.grid-icon[data-v-240e7890]{display:block;flex:none;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision}.vue-flow{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;direction:ltr}.vue-flow__container{position:absolute;height:100%;width:100%;left:0;top:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-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}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.vue-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{left:50%;bottom:0;transform:translate(-50%,50%)}.vue-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{position:absolute;z-index:5;margin:15px}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10}}:root{--vf-node-bg: #fff;--vf-node-text: #222;--vf-connection-path: #b1b1b7;--vf-handle: #555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;text-align:center;border-width:1px;border-style:solid;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-color:var(--vf-node-color)}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid #555}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color: var(--vf-node-color, #0041d0);--vf-handle: var(--vf-node-color, #0041d0);--vf-box-shadow: var(--vf-node-color, #0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color, #0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{outline:none;border:1px solid var(--vf-node-color, #0041d0)}.vue-flow__node-default{--vf-handle: var(--vf-node-color, #1a192b);--vf-box-shadow: var(--vf-node-color, #1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color, #1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{outline:none;border:1px solid var(--vf-node-color, #1a192b)}.vue-flow__node-output{--vf-handle: var(--vf-node-color, #ff0072);--vf-box-shadow: var(--vf-node-color, #ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color, #ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid var(--vf-node-color, #ff0072)}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{width:6px;height:6px;background:var(--vf-handle);border:1px solid #fff;border-radius:100%}.vue-flow__controls{box-shadow:0 0 2px 1px #00000014}.vue-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px}.vue-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.vue-flow__controls-button:hover{background:#f4f4f4}.vue-flow__controls-button:disabled{pointer-events:none}.vue-flow__controls-button:disabled svg{fill-opacity:.4}.gridbox-app-frame{--gb-bg: #f6f7f9;--gb-surface: #fff;--gb-soft: #f7f7f8;--gb-ink: #202123;--gb-muted: #6b7280;--gb-line: #e4e4e7;--gb-blue: #1769e0;--gb-mint: #18a999;min-width:980px;height:100vh;padding-top:72px;overflow:hidden;color:var(--gb-ink);background:#f2f4f7;font-family:Microsoft YaHei,Segoe UI,system-ui,sans-serif}.home-nav-reveal-zone{position:fixed;z-index:31;inset:0 0 auto;height:14px}.home-landing .gridbox-topbar{transform:translateY(calc(-100% - 2px));transition:transform .2s ease,box-shadow .2s ease}.home-landing .home-nav-reveal-zone:hover+.gridbox-topbar,.home-landing .gridbox-topbar:hover,.home-landing .gridbox-topbar:focus-within{transform:translateY(0);box-shadow:0 12px 34px #121c2d1c}.gridbox-app-frame button,.gridbox-app-frame input,.gridbox-app-frame textarea,.gridbox-app-frame select{font:inherit}.gridbox-app-frame button{border:0;cursor:pointer}.gridbox-app-frame button:focus{outline:none}.gridbox-app-frame button:focus-visible,.gridbox-app-frame input:focus-visible,.gridbox-app-frame textarea:focus-visible,.gridbox-app-frame select:focus-visible{outline:2px solid rgba(23,105,224,.62);outline-offset:2px}.gridbox-topbar{position:fixed;inset:0 0 auto;z-index:30;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:18px;height:72px;padding:0 26px;border-bottom:1px solid rgba(211,220,232,.88);background:#fffffff0;box-shadow:0 8px 24px #121c2d0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-lockup{display:flex;align-items:center;gap:10px;padding:0;color:#121826;background:transparent}.brand-lockup .logo-mark{display:block;width:34px;height:34px;border-radius:10px;box-shadow:0 10px 24px #1769e02e}.brand-lockup strong{font-size:17px;line-height:1.05}.brand-lockup em{color:#667085;font-size:12px;font-style:normal}.gridbox-topbar nav{display:flex;align-items:center;gap:4px;min-width:0}.gridbox-topbar nav button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border-radius:8px;color:#667085;background:transparent;font-size:14px;font-weight:700;white-space:nowrap}.gridbox-topbar nav button:hover,.gridbox-topbar nav button.active{color:var(--gb-blue);background:#edf4ff}.gridbox-topbar nav button.active{box-shadow:inset 0 -2px #1769e0b8}.nav-icon{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;border-radius:6px;color:currentColor;background:#1769e014;box-shadow:inset 0 0 0 1px #1769e01a}.nav-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-trigger{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(23,105,224,.14);border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--gb-blue),#18c8b8);box-shadow:0 8px 20px #121c2d14}.account-trigger span{font-size:16px;font-weight:850}.canvas-workspace{height:calc(100vh - 72px);padding:0}.canvas-panel{display:flex;width:100%;height:100%;min-height:0;overflow:hidden;background:#fafafa}.flow-stage{position:relative;flex:1;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:#fafafa}.vue-flow{width:100%;height:100%;background:#fafafa}.vue-flow__edge.selected .vue-flow__edge-path{stroke:var(--gb-blue);stroke-width:2.4}.vue-flow__edgeupdater{fill:#fff;stroke:var(--gb-blue);stroke-width:2}.vue-flow__controls{overflow:hidden;border:1px solid #e1e4e8;border-radius:9px;background:#fff;box-shadow:0 6px 18px #121c2d14}.vue-flow__handle{z-index:32;width:16px;height:16px;border:3px solid #fff;background:#788598;box-shadow:0 2px 8px #121c2d47;transition:width .14s ease,height .14s ease,background .14s ease,box-shadow .14s ease}.vue-flow__handle:hover,.vue-flow__handle.connectingfrom,.vue-flow__handle.connectingto{width:20px;height:20px;background:var(--gb-blue);box-shadow:0 0 0 5px #1769e021,0 3px 10px #121c2d40}.vue-flow__node.selected .vue-flow__handle{background:var(--gb-blue)}.image-input-handle{background:#18a999}.image-output-handle{background:#1769e0}.generated-input-handle,.generation-output-handle{background:#7a5af8}.vue-flow__handle[id=text],.text-input-handle{background:#b1761c}.analysis-input-handle{background:#18a999}.analysis-output-handle{background:#1769e0}.canvas-add-control{position:absolute;z-index:22;top:18px;left:18px}.add-node-trigger{display:flex;align-items:center;gap:8px;min-height:40px;padding:7px 13px 7px 8px;border:1px solid #dedfe2!important;border-radius:12px;color:#30343b;background:#fffffff7;box-shadow:0 7px 20px #121c2d17;font-size:13px;font-weight:750}.add-node-trigger:hover{background:#f5f5f5}.add-node-trigger>svg{width:26px;height:26px;padding:5px;border-radius:8px;color:#fff;background:#202123;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.node-type-menu{width:238px;padding:7px;border:1px solid #e0e3e7;border-radius:12px;background:#fffffffa;box-shadow:0 16px 38px #121c2d24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toolbar-node-menu{position:absolute;top:48px;left:0}.node-type-menu>button{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:58px;padding:7px;border-radius:9px;color:#252a31;text-align:left;background:transparent}.node-type-menu button b,.node-type-menu button small{display:block}.node-type-menu button b{font-size:14px}.node-type-menu button small{margin-top:3px;color:#7b8491;font-size:13px}.canvas-context-menu{position:absolute;z-index:60}.type-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;font-style:normal}.type-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.type-icon.media{color:var(--gb-blue);background:#edf4ff}.type-icon.text{color:#9a6700;background:#fff7dc}.type-icon.analysis{color:#1769e0;background:#eaf2fd}.type-icon.generation{color:#fff;background:linear-gradient(145deg,var(--gb-blue),#18a999)}.canvas-empty-guide{position:absolute;z-index:10;top:44%;left:50%;display:grid;place-items:center;width:min(440px,calc(100% - 80px));padding:26px;border-radius:20px;color:#202123;text-align:center;transform:translate(-50%,-50%)}.empty-guide-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:12px;border:1px solid #dce8f8;border-radius:16px;color:var(--gb-blue);background:#f2f7fd;box-shadow:0 10px 24px #1769e014}.empty-guide-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.canvas-empty-guide strong{font-size:20px;letter-spacing:-.02em}.canvas-empty-guide p{margin:8px 0 18px;color:#737982;font-size:13px;line-height:1.5}.canvas-empty-guide button{min-height:40px;padding:9px 16px;border-radius:999px;color:#fff;background:#202123;font-size:13px;font-weight:750;box-shadow:0 7px 18px #20212329}.canvas-empty-guide button:hover{background:#34363a}.flow-node{position:relative;border:1px solid #e1e4e8;border-radius:12px;color:var(--gb-ink);background:#fff;box-shadow:0 10px 26px #121c2d17}.empty-media-node{width:286px;padding:12px}.empty-node-header{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:9px;color:#505864;font-size:13px;font-weight:800}.node-delete{position:relative;width:25px;height:25px;padding:0;border-radius:7px;color:#89919d;background:#f2f3f5}.node-delete i:before,.node-delete i:after{content:"";position:absolute;top:6px;left:12px;width:1.5px;height:13px;border-radius:2px;background:currentColor}.node-delete i:before{transform:rotate(45deg)}.node-delete i:after{transform:rotate(-45deg)}.media-upload{display:grid;place-items:center;min-height:172px;padding:20px;border:1.5px dashed #c9ced6;border-radius:10px;color:#555f6d;text-align:center;background:#fafafa;cursor:pointer}.media-upload:hover{border-color:#8eaad2;background:#f7f9fc}.upload-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:9px;border-radius:11px;color:#fff;background:#343a40;font-size:22px}.media-upload strong{font-size:14px}.media-upload small{margin-top:5px;color:#9299a3;font-size:13px}.asset-image-node{position:relative;width:320px;padding:0;border:0;background:transparent;box-shadow:none}.image-frame{position:relative;width:100%;overflow:hidden;border-radius:12px;background:#eceef1;box-shadow:0 8px 24px #121c2d1f}.image-frame>img{display:block;width:100%;height:auto;min-height:180px;max-height:420px;object-fit:contain;transform-origin:center;transition:transform .18s ease}.vue-flow__node.selected .asset-image-node .image-frame{box-shadow:0 0 0 2px var(--gb-blue),0 10px 28px #121c2d26}.image-node-label{position:absolute;z-index:8;top:10px;left:10px;padding:4px 8px;border-radius:999px;color:#343a40;background:#ffffffe6;box-shadow:0 3px 10px #121c2d1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;font-weight:800;pointer-events:none}.image-node-label.result{color:#0b766c}.image-floating-toolbar{position:absolute;z-index:18;left:50%;bottom:calc(100% + 12px);display:flex;align-items:center;gap:2px;width:max-content;padding:5px;border:1px solid rgba(218,221,226,.95);border-radius:12px;background:#fffffffa;box-shadow:0 12px 32px #121c2d24;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-floating-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:34px;height:34px;padding:0 8px;border-radius:8px;color:#4d5561;background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.image-floating-toolbar button:not(.labeled-tool){padding:0}.image-floating-toolbar svg,.image-corner-actions svg,.text-floating-toolbar svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.image-floating-toolbar .tool-divider,.text-floating-toolbar .tool-divider{width:1px;height:20px;margin:0 3px;background:#e7e8eb}.image-floating-toolbar button:hover,.image-floating-toolbar button.active{color:var(--gb-blue);background:#edf4ff}.image-floating-toolbar .inpaint-tool{color:#fff;background:#343a40}.image-floating-toolbar .inpaint-tool:hover{color:#fff;background:#202327}.image-corner-actions{position:absolute;z-index:18;top:8px;right:8px;display:flex;gap:2px;padding:3px;border:1px solid rgba(225,227,231,.86);border-radius:10px;background:#fffffff0;box-shadow:0 6px 18px #121c2d1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-corner-actions button,.image-corner-actions label{display:grid;place-items:center;width:29px;height:29px;padding:0;border-radius:7px;color:#4d5561;background:transparent;cursor:pointer}.image-corner-actions button:hover,.image-corner-actions label:hover{color:var(--gb-blue);background:#edf4ff}.image-corner-actions .danger-action:hover{color:#c9473f;background:#fff0ef}.image-overlay-text{position:absolute;left:50%;bottom:18%;max-width:88%;padding:5px 9px;border-radius:6px;color:#fff;background:#0000008a;transform:translate(-50%);font-size:16px;font-weight:800;text-align:center}.image-overlay-input{position:absolute;z-index:12;left:50%;bottom:18%;width:78%;padding:7px 9px;border:1px solid rgba(255,255,255,.8);border-radius:7px;outline:none;color:#fff;text-align:center;background:#0000009e;transform:translate(-50%)}.generation-trace{margin-top:9px;padding:10px;border:1px solid #e2e4e8;border-radius:10px;background:#fffffff7;box-shadow:0 6px 16px #121c2d14}.generation-trace header{display:flex;justify-content:space-between;gap:8px;align-items:center}.generation-trace header strong{font-size:12px}.generation-trace header span{overflow:hidden;color:#7b8491;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.generation-trace p{margin:7px 0;color:#3f4652;font-size:12px;line-height:1.5}.generation-trace>small{color:#8b939f;font-size:13px}.trace-run-meta{display:flex;gap:5px;margin-top:7px}.trace-run-meta span{padding:3px 6px;border-radius:999px;color:#526071;background:#f0f3f7;font-size:12px;font-weight:750}.trace-references{display:flex;gap:6px;overflow-x:auto}.trace-references button{position:relative;flex:0 0 54px;height:54px;padding:0;overflow:hidden;border-radius:8px;background:#eee}.trace-references img{width:100%;height:100%;object-fit:cover}.trace-references span{position:absolute;inset:auto 3px 3px;padding:2px 4px;border-radius:4px;color:#fff;background:#0000009e;font-size:12px;font-weight:700}.canvas-text-node{position:relative;width:280px;min-height:94px;padding:9px 10px 10px;border:1px solid #dfe2e7;border-radius:10px;background:#fffffff0;box-shadow:0 8px 22px #121c2d13}.canvas-text-node.selected{border-color:#1769e0d1;box-shadow:0 0 0 1px #1769e026,0 10px 26px #121c2d1a}.text-node-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:1px 3px 7px;border-bottom:1px solid #eceef1}.text-node-header span{color:#3e4651;font-size:12px;font-weight:800}.text-node-header small{padding:3px 6px;border-radius:999px;color:#946313;background:#fff5d8;font-size:13px;font-weight:750}.canvas-text-input{display:block;width:100%;height:40px;min-height:40px;margin-top:7px;padding:3px 4px;overflow:hidden;resize:none;border:0;outline:none;background:transparent;line-height:1.35;letter-spacing:-.01em}.canvas-text-input::placeholder{color:#a0a6ae;font-weight:450}.canvas-text-input::selection{color:#fff;background:var(--gb-blue)}.generation-tool-node{position:relative;width:300px;min-height:142px;padding:13px 13px 13px 58px;border:1px solid #d9dce2;border-radius:16px;background:#fffffffa;box-shadow:0 12px 28px #121c2d1a;cursor:pointer}.generation-tool-node.selected{border-color:#1769e0c7;box-shadow:0 0 0 2px #1769e01f,0 15px 34px #121c2d21}.generation-tool-node>header{display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:9px}.generation-tool-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#1769e0,#18a999)}.generation-tool-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.generation-tool-node header div{display:grid;gap:2px}.generation-tool-node header strong{color:#292e35;font-size:14px}.generation-tool-node header small{color:#858c96;font-size:13px}.generation-tool-node>p{margin:11px 2px 7px;color:#69717d;font-size:13px}.generation-click-hint{display:block;color:#1769e0;font-size:13px;font-weight:700}.generation-run-status{display:flex;align-items:center;gap:7px;min-height:29px;margin:8px 0 5px;padding:6px 8px;border-radius:9px;color:#4d5b6b;background:#f1f5fa;font-size:13px}.generation-run-status span{font-weight:800}.generation-run-status b{color:#1769e0}.generation-run-status small{margin-left:auto;color:#78828f}.generation-run-status.running{color:#125f95;background:#edf7ff}.generation-run-status.failed{color:#a23a34;background:#fff0ef}.generation-run-status.cancelled{color:#6f7680;background:#f1f2f4}.generation-error{display:block;margin-top:5px;color:#bd423b;font-size:13px;line-height:1.4}.generation-unified-input{top:50%;background:#6d65d8}.generation-port-label{position:absolute;left:13px;width:36px;color:#77808c;font-size:12px;font-weight:750;line-height:1.15;text-align:center;pointer-events:none}.generation-port-label.input{top:calc(50% - 5px)}.text-floating-toolbar{position:absolute;z-index:20;left:50%;bottom:calc(100% + 10px);display:flex;align-items:center;gap:2px;width:max-content;padding:5px;border:1px solid rgba(218,221,226,.95);border-radius:11px;background:#fffffffa;box-shadow:0 12px 30px #121c2d24;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.text-select-tool{display:flex;align-items:center;gap:5px;height:32px;padding-left:7px;border-radius:7px;color:#59616d;background:#f4f5f6;font-size:13px;font-weight:700}.text-floating-toolbar select{width:48px;height:32px;padding:0 4px;border:0;outline:none;color:#363d47;background:transparent;font-size:13px}.text-floating-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:32px;padding:0 8px;border-radius:7px;color:#4d5561;background:transparent;font-size:13px;white-space:nowrap}.text-floating-toolbar button:hover,.text-floating-toolbar button.active{color:var(--gb-blue);background:#edf4ff}.text-floating-toolbar .danger-tool:hover{color:#c9473f;background:#fff0ef}.text-color-control{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;height:32px;padding:0 8px;border-radius:7px;color:#4d5561;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.text-color-control:hover{background:#f3f4f6}.text-color-control input{width:17px;height:17px;padding:0;overflow:hidden;border:1px solid #d9dce1;border-radius:50%;background:transparent;cursor:pointer}.text-color-control input::-webkit-color-swatch-wrapper{padding:0}.text-color-control input::-webkit-color-swatch{border:0;border-radius:50%}.analysis-node{position:relative;width:390px;overflow:hidden;border:1px solid #dce2e9;border-radius:18px;color:#2e3640;background:#fffffffa;box-shadow:0 15px 36px #121c2d1c}.analysis-node.selected{border-color:#1769e0b8;box-shadow:0 0 0 2px #1769e01a,0 18px 42px #121c2d24}.analysis-node>header{display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:13px 13px 11px;border-bottom:1px solid #eceef1}.analysis-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#1769e0,#18a999);box-shadow:0 8px 18px #1769e02e}.analysis-node>header>div{display:grid;gap:2px}.analysis-node>header strong{font-size:14px}.analysis-node>header small{color:#858e99;font-size:13px}.analysis-node>header button{display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:8px;color:#87909b;background:#f1f3f5}.analysis-node>header button:hover{color:#c9473f;background:#fff0ef}.analysis-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:10px 12px 8px;padding:4px;border-radius:12px;background:#f0f2f5}.analysis-mode-switch>button{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:6px;min-height:48px;padding:6px 8px;border:1px solid transparent;border-radius:9px;color:#6d7783;text-align:left;background:transparent}.analysis-mode-switch>button>span{display:grid;gap:2px;min-width:0}.analysis-mode-switch>button b{color:#4b5561;font-size:12px}.analysis-mode-switch>button small{overflow:hidden;color:#8a939e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.analysis-mode-switch>button.active{color:#1769e0;border-color:#1769e024;background:#fff;box-shadow:0 3px 10px #121c2d14}.analysis-mode-switch>button.active b{color:#1769e0}.analysis-mode-switch>button:nth-child(2).active{color:#168d79;border-color:#168d7929}.analysis-mode-switch>button:nth-child(2).active b{color:#147d6d}.analysis-source{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:9px;margin:11px 12px 8px;padding:8px;border:1px solid #dce7f5;border-radius:12px;color:#1769e0;background:#f5f9ff}.analysis-source img{width:48px;height:48px;object-fit:cover;border-radius:9px;background:#e9edf2}.analysis-source>span{display:grid;gap:3px;min-width:0;color:#3f4955}.analysis-source b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.analysis-source small{color:#88919c;font-size:12px}.analysis-empty{display:grid;justify-items:center;gap:4px;margin:11px 12px 8px;padding:18px;border:1px dashed #c8d2df;border-radius:12px;color:#1769e0;background:#f8fafc}.analysis-empty strong{color:#4a5460;font-size:13px}.analysis-empty small{color:#9098a3;font-size:12px}.analysis-run{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 24px);min-height:36px;margin:0 12px 11px;border-radius:10px;color:#fff;background:#1769e0;font-size:13px;font-weight:800}.analysis-run span{margin-left:auto;padding-right:3px;color:#dce9fb;font-size:12px;font-weight:650}.analysis-run:disabled{color:#9aa2ac;background:#edf0f3;cursor:not-allowed}.analysis-error{display:block;margin:-2px 12px 11px;padding:9px 10px;border:1px solid #f2c7c5;border-radius:9px;color:#a62924;background:#fff5f4;font-size:12px;font-weight:650;line-height:1.45}.analysis-results{max-height:520px;overflow-y:auto;border-top:1px solid #eceef1;background:#f8f9fb;scrollbar-width:thin}.analysis-results>section{margin:10px;padding:11px;border:1px solid #e6e9ed;border-radius:12px;background:#fff}.analysis-results>section>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.analysis-results>section>header strong{font-size:13px}.analysis-results>section>header small{color:#8d96a1;font-size:12px}.analysis-results>section>p{margin:0;color:#66717e;font-size:12px;line-height:1.6}.analysis-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;border-color:#d6e5f8!important;background:linear-gradient(145deg,#f4f8ff,#fff)!important}.analysis-overview>span{color:#1769e0;font-size:13px;font-weight:850}.analysis-overview>b{color:#4a768f;font-size:12px}.analysis-overview>p{grid-column:1 / -1}.analysis-overview>small{grid-column:1 / -1;color:#7d8794;font-size:11px;font-weight:600}.commerce-pack-entry{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px;border:1px solid #cfe0f7;border-radius:12px;color:#155eaf;background:linear-gradient(135deg,#eef5ff,#f8fbff);text-align:left}.commerce-pack-entry>span{display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px;align-items:center}.commerce-pack-entry>span>.grid-icon{grid-row:1 / 3}.commerce-pack-entry b{font-size:13px}.commerce-pack-entry small{color:#6683a6;font-size:12px}.commerce-pack-entry:disabled,.commerce-pack-tool:disabled{opacity:.55;cursor:wait}.analysis-chips{display:flex;flex-wrap:wrap;gap:5px}.analysis-chips span{padding:5px 7px;border-radius:999px;color:#3f5f87;background:#edf4ff;font-size:12px;font-weight:750}.analysis-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 9px;padding:8px 0;border-top:1px solid #f0f1f3}.analysis-prompt:first-of-type{border-top:0}.analysis-prompt>div{display:flex;align-items:center;gap:6px}.analysis-prompt>div b{font-size:12px}.analysis-prompt>div small{padding:2px 5px;border-radius:999px;color:#6d7580;background:#f0f2f4;font-size:12px}.analysis-prompt>p{grid-column:1 / -1;margin:0;color:#69737f;font-size:12px;line-height:1.55}.analysis-prompt>button{grid-column:2;display:inline-flex;align-items:center;gap:3px;padding:5px 7px;border-radius:7px;color:#1769e0;background:#edf4ff;font-size:12px;font-weight:800}.analysis-prompt>button.used{color:#5e6875;background:#f1f3f5}.competitor-rows{display:grid;gap:5px;margin-top:8px}.competitor-rows article{display:grid;grid-template-columns:68px minmax(0,1fr);gap:7px;padding:6px 7px;border-radius:8px;background:#f5f7f9}.competitor-rows b{color:#4a5460;font-size:12px}.competitor-rows span{color:#737d89;font-size:12px;line-height:1.4}.competitor-breakdown>p{margin-bottom:9px!important}.competitor-breakdown .competitor-rows article{grid-template-columns:54px minmax(0,1fr);align-items:start}.competitor-breakdown .competitor-rows span{display:grid;gap:3px}.competitor-breakdown .competitor-rows span strong{color:#4f5965;font-size:12px;font-weight:700}.competitor-breakdown .competitor-rows span small{color:#7f8994;font-size:11px;line-height:1.45}.competitor-boundary>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.competitor-boundary>div article{display:flex;flex-wrap:wrap;align-content:flex-start;gap:5px;padding:8px;border-radius:9px;background:#f4f7fb}.competitor-boundary>div article:last-child{background:#fff6f5}.competitor-boundary>div b{flex:0 0 100%;margin-bottom:2px;color:#46515d;font-size:12px}.competitor-boundary>div article:last-child b{color:#9b4b43}.competitor-boundary>div span{padding:4px 6px;border-radius:999px;color:#4e6684;background:#eaf2fd;font-size:11px}.competitor-boundary>div article:last-child span{color:#92514b;background:#ffe9e7}.competitor-next-step{border-color:#cfe8e2!important;background:#f2faf8!important}.competitor-next-step>p{color:#317265!important;font-weight:650}.analysis-results section>em{display:block;margin-top:8px;color:#9a7a3b;font-size:12px;font-style:normal;line-height:1.45}.analysis-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.analysis-theme-grid article{padding:8px;border-radius:9px;background:#f4f7fb}.analysis-theme-grid b,.analysis-theme-grid span{display:block}.analysis-theme-grid b{font-size:12px}.analysis-theme-grid span{margin-top:3px;color:#1769e0;font-size:12px}.analysis-theme-grid p{margin:5px 0 0;color:#75808c;font-size:12px;line-height:1.45}.analysis-results ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.analysis-results li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:center}.analysis-results li>b{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;color:#1769e0;background:#edf4ff;font-size:12px}.analysis-results li>span{display:grid;gap:2px}.analysis-results li strong{font-size:12px}.analysis-results li small{color:#7e8894;font-size:12px}.analysis-questions p{padding-left:9px;border-left:2px solid #cfe0f6}.trace-prompt-node{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;width:100%;margin:7px 0;padding:7px 8px;border-radius:8px;color:#5b4520;text-align:left;background:#fff7df}.trace-prompt-node b{font-size:13px}.trace-prompt-node span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.canvas-hud{position:absolute;z-index:18;top:18px;right:18px;display:flex;align-items:center;gap:8px;max-width:64%}.canvas-status{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 11px;border:1px solid #e1e3e6;border-radius:12px;color:#6c737d;background:#fffffff5;box-shadow:0 6px 18px #121c2d12;font-size:13px}.canvas-status>span{flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#18a999;box-shadow:0 0 0 3px #18a9991a}.canvas-status b{overflow:hidden;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.canvas-status button{padding:4px 7px;border-radius:6px;color:var(--gb-blue);background:#eef5ff;font-size:13px;font-weight:750}.canvas-view-actions{display:flex;align-items:center;gap:8px;min-height:38px;padding:5px 5px 5px 11px;border:1px solid #e1e3e6;border-radius:12px;color:#858c96;background:#fffffff5;box-shadow:0 6px 18px #121c2d12;font-size:13px;white-space:nowrap}.canvas-view-actions button{display:grid;place-items:center;width:29px;height:29px;padding:0;border-radius:8px;color:#555d68;background:#f1f2f4}.canvas-view-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.canvas-project-save{display:flex;align-items:center;gap:8px;min-height:38px;padding:5px 9px;border:1px solid #e1e3e6;border-radius:12px;background:#fffffff5;box-shadow:0 6px 18px #121c2d12}.canvas-project-save input{width:118px;padding:3px 2px;border:0;outline:0;color:#414a55;background:transparent;font-size:13px;font-weight:750}.canvas-project-save input:focus{color:var(--gb-blue)}.canvas-project-save span{padding-left:8px;border-left:1px solid #e8ebef;color:#87909b;font-size:12px;white-space:nowrap}.ai-composer{position:absolute;z-index:24;left:50%;bottom:22px;width:min(720px,calc(100% - 170px));padding:8px;border:1px solid rgba(215,217,220,.98);border-radius:24px;background:#fffffffb;box-shadow:0 16px 48px #121c2d29,0 2px 8px #121c2d0d;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.composer-context-header{display:grid;grid-template-columns:32px minmax(0,1fr) 28px;align-items:center;gap:9px;margin:1px 2px 4px;padding:6px 7px;border-radius:15px;background:#f5f5f5}.composer-context-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#1769e0;background:#eaf2fd}.composer-context-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.composer-context-header>div{display:grid;gap:1px;min-width:0}.composer-context-header strong{overflow:hidden;color:#33363b;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.composer-context-header small{overflow:hidden;color:#777e87;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.composer-context-header>button{display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:9px;color:#777e87;background:transparent}.composer-context-header>button:hover{color:#c9473f;background:#ffeceb}.composer-context-header>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.composer-text-source{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin:7px 5px 2px;padding:8px 10px;border-radius:11px;background:#fff8e8}.composer-text-source span{padding:3px 6px;border-radius:999px;color:#8f6317;background:#ffecb8;font-size:13px;font-weight:750}.composer-text-source p{margin:1px 0 0;color:#514938;font-size:12px;line-height:1.45}.composer-linked-prompts{display:flex;align-items:center;gap:7px;min-height:30px;margin:5px 6px 0;overflow:hidden}.composer-linked-prompts>span{flex:0 0 auto;color:#90651c;font-size:13px;font-weight:750}.composer-prompt-chips{display:flex;min-width:0;gap:5px;overflow-x:auto;scrollbar-width:none}.composer-prompt-chips::-webkit-scrollbar{display:none}.composer-prompt-chips>span{flex:0 0 auto;max-width:280px;padding:4px 8px;overflow:hidden;border:1px solid #f0dfb4;border-radius:999px;color:#5d513a;background:#fff9e9;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ai-composer textarea{display:block;width:100%;min-height:56px;max-height:150px;padding:11px 12px 8px;resize:vertical;border:0;outline:none;color:#252a31;background:transparent;font-size:15px;line-height:1.5}.ai-composer textarea::placeholder{color:#9aa1aa}.ai-composer footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 3px 3px}.composer-tools{display:flex;align-items:center;gap:7px}.attach-button,.voice-button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:50%;color:#444b55;background:#f1f2f4}.attach-button:hover,.voice-button:hover{background:#e8eaed}.attach-button svg,.voice-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.voice-button.active{color:#fff;background:#d94c45;box-shadow:0 0 0 4px #d94c451f}.image2-model{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 11px;border:1px solid #dedfe2;border-radius:999px;color:#393f47;background:#fff;font-size:12px;font-weight:750}.image2-model svg{width:15px;height:15px;fill:none;stroke:#1769e0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.credit-estimate{color:#727b87;font-size:13px;white-space:nowrap}.send-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;color:#fff;background:#202123;font-size:13px;font-weight:800}.send-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.send-button:disabled{cursor:not-allowed;opacity:.3}.cancel-generation{height:36px;padding:0 13px;border-radius:999px;color:#8a3834;background:#fff0ef;font-size:13px;font-weight:750}.cancel-generation:hover{background:#ffe1df}.composer-attachments{display:flex;gap:7px;padding:2px 4px 6px;overflow-x:auto}.composer-attachments article{position:relative;flex:0 0 66px;height:54px;overflow:hidden;border-radius:9px;background:#eee}.composer-attachments img{width:100%;height:100%;object-fit:cover}.composer-attachments span{position:absolute;inset:auto 4px 4px;padding:2px 4px;border-radius:5px;color:#fff;background:#0000008f;font-size:12px;font-weight:700;text-shadow:0 1px 3px #000}.composer-attachments button{position:absolute;top:3px;right:3px;width:18px;height:18px;padding:0;border-radius:50%;color:#fff;background:#00000094;font-size:12px}@media(max-width:1160px){.gridbox-topbar{grid-template-columns:195px minmax(0,1fr) auto;padding:0 18px}.gridbox-topbar nav button{gap:5px;padding:8px;font-size:12px}.ai-composer{width:min(620px,calc(100% - 150px))}}.gridbox-app-frame{padding-top:64px;background:#f5f6f8}.gridbox-topbar{grid-template-columns:205px minmax(0,1fr) auto;height:64px;padding:0 20px;border-bottom-color:#e7e9ed;box-shadow:0 1px #11182705}.brand-lockup .logo-mark{width:32px;height:32px;border-radius:9px}.brand-lockup strong{font-size:18px;letter-spacing:-.025em}.brand-lockup em{font-size:13px}.gridbox-topbar nav{justify-content:center}.gridbox-topbar nav button{min-height:36px;padding:7px 11px;border-radius:10px;font-size:13px}.gridbox-topbar nav button.active{box-shadow:none}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.membership-pill{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 11px;border:1px solid #e0e4ea!important;border-radius:999px;color:#3f4753;background:#fff}.membership-pill:hover,.membership-pill.active{border-color:#b7cae5!important;background:#f4f8ff;box-shadow:0 7px 18px #1769e017}.membership-pill span{padding:3px 6px;border-radius:999px;color:#6b46c1;background:#f1ebff;font-size:12px;font-weight:900;letter-spacing:.03em}.membership-pill b{color:#20242a;font-size:12px}.membership-pill em{color:#8b929c;font-size:13px;font-style:normal}.topbar-icon-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border-radius:50%;color:#69717c;background:#f4f5f7}.topbar-icon-button:hover{color:var(--gb-blue);background:#edf4ff}.topbar-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-trigger{width:36px;height:36px}.account-trigger span{font-size:14px}.account-menu-wrap{position:relative}.account-popover{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:280px;overflow:hidden;border:1px solid rgba(210,216,225,.92);border-radius:16px;background:#fffffffa;box-shadow:0 20px 55px #151c282b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.account-popover>header{display:flex;align-items:center;gap:11px;padding:16px;border-bottom:1px solid #eceef2}.account-popover>header>span{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--gb-blue),#18bfae);font-size:15px;font-weight:850}.account-popover>header>div{display:grid;gap:3px;min-width:0}.account-popover>header strong{overflow:hidden;color:#20242a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-popover>header small{overflow:hidden;color:#848c97;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-popover>div{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;color:#737c87;font-size:12px}.account-popover>div strong{color:#20242a;font-size:15px}.account-popover>button{display:flex;align-items:center;gap:9px;width:calc(100% - 16px);min-height:40px;margin:0 8px 8px;padding:0 10px;border-radius:10px;color:#c13e38;background:transparent;font-size:13px;font-weight:700}.account-popover>button:hover{background:#fff1f0}.flow-stage,.vue-flow{background:#f8f9fb}.canvas-document-bar{position:absolute;z-index:27;inset:0 0 auto;display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(280px,1fr);align-items:center;gap:18px;height:58px;padding:0 16px 0 18px;border-bottom:1px solid rgba(222,226,232,.96);background:#fffffff0;box-shadow:0 7px 24px #11182709;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.document-identity{display:flex;align-items:center;gap:9px;min-width:0}.document-identity>button,.document-actions>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:9px;color:#67707c;background:#f4f5f7}.document-identity>button:hover,.document-actions>button:hover{color:#1769e0;background:#edf4ff}.document-identity svg,.document-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.document-identity>div{display:grid;gap:1px;min-width:0}.document-identity span{color:#969da7;font-size:12px}.document-identity strong{overflow:hidden;color:#282d34;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.document-identity em{padding:3px 6px;border-radius:6px;color:#1769e0;background:#edf4ff;font-size:12px;font-style:normal;font-weight:850}.document-save-state{display:flex;align-items:center;gap:6px;color:#8a929d;font-size:13px;white-space:nowrap}.document-save-state>span{width:6px;height:6px;border-radius:50%;background:#18a999;box-shadow:0 0 0 3px #18a9991a}.document-save-state b{color:#c5c9cf}.document-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.document-actions>button:disabled{opacity:.32}.document-actions .share-button{display:inline-flex;width:auto;min-width:74px;padding:0 12px;gap:6px;color:#fff;background:#20242a;font-size:13px;font-weight:750}.document-actions .share-button:hover{color:#fff;background:#343a42}.canvas-tool-rail{position:absolute;z-index:26;top:74px;left:16px;display:flex;flex-direction:column;align-items:stretch;gap:5px;width:82px;padding:7px;border:1px solid rgba(218,222,228,.98);border-radius:16px;background:#fffffff7;box-shadow:0 14px 36px #141d2b1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:width .18s ease}.canvas-tool-rail.collapsed{width:54px}.canvas-tool-rail button{padding:0}.rail-collapse{display:grid;place-items:center;align-self:flex-end;width:25px;height:25px;margin-bottom:1px;border-radius:7px;color:#89919b;background:#f2f3f5}.rail-collapse:hover{color:#1769e0;background:#edf4ff}.rail-collapse svg,.rail-tool svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rail-tool{display:grid;justify-items:center;gap:4px;min-height:58px;padding:7px 4px!important;border-radius:11px;color:#5f6874;background:transparent}.rail-tool:hover{color:#1769e0;background:#f1f6fd}.rail-tool>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f1f3f6}.rail-tool b{font-size:13px;font-weight:750;white-space:nowrap}.rail-tool.primary{color:#1769e0}.rail-tool.primary>span{color:#fff;background:linear-gradient(145deg,#1769e0,#18a999);box-shadow:0 7px 14px #1769e033}.canvas-tool-rail>i{height:1px;margin:2px 4px;background:#eceef1}.canvas-tool-rail.collapsed .rail-tool b{display:none}.canvas-tool-rail.collapsed .rail-tool{min-height:42px}.canvas-tool-rail.collapsed .rail-collapse{align-self:center}.canvas-hud{top:74px;right:16px}.canvas-status,.canvas-view-actions{min-height:36px;border-radius:11px;box-shadow:0 8px 22px #121c2d12}.vue-flow__controls{left:105px!important;bottom:18px!important}.canvas-empty-guide{top:54%;width:min(650px,calc(100% - 220px));padding:34px;border:1px solid rgba(222,226,233,.9);border-radius:26px;text-align:left;background:radial-gradient(circle at 15% 0%,rgba(226,239,255,.85),transparent 42%),radial-gradient(circle at 90% 100%,rgba(220,250,245,.62),transparent 36%),#ffffffed;box-shadow:0 24px 70px #131f311a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.empty-guide-eyebrow{display:flex;align-items:center;gap:7px;color:#1769e0;font-size:13px;font-weight:850;letter-spacing:.08em}.empty-guide-eyebrow i{width:7px;height:7px;border-radius:50%;background:#18a999;box-shadow:0 0 0 4px #18a9991a}.canvas-empty-guide>strong{display:block;max-width:520px;margin-top:0;color:#20242a;font-size:27px;line-height:1.22;letter-spacing:-.035em}.canvas-empty-guide>p{max-width:560px;margin:10px 0 21px;color:#727b86;font-size:13px;line-height:1.65}.empty-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.empty-primary-actions>button{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;padding:10px 13px;border:1px solid #e0e4e9;border-radius:15px;color:#343b45;text-align:left;background:#ffffffe6;box-shadow:0 8px 20px #141d2b0b}.empty-primary-actions>button:hover{border-color:#b8cce8;background:#fff;transform:translateY(-1px)}.empty-primary-actions>button>svg{width:38px;height:38px;padding:9px;border-radius:11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;background:#f0f2f5}.empty-primary-actions .empty-generate{color:#fff;border-color:#20242a;background:#20242a}.empty-primary-actions .empty-generate:hover{border-color:#343b45;background:#343b45}.empty-primary-actions .empty-generate>svg{color:#fff;background:linear-gradient(145deg,#1769e0,#18a999)}.empty-primary-actions span{display:grid;gap:3px}.empty-primary-actions b{font-size:13px}.empty-primary-actions small{color:#9299a3;font-size:13px}.empty-generate small{color:#b8bec6}.starter-workflow-button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:44px;margin-top:10px;padding:9px 13px;border:1px dashed #cbd3df!important;border-radius:12px!important;color:#46515f!important;text-align:left;background:#f8fafccc!important;box-shadow:none!important}.starter-workflow-button:hover{border-color:#8eafd8!important;background:#f5f9ff!important}.starter-workflow-button span{font-size:12px;font-weight:800}.starter-workflow-button svg{grid-column:2;width:18px;height:18px;fill:none;stroke:#1769e0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.canvas-text-node{width:300px;min-height:112px;padding:11px 12px 12px;border-radius:16px;box-shadow:0 12px 30px #121c2d17}.text-node-header{padding:1px 2px 9px}.text-node-header span{font-size:13px}.text-node-header small{color:#8b6119;background:#fff4d5;font-size:12px}.canvas-text-input{min-height:48px;margin-top:8px;line-height:1.5}.generation-tool-node{width:326px;min-height:166px;padding:16px 16px 15px 58px;border-radius:20px;border-color:#dce2ea;background:radial-gradient(circle at 100% 0%,rgba(222,242,255,.7),transparent 46%),#fffffffa;box-shadow:0 16px 38px #121c2d1c}.generation-tool-node.selected{border-color:#1769e0b8;box-shadow:0 0 0 3px #1769e01c,0 18px 42px #121c2d24}.generation-tool-node>header{grid-template-columns:42px minmax(0,1fr) 28px}.generation-tool-icon{width:42px;height:42px;border-radius:14px;box-shadow:0 9px 20px #1769e033}.generation-tool-node header strong{font-size:15px}.generation-tool-node>p{margin-top:14px;font-size:13px}.generation-click-hint{padding:8px 9px;border-radius:9px;color:#315f9b;background:#edf4ffe6;font-size:13px}.generation-unified-input{width:18px;height:18px;background:linear-gradient(145deg,#7457d9,#4b78e6)}.generation-port-label{left:11px;color:#6f7783;font-size:12px}.image-frame{border-radius:18px;background:#e8ebef;box-shadow:0 14px 36px #121c2d26}.image-node-label{top:12px;left:12px;padding:5px 9px;border-radius:8px;font-size:13px}.image-floating-toolbar{bottom:calc(100% + 13px);border-radius:14px;box-shadow:0 16px 40px #121c2d29}.ai-composer{bottom:24px;width:min(760px,calc(100% - 230px));padding:9px;border-color:#d0d5dcf5;border-radius:26px;box-shadow:0 22px 64px #121c2d30,0 3px 10px #121c2d12}.composer-context-header{grid-template-columns:36px minmax(0,1fr) 30px;margin:0 1px 5px;padding:7px 8px;border-radius:17px;background:#f5f6f7}.composer-context-icon{width:36px;height:36px;border-radius:12px}.composer-context-header strong,.composer-context-header small{font-size:13px}.composer-reference-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:7px;width:calc(100% - 12px);min-height:38px;margin:4px 6px 1px;padding:5px 8px;border-radius:11px;color:#5b6572;text-align:left;background:#f8f9fa}.composer-reference-toggle:hover{background:#f1f4f8}.composer-reference-toggle>span{display:flex;align-items:center;gap:7px;min-width:0}.reference-stack-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:#1769e0;background:#eaf2fd}.reference-stack-icon svg{width:14px!important;height:14px!important}.composer-reference-toggle b{font-size:13px;white-space:nowrap}.composer-reference-toggle em{overflow:hidden;color:#858e99;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.composer-reference-toggle small{color:#808995;font-size:12px}.composer-reference-toggle>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.composer-reference-toggle>svg.expanded{transform:rotate(180deg)}.ai-composer textarea{min-height:62px;padding:12px 13px 9px;font-size:14px;line-height:1.55}.image2-model{background:#f8f9fa}.send-button{width:40px;height:40px;background:linear-gradient(145deg,#20242a,#343b45);box-shadow:0 6px 14px #121c2d2e}@media(max-width:1180px){.membership-pill em,.document-save-state{display:none}.canvas-document-bar{grid-template-columns:minmax(260px,1fr) auto}.document-actions{grid-column:2}.canvas-empty-guide{width:min(620px,calc(100% - 190px))}}.product-page-shell{height:calc(100vh - 72px);overflow-y:auto;background:#f6f7f9}.home-landing .product-page-shell{display:flex;align-items:center;height:100vh;min-height:680px;background-image:linear-gradient(180deg,#f7f9fcb8,#f5f7fac7),url(/backgrounds/gridbox-home-creative.png);background-position:center;background-size:cover;background-attachment:fixed}.product-page{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:42px 0 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.page-heading>div{min-width:0}.page-eyebrow{display:block;margin-bottom:7px;color:#1769e0;font-size:13px;font-weight:850;letter-spacing:.12em}.page-heading h1{margin:0;color:#20242a;font-size:30px;line-height:1.16;letter-spacing:-.04em}.page-heading p{margin:8px 0 0;color:#737c88;font-size:13px;line-height:1.6}.page-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border-radius:11px;color:#fff;background:#20242a;box-shadow:0 8px 18px #191f2824;font-size:12px;font-weight:800;white-space:nowrap}.page-primary-action:hover{background:#343b44;transform:translateY(-1px)}.page-section{margin-top:34px}.page-section>header,.credit-packs>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.page-section h2,.credit-packs h2{margin:0;color:#2b3037;font-size:18px;letter-spacing:-.025em}.page-section header p,.credit-packs header p{margin:4px 0 0;color:#8a929d;font-size:13px}.text-action{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:8px;color:#657080;background:transparent;font-size:13px;font-weight:750}.text-action:hover{color:#1769e0;background:#edf4ff}.home-page{width:min(1380px,calc(100% - 64px));padding-top:28px}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:52px;min-height:330px;padding:48px 52px;overflow:hidden;border:1px solid #e0e5ec;border-radius:28px;background-color:#fff;background-image:radial-gradient(circle at 12% 8%,rgba(23,105,224,.1),transparent 34%),radial-gradient(circle at 94% 94%,rgba(24,169,153,.09),transparent 34%),radial-gradient(#e8edf4 .8px,transparent .8px);background-size:auto,auto,24px 24px;box-shadow:0 22px 60px #18233417}.home-hero:before{content:"";position:absolute;right:-120px;bottom:-210px;width:430px;height:430px;border:1px solid rgba(23,105,224,.12);border-radius:50%;box-shadow:0 0 0 48px #1769e006,0 0 0 96px #18a99905;pointer-events:none}.home-hero-copy{position:relative;z-index:1}.home-hero-copy h1{max-width:560px;margin:20px 0 13px;color:#20242a;font-size:clamp(36px,3.4vw,50px);line-height:1.12;letter-spacing:-.055em}.home-hero-copy>p{max-width:560px;margin:0;color:#6f7884;font-size:13px;line-height:1.8}.home-capability-list{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:22px}.home-capability-list span{display:inline-flex;align-items:center;gap:5px;color:#596473;font-size:13px;font-weight:750}.home-capability-list .grid-icon{color:#18a999}.home-create-panel{position:relative;z-index:1;padding:12px;border:1px solid #dce1e8;border-radius:23px;background:#fffffff5;box-shadow:0 22px 52px #121f3124}.home-create-panel>header{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:5px 6px 10px}.home-create-panel>header>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#1769e0,#18a999);box-shadow:0 8px 18px #1769e033}.home-create-panel>header>div{display:grid;gap:3px}.home-create-panel>header strong{color:#2a3038;font-size:12px}.home-create-panel>header small{color:#8b939d;font-size:12px}.home-create-panel textarea{display:block;width:100%;min-height:122px;padding:15px 16px;resize:none;border:1px solid #e7e9ed;border-radius:15px;outline:0;color:#29313a;background:#f8f9fa;font-size:14px;line-height:1.65;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.home-create-panel textarea:focus{border-color:#aac4e7;background:#fff;box-shadow:0 0 0 3px #1769e014}.home-create-panel textarea::placeholder{color:#9aa2ad}.home-create-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 4px 2px}.home-create-panel>footer>div{display:flex;align-items:center;gap:7px}.home-attach{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:10px;color:#57616d;background:#eef0f3}.home-attach:hover{color:#1769e0;background:#eaf2fd}.home-send{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:0 14px;border-radius:11px;color:#fff;background:#20242a;box-shadow:0 8px 18px #121c2d26;font-size:13px;font-weight:800}.home-send:hover{background:#343b44;transform:translateY(-1px)}.home-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:16px}.home-action-grid>button{display:grid;grid-template-columns:42px minmax(0,1fr) 17px;align-items:center;gap:10px;min-height:82px;padding:13px 14px;border:1px solid #e0e4ea!important;border-radius:17px;color:#3e4854;text-align:left;background:#fff;box-shadow:0 8px 22px #1822310b}.home-action-grid>button:hover{border-color:#b7cce7!important;box-shadow:0 13px 30px #18223116;transform:translateY(-2px)}.home-action-grid>button>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#1769e0;background:#edf4ff}.home-action-grid>button.primary>span{color:#fff;background:linear-gradient(145deg,#1769e0,#18a999)}.home-action-grid>button>div{display:grid;gap:4px;min-width:0}.home-action-grid strong{font-size:13px}.home-action-grid small{overflow:hidden;color:#87909c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-action-grid>button>.grid-icon{color:#9aa2ac}.home-content-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:20px}.home-content-grid .page-section{min-width:0}.home-preset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-preset-list>button{display:grid;grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:76px;padding:12px;border:1px solid #e1e4e9!important;border-radius:15px;color:#414b57;text-align:left;background:#fff}.home-preset-list>button:hover{border-color:#b7cbe6!important;box-shadow:0 9px 22px #18223112}.home-preset-list>button>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#315d96;background:#eaf1f9}.home-preset-list>button.coral>span{color:#c85948;background:#ffebe7}.home-preset-list>button.mint>span{color:#168a75;background:#e4f6f1}.home-preset-list>button.pearl>span{color:#646b74;background:#f0f1f2}.home-preset-list>button>div{display:grid;gap:4px;min-width:0}.home-preset-list strong{font-size:13px}.home-preset-list small{color:#8c949e;font-size:12px}.home-preset-list>button>.grid-icon{color:#9aa2ad}.home-project-list{display:grid;gap:9px}.home-project-list>button{display:grid;grid-template-columns:94px minmax(0,1fr) 16px;align-items:center;gap:11px;min-height:78px;padding:8px;border:1px solid #e1e4e9!important;border-radius:15px;color:#424c57;text-align:left;background:#fff}.home-project-list>button:hover{border-color:#b7cbe6!important;box-shadow:0 9px 22px #18223112}.home-project-preview{position:relative;display:grid;place-items:center;height:62px;overflow:hidden;border-radius:10px;background-color:#f1f4f8;background-image:radial-gradient(#d8e0ea .8px,transparent .8px);background-size:16px 16px}.home-project-preview>img:not(.brand-placeholder){width:100%;height:100%;object-fit:cover}.home-project-preview .brand-placeholder{width:32px;height:32px;border-radius:9px;box-shadow:0 6px 14px #1769e01f}.home-project-preview i{position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:6px;color:#fff;background:#1c2634b8;font-size:12px;font-style:normal;font-weight:750}.home-project-list>button>div{display:grid;gap:5px;min-width:0}.home-project-list strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-project-list small{display:flex;align-items:center;gap:5px;color:#8b939e;font-size:12px}.home-project-list>button>.grid-icon{color:#99a1ac}.home-project-list>button.home-new-project{grid-template-columns:42px minmax(0,1fr);min-height:67px;border-style:dashed!important;background:#fafbfc}.home-new-project>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#1769e0;background:#edf4ff}.home-page{width:min(1120px,calc(100% - 64px));padding:36px 0}.home-choice-hero{display:grid;justify-items:center;padding:4px 20px 28px;text-align:center}.home-welcome-line{display:inline-flex;align-items:center;gap:17px;color:#1769e0;background:linear-gradient(90deg,#1769e0,#148f92 52%,#5b62c9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(23px,2vw,28px);font-weight:850;line-height:1.35;letter-spacing:.1em;text-shadow:0 8px 24px rgba(23,105,224,.1)}.home-welcome-line:before,.home-welcome-line:after{content:"";display:block;width:58px;height:1px;background:linear-gradient(90deg,transparent,rgba(23,105,224,.55))}.home-welcome-line:after{background:linear-gradient(90deg,rgba(24,169,153,.55),transparent)}.home-choice-hero h1{margin:16px 0 9px;color:#20242a;font-size:clamp(30px,3.1vw,42px);line-height:1.14;letter-spacing:-.05em}.home-choice-hero>p{max-width:650px;margin:0;color:#707a87;font-size:12px;line-height:1.75}.home-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-path-card{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:0 14px;min-height:286px;padding:27px 27px 24px;overflow:hidden;border:1px solid rgba(218,225,234,.92)!important;border-radius:23px;color:#343d48;text-align:left;background:#ffffffe0;box-shadow:0 18px 46px #1822311a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-path-card:after{content:"";position:absolute;right:-82px;bottom:-112px;width:230px;height:230px;border:1px solid rgba(23,105,224,.1);border-radius:50%;box-shadow:0 0 0 34px #1769e006;pointer-events:none}.home-path-card.canvas:after{border-color:#18a99921;box-shadow:0 0 0 34px #18a99906}.home-path-card:hover{border-color:#9dbbe1!important;box-shadow:0 20px 48px #1822311c;transform:translateY(-3px)}.home-path-badge{position:absolute;top:20px;right:20px;padding:5px 8px;border-radius:999px;color:#1769e0;background:#edf4ff;font-size:12px;font-weight:850;letter-spacing:.035em}.home-path-card.canvas .home-path-badge{color:#177e70;background:#e8f7f3}.home-path-icon{display:grid;grid-row:1 / span 2;place-items:center;width:54px;height:54px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#1769e0,#3686eb);box-shadow:0 11px 24px #1769e033}.home-path-card.canvas .home-path-icon{background:linear-gradient(145deg,#167d70,#18a999);box-shadow:0 11px 24px #18a99933}.home-path-copy{display:grid;align-content:center;gap:4px;min-width:0;padding-right:72px}.home-path-copy strong{color:#252b33;font-size:21px;letter-spacing:-.025em}.home-path-copy small{color:#87909b;font-size:12px}.home-path-card>p{grid-column:1 / -1;max-width:430px;margin:23px 0 0;color:#697482;font-size:13px;line-height:1.75}.home-path-features{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px 15px;align-self:end;margin-top:17px}.home-path-features i{display:inline-flex;align-items:center;gap:4px;color:#66717e;font-size:12px;font-style:normal;font-weight:700}.home-path-features .grid-icon{color:#18a999}.home-path-action{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;align-self:end;min-height:42px;margin-top:20px;padding:0 13px;border-radius:11px;color:#fff;background:#1769e0;font-size:13px;font-weight:800}.home-path-card.canvas .home-path-action{background:#202b31}.home-continue-section{margin-top:28px;padding:18px 18px 16px;border:1px solid rgba(220,226,234,.82);border-radius:18px;background:#fafcfeb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-continue-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:11px}.home-continue-section h2{margin:0;color:#323941;font-size:15px;letter-spacing:-.02em}.home-continue-section header p{margin:4px 0 0;color:#9098a2;font-size:12px}.home-continue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-continue-list>button{display:grid;grid-template-columns:92px minmax(0,1fr) 16px;align-items:center;gap:11px;min-height:76px;padding:7px;border:1px solid rgba(224,229,235,.92)!important;border-radius:14px;color:#444e5a;text-align:left;background:#ffffffdb}.home-continue-list>button:hover{border-color:#b2c8e5!important;box-shadow:0 8px 20px #18223111}.home-continue-list .home-project-preview{height:61px}.home-continue-list>button>span:nth-child(2){display:grid;gap:5px;min-width:0}.home-continue-list strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-continue-list small{display:flex;align-items:center;gap:5px;color:#8b939e;font-size:12px}.home-continue-list>button>.grid-icon{color:#9aa2ad}.quick-studio-page{width:min(1480px,calc(100% - 48px));padding-top:26px}.quick-page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:17px}.quick-page-heading>div{display:flex;align-items:center;gap:12px;min-width:0}.quick-title-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(145deg,#1769e0,#18a999);box-shadow:0 9px 20px #1769e030}.quick-page-heading h1{margin:0;color:#20242a;font-size:25px;line-height:1.16;letter-spacing:-.035em}.quick-page-heading p{margin:4px 0 0;color:#747e8b;font-size:13px;line-height:1.55}.quick-page-heading>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:0 12px;border:1px solid #dce2e9!important;border-radius:10px;color:#46515f;background:#fff;box-shadow:0 6px 16px #1822310b;font-size:13px;font-weight:750;white-space:nowrap}.quick-page-heading>button:hover{border-color:#aec5e4!important;color:#1769e0;background:#f7faff}.quick-generation-workspace{display:grid;grid-template-columns:minmax(410px,470px) minmax(0,1fr);align-items:start;gap:16px}.quick-settings-panel,.quick-result-panel{border:1px solid #dfe4ea;border-radius:20px;background:#fff;box-shadow:0 14px 38px #18223111}.quick-settings-panel{display:grid;gap:0;overflow:hidden}.quick-form-section{padding:18px 19px 19px;border-bottom:1px solid #eceff2}.quick-form-section>header{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:13px}.quick-form-section>header>span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#1769e0;background:#eaf2fd;font-size:13px;font-weight:850}.quick-form-section>header>div{display:grid;gap:2px}.quick-form-section>header strong{color:#333b45;font-size:13px}.quick-form-section>header small{color:#8b949f;font-size:12px}.quick-form-section>header em{padding:4px 7px;border-radius:7px;color:#7b8490;background:#f1f3f5;font-size:12px;font-style:normal;font-weight:750}.quick-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.quick-mode-grid>button{display:grid;grid-template-columns:33px minmax(0,1fr);align-items:center;gap:8px;min-height:56px;padding:8px 9px;border:1px solid #e3e6ea!important;border-radius:11px;color:#4a5460;text-align:left;background:#fafbfc}.quick-mode-grid>button:hover{border-color:#b8cbe5!important;background:#f8fbff}.quick-mode-grid>button.active{border-color:#8fb4e4!important;color:#1769e0;background:#edf5ff;box-shadow:inset 0 0 0 1px #1769e014}.quick-mode-grid>button>span{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;color:#657384;background:#eef1f4}.quick-mode-grid>button.active>span{color:#fff;background:#1769e0}.quick-mode-grid>button>div{display:grid;gap:2px;min-width:0}.quick-mode-grid b{font-size:12px}.quick-mode-grid small{overflow:hidden;color:#929aa5;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.quick-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.quick-field-grid label{display:grid;gap:5px;min-width:0;color:#56616e;font-size:12px;font-weight:750}.quick-field-grid label.wide{grid-column:1 / -1}.quick-field-grid .field-assist{min-height:12px;color:#939ba6;font-size:12px;font-weight:500}.quick-field-grid input,.quick-field-grid select,.quick-field-grid textarea{width:100%;border:1px solid #dfe3e8;border-radius:9px;outline:0;color:#303842;background:#f9fafb;font-size:13px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.quick-field-grid input,.quick-field-grid select{height:35px;padding:0 9px}.quick-field-grid select{appearance:auto}.quick-field-grid textarea{min-height:84px;padding:9px 10px;resize:vertical;line-height:1.55}.quick-field-grid input:focus,.quick-field-grid select:focus,.quick-field-grid textarea:focus{border-color:#9ab9e1;background:#fff;box-shadow:0 0 0 3px #1769e012}.quick-field-grid input::placeholder,.quick-field-grid textarea::placeholder{color:#a0a7b0;font-weight:450}.quick-selected-references{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.quick-selected-references article,.quick-add-reference{position:relative;min-width:0;height:74px;overflow:hidden;border:1px solid #e0e4e9;border-radius:10px;background:#f1f3f6}.quick-selected-references article img{display:block;width:100%;height:100%;object-fit:cover}.quick-selected-references article>button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:20px;height:20px;padding:0;border-radius:6px;color:#3b4653;background:#ffffffeb;box-shadow:0 3px 8px #121c2d1f}.quick-selected-references article>span{position:absolute;inset:auto 4px 4px;overflow:hidden;padding:3px 5px;border-radius:5px;color:#fff;background:#161f2bb3;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.quick-add-reference{display:grid;place-items:center;align-content:center;gap:3px;border-style:dashed!important;color:#1769e0;background:#f8fbff}.quick-add-reference small{color:#718095;font-size:12px}.quick-upload-drop{display:grid;justify-items:center;gap:4px;width:100%;min-height:105px;padding:16px;border:1px dashed #bdc8d6!important;border-radius:12px;color:#4b5663;background:#fafbfc}.quick-upload-drop:hover{border-color:#8cadd8!important;background:#f6faff}.quick-upload-drop>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#1769e0;background:#eaf2fd}.quick-upload-drop strong{font-size:13px}.quick-upload-drop small{color:#929aa4;font-size:12px}.quick-library-strip{margin-top:12px;padding-top:11px;border-top:1px solid #eef0f2}.quick-library-strip>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.quick-library-strip>header strong{color:#56606c;font-size:12px}.quick-library-strip>header small{color:#969da7;font-size:12px}.quick-library-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.quick-library-strip>div>button{position:relative;display:grid;gap:4px;min-width:0;padding:5px;overflow:hidden;border:1px solid #e3e6ea!important;border-radius:10px;color:#56606d;text-align:left;background:#fff}.quick-library-strip>div>button:hover,.quick-library-strip>div>button.selected{border-color:#7ca7dd!important;background:#f2f7fe;box-shadow:0 5px 13px #1769e017}.quick-library-strip img{display:block;width:100%;height:58px;object-fit:cover;border-radius:7px;background:#e8ecf0}.quick-library-strip span{overflow:hidden;padding:0 2px 2px;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.quick-library-strip>div>button>.grid-icon{position:absolute;top:8px;right:8px;width:20px;height:20px;padding:4px;border:2px solid #fff;border-radius:50%;color:#fff;background:#1769e0}.quick-generate-dock{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px 18px;background:#fafbfc}.quick-generate-dock>div{display:grid;gap:3px}.quick-generate-dock strong{color:#303842;font-size:13px}.quick-generate-dock small{color:#89929e;font-size:12px}.quick-generate-dock>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:116px;min-height:39px;padding:0 14px;border-radius:10px;color:#fff;background:#1769e0;box-shadow:0 8px 18px #1769e033;font-size:13px;font-weight:800}.quick-generate-dock>button:hover:not(:disabled){background:#0e5fce;transform:translateY(-1px)}.quick-generate-dock>button:disabled{color:#9ca4ae;background:#e7eaee;box-shadow:none;cursor:not-allowed}.quick-generate-dock>p{grid-column:1 / -1;margin:0;padding:7px 9px;border-radius:8px;color:#a83f39;background:#fff0ef;font-size:12px;line-height:1.45}.quick-result-panel{position:sticky;top:18px;min-height:calc(100vh - 150px);overflow:hidden}.quick-result-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:67px;padding:12px 15px;border-bottom:1px solid #e9ecef}.quick-result-panel>header>div{display:flex;align-items:center;gap:9px;min-width:0}.quick-result-panel>header>div>span{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:10px;color:#1769e0;background:#eaf2fd}.quick-result-panel>header>div>div{display:grid;gap:3px}.quick-result-panel>header strong{color:#333b44;font-size:13px}.quick-result-panel>header small{color:#8d95a0;font-size:12px}.quick-result-panel>header>button{display:inline-flex;align-items:center;gap:5px;min-height:31px;padding:0 9px;border-radius:8px;color:#4f5b68;background:#f0f2f4;font-size:12px;font-weight:750}.quick-result-panel>header>button:disabled{color:#a1a8b0;background:#f4f5f6;cursor:not-allowed}.quick-empty-result{display:grid;justify-items:center;align-content:center;min-height:calc(100vh - 218px);padding:44px;text-align:center;background-color:#fafbfc;background-image:radial-gradient(#e1e6ed .8px,transparent .8px);background-size:22px 22px}.quick-empty-result>span{display:grid;place-items:center;width:78px;height:78px;margin-bottom:16px;border:1px solid #dce5f1;border-radius:23px;color:#7393bc;background:#ffffffeb;box-shadow:0 14px 32px #18223114}.quick-empty-result>span.running{color:#1769e0;animation:quick-result-pulse 1.5s ease-in-out infinite}.quick-empty-result strong{color:#424b56;font-size:14px}.quick-empty-result p{max-width:330px;margin:7px 0 0;color:#8a939e;font-size:12px;line-height:1.65}.quick-progress{width:min(330px,80%);height:5px;margin-top:16px;overflow:hidden;border-radius:999px;background:#e4e8ed}.quick-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1769e0,#18a999);transition:width .2s ease}.quick-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:13px}.quick-result-grid article{overflow:hidden;border:1px solid #e1e5ea;border-radius:14px;background:#fff;box-shadow:0 7px 18px #1822310e}.quick-result-grid article>img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#eceff2}.quick-result-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px}.quick-result-grid article strong{overflow:hidden;color:#404954;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.quick-result-grid article span{display:flex;align-items:center;gap:4px}.quick-result-grid article button{display:grid;place-items:center;min-height:28px;padding:0 7px;border-radius:7px;color:#586371;background:#eef1f4;font-size:12px;font-weight:750;white-space:nowrap}.quick-result-grid article button:last-child{color:#1769e0;background:#edf4ff}@keyframes quick-result-pulse{50%{box-shadow:0 0 0 10px #1769e012,0 14px 32px #18223114}}.studio-hero{position:relative;display:grid;grid-template-columns:minmax(310px,.78fr) minmax(430px,1.22fr);align-items:center;gap:42px;min-height:292px;padding:42px 48px;overflow:hidden;border:1px solid #dae0e8;border-radius:28px;background:radial-gradient(circle at 8% 0%,rgba(54,107,180,.38),transparent 42%),radial-gradient(circle at 92% 100%,rgba(24,169,153,.25),transparent 38%),linear-gradient(135deg,#17233b,#243e5e);box-shadow:0 22px 60px #1b2a4229}.studio-hero:after{content:"";position:absolute;top:-180px;right:70px;width:430px;height:430px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05;pointer-events:none}.studio-hero-copy{position:relative;z-index:1}.studio-hero-copy>span{display:inline-flex;align-items:center;gap:6px;color:#8fded2;font-size:13px;font-weight:850;letter-spacing:.09em}.studio-hero-copy h2{max-width:390px;margin:13px 0 10px;color:#fff;font-size:32px;line-height:1.18;letter-spacing:-.045em}.studio-hero-copy p{max-width:430px;margin:0;color:#b8c5d4;font-size:12px;line-height:1.75}.studio-prompt-box{position:relative;z-index:2;padding:10px;border:1px solid rgba(255,255,255,.28);border-radius:22px;background:#fffffffa;box-shadow:0 20px 46px #050e1c3d}.studio-prompt-box textarea{display:block;width:100%;min-height:105px;padding:14px;resize:none;border:0;outline:0;color:#2a3038;background:transparent;font-size:14px;line-height:1.6}.studio-prompt-box textarea::placeholder{color:#9aa1ab}.studio-prompt-box footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px}.studio-prompt-box footer>div{display:flex;align-items:center;gap:7px}.round-tool{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:50%;color:#535d69;background:#f0f2f4}.model-chip,.ratio-chip{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid #e0e3e8;border-radius:999px;color:#3c4550;background:#fff;font-size:13px;font-weight:750}.model-chip .grid-icon{color:#1769e0}.ratio-chip{color:#747d89}.studio-send{display:grid;place-items:center;width:39px;height:39px;padding:0;border-radius:50%;color:#fff;background:#20242a}.style-preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.style-preset-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 9px;min-height:196px;padding:12px;overflow:hidden;border:1px solid #e0e3e8!important;border-radius:18px;color:#3a424c;text-align:left;background:#fff;box-shadow:0 8px 22px #1822310e}.style-preset-card:hover{border-color:#b9cce5!important;box-shadow:0 14px 32px #1822311a;transform:translateY(-2px)}.preset-visual{grid-column:1 / -1;position:relative;display:grid;place-items:center;height:125px;margin-bottom:7px;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#dce8f5,#a9bed5)}.preset-visual:after{content:"";position:absolute;width:82px;height:96px;border-radius:17px 17px 26px 26px;background:linear-gradient(145deg,#fff,#b9d0df);box-shadow:0 18px 30px #1f354d33}.preset-visual i{position:absolute;z-index:1;top:18px;width:48px;height:30px;border-radius:8px 8px 4px 4px;background:#17243a}.preset-visual b{position:absolute;z-index:2;top:72px;padding:5px 8px;border-radius:5px;color:#fff;background:#1769e0;font-size:12px;letter-spacing:.05em}.style-preset-card.coral .preset-visual{background:linear-gradient(145deg,#ffdfd9,#ef806d)}.style-preset-card.coral .preset-visual b{background:#e65f49}.style-preset-card.mint .preset-visual{background:linear-gradient(145deg,#dff5ed,#73baa4)}.style-preset-card.mint .preset-visual b{background:#188a75}.style-preset-card.pearl .preset-visual{background:linear-gradient(145deg,#fff,#e9e7e3)}.style-preset-card.pearl .preset-visual b{background:#53575d}.style-preset-card>strong{font-size:12px}.style-preset-card>small{grid-column:1;color:#8b939e;font-size:13px}.style-preset-card>.grid-icon{grid-column:2;grid-row:2 / 4;align-self:center;color:#8c95a0}.recent-project-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(240px,.7fr);gap:12px}.recent-project-card,.new-project-card{display:grid;align-items:center;min-height:116px;padding:11px;border:1px solid #e1e4e9!important;border-radius:17px;color:#3b444f;text-align:left;background:#fff;box-shadow:0 8px 22px #1822310d}.recent-project-card{grid-template-columns:150px minmax(0,1fr) auto;gap:14px}.project-preview{position:relative;display:block;height:92px;overflow:hidden;border-radius:11px;background:#e7ebf0}.project-preview img{width:100%;height:100%;object-fit:cover}.project-preview i{position:absolute;right:6px;bottom:6px;padding:3px 6px;border-radius:999px;color:#fff;background:#121a26b8;font-size:12px;font-style:normal}.recent-project-card>div{display:grid;gap:7px}.recent-project-card strong{font-size:13px}.recent-project-card small{display:flex;align-items:center;gap:5px;color:#8a929c;font-size:13px}.new-project-card{justify-items:center;align-content:center;gap:4px;border-style:dashed!important;text-align:center;background:#fafbfc}.new-project-card .grid-icon{margin-bottom:2px;color:#1769e0}.new-project-card strong{font-size:12px}.new-project-card small{color:#949ca6;font-size:12px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:8px;border:1px solid #e2e5e9;border-radius:15px;background:#fff}.segmented-tabs{display:flex;gap:3px}.segmented-tabs button{min-height:34px;padding:0 12px;border-radius:9px;color:#747d88;background:transparent;font-size:13px;font-weight:750}.segmented-tabs button.active,.segmented-tabs button:hover{color:#1769e0;background:#edf4ff}.library-actions{display:flex;align-items:center;gap:6px}.library-actions label{display:flex;align-items:center;gap:7px;width:210px;height:34px;padding:0 10px;border:1px solid #e1e4e8;border-radius:9px;color:#8a929c;background:#f8f9fa}.library-actions input{width:100%;border:0;outline:0;color:#3d4651;background:transparent;font-size:13px}.library-actions>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:9px;color:#69727e;background:#f1f3f5}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.library-empty-state{display:grid;justify-items:center;align-content:center;min-height:360px;padding:48px;border:1px dashed #d5dbe4;border-radius:20px;color:#788391;text-align:center;background:#ffffffb8}.library-empty-state>span{display:grid;place-items:center;width:62px;height:62px;margin-bottom:13px;border-radius:18px;color:#1769e0;background:#edf4ff}.library-empty-state h2{margin:0;color:#353c46;font-size:18px}.library-empty-state p{margin:8px 0 18px;font-size:13px}.library-empty-state button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 15px;border-radius:10px;color:#fff;background:#1769e0;font-size:13px;font-weight:750}.asset-picker-empty{display:grid;justify-items:center;gap:6px;padding:28px;color:#86909d;text-align:center}.asset-picker-empty strong{color:#4a535f;font-size:13px}.asset-picker-empty small{font-size:12px}.asset-card{display:block;padding:0;overflow:hidden;border:1px solid #e0e3e8!important;border-radius:18px;color:#343d48;text-align:left;background:#fff;box-shadow:0 8px 24px #1822310f}.asset-card:hover{border-color:#b7cae4!important;box-shadow:0 15px 34px #1822311c;transform:translateY(-2px)}.asset-preview{position:relative;display:block;height:245px;overflow:hidden;background:#e9edf2}.asset-preview img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.asset-card:hover img{transform:scale(1.025)}.asset-preview em{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:7px;color:#fff;background:#192333b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;font-style:normal;font-weight:750}.asset-preview i{position:absolute;top:9px;right:9px;display:grid;place-items:center;width:29px;height:29px;border-radius:8px;color:#3f4955;background:#ffffffe6}.asset-card-actions{position:absolute;top:9px;right:9px;display:flex;gap:6px}.asset-card-actions button{display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid rgba(220,225,232,.85);border-radius:9px;color:#3f4955;background:#ffffffeb;box-shadow:0 5px 14px #141e2d1a}.asset-card-actions button:hover{color:#1769e0;background:#fff}.asset-card-actions button:last-child:hover{color:#c9473f}.asset-card-actions button.confirming{color:#fff;border-color:#c9473f;background:#c9473f}.asset-rename-form{display:grid;gap:7px;padding:12px;background:#fff}.asset-rename-form input{width:100%;min-width:0;padding:8px 9px;border:1px solid #1769e0;border-radius:8px;outline:none;box-shadow:0 0 0 3px #1769e01a}.asset-rename-form>span{display:flex;gap:6px}.asset-rename-form button{padding:6px 10px;border:1px solid #dce1e8;border-radius:7px;color:#4e5865;background:#fff;font-size:12px;font-weight:750}.asset-rename-form button[type=submit]{color:#fff;border-color:#1769e0;background:#1769e0}.account-settings-overlay{position:fixed;z-index:1400;inset:0;display:grid;place-items:center;padding:24px;background:#1b20296b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.account-settings-modal{width:min(480px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(222,226,232,.95);border-radius:22px;background:#fff;box-shadow:0 30px 90px #141c2a3d}.account-settings-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 16px}.account-settings-modal>header>div{display:grid;gap:3px}.account-settings-modal>header span{color:#1769e0;font-size:11px;font-weight:850;letter-spacing:.08em}.account-settings-modal>header h2{margin:0;color:#202123;font-size:24px}.account-settings-modal>header p{margin:0;color:#818894;font-size:13px}.account-settings-modal>header button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:10px;color:#69717d;background:#f2f3f5}.account-settings-modal>nav{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 22px;padding:5px;border-radius:12px;background:#f1f2f4}.account-settings-modal>nav button{padding:9px;border:0;border-radius:9px;color:#68717e;background:transparent;font-size:13px;font-weight:750}.account-settings-modal>nav button.active{color:#202123;background:#fff;box-shadow:0 1px 4px #141c2a1f}.account-settings-modal>form{display:grid;gap:15px;padding:20px 22px 22px}.account-settings-modal label{display:grid;gap:7px;color:#555f6d;font-size:13px;font-weight:750}.account-settings-modal input{width:100%;padding:10px 11px;border:1px solid #dfe3e9;border-radius:10px;outline:none;color:#202123;background:#fff}.account-settings-modal input:focus{border-color:#1769e0;box-shadow:0 0 0 3px #1769e01a}.account-settings-modal form>button.primary{min-height:42px;border:0;border-radius:11px;color:#fff;background:#1769e0;font-weight:800}.account-settings-modal>p{margin:-8px 22px 22px;padding:9px 11px;border-radius:9px;color:#1769e0;background:#1769e012;font-size:12px}.asset-meta{display:grid;gap:4px;padding:12px 13px 14px}.asset-meta strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.asset-meta small{color:#8a929d;font-size:13px}.works-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.works-summary article{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #e1e4e9;border-radius:15px;background:#fff}.works-summary article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;color:#1769e0;background:#edf4ff}.works-summary article>div{display:grid;gap:1px}.works-summary b{color:#2b3139;font-size:18px}.works-summary small{color:#8b939d;font-size:12px}.works-type-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:6px;border:1px solid #e1e5ea;border-radius:16px;background:#fff}.works-type-tabs>button{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:9px 12px;border:1px solid transparent!important;border-radius:12px;color:#66717e;text-align:left;background:transparent}.works-type-tabs>button:hover{background:#f7f9fc}.works-type-tabs>button.active{border-color:#bfd2ec!important;color:#1769e0;background:#edf4ff;box-shadow:0 5px 14px #1769e012}.works-type-tabs>button>.grid-icon{width:36px;height:36px;padding:8px;border-radius:10px;background:#f0f2f5}.works-type-tabs>button.active>.grid-icon{color:#fff;background:#1769e0}.works-type-tabs span{display:grid;gap:3px}.works-type-tabs b{font-size:12px}.works-type-tabs small{color:#8a939e;font-size:12px}.works-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.work-card{overflow:hidden;border:1px solid #e0e3e8;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1822310f}.work-card>div{position:relative;height:270px;overflow:hidden;background:#e8ecf0}.work-card img{width:100%;height:100%;object-fit:cover}.work-card>div>span{position:absolute;top:10px;right:10px;display:flex;gap:5px}.work-origin-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:8px;color:#1769e0;background:#ffffffeb;box-shadow:0 4px 12px #121c2d1a;font-size:12px;font-style:normal;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.work-card>div button{display:grid;place-items:center;width:30px;height:30px;padding:0;border-radius:8px;color:#47515c;background:#ffffffeb}.work-card>div button.confirming{color:#fff;background:#c9473f}.work-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px}.work-card footer>div{display:grid;gap:4px;min-width:0}.work-card footer strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.work-card footer small{color:#8a929d;font-size:12px}.work-card footer>button{padding:7px 9px;border-radius:8px;color:#1769e0;background:#edf4ff;font-size:13px;font-weight:750}.canvas-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.canvas-project-card{overflow:hidden;border:1px solid #e0e3e8;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1822310f}.canvas-project-preview{position:relative;display:block;width:100%;height:226px;padding:0;overflow:hidden;color:#1769e0;background-color:#f5f7fa;background-image:radial-gradient(#d7dee8 1px,transparent 1px);background-size:22px 22px}.canvas-project-preview img{width:100%;height:100%;object-fit:cover}.canvas-project-preview>span{display:grid;place-items:center;align-content:center;gap:7px;height:100%}.canvas-project-preview>span .grid-icon{width:48px;height:48px;padding:10px;border:1px solid #d8e5f6;border-radius:14px;background:#ffffffe6;box-shadow:0 8px 20px #1769e014}.canvas-project-preview>span small{color:#8a939e;font-size:13px}.canvas-project-preview>i{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:8px;color:#fff;background:#192333c2;font-size:12px;font-style:normal;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.canvas-project-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px}.canvas-project-card footer>div{display:grid;gap:4px;min-width:0}.canvas-project-card footer strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.canvas-project-card footer small{color:#8a929d;font-size:12px}.canvas-project-card footer>button{padding:7px 9px;border-radius:8px;color:#1769e0;background:#edf4ff;font-size:13px;font-weight:750}.new-canvas-project-card{display:grid;place-items:center;align-content:center;gap:6px;min-height:294px;border:1px dashed #bfcbd9!important;border-radius:18px;color:#4d5866;background:#ffffffb3}.new-canvas-project-card:hover{border-color:#8eafd8!important;color:#1769e0;background:#f8fbff}.new-canvas-project-card .grid-icon{width:43px;height:43px;padding:10px;border-radius:13px;color:#1769e0;background:#edf4ff}.new-canvas-project-card strong{font-size:12px}.new-canvas-project-card small{color:#8c95a0;font-size:12px}.billing-secure{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;color:#297468;background:#eaf8f5;font-size:13px;font-weight:700}.balance-hero{display:flex;align-items:center;justify-content:space-between;min-height:205px;padding:34px 42px;overflow:hidden;border-radius:24px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(50,224,193,.28),transparent 35%),linear-gradient(135deg,#19243a,#244564);box-shadow:0 20px 48px #1828422b}.balance-hero>div:first-child{display:grid;gap:5px}.balance-hero span{color:#b9c8d7;font-size:13px}.balance-hero strong{font-size:48px;line-height:1.05;letter-spacing:-.04em}.balance-hero small{color:#9eb0c2;font-size:13px}.balance-orb{position:relative;display:grid;place-items:center;width:120px;height:120px;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#6ee4d2;background:#ffffff13;box-shadow:0 0 0 22px #ffffff06,inset 0 0 40px #44e2cc1f}.balance-orb span{position:absolute;bottom:23px;color:#d9f7f2;font-size:12px;font-weight:900;letter-spacing:.1em}.membership-card{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:28px;margin-top:18px;padding:28px 30px;border:1px solid #e0e3e8;border-radius:20px;background:#fff}.membership-copy>span{display:inline-flex;align-items:center;gap:6px;color:#7652c1;font-size:13px;font-weight:850;letter-spacing:.08em}.membership-copy h2{margin:10px 0 7px;font-size:20px}.membership-copy p{max-width:650px;margin:0;color:#7d8691;font-size:13px;line-height:1.65}.membership-copy ul{display:flex;flex-wrap:wrap;gap:9px 18px;margin:17px 0 0;padding:0;list-style:none}.membership-copy li{display:flex;align-items:center;gap:5px;color:#4f5966;font-size:13px}.membership-copy li .grid-icon{color:#18a999}.membership-state{display:grid;align-content:center;gap:7px;padding-left:28px;border-left:1px solid #eceef1}.membership-state span{color:#9299a3;font-size:12px}.membership-state strong{color:#353d47;font-size:17px}.membership-state button{width:fit-content;margin-top:4px;padding:8px 10px;border-radius:8px;color:#1769e0;background:#edf4ff;font-size:13px;font-weight:750}.credit-packs{margin-top:28px}.credit-packs>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.credit-packs button{position:relative;display:grid;justify-items:start;gap:5px;min-height:140px;padding:22px;border:1px solid #e0e3e8!important;border-radius:17px;color:#343d47;text-align:left;background:#fff}.credit-packs button:hover,.credit-packs button.recommended{border-color:#1769e0!important;box-shadow:0 10px 28px #1769e01c}.credit-packs button span{color:#5b6571;font-size:12px;font-weight:750}.credit-packs button strong{font-size:25px;letter-spacing:-.03em}.credit-packs button small{color:#9098a2;font-size:13px}.credit-packs button em{position:absolute;top:10px;right:10px;padding:4px 7px;border-radius:999px;color:#1769e0;background:#edf4ff;font-size:12px;font-style:normal;font-weight:800}.commercial-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.commercial-model-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;min-height:150px;padding:23px;border:1px solid #e0e4e9;border-radius:19px;background:#fff;box-shadow:0 10px 28px #1822310e}.commercial-model-card>span{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;color:#7652c1;background:#f1ebff}.commercial-model-card.credits>span{color:#1769e0;background:#eaf2fd}.commercial-model-card>div{display:grid;align-content:start;gap:5px}.commercial-model-card em{color:#8c94a0;font-size:12px;font-style:normal;font-weight:800;letter-spacing:.08em}.commercial-model-card h2{margin:0;color:#2f3741;font-size:18px}.commercial-model-card p{margin:2px 0 0;color:#707b88;font-size:13px;line-height:1.65}.charge-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.charge-rule-card{padding:21px 22px;border:1px solid #e1e5ea;border-radius:18px;background:#fff}.charge-rule-card>header{display:flex;align-items:center;gap:10px}.charge-rule-card>header>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px}.charge-rule-card.free>header>span{color:#177f71;background:#e8f7f3}.charge-rule-card.paid>header>span{color:#1769e0;background:#eaf2fd}.charge-rule-card h2{margin:0;color:#333b45;font-size:17px}.charge-rule-card header p{margin:3px 0 0;color:#8a939e;font-size:12px}.charge-rule-card ul{display:grid;gap:9px;margin:17px 0 0;padding:0;list-style:none}.charge-rule-card li{position:relative;padding-left:18px;color:#5f6b78;font-size:13px;line-height:1.45}.charge-rule-card li:before{content:"";position:absolute;top:.56em;left:1px;width:6px;height:6px;border-radius:50%;background:#18a999}.charge-rule-card.paid li:before{background:#1769e0}.daily-credit-reward{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:18px;padding:20px 22px;border:1px solid #cfe5dc;border-radius:18px;background:linear-gradient(110deg,#f0faf6,#fff)}.daily-credit-reward>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;color:#178271;background:#fff;box-shadow:0 8px 20px #188b7714}.daily-credit-reward em{color:#178271;font-size:12px;font-style:normal;font-weight:850;letter-spacing:.06em}.daily-credit-reward h2{margin:3px 0 0;color:#2f3b3a;font-size:17px}.daily-credit-reward p{margin:5px 0 0;color:#687673;font-size:13px;line-height:1.55}.daily-credit-reward>b{display:grid;gap:3px;color:#177f71;font-size:14px;text-align:right;white-space:nowrap}.daily-credit-reward>b small{color:#84918e;font-size:11px}.membership-preview{margin-top:28px}.membership-preview>header,.credit-pack-preview>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.membership-preview h2,.credit-pack-preview h2{margin:0;color:#303842;font-size:20px}.membership-preview header p,.credit-pack-preview header p{margin:5px 0 0;color:#737f8d;font-size:14px;line-height:1.5}.membership-preview>header>em{padding:7px 10px;border-radius:999px;color:#177f71;background:#e5f6f2;font-size:12px;font-style:normal;font-weight:850;white-space:nowrap}.membership-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.membership-price-card{position:relative;display:flex;flex-direction:column;min-height:400px;padding:22px 20px 20px;border:1px solid #dfe4ea;border-radius:19px;background:#fff;box-shadow:0 9px 26px #1925360b}.membership-price-card.recommended{border-color:#75a7e7;background:linear-gradient(155deg,#f2f7ff,#fff 58%);box-shadow:0 14px 34px #1769e01c}.membership-price-card.pro-plan{border-color:#c9b9eb;background:linear-gradient(155deg,#f8f5ff,#fff 58%)}.membership-price-card.team-plan{border-color:#9fcfc8;background:linear-gradient(155deg,#f0faf8,#fff 58%)}.membership-price-card>em{position:absolute;top:13px;right:13px;padding:5px 8px;border-radius:999px;color:#1769e0;background:#e5effd;font-size:11px;font-style:normal;font-weight:850}.membership-price-card>span{color:#596675;font-size:14px;font-weight:850}.membership-price-card.recommended>span{color:#1769e0}.membership-price-card.pro-plan>span{color:#7652c1}.membership-price-card.team-plan>span{color:#177f71}.plan-price{display:flex;align-items:baseline;gap:5px;margin:14px 0 10px}.plan-price b{color:#222a34;font-size:35px;line-height:1;letter-spacing:-.045em}.plan-price small{color:#818b97;font-size:13px}.membership-price-card>strong{color:#303944;font-size:14px}.membership-price-card .plan-credit-note{margin:4px 0 0;color:#87919d;font-size:12px;line-height:1.5}.membership-price-card ul{display:grid;gap:9px;margin:19px 0 20px;padding:16px 0 0;border-top:1px solid #e9ecf0;list-style:none}.membership-price-card li{position:relative;padding-left:17px;color:#5d6977;font-size:12px;line-height:1.48}.membership-price-card li:before{content:"";position:absolute;top:.53em;left:1px;width:6px;height:6px;border-radius:50%;background:#1aa996}.membership-price-card>button{width:100%;margin-top:auto;padding:10px 12px;border-radius:10px;color:#707b87;background:#f1f3f5;font-size:13px;font-weight:800;opacity:1;cursor:default}.membership-price-card.recommended>button{color:#1769e0;background:#e8f1fd}.entitlement-matrix{margin-top:28px}.entitlement-matrix>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.entitlement-matrix h2{margin:0;color:#303842;font-size:20px}.entitlement-matrix header p{margin:5px 0 0;color:#737f8d;font-size:14px}.entitlement-matrix>header>span{padding:6px 9px;border-radius:999px;color:#1769e0;background:#eaf2fd;font-size:12px;font-weight:850}.entitlement-table-wrap{overflow-x:auto;border:1px solid #dfe4ea;border-radius:18px;background:#fff}.entitlement-table-wrap table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.entitlement-table-wrap th,.entitlement-table-wrap td{padding:13px 14px;border-right:1px solid #ebedf0;border-bottom:1px solid #ebedf0;color:#5c6876;font-size:13px;line-height:1.45;text-align:center;vertical-align:middle}.entitlement-table-wrap thead th{color:#36414d;background:#f5f7fa;font-size:14px;font-weight:850}.entitlement-table-wrap thead th:nth-child(3){color:#1769e0;background:#eef5ff}.entitlement-table-wrap tbody th{color:#3f4a56;background:#fafbfc;font-size:13px;text-align:left}.entitlement-table-wrap th:first-child{width:19%}.entitlement-table-wrap th:last-child,.entitlement-table-wrap td:last-child{border-right:0}.entitlement-table-wrap tbody tr:last-child th,.entitlement-table-wrap tbody tr:last-child td{border-bottom:0}.credit-pack-preview{margin-top:27px}.credit-pack-preview>header>span{color:#6c7784;font-size:12px;font-weight:750}.credit-pack-preview>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.credit-pack-preview article{position:relative;display:grid;gap:5px;padding:19px 20px;border:1px solid #dfe4ea;border-radius:16px;background:#fff}.credit-pack-preview article.recommended{border-color:#8fb4e4;background:#f5f9ff}.credit-pack-preview article>em{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:999px;color:#1769e0;background:#e7f0fc;font-size:11px;font-style:normal;font-weight:850}.credit-pack-preview article>span{color:#7b8693;font-size:12px;font-weight:800}.credit-pack-preview article>strong{color:#343d48;font-size:16px}.credit-pack-preview article>b{margin-top:4px;color:#202832;font-size:25px;letter-spacing:-.03em}.credit-pack-preview article>small{color:#178271;font-size:12px;font-weight:700}.margin-guard{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:18px 20px;border:1px solid #eadcae;border-radius:16px;background:#fffaf0}.margin-guard>span{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:#9b701c;background:#fff}.margin-guard h2{margin:0;color:#433c31;font-size:16px}.margin-guard p{margin:5px 0 0;color:#766d5f;font-size:13px;line-height:1.55}.margin-guard>b{display:grid;gap:3px;color:#177f71;font-size:14px;text-align:right;white-space:nowrap}.margin-guard>b small{color:#9a6a16;font-size:11px}.billing-lifecycle{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:18px;padding:17px 18px;border:1px solid #d9e4f2;border-radius:16px;background:#f4f8fd}.billing-lifecycle>span{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#1769e0;background:#fff}.billing-lifecycle h2{margin:0;color:#38424e;font-size:15px}.billing-lifecycle p{margin:5px 0 0;color:#6d7987;font-size:13px;line-height:1.55}.billing-lifecycle>b{padding:7px 10px;border-radius:999px;color:#177f71;background:#e3f5f1;font-size:12px;white-space:nowrap}@media(max-width:1080px){.product-page{width:calc(100% - 40px)}.quick-generation-workspace{grid-template-columns:1fr}.quick-result-panel{position:static;min-height:560px}.quick-empty-result{min-height:490px}.studio-hero{grid-template-columns:1fr;gap:24px}.home-hero{grid-template-columns:1fr;gap:28px;padding:38px}.home-action-grid{grid-template-columns:repeat(2,1fr)}.home-content-grid{grid-template-columns:1fr}.commercial-model-grid,.charge-rule-grid,.membership-preview>div{grid-template-columns:1fr}.daily-credit-reward,.margin-guard{grid-template-columns:50px minmax(0,1fr)}.daily-credit-reward>b,.margin-guard>b{grid-column:2;width:fit-content;text-align:left}.credit-pack-preview>div{grid-template-columns:1fr}.billing-lifecycle{grid-template-columns:44px minmax(0,1fr)}.billing-lifecycle>b{grid-column:2;width:fit-content}.style-preset-grid,.asset-grid,.works-gallery{grid-template-columns:repeat(2,1fr)}}.asset-picker-overlay{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#151c276b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.commerce-pack-overlay{position:fixed;z-index:240;inset:0;display:grid;place-items:center;padding:24px;background:#151c2773;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.commerce-pack-modal{width:min(860px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#fbfbfdf5;box-shadow:0 32px 100px #0c142247}.commerce-pack-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid rgba(30,35,45,.08)}.commerce-pack-modal>header span{color:#1769e0;font-size:11px;font-weight:850;letter-spacing:.1em}.commerce-pack-modal>header h2{margin:5px 0 0;color:#1d1d1f;font-size:23px;letter-spacing:-.03em}.commerce-pack-modal>header p{margin:6px 0 0;color:#707078;font-size:13px}.commerce-pack-modal>header>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:10px;color:#6e6e73;background:#7676801a}.commerce-pack-body{display:grid;gap:15px;max-height:calc(100vh - 245px);overflow:auto;padding:18px 24px}.commerce-pack-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.commerce-pack-summary article{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid rgba(30,35,45,.08);border-radius:14px;background:#fff}.commerce-pack-summary article>b{color:#1769e0;font-size:26px;line-height:1}.commerce-pack-summary article>span{display:grid;gap:2px}.commerce-pack-summary strong{font-size:13px}.commerce-pack-summary small{color:#7d828b;font-size:11px}.commerce-pack-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commerce-pack-fields label{display:grid;gap:6px;color:#3b3b40;font-size:12px;font-weight:750}.commerce-pack-fields select,.commerce-pack-fields input{width:100%;height:42px;border:1px solid rgba(30,35,45,.12);border-radius:11px;color:#242428;background:#fff;font:inherit;outline:none}.commerce-pack-fields select{padding:0 11px}.commerce-price-input{position:relative}.commerce-price-input b{position:absolute;top:50%;left:12px;color:#1769e0;transform:translateY(-50%)}.commerce-price-input input{padding:0 12px 0 30px;font-size:15px;font-weight:750}.commerce-pack-fields label>small{color:#86868b;font-size:11px;font-weight:550}.commerce-pack-list{border:1px solid rgba(30,35,45,.08);border-radius:15px;background:#fff}.commerce-pack-list>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(30,35,45,.07)}.commerce-pack-list>header strong{font-size:13px}.commerce-pack-list>header small{color:#7f858e;font-size:11px}.commerce-pack-list>div{display:grid;grid-template-columns:1fr 1fr}.commerce-pack-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:8px 12px;border-bottom:1px solid rgba(30,35,45,.06)}.commerce-pack-list article:nth-child(odd){border-right:1px solid rgba(30,35,45,.06)}.commerce-pack-list article>span{display:grid;place-items:center;width:40px;height:25px;border-radius:8px;font-size:11px;font-weight:800}.commerce-pack-list article>span.main{color:#1769e0;background:#eaf2fd}.commerce-pack-list article>span.detail{color:#137c71;background:#e7f7f4}.commerce-pack-list article>div{display:grid;gap:2px}.commerce-pack-list article b{font-size:12px}.commerce-pack-list article small{color:#868b93;font-size:11px}.commerce-pack-list article em{color:#b05d12;font-size:10px;font-style:normal;font-weight:750}.commerce-pack-list article>.grid-icon{color:#21a889}.commerce-pack-confirm{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #d7e4f5;border-radius:13px;background:#f5f9ff;cursor:pointer}.commerce-pack-confirm input{margin-top:3px;accent-color:#1769e0}.commerce-pack-confirm>span{display:grid;gap:3px}.commerce-pack-confirm b{font-size:13px}.commerce-pack-confirm small{color:#6f7e90;font-size:11px}.commerce-pack-progress{padding:13px 14px;border-radius:13px;background:#f3f6fa}.commerce-pack-progress header{display:flex;justify-content:space-between;font-size:12px}.commerce-pack-progress>div{height:7px;margin-top:10px;overflow:hidden;border-radius:999px;background:#dde3ea}.commerce-pack-progress>div span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1769e0,#22b8a7);transition:width .25s ease}.commerce-pack-progress p{margin:7px 0 0;color:#747a83;font-size:11px}.commerce-pack-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 24px 18px;border-top:1px solid rgba(30,35,45,.08);background:#f8f8fae0}.commerce-pack-modal>footer>div{display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:baseline}.commerce-pack-modal>footer span{color:#76767d;font-size:11px}.commerce-pack-modal>footer b{color:#202124;font-size:18px}.commerce-pack-modal>footer small{grid-column:1 / -1;color:#8b8b91;font-size:10px}.commerce-pack-modal>footer>button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:210px;min-height:44px;border-radius:12px;color:#fff;background:#1769e0;font-size:13px;font-weight:800}.commerce-pack-modal>footer>button:disabled{color:#9b9da3;background:#e4e6e9;cursor:not-allowed}.asset-picker-modal{width:min(720px,calc(100vw - 48px));overflow:hidden;border:1px solid rgba(220,224,230,.95);border-radius:22px;background:#fff;box-shadow:0 32px 90px #0c142240}.asset-picker-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 23px 17px;border-bottom:1px solid #e9ebee}.asset-picker-modal>header h2{margin:0;color:#262c34;font-size:21px;letter-spacing:-.03em}.asset-picker-modal>header p{margin:5px 0 0;color:#808994;font-size:13px}.asset-picker-modal>header>button{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:9px;color:#747d88;background:#f1f3f5}.asset-source-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:17px 18px 10px}.asset-source-options>button{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:74px;padding:11px 12px;border:1px solid #e0e3e8!important;border-radius:14px;color:#3d4651;text-align:left;background:#fff}.asset-source-options>button:hover{border-color:#a9c2e2!important;background:#f8fbff}.asset-source-options>button>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#1769e0;background:#eaf2fd}.asset-source-options>button>div{display:grid;gap:4px}.asset-source-options strong{font-size:12px}.asset-source-options small{color:#8b939d;font-size:12px}.asset-source-options>button>.grid-icon{color:#9098a3}.asset-picker-library{margin:6px 18px 18px;padding:13px;border-radius:15px;background:#f6f7f9}.asset-picker-library>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.asset-picker-library>header>div{display:grid;gap:3px}.asset-picker-library>header strong{color:#414a55;font-size:13px}.asset-picker-library>header small{color:#8e96a0;font-size:12px}.asset-picker-library>header>button{padding:6px 8px;border-radius:7px;color:#1769e0;background:#e8f1fe;font-size:12px;font-weight:750}.asset-picker-library>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.asset-picker-library>div>button{display:grid;gap:3px;min-width:0;padding:6px;border:1px solid transparent!important;border-radius:11px;color:#4b5561;text-align:left;background:#fff}.asset-picker-library>div>button:hover{border-color:#9fbee4!important}.asset-picker-library img{width:100%;height:94px;object-fit:cover;border-radius:8px;background:#e6eaee}.asset-picker-library span{overflow:hidden;padding:3px 2px 0;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.asset-picker-library small{padding:0 2px 2px;color:#939aa4;font-size:12px}.rail-collapse .reversed{transform:rotate(180deg)}.canvas-panel,.flow-stage,.vue-flow{background:#f6f7f9}.flow-stage:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(23,105,224,.055),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.52),transparent 24%)}.vue-flow__edge-path{stroke:#8b95a5}.vue-flow__edge.selected .vue-flow__edge-path{stroke:var(--gb-blue)}.canvas-tool-rail{top:18px;left:18px;border-color:#dadee4fa;color:var(--gb-ink);background:#fffffff5;box-shadow:0 14px 36px #141d2b1f}.rail-collapse{color:#89919b;background:#f2f3f5}.rail-collapse:hover{color:var(--gb-blue);background:#edf4ff}.rail-tool{color:#5f6874}.rail-tool:hover{color:var(--gb-blue);background:#f1f6fd}.rail-tool>span{background:#f1f3f6}.canvas-tool-rail>i{background:#eceef1}.canvas-hud{top:18px}.canvas-status,.canvas-view-actions{border-color:#e1e3e6;color:#747c87;background:#fffffff5;box-shadow:0 8px 22px #121c2d12}.canvas-status b{color:#59616c}.canvas-status button{color:var(--gb-blue);background:#eef5ff}.canvas-view-actions button{color:#555d68;background:#f1f2f4}.canvas-view-actions button:hover{color:var(--gb-blue);background:#edf4ff}.vue-flow__controls{border-color:#e1e4e8;background:#fff;box-shadow:0 8px 22px #121c2d14}.vue-flow__controls-button{color:#6f7784;fill:currentColor;border-color:#eceef1;background:#fff}.vue-flow__controls-button:hover{color:var(--gb-blue);background:#edf4ff}.canvas-empty-guide{top:49%;width:min(590px,calc(100% - 220px));padding:32px;border:1px solid rgba(218,224,232,.92);color:var(--gb-ink);background:radial-gradient(circle at 10% 0%,rgba(23,105,224,.08),transparent 42%),radial-gradient(circle at 92% 100%,rgba(24,169,153,.07),transparent 36%),#fffffff0;box-shadow:0 22px 56px #121c2d1c}.canvas-empty-guide>strong{color:var(--gb-ink);font-size:25px}.canvas-empty-guide>p{color:#737c88}.empty-primary-actions>button{border-color:#e0e4e9;color:#343b45;background:#ffffffeb;box-shadow:0 8px 20px #141d2b0b}.empty-primary-actions>button:hover{border-color:#b8cce8;background:#fff}.empty-primary-actions>button>svg{background:#f0f2f5}.empty-primary-actions .empty-generate:hover{border-color:#0f5fcf;background:#0f5fcf}.empty-primary-actions small{color:#9299a3}.empty-generate small{color:#dce9fb}.starter-workflow-button{border-color:#cbd3df!important;color:#46515f!important;background:#f8fafce6!important}.starter-workflow-button:hover{border-color:#8eafd8!important;color:var(--gb-blue)!important;background:#f5f9ff!important}.starter-workflow-button svg{stroke:var(--gb-blue)}.node-type-menu{border-color:#e0e3e7;color:var(--gb-ink);background:#fffffffa;box-shadow:0 16px 38px #121c2d24}.node-type-menu>button{color:#252a31}.node-type-menu>button:hover{background:#f5f6f7}.node-type-menu button small{color:#7b8491}.workflow-guide-overlay{position:fixed;z-index:220;inset:0;display:grid;place-items:center;padding:24px;background:#171c266b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.workflow-guide-modal{width:min(900px,calc(100vw - 48px));overflow:hidden;border:1px solid rgba(220,224,230,.95);border-radius:22px;color:var(--gb-ink);background:#fff;box-shadow:0 32px 90px #0c142240}.workflow-guide-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 23px 17px;border-bottom:1px solid #e8eaed}.workflow-guide-modal>header span{color:var(--gb-blue);font-size:12px;font-weight:850;letter-spacing:.11em}.workflow-guide-modal>header h2{margin:4px 0 0;color:var(--gb-ink);font-size:22px;letter-spacing:-.03em}.workflow-guide-modal>header p{margin:5px 0 0;color:#7a828d;font-size:13px}.workflow-guide-modal>header button{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:9px;color:#747d88;background:#f1f3f5}.workflow-guide-modal>header button:hover{color:var(--gb-blue);background:#edf4ff}.workflow-guide-canvas{position:relative;display:grid;grid-template-columns:180px 90px 230px 90px 170px;align-items:center;justify-content:center;gap:4px;min-height:360px;padding:30px 24px;overflow:hidden;background-color:#f6f7f9;background-image:radial-gradient(#d9e0e9 1px,transparent 1px);background-size:24px 24px}.guide-input-column{display:grid;gap:18px}.guide-text-node,.guide-image-node,.guide-result-node,.guide-branch-node{position:relative;border:1px solid #dfe3e8;border-radius:13px;background:#fff;box-shadow:0 14px 32px #121c2d1a}.guide-text-node{padding:12px}.guide-text-node>span{display:flex;align-items:center;gap:6px;color:#3d4651;font-size:13px;font-weight:800}.guide-text-node p{margin:8px 0 0;color:#7a8490;font-size:12px;line-height:1.55}.guide-text-node i,.guide-image-node i,.guide-result-node i{position:absolute;top:50%;right:-7px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--gb-blue);transform:translateY(-50%)}.guide-image-node{overflow:visible}.guide-image-node img{display:block;width:100%;height:128px;object-fit:cover;border-radius:12px}.guide-image-node span{position:absolute;top:8px;left:8px;padding:4px 7px;border-radius:6px;color:#253143;background:#ffffffe6;font-size:12px;font-weight:800}.guide-result-node{overflow:visible}.guide-result-node img{display:block;width:100%;height:230px;object-fit:cover;border-radius:12px}.guide-result-node span{position:absolute;top:9px;left:9px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:7px;color:#d9f7f2;background:#0f1f2bd1;font-size:12px;font-weight:800}.guide-branch-node{display:grid;justify-items:center;gap:6px;padding:22px 12px;text-align:center}.guide-branch-node>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#1769e0,#18a999)}.guide-branch-node strong{font-size:13px}.guide-branch-node small{color:#86909d;font-size:12px}.guide-edge{position:relative;height:230px}.guide-edge span{position:absolute;left:0;width:56%;height:1px;border-top:1.5px dashed #8b95a5}.guide-edge span:first-child{top:28%;transform:rotate(26deg);transform-origin:left}.guide-edge span:nth-child(2){bottom:28%;transform:rotate(-26deg);transform-origin:left}.guide-edge b{position:absolute;top:50%;right:0;width:55%;height:1px;border-top:1.5px dashed #8b95a5}.guide-edge-next{height:1px}.guide-edge-next b{top:0;width:100%}.workflow-guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 20px}.workflow-guide-steps article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:10px;border:1px solid #edf0f3;border-radius:11px;background:#f7f8fa}.workflow-guide-steps article>b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:var(--gb-blue);background:#eaf2fd;font-size:13px}.workflow-guide-steps article>div{display:grid;gap:3px}.workflow-guide-steps strong{font-size:13px}.workflow-guide-steps p{margin:0;color:#7f8995;font-size:12px;line-height:1.45}.workflow-guide-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 20px;border-top:1px solid #e8eaed}.workflow-guide-modal>footer span{color:#818a95;font-size:12px}.workflow-guide-modal>footer button{min-height:36px;padding:0 14px;border-radius:9px;color:#fff;background:var(--gb-blue);font-size:13px;font-weight:800}.gridbox-app-frame p,.gridbox-app-frame small{line-height:1.55}.page-heading p{font-size:14px}.page-eyebrow{font-size:12px}.text-action{min-height:36px;font-size:13px}.home-choice-hero>p{font-size:14px;line-height:1.7}.home-path-card{min-height:318px}.home-path-copy small{font-size:12px}.home-path-card>p{font-size:14px;line-height:1.7}.home-path-features i{font-size:12px}.home-path-action{min-height:46px;font-size:14px}.home-continue-section h2{font-size:18px}.home-continue-section header p,.home-continue-list small{font-size:12px}.home-continue-list strong{font-size:14px}.home-continue-list>button{min-height:86px}.quick-page-heading p{font-size:13px}.quick-page-heading>button{min-height:42px;font-size:13px}.quick-form-section{padding:20px}.quick-form-section>header{margin-bottom:15px}.quick-form-section>header strong{font-size:15px}.quick-form-section>header small{font-size:12px}.quick-form-section>header>span,.quick-form-section>header em{font-size:12px}.quick-mode-grid>button{min-height:68px;padding:10px}.quick-mode-grid b{font-size:14px}.quick-mode-grid small{font-size:12px}.quick-field-grid{gap:13px 10px}.quick-field-grid label{gap:7px;font-size:13px}.quick-field-grid input,.quick-field-grid select{height:42px;padding:0 11px;font-size:13px}.quick-field-grid textarea{min-height:100px;padding:11px 12px;font-size:13px}.quick-field-grid .field-assist{min-height:0;font-size:12px}.quick-upload-drop{min-height:120px}.quick-upload-drop strong,.quick-library-strip>header strong,.quick-generate-dock strong,.quick-result-panel>header strong{font-size:14px}.quick-upload-drop small,.quick-library-strip>header small,.quick-generate-dock small,.quick-result-panel>header small,.quick-empty-result p{font-size:12px}.quick-library-strip span,.quick-selected-references article>span{font-size:12px}.quick-generate-dock>button{min-height:44px;font-size:13px}.quick-result-panel>header{min-height:76px}.quick-result-panel>header>button,.quick-result-grid article button{min-height:34px;font-size:12px}.quick-result-grid article strong{font-size:13px}.segmented-tabs button{min-height:40px;font-size:13px}.library-actions label,.library-actions>button{height:40px}.library-actions input{font-size:13px}.asset-meta{gap:6px;padding:14px 15px 16px}.asset-meta strong{font-size:15px}.asset-meta small,.asset-preview em{font-size:12px}.works-summary small,.works-type-tabs small,.work-card footer small,.canvas-project-card footer small{font-size:12px}.works-type-tabs b,.work-card footer strong,.canvas-project-card footer strong{font-size:14px}.work-card footer>button,.canvas-project-card footer>button{min-height:34px;font-size:12px}.work-origin-badge,.canvas-project-preview>i{font-size:12px}.billing-secure,.membership-copy>span,.membership-copy li,.membership-state button,.credit-packs button small,.credit-packs button em{font-size:12px}.membership-copy p{font-size:14px}.membership-state span,.balance-hero small{font-size:12px}.canvas-status,.canvas-view-actions,.canvas-project-save input{font-size:13px}.canvas-project-save span,.rail-tool b,.composer-context-header small,.composer-reference-toggle b,.composer-reference-toggle em,.composer-reference-toggle small,.credit-estimate{font-size:12px}.analysis-node>header small,.analysis-source b,.analysis-source small,.analysis-empty strong,.analysis-empty small,.analysis-run,.analysis-run span,.analysis-results>section>header strong,.analysis-results>section>header small,.analysis-results>section>p,.analysis-prompt>div b,.analysis-prompt>div small,.analysis-prompt>p,.analysis-prompt>button,.competitor-rows b,.competitor-rows span,.analysis-theme-grid b,.analysis-theme-grid span,.analysis-theme-grid p,.analysis-results li strong,.analysis-results li small{font-size:12px}.analysis-run{min-height:42px}.generation-run-status,.generation-error,.generation-trace header span,.generation-trace>small,.trace-run-meta span,.trace-references span{font-size:12px}.gridbox-app-frame{--gb-bg: #f5f5f7;--gb-surface: rgba(255, 255, 255, .82);--gb-surface-solid: #fff;--gb-soft: rgba(246, 246, 248, .9);--gb-ink: #1d1d1f;--gb-muted: #6e6e73;--gb-line: rgba(30, 35, 45, .1);--gb-line-strong: rgba(30, 35, 45, .16);--gb-blue: #0071e3;--gb-blue-hover: #0077ed;--gb-mint: #1f9d87;--gb-glass: rgba(255, 255, 255, .72);--gb-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .06);--gb-shadow-md: 0 2px 4px rgba(15, 23, 42, .04), 0 18px 44px rgba(15, 23, 42, .09);--gb-shadow-lg: 0 4px 10px rgba(15, 23, 42, .06), 0 34px 80px rgba(15, 23, 42, .14);min-width:980px;padding-top:64px;color:var(--gb-ink);background:var(--gb-bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.gridbox-app-frame.home-landing{padding-top:0}.gridbox-app-frame button,.gridbox-app-frame input,.gridbox-app-frame textarea,.gridbox-app-frame select{letter-spacing:-.006em}.gridbox-app-frame button{transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}.gridbox-app-frame button:active:not(:disabled){transform:scale(.98)}.gridbox-app-frame button:focus-visible,.gridbox-app-frame input:focus-visible,.gridbox-app-frame textarea:focus-visible,.gridbox-app-frame select:focus-visible{outline:3px solid rgba(0,113,227,.22);outline-offset:2px}.gridbox-topbar{grid-template-columns:224px minmax(0,1fr) auto;gap:18px;height:64px;padding:0 20px;border-bottom:1px solid rgba(30,35,45,.08);background:#fafafcc2;box-shadow:0 1px #ffffffb3,0 8px 26px #0f172a0a;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px)}.home-landing .gridbox-topbar{transform:translateY(calc(-100% - 2px))}.home-landing .home-nav-reveal-zone:hover+.gridbox-topbar,.home-landing .gridbox-topbar:hover,.home-landing .gridbox-topbar:focus-within{box-shadow:var(--gb-shadow-md);transform:translateY(0)}.brand-lockup{gap:9px;color:#1d1d1f}.brand-lockup .logo-mark{width:32px;height:32px;border-radius:9px;box-shadow:0 7px 18px #0071e324}.brand-lockup strong{font-size:17px;font-weight:700;letter-spacing:-.025em}.brand-lockup em{color:#7b7b81;font-size:12px;font-weight:500}.gridbox-topbar nav{justify-self:center;gap:2px;padding:4px;border:1px solid rgba(30,35,45,.075);border-radius:13px;background:#76768014;box-shadow:inset 0 1px 1px #00000006,0 1px #fffc}.gridbox-topbar nav button{min-height:34px;padding:7px 11px;border-radius:9px;color:#69696f;font-size:13px;font-weight:600}.gridbox-topbar nav button:hover{color:#1d1d1f;background:#ffffff94}.gridbox-topbar nav button.active{color:#1d1d1f;background:#fffffff5;box-shadow:0 1px 3px #0f172a1f,0 4px 12px #0f172a0d}.nav-icon{width:17px;height:17px;border-radius:0;color:#73737a;background:transparent;box-shadow:none}.gridbox-topbar nav button.active .nav-icon{color:var(--gb-blue)}.topbar-actions{gap:8px}.topbar-actions>button:not(.account-trigger),.topbar-actions>.membership-trigger{border:1px solid rgba(30,35,45,.09);background:#ffffffb8;box-shadow:0 2px 8px #0f172a09}.account-trigger{width:36px;height:36px;border:2px solid rgba(255,255,255,.9);background:linear-gradient(145deg,#007aff,#25b79e);box-shadow:0 5px 14px #0071e333}.account-trigger span{font-size:14px;font-weight:700}.product-page-shell{height:calc(100vh - 64px);overflow:auto;background:radial-gradient(circle at 15% -8%,rgba(0,113,227,.075),transparent 33%),radial-gradient(circle at 91% 5%,rgba(48,209,88,.055),transparent 30%),linear-gradient(180deg,#f7f7f9,#f4f5f7)}.home-landing .product-page-shell{height:100vh}.product-page{width:min(1180px,calc(100% - 64px));padding:36px 0 54px}.page-heading{margin-bottom:24px}.page-eyebrow{color:var(--gb-blue);font-size:12px;font-weight:700;letter-spacing:.09em}.page-heading h1{color:#1d1d1f;font-size:34px;font-weight:700;line-height:1.12;letter-spacing:-.035em}.page-heading p{color:var(--gb-muted);font-size:15px;line-height:1.65}.text-action{min-height:36px;padding:0 12px;border-radius:10px;color:#0068d4;background:#0071e317;box-shadow:inset 0 0 0 1px #0071e30e;font-size:13px;font-weight:760}.text-action:hover{color:#fff;background:var(--gb-blue)}.gridbox-app-frame .grid-icon{color:inherit;overflow:visible;filter:none}.page-primary-action{min-height:42px;border-radius:12px;color:#fff;background:var(--gb-blue);box-shadow:0 8px 20px #0071e333;font-size:13px;font-weight:650}.page-primary-action:hover{background:var(--gb-blue-hover)}.quick-title-icon,.generation-tool-icon,.home-path-icon{color:#fff;background:linear-gradient(145deg,#1581f4,#0067d2)}.generation-brand-mark{padding:0;overflow:hidden;background:#0875e5;box-shadow:0 10px 24px #0071e33d}.canvas-brand-mark{padding:0;overflow:hidden;background:#109b84;box-shadow:0 10px 24px #10917b3b}.generation-brand-mark img,.canvas-brand-mark img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.analysis-icon{color:#087d6d;background:#1f9d871f;box-shadow:inset 0 0 0 1px #1f9d8714,0 7px 18px #1f9d8714}.composer-context-icon{color:var(--gb-blue);background:#0071e317;box-shadow:inset 0 0 0 1px #0071e30f}.type-icon{width:36px;height:36px;border-radius:11px}.type-icon.media{color:#0872d9;background:#0071e317}.type-icon.text{color:#986000;background:#ff9f0a1c}.type-icon.analysis{color:#087d6d;background:#1f9d871c}.type-icon.generation{color:#fff;background:var(--gb-blue)}.rail-tool>span{color:#636369;background:#76768017;box-shadow:inset 0 0 0 1px #1e232d09}.rail-tool.primary>span{color:#fff;background:var(--gb-blue);box-shadow:0 6px 14px #0071e32e}.rail-tool:hover>span{color:var(--gb-blue);background:#0071e317}.rail-tool.primary:hover>span{color:#fff;background:var(--gb-blue-hover)}.segmented-tabs button{display:inline-flex;align-items:center;gap:6px}.segmented-tabs button .grid-icon{color:#85858b}.segmented-tabs button.active .grid-icon,.segmented-tabs button:hover .grid-icon{color:var(--gb-blue)}.library-actions>button,.work-card>div button,.image-corner-actions button,.image-corner-actions label,.asset-preview i,.node-delete{color:#67676d;background:#76768017;box-shadow:inset 0 0 0 1px #1e232d09}.library-actions>button:hover,.work-card>div button:hover,.image-corner-actions button:hover,.image-corner-actions label:hover,.asset-preview i:hover,.node-delete:hover{color:var(--gb-blue);background:#0071e317}.image-corner-actions .danger-action:hover,.danger-tool:hover{color:#d70015;background:#d7001514}.labeled-tool,.text-labeled-tool{color:#55555b}.labeled-tool .grid-icon,.text-labeled-tool .grid-icon{color:#77777d}.labeled-tool:hover .grid-icon,.text-labeled-tool:hover .grid-icon,.labeled-tool.active .grid-icon{color:var(--gb-blue)}.works-summary article>span{color:var(--gb-blue);background:#0071e317;box-shadow:inset 0 0 0 1px #0071e30d}.works-type-tabs>button>.grid-icon{color:#6d6d73;background:#76768017}.works-type-tabs>button.active>.grid-icon{color:#fff;background:var(--gb-blue);box-shadow:0 6px 14px #0071e32b}.new-canvas-project-card .grid-icon,.canvas-project-preview>span .grid-icon{color:var(--gb-blue);background:#ffffffb8;box-shadow:inset 0 0 0 1px #0071e314,var(--gb-shadow-sm)}.commercial-model-card>span,.charge-rule-card>header>span,.daily-credit-reward>span,.margin-guard>span,.billing-lifecycle>span{box-shadow:inset 0 0 0 1px #1e232d09,0 7px 18px #0f172a0b}.commercial-model-card.membership>span{color:#7b4bc4;background:#af52de1a}.commercial-model-card.credits>span{color:var(--gb-blue);background:#0071e317}.balance-orb .grid-icon{filter:drop-shadow(0 8px 16px rgba(37,205,180,.18))}.asset-source-options>button>span{color:var(--gb-blue);background:#0071e317;box-shadow:inset 0 0 0 1px #0071e30e}.workflow-guide-steps article>b{border-radius:9px;color:var(--gb-blue);background:#0071e317}.home-page{display:grid;align-content:center;width:min(1100px,calc(100% - 64px));min-height:100%;padding:50px 0 46px}.home-choice-hero{padding:0 20px 28px}.home-welcome-line{gap:8px;padding:10px 19px;border:1px solid rgba(255,255,255,.75);border-radius:999px;color:#424248;background:#ffffff94;-webkit-text-fill-color:currentColor;box-shadow:0 1px 1px #ffffffe6 inset,0 8px 28px #0f172a0f;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);font-size:18px;font-weight:720;letter-spacing:.025em;text-shadow:none}.home-welcome-line:before,.home-welcome-line:after{display:none}.home-welcome-line:before{content:""}.home-choice-hero h1{margin:18px 0 10px;color:#1d1d1f;font-size:clamp(42px,4.35vw,58px);font-weight:750;line-height:1.04;letter-spacing:-.052em}.home-choice-hero>p{max-width:680px;color:#6e6e73;font-size:15px;line-height:1.7}.home-path-grid{gap:18px}.home-path-card{min-height:300px;padding:28px;border:1px solid rgba(255,255,255,.82)!important;border-radius:28px;background:linear-gradient(145deg,#ffffffe0,#ffffffab);box-shadow:0 1px 1px #fffffff2 inset,var(--gb-shadow-md);-webkit-backdrop-filter:blur(26px) saturate(145%);backdrop-filter:blur(26px) saturate(145%)}.home-path-card:after{right:-120px;bottom:-150px;border-color:#0071e31a;box-shadow:0 0 0 40px #0071e305,0 0 0 80px #0071e303}.home-path-card:hover{border-color:#0071e333!important;box-shadow:0 1px 1px #fffffff2 inset,0 26px 58px #0f172a1f;transform:translateY(-4px)}.home-path-icon{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#1684f8,#0068d4);box-shadow:0 12px 28px #0071e338}.home-path-card.canvas:after{border-color:#1f9d8721;box-shadow:0 0 0 40px #1f9d8706,0 0 0 80px #1f9d8704}.home-path-card.canvas .home-path-icon{background:linear-gradient(145deg,#29b69d,#168974);box-shadow:0 12px 28px #10917b38}.home-path-badge{top:22px;right:22px;padding:6px 10px;color:#0069cf;background:#0071e317;font-size:12px;font-weight:650}.home-path-card.canvas .home-path-badge{color:#147d6d;background:#1f9d871a}.home-path-copy strong{font-size:23px;font-weight:700;letter-spacing:-.03em}.home-path-copy small{color:#7d7d83;font-size:13px}.home-path-card>p{margin-top:22px;color:#606068;font-size:14px;line-height:1.75}.home-path-features i{color:#606068;font-size:13px;font-weight:600}.home-path-action{min-height:46px;border-radius:13px;background:var(--gb-blue);font-size:14px;font-weight:650;box-shadow:0 8px 20px #0071e32e}.home-path-features .grid-icon{color:var(--gb-blue)}.home-path-card.canvas .home-path-features .grid-icon{color:var(--gb-mint)}.home-path-card.canvas .home-path-action{background:#168f7b;box-shadow:0 8px 20px #10917b2e}.home-path-card.canvas .home-path-action:hover{background:#117d6d}.home-continue-section{margin-top:20px;padding:16px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#ffffff8a;box-shadow:0 1px 1px #ffffffe6 inset,var(--gb-shadow-sm);-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.home-continue-section h2{font-size:17px;font-weight:650}.home-continue-list>button{min-height:78px;border-color:#1e232d14!important;border-radius:15px;background:#ffffffa8}.home-continue-list>button:hover{border-color:#0071e32e!important;background:#ffffffeb}.quick-studio-page{width:min(1440px,calc(100% - 48px));padding-top:28px}.quick-title-icon{border-radius:14px;background:linear-gradient(145deg,#1684f8,#0068d4);box-shadow:0 10px 24px #0071e333}.quick-page-heading h1{color:#1d1d1f;font-size:27px;font-weight:700}.quick-page-heading p{color:#737379;font-size:14px}.quick-page-heading>button{min-height:40px;border-color:#1e232d1a!important;border-radius:11px;color:#3a3a3e;background:#ffffffb3;box-shadow:var(--gb-shadow-sm)}.quick-generation-workspace{gap:18px}.quick-settings-panel,.quick-result-panel{border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#ffffffc2;box-shadow:0 1px 1px #ffffffe6 inset,var(--gb-shadow-md);-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.quick-form-section{padding:21px;border-bottom-color:#1e232d13}.quick-form-section>header>span{border-radius:9px;color:var(--gb-blue);background:#0071e317}.quick-form-section>header strong{color:#303034;font-size:15px;font-weight:650}.quick-form-section>header small{color:#828288;font-size:13px}.quick-mode-grid{gap:8px;padding:4px;border-radius:15px;background:#76768012}.quick-mode-grid>button{min-height:64px;border-color:transparent!important;border-radius:11px;background:transparent}.quick-mode-grid>button:hover{background:#ffffff8c}.quick-mode-grid>button.active{border-color:#1e232d12!important;color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #0f172a1f,0 5px 14px #0f172a0d}.quick-mode-grid>button.active>span{background:var(--gb-blue)}.quick-field-grid label{color:#515157;font-size:13px;font-weight:600}.quick-field-grid input,.quick-field-grid select,.quick-field-grid textarea{border-color:#1e232d1c;border-radius:11px;color:#1d1d1f;background:#fafafcd1}.quick-field-grid input:focus,.quick-field-grid select:focus,.quick-field-grid textarea:focus{border-color:#0071e380;background:#fff;box-shadow:0 0 0 3px #0071e31f}.quick-upload-drop{border-color:#1e232d26!important;border-radius:14px;background:#f8f8fab3}.quick-upload-drop:hover{border-color:#0071e380!important;background:#0071e309}.quick-generate-dock{padding:16px 20px;background:#f6f6f8b8}.quick-generate-dock>button{border-radius:12px;background:var(--gb-blue);box-shadow:0 8px 20px #0071e333}.quick-generate-dock>button:hover:not(:disabled){background:var(--gb-blue-hover)}.quick-result-panel>header{border-bottom-color:#1e232d13}.quick-result-panel>header>div>span{border-radius:11px;color:var(--gb-blue);background:#0071e314}.quick-empty-result{background-color:#f8f9fb8c;background-image:radial-gradient(rgba(116,116,123,.17) .7px,transparent .7px)}.quick-empty-result>span{border-color:#1e232d14;border-radius:22px;background:#ffffffbf;box-shadow:var(--gb-shadow-md)}.library-toolbar,.works-summary article,.works-type-tabs,.membership-card,.membership-price-card,.billing-lifecycle{border-color:#ffffffd1;background:#ffffffb8;box-shadow:0 1px 1px #ffffffeb inset,var(--gb-shadow-sm);-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}.library-toolbar{padding:7px;border-radius:15px}.segmented-tabs{padding:3px;border-radius:11px;background:#76768014}.segmented-tabs button{min-height:34px;border-radius:8px;color:#67676d;font-weight:600}.segmented-tabs button.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #0f172a1f}.library-actions label{border-color:#1e232d17;border-radius:10px;background:#f8f8facc}.library-actions>button{border-radius:10px;background:#76768014}.asset-grid,.works-gallery{gap:18px}.asset-card,.work-card,.canvas-project-card{border:1px solid rgba(30,35,45,.08)!important;border-radius:20px;background:#ffffffdb;box-shadow:var(--gb-shadow-sm);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.asset-card:hover,.work-card:hover,.canvas-project-card:hover{border-color:#0071e32e!important;box-shadow:var(--gb-shadow-md);transform:translateY(-3px)}.asset-preview{background:#e9e9eb}.asset-preview em,.work-origin-badge{border:1px solid rgba(255,255,255,.45);border-radius:8px;background:#232326ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.asset-meta strong,.work-card footer strong{color:#303034;font-weight:650}.works-summary article{border-radius:17px}.works-type-tabs{padding:5px;border-radius:17px}.works-type-tabs>button{border-radius:12px}.works-type-tabs>button.active{border-color:#1e232d12!important;color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #0f172a1f}.membership-card{border-radius:24px}.membership-price-card{border-radius:22px}.membership-price-card.recommended{border-color:#0071e357;background:linear-gradient(155deg,#e8f4ffe6,#ffffffc7 58%);box-shadow:0 1px 1px #fffffff2 inset,0 18px 42px #0071e31a}.membership-price-card>button{border-radius:11px}.membership-price-card.recommended>button{color:#fff;background:var(--gb-blue)}.billing-lifecycle{border-radius:18px}.credit-pack-preview{margin-top:32px}.credit-pack-preview>header{align-items:flex-end;margin-bottom:14px}.credit-pack-preview>header>span{padding:7px 10px;border-radius:999px;color:#0068d4;background:#0071e317;font-size:12px;font-weight:750}.credit-pack-grid{gap:14px!important}.credit-pack-preview .credit-pack-card{position:relative;display:flex;flex-direction:column;gap:0;min-height:276px;padding:22px;border:1px solid rgba(255,255,255,.82);border-radius:22px;background:#ffffffb8;box-shadow:0 1px 1px #ffffffeb inset,var(--gb-shadow-sm);-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}.credit-pack-preview .credit-pack-card.recommended{border-color:#0071e357;background:linear-gradient(155deg,#e8f4ffe6,#ffffffc7 58%);box-shadow:0 1px 1px #fffffff2 inset,0 18px 42px #0071e31a}.credit-pack-card>em{position:absolute;top:15px;right:15px;padding:5px 9px;border-radius:999px;color:#0068d4;background:#0071e31a;font-size:11px;font-style:normal;font-weight:760}.credit-pack-card>header{display:flex;align-items:center;gap:11px}.credit-pack-card>header>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:var(--gb-blue);background:#0071e317;box-shadow:inset 0 0 0 1px #0071e30d}.credit-pack-card>header>div{display:grid;gap:2px}.credit-pack-card>header strong{color:#303034;font-size:14px;font-weight:700}.credit-pack-card>header small{color:#85858b;font-size:12px}.credit-pack-amount{display:flex;align-items:baseline;gap:7px;margin-top:24px}.credit-pack-amount b{color:#1d1d1f;font-size:32px;line-height:1;letter-spacing:-.04em}.credit-pack-amount span{color:#6e6e73;font-size:13px;font-weight:650}.credit-pack-price{display:flex;align-items:baseline;gap:7px;margin-top:10px}.credit-pack-price b{color:#303034;font-size:18px;letter-spacing:-.02em}.credit-pack-price span{color:#8a8a90;font-size:12px}.credit-pack-card>p{margin:16px 0 0;color:#64646a;font-size:13px}.credit-pack-card>footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid rgba(30,35,45,.08)}.credit-pack-card>footer span{color:#85858b;font-size:12px}.credit-pack-card>footer b{color:#168373;font-size:13px}.node-delete,.composer-context-header>button,.composer-attachments button,.quick-selected-references article>button,.workflow-guide-modal>header button,.commerce-pack-modal>header>button,.asset-picker-modal>header>button,.editor-header-status>button{display:grid;place-items:center;padding:0;line-height:0}.node-delete .grid-icon[data-icon=close],.composer-context-header>button .grid-icon[data-icon=close],.composer-attachments button .grid-icon[data-icon=close],.quick-selected-references article>button .grid-icon[data-icon=close],.workflow-guide-modal>header button .grid-icon[data-icon=close],.commerce-pack-modal>header>button .grid-icon[data-icon=close],.asset-picker-modal>header>button .grid-icon[data-icon=close],.editor-header-status>button .grid-icon[data-icon=close]{display:block;margin:0;transform:none}.canvas-workspace{height:calc(100vh - 64px)}.canvas-panel,.flow-stage,.vue-flow{background:#f1f2f4}.vue-flow__background pattern circle{fill:#66666e33}.canvas-document-bar,.canvas-tool-rail,.canvas-status,.canvas-view-actions,.vue-flow__controls,.creation-composer,.node-type-menu{border-color:#1e232d17;background:#ffffffc2;box-shadow:0 1px 1px #ffffffeb inset,var(--gb-shadow-md);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}.canvas-document-bar{border-radius:14px}.canvas-tool-rail{top:16px;left:16px;border-radius:16px}.rail-collapse{border-radius:9px;background:#76768014}.rail-tool{color:#5d5d63;border-radius:11px}.rail-tool:hover{color:#1d1d1f;background:#76768017}.rail-tool.primary{color:var(--gb-blue)}.rail-tool>span{background:#76768014}.canvas-status,.canvas-view-actions{border-radius:12px;color:#6e6e73}.canvas-status button{color:var(--gb-blue);background:#0071e314}.canvas-view-actions button{border-radius:8px;color:#5d5d63;background:#76768014}.canvas-view-actions button:hover{color:var(--gb-blue);background:#0071e314}.vue-flow__controls{overflow:hidden;border-radius:12px}.vue-flow__controls-button{color:#606067;border-color:#1e232d12;background:transparent}.vue-flow__controls-button:hover{color:var(--gb-blue);background:#0071e312}.canvas-empty-guide{border-color:#ffffffd1;border-radius:28px;background:#ffffffb3;box-shadow:0 1px 1px #fffffff2 inset,var(--gb-shadow-lg);-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%)}.canvas-empty-guide>strong{color:#1d1d1f;font-size:27px;font-weight:700;letter-spacing:-.035em}.empty-primary-actions>button{border-color:#1e232d17;border-radius:14px;background:#ffffffb8;box-shadow:var(--gb-shadow-sm)}.empty-primary-actions .empty-generate{border-color:var(--gb-blue);background:var(--gb-blue)}.flow-node{border-color:#1e232d1a;border-radius:16px;box-shadow:var(--gb-shadow-md)}.image-frame{border-radius:16px;box-shadow:var(--gb-shadow-md)}.vue-flow__node.selected .asset-image-node .image-frame{box-shadow:0 0 0 3px #0071e3eb,0 0 0 7px #0071e31f,var(--gb-shadow-md)}.image-node-toolbar{border-color:#1e232d17;border-radius:13px;background:#fffc;box-shadow:var(--gb-shadow-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.text-node{border-radius:16px}.generation-card,.analysis-node{border-radius:18px}.creation-composer{border-radius:20px}.composer-prompt{border-color:#1e232d1a;border-radius:15px;background:#f8f8fabd}.composer-prompt:focus-within{border-color:#0071e380;box-shadow:0 0 0 3px #0071e31a}.composer-submit{background:var(--gb-blue);box-shadow:0 8px 20px #0071e333}.asset-picker-overlay,.commerce-pack-overlay,.workflow-guide-overlay,.image-editor-overlay{background:#1c1c1e4d;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.asset-picker-modal,.commerce-pack-modal,.workflow-guide-modal,.image-editor-modal{border:1px solid rgba(255,255,255,.72);border-radius:24px;background:#fafafce0;box-shadow:0 1px 1px #fffffff2 inset,var(--gb-shadow-lg);-webkit-backdrop-filter:blur(34px) saturate(145%);backdrop-filter:blur(34px) saturate(145%)}.asset-picker-modal>header,.workflow-guide-modal>header{border-bottom-color:#1e232d14}.asset-source-options>button{border-color:#1e232d17!important;border-radius:15px;background:#ffffffb8}.asset-source-options>button:hover{border-color:#0071e34d!important;background:#fffffff5}.workflow-guide-canvas{background-color:#f5f6f8c7;background-image:radial-gradient(rgba(110,110,115,.18) .8px,transparent .8px)}.workflow-guide-steps article{border-color:#1e232d12;border-radius:13px;background:#fff9}@media(max-width:1180px){.gridbox-topbar{grid-template-columns:180px minmax(0,1fr) auto;padding-inline:14px}.brand-lockup em{display:none}.gridbox-topbar nav button{padding-inline:9px}.home-page{width:min(1000px,calc(100% - 40px))}}@media(prefers-reduced-motion:reduce){.gridbox-app-frame *,.gridbox-app-frame *:before,.gridbox-app-frame *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-shell[data-v-2d60b50a]{--ink:#1d1d1f;--muted:#6e6e73;--line:rgba(0,0,0,.08);--blue:#0071e3;display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh;color:var(--ink);background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,sans-serif}.admin-sidebar[data-v-2d60b50a]{position:sticky;top:0;height:100vh;padding:22px 14px 16px;border-right:1px solid var(--line);background:#f8f8fae0;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);display:flex;flex-direction:column}.admin-brand[data-v-2d60b50a]{display:flex;align-items:center;gap:11px;padding:0 9px 23px}.admin-brand img[data-v-2d60b50a]{width:38px;height:38px;filter:drop-shadow(0 5px 10px rgba(0,113,227,.18))}.admin-brand strong[data-v-2d60b50a],.admin-brand span[data-v-2d60b50a]{display:block}.admin-brand strong[data-v-2d60b50a]{font-size:18px;letter-spacing:-.3px}.admin-brand span[data-v-2d60b50a]{margin-top:2px;color:var(--muted);font-size:13px;font-weight:600}.admin-sidebar nav[data-v-2d60b50a]{display:grid;gap:4px}.admin-sidebar nav button[data-v-2d60b50a]{border:0;background:transparent;display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 13px;border-radius:11px;color:#4d4d51;font-size:14px;font-weight:650;cursor:pointer}.admin-sidebar nav button[data-v-2d60b50a]:hover{background:#0000000a}.admin-sidebar nav button.active[data-v-2d60b50a]{color:#fff;background:linear-gradient(135deg,#147ce5,#06c);box-shadow:0 7px 18px #0066cc38}.admin-runtime[data-v-2d60b50a]{margin-top:auto;display:flex;gap:9px;padding:13px 10px;border-top:1px solid var(--line)}.admin-runtime .status-dot[data-v-2d60b50a]{flex:none;width:8px;height:8px;margin-top:5px;border-radius:50%;background:#ff9f0a;box-shadow:0 0 0 4px #ff9f0a1f}.admin-runtime .status-dot.ready[data-v-2d60b50a]{background:#30d158;box-shadow:0 0 0 4px #30d1581f}.admin-runtime strong[data-v-2d60b50a],.admin-runtime small[data-v-2d60b50a]{display:block}.admin-runtime strong[data-v-2d60b50a]{font-size:12px}.admin-runtime small[data-v-2d60b50a]{margin-top:4px;color:var(--muted);font-size:10px}.admin-profile[data-v-2d60b50a]{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:12px 8px 0;border-top:1px solid var(--line)}.admin-profile>span[data-v-2d60b50a]{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#1d1d1f;font-weight:700}.admin-profile strong[data-v-2d60b50a],.admin-profile small[data-v-2d60b50a]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-profile strong[data-v-2d60b50a]{font-size:12px}.admin-profile small[data-v-2d60b50a]{margin-top:2px;color:var(--muted);font-size:10px}.admin-profile button[data-v-2d60b50a]{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.admin-profile button[data-v-2d60b50a]:hover{background:#e8e8ed;color:#d70015}.admin-main[data-v-2d60b50a]{min-width:0;padding:30px clamp(24px,4vw,58px) 60px}.admin-topbar[data-v-2d60b50a]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.admin-kicker[data-v-2d60b50a]{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:1.3px}.admin-topbar h1[data-v-2d60b50a]{margin:5px 0 0;font-size:32px;line-height:1.1;letter-spacing:-1.1px}.topbar-actions[data-v-2d60b50a]{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:12px}.topbar-actions button[data-v-2d60b50a],.admin-card header button[data-v-2d60b50a]{display:flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#ffffffbf;color:var(--ink);font-weight:650;cursor:pointer;box-shadow:0 1px 2px #00000008}.admin-alert[data-v-2d60b50a]{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(255,59,48,.2);border-radius:12px;color:#b42318;background:#fff1f0;font-size:13px;font-weight:600}.admin-loading[data-v-2d60b50a]{display:grid;justify-items:center;gap:8px;padding:100px}.admin-loading span[data-v-2d60b50a]{width:28px;height:28px;border:3px solid #d7d7dc;border-top-color:var(--blue);border-radius:50%;animation:spin-2d60b50a .8s linear infinite}.admin-loading small[data-v-2d60b50a]{color:var(--muted)}@keyframes spin-2d60b50a{to{transform:rotate(360deg)}}.admin-view[data-v-2d60b50a]{display:grid;gap:18px}.metric-grid[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-grid article[data-v-2d60b50a]{position:relative;min-height:137px;padding:19px;border:1px solid var(--line);border-radius:18px;background:#ffffffdb;box-shadow:0 8px 25px #00000009}.metric-grid article>span[data-v-2d60b50a]{color:var(--muted);font-size:13px;font-weight:600}.metric-grid article>strong[data-v-2d60b50a]{display:block;margin-top:12px;font-size:30px;letter-spacing:-1px}.metric-grid article>small[data-v-2d60b50a]{display:block;margin-top:6px;color:var(--muted);font-size:12px}.metric-grid article>i[data-v-2d60b50a]{position:absolute;right:17px;top:17px;display:grid;place-items:center;width:39px;height:39px;border-radius:12px}.metric-grid i.blue[data-v-2d60b50a]{color:#0071e3;background:#e9f4ff}.metric-grid i.violet[data-v-2d60b50a]{color:#8944ab;background:#f4eafa}.metric-grid i.orange[data-v-2d60b50a]{color:#ff9500;background:#fff3df}.metric-grid i.green[data-v-2d60b50a]{color:#1f9d55;background:#e6f7ec}.admin-card[data-v-2d60b50a]{border:1px solid var(--line);border-radius:18px;background:#ffffffe0;box-shadow:0 10px 32px #00000009;overflow:hidden}.admin-card>header[data-v-2d60b50a]{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 20px;border-bottom:1px solid var(--line)}.admin-card h2[data-v-2d60b50a]{margin:0;font-size:17px;letter-spacing:-.3px}.admin-card header p[data-v-2d60b50a]{margin:5px 0 0;color:var(--muted);font-size:12px}.overview-grid[data-v-2d60b50a]{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.admin-card header>span.ok[data-v-2d60b50a],.admin-card header>span.warn[data-v-2d60b50a]{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700}.admin-card header>span.ok[data-v-2d60b50a]{color:#137333;background:#e9f7ee}.admin-card header>span.warn[data-v-2d60b50a]{color:#9a6700;background:#fff4ce}.readiness-list[data-v-2d60b50a]{display:grid;padding:6px 20px 15px}.readiness-list>div[data-v-2d60b50a]{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.readiness-list>div[data-v-2d60b50a]:last-child{border:0}.readiness-list i[data-v-2d60b50a]{display:grid;place-items:center;width:26px;height:26px;border-radius:50%}.readiness-list i.ok[data-v-2d60b50a]{color:#138a43;background:#e9f7ee}.readiness-list i.warn[data-v-2d60b50a]{color:#b25e00;background:#fff0d5}.readiness-list i.neutral[data-v-2d60b50a]{color:#666;background:#eee}.readiness-list strong[data-v-2d60b50a],.readiness-list small[data-v-2d60b50a]{display:block}.readiness-list strong[data-v-2d60b50a]{font-size:13px}.readiness-list small[data-v-2d60b50a]{margin-top:3px;color:var(--muted);font-size:11px}.recent-list[data-v-2d60b50a]{display:grid;padding:5px 20px 13px}.recent-list>div[data-v-2d60b50a]{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.recent-list>div[data-v-2d60b50a]:last-child{border:0}.task-icon[data-v-2d60b50a]{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;color:var(--blue);background:#edf6ff}.recent-list strong[data-v-2d60b50a],.recent-list small[data-v-2d60b50a]{display:block}.recent-list strong[data-v-2d60b50a]{font-size:12px}.recent-list small[data-v-2d60b50a]{margin-top:3px;color:var(--muted);font-size:10px}.recent-list em[data-v-2d60b50a],.status-chip[data-v-2d60b50a]{padding:4px 7px;border-radius:999px;background:#eee;color:#555;font-size:10px;font-style:normal;font-weight:700}.recent-list em.succeeded[data-v-2d60b50a],.status-chip.succeeded[data-v-2d60b50a],.status-chip.paid[data-v-2d60b50a]{color:#137333;background:#e9f7ee}.recent-list em.failed[data-v-2d60b50a],.recent-list em.cancelled[data-v-2d60b50a],.status-chip.failed[data-v-2d60b50a],.status-chip.cancelled[data-v-2d60b50a]{color:#b42318;background:#fff0ef}.recent-list em.running[data-v-2d60b50a],.recent-list em.queued[data-v-2d60b50a],.status-chip.running[data-v-2d60b50a],.status-chip.queued[data-v-2d60b50a]{color:#075fab;background:#e9f4ff}.recent-list b[data-v-2d60b50a]{font-size:11px}.empty-line[data-v-2d60b50a]{padding:25px 0;text-align:center;color:var(--muted);font-size:12px}.account-mini-grid[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:17px}.account-mini-grid>div[data-v-2d60b50a]{display:grid;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px;border:1px solid var(--line);border-radius:13px}.account-mini-grid>div>span[data-v-2d60b50a]{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#6b8cff,#9254de);font-weight:700}.account-mini-grid strong[data-v-2d60b50a],.account-mini-grid small[data-v-2d60b50a]{display:block}.account-mini-grid strong[data-v-2d60b50a]{font-size:12px}.account-mini-grid small[data-v-2d60b50a]{margin-top:3px;color:var(--muted);font-size:9px}.account-mini-grid b[data-v-2d60b50a]{font-size:14px}.table-card[data-v-2d60b50a]{overflow:visible}.table-wrap[data-v-2d60b50a]{overflow:auto;border-radius:0 0 18px 18px}.table-wrap table[data-v-2d60b50a]{width:100%;border-collapse:collapse;font-size:12px}.table-wrap th[data-v-2d60b50a]{padding:11px 14px;color:var(--muted);background:#fafafa;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.table-wrap td[data-v-2d60b50a]{padding:13px 14px;border-top:1px solid var(--line);vertical-align:middle}.table-wrap td strong[data-v-2d60b50a],.table-wrap td small[data-v-2d60b50a]{display:block}.table-wrap td small[data-v-2d60b50a]{margin-top:3px;color:var(--muted);font-size:10px}.account-cell[data-v-2d60b50a]{display:flex;align-items:center;gap:10px;min-width:170px}.account-cell>span[data-v-2d60b50a]{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:#343438;font-weight:700}.point-stack[data-v-2d60b50a]{display:flex;flex-wrap:wrap;gap:4px;min-width:155px}.point-stack span[data-v-2d60b50a]{padding:4px 6px;border-radius:6px;background:#f1f1f4;color:#555;font-size:9px}.subvalue[data-v-2d60b50a]{display:inline!important}.table-wrap select[data-v-2d60b50a],.status-filter[data-v-2d60b50a]{min-height:32px;padding:0 27px 0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px}.compact-button[data-v-2d60b50a]{display:flex;align-items:center;gap:4px;min-height:31px;padding:0 9px;border:1px solid #b9d9fa;border-radius:8px;color:#06c;background:#f1f8ff;font-size:10px;font-weight:700;cursor:pointer}.admin-search[data-v-2d60b50a]{display:flex;align-items:center;gap:7px;width:270px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#f7f7f9;color:var(--muted)}.admin-search input[data-v-2d60b50a]{width:100%;border:0;outline:0;background:transparent;font-size:11px}.mono[data-v-2d60b50a]{font-family:SFMono-Regular,Consolas,monospace;font-size:10px!important}.positive[data-v-2d60b50a]{color:#16883f}.negative[data-v-2d60b50a]{color:#c32b22}.empty-cell[data-v-2d60b50a]{padding:40px!important;text-align:center;color:var(--muted)}.safe-badge[data-v-2d60b50a],.pause-badge[data-v-2d60b50a]{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:10px!important;font-weight:700}.safe-badge[data-v-2d60b50a]{color:#137333;background:#e9f7ee}.pause-badge[data-v-2d60b50a]{color:#9a6700;background:#fff4ce}.commercial-hero[data-v-2d60b50a]{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;border-radius:20px;color:#fff;background:linear-gradient(125deg,#1d1d1f,#343438 60%,#06c);box-shadow:0 18px 35px #0000001f}.commercial-hero span[data-v-2d60b50a]{font-size:11px;color:#ffffffad}.commercial-hero h2[data-v-2d60b50a]{margin:7px 0 5px;font-size:25px}.commercial-hero p[data-v-2d60b50a]{margin:0;color:#ffffffb8;font-size:11px}.commercial-hero .version-chip[data-v-2d60b50a]{padding:7px 11px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#ffffff1f;font-weight:700}.plan-grid[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plan-card[data-v-2d60b50a]{padding:17px}.plan-card header[data-v-2d60b50a]{padding:0 0 12px;border:0}.plan-card header span[data-v-2d60b50a]{font-size:13px;font-weight:700}.plan-card header em[data-v-2d60b50a]{padding:4px 6px;border-radius:6px;font-size:9px;font-style:normal}.plan-card header em.enabled[data-v-2d60b50a]{color:#137333;background:#e9f7ee}.plan-card header em.disabled[data-v-2d60b50a]{color:#777;background:#eee}.plan-card>strong[data-v-2d60b50a]{font-size:24px}.plan-card>strong small[data-v-2d60b50a]{font-size:10px;color:var(--muted)}.plan-card>p[data-v-2d60b50a]{margin:7px 0 0;color:var(--muted);font-size:11px}.package-grid[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:17px}.package-grid>div[data-v-2d60b50a]{display:grid;gap:6px;padding:15px;border:1px solid var(--line);border-radius:12px}.package-grid>div.disabled[data-v-2d60b50a]{opacity:.48}.package-grid strong[data-v-2d60b50a]{font-size:13px}.package-grid span[data-v-2d60b50a]{color:var(--blue);font-size:16px;font-weight:750}.package-grid small[data-v-2d60b50a]{color:var(--muted);font-size:9px}.rule-grid[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:17px}.rule-grid>div[data-v-2d60b50a]{display:grid;gap:5px;padding:11px;border-radius:10px;background:#f6f6f8}.rule-grid span[data-v-2d60b50a]{font-size:10px}.rule-grid strong[data-v-2d60b50a]{font-size:13px}.rule-grid small[data-v-2d60b50a]{color:var(--muted);font-size:9px}.admin-modal-backdrop[data-v-2d60b50a]{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#00000042;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-modal[data-v-2d60b50a]{display:grid;gap:15px;width:min(470px,100%);padding:22px;border:1px solid rgba(255,255,255,.7);border-radius:22px;background:#fffffff5;box-shadow:0 30px 80px #0000003d}.admin-modal header[data-v-2d60b50a]{display:flex;align-items:center;justify-content:space-between}.admin-modal header span[data-v-2d60b50a]{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.8px}.admin-modal h2[data-v-2d60b50a]{margin:4px 0 0;font-size:22px}.admin-modal header button[data-v-2d60b50a]{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#eee;cursor:pointer}.admin-modal label[data-v-2d60b50a]{display:grid;gap:6px;font-size:11px;font-weight:700}.admin-modal input[data-v-2d60b50a],.admin-modal select[data-v-2d60b50a],.admin-modal textarea[data-v-2d60b50a]{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit}.admin-modal textarea[data-v-2d60b50a]{resize:vertical}.form-row[data-v-2d60b50a]{display:grid;grid-template-columns:1.2fr .8fr;gap:11px}.admin-modal footer[data-v-2d60b50a]{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.admin-modal footer button[data-v-2d60b50a]{min-height:38px;padding:0 15px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:700;cursor:pointer}.admin-modal footer button.primary[data-v-2d60b50a]{color:#fff;border-color:var(--blue);background:var(--blue)}@media(max-width:1100px){.metric-grid[data-v-2d60b50a],.plan-grid[data-v-2d60b50a],.account-mini-grid[data-v-2d60b50a],.package-grid[data-v-2d60b50a],.rule-grid[data-v-2d60b50a]{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.admin-shell[data-v-2d60b50a]{grid-template-columns:1fr}.admin-sidebar[data-v-2d60b50a]{position:static;height:auto}.admin-sidebar nav[data-v-2d60b50a]{grid-template-columns:repeat(5,minmax(45px,1fr));overflow:auto}.admin-sidebar nav button[data-v-2d60b50a]{justify-content:center;padding:0}.admin-sidebar nav button span[data-v-2d60b50a]{display:none}.admin-runtime[data-v-2d60b50a],.admin-profile[data-v-2d60b50a]{display:none}.admin-main[data-v-2d60b50a]{padding:22px 14px 50px}.admin-topbar[data-v-2d60b50a]{align-items:flex-start}.topbar-actions>span[data-v-2d60b50a]{display:none}.metric-grid[data-v-2d60b50a],.overview-grid[data-v-2d60b50a],.plan-grid[data-v-2d60b50a],.account-mini-grid[data-v-2d60b50a],.package-grid[data-v-2d60b50a],.rule-grid[data-v-2d60b50a]{grid-template-columns:1fr}.admin-topbar h1[data-v-2d60b50a]{font-size:26px}}.cost-grid[data-v-2d60b50a]{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.coverage-body[data-v-2d60b50a]{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:22px;padding:22px}.coverage-ring[data-v-2d60b50a]{--coverage: 0deg;display:grid;place-content:center;width:118px;height:118px;border-radius:50%;text-align:center;background:radial-gradient(circle at center,#fff 59%,transparent 60%),conic-gradient(#0071e3 var(--coverage),#ececf0 0)}.coverage-ring strong[data-v-2d60b50a]{font-size:26px}.coverage-ring small[data-v-2d60b50a]{margin-top:3px;color:var(--muted);font-size:10px}.coverage-details[data-v-2d60b50a]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.coverage-details>div[data-v-2d60b50a]{padding:11px;border-radius:11px;background:#f6f6f8}.coverage-details span[data-v-2d60b50a],.coverage-details strong[data-v-2d60b50a]{display:block}.coverage-details span[data-v-2d60b50a]{color:var(--muted);font-size:10px}.coverage-details strong[data-v-2d60b50a]{margin-top:6px;font-size:17px}.cost-warning[data-v-2d60b50a]{display:flex;align-items:center;gap:7px;margin:0;padding:12px 18px;color:#8a5200;background:#fff7e8;border-top:1px solid #f1dfbd;font-size:11px}.config-history-note[data-v-2d60b50a]{display:flex;align-items:center;gap:7px;padding:12px 18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.cost-modal[data-v-2d60b50a]{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto}.modal-note[data-v-2d60b50a]{margin:0;padding:10px 12px;border-radius:10px;color:#5f6368;background:#f5f5f7;font-size:12px;line-height:1.55}.budget-body[data-v-2d60b50a]{padding:24px}.budget-body>span[data-v-2d60b50a],.budget-body>strong[data-v-2d60b50a],.budget-body>small[data-v-2d60b50a]{display:block}.budget-body>span[data-v-2d60b50a]{color:var(--muted);font-size:11px}.budget-body>strong[data-v-2d60b50a]{margin-top:8px;font-size:31px;letter-spacing:-1px}.budget-body>small[data-v-2d60b50a]{margin-top:5px;color:var(--muted);font-size:10px}.budget-thresholds[data-v-2d60b50a]{display:flex;gap:8px;margin-top:16px}.budget-thresholds span[data-v-2d60b50a]{padding:6px 9px;border-radius:999px;color:#6e6e73;background:#f0f0f3;font-size:10px;font-weight:700}.budget-track[data-v-2d60b50a]{height:7px;margin-top:22px;overflow:hidden;border-radius:999px;background:#e8e8ed}.budget-track i[data-v-2d60b50a]{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#30b46f,#ff9f0a,#ff453a)}.budget-body>small.budget-history[data-v-2d60b50a]{margin-top:12px;font-size:10px}.budget-warning[data-v-2d60b50a]{border-color:#ff9f0a61}.budget-critical[data-v-2d60b50a]{border-color:#ff453a6b}.budget-modal[data-v-2d60b50a]{width:min(540px,100%)}@media(max-width:1100px){.cost-grid[data-v-2d60b50a]{grid-template-columns:1fr}}@media(max-width:760px){.admin-sidebar nav[data-v-2d60b50a]{grid-template-columns:repeat(6,minmax(45px,1fr))}.coverage-body[data-v-2d60b50a]{grid-template-columns:1fr;justify-items:center}.coverage-details[data-v-2d60b50a]{width:100%}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202123;background:#f2f4f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f2f4f7}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.38}.auth-loading-shell{min-height:100vh}.auth-loading-shell{display:grid;place-content:center;justify-items:center;gap:9px;color:#202123;background:radial-gradient(circle at 50% 42%,#fff 0,#f4f6f9 58%,#e9edf3)}.auth-loading-shell img{width:58px;height:58px;margin-bottom:8px;filter:drop-shadow(0 10px 18px rgba(28,68,124,.18));animation:auth-logo-pulse 1.5s ease-in-out infinite}.auth-loading-shell strong{font-size:17px;letter-spacing:-.01em}.auth-loading-shell span{color:#7e8793;font-size:13px}@keyframes auth-logo-pulse{50%{opacity:.66;transform:scale(.96)}}.v1-auth-shell{--v1-surface: #fff;--v1-ink: #121826;--v1-muted: #667085;--v1-line: #dbe3ee;--v1-brand: #1769e0;--v1-brand-dark: #0f55bd;--v1-red: #c9473f;--v1-shadow: 0 12px 32px rgba(18, 28, 45, .075);min-height:100vh;color:var(--v1-ink);background:linear-gradient(90deg,rgba(23,105,224,.045) 1px,transparent 1px),linear-gradient(rgba(23,105,224,.04) 1px,transparent 1px),linear-gradient(118deg,#e1f8f5b8,#f9fbffeb 43%,#fff5e5b3);background-size:34px 34px,34px 34px,100% 100%;font-family:Microsoft YaHei,Segoe UI,system-ui,sans-serif;text-rendering:optimizeLegibility}.v1-auth-shell .auth-page{display:grid;grid-template-columns:minmax(480px,1fr) 430px;align-items:center;gap:64px;width:100%;max-width:1240px;min-height:calc(100vh - 98px);margin:0 auto;padding:72px 28px 84px}.v1-auth-shell .auth-copy{display:grid;align-content:center;gap:18px;min-height:430px}.v1-auth-shell .auth-logo{display:flex;align-items:center;justify-self:start;gap:14px;margin-bottom:12px}.v1-auth-shell .logo-mark.auth-large{display:block;width:72px;height:72px;border-radius:20px;box-shadow:0 12px 26px #1769e038}.v1-auth-shell .auth-logo strong{display:block;color:var(--v1-ink);font-size:28px;line-height:1.05;letter-spacing:0}.v1-auth-shell .auth-logo em{display:block;margin-top:3px;color:var(--v1-muted);font-size:14px;font-style:normal}.v1-auth-shell .auth-copy h2{max-width:560px;margin:0;color:#101828;font-size:44px;line-height:1.12;letter-spacing:0}.v1-auth-shell .auth-points{display:flex;flex-wrap:wrap;gap:10px;max-width:560px;padding-top:8px}.v1-auth-shell .auth-points strong{padding:8px 12px;border:1px solid rgba(218,226,237,.9);border-radius:999px;color:#344054;background:#ffffffbd;box-shadow:0 8px 18px #121c2d0f;font-size:13px}.v1-auth-shell .auth-card{display:grid;gap:16px;padding:28px;border:1px solid var(--v1-line);border-radius:18px;background:var(--v1-surface);box-shadow:var(--v1-shadow)}.v1-auth-shell .auth-card h3{margin:0;color:var(--v1-ink);font-size:22px}.v1-auth-shell .auth-card label{display:grid;gap:7px;color:#5f6f84;font-size:13.5px;font-weight:700}.v1-auth-shell .auth-card input{width:100%;padding:10px 11px;border:1px solid var(--v1-line);border-radius:8px;outline:none;color:#263244;background:#fff;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.v1-auth-shell .auth-card input:hover{border-color:#c3d0e0}.v1-auth-shell .auth-card input:focus{border-color:#1769e0ad;box-shadow:0 0 0 3px #1769e01c}.v1-auth-shell .auth-card button{padding:9px 13px;border:0;border-radius:8px;color:var(--v1-ink);background:#eef4fb}.v1-auth-shell .auth-card .primary{color:#fff;background:var(--v1-brand);font-weight:800}.v1-auth-shell .auth-card .primary:hover:not(:disabled){background:var(--v1-brand-dark)}.v1-auth-shell .text-link{color:var(--v1-brand)!important;background:transparent!important}.v1-auth-shell .forgot-link{justify-self:end;width:auto;min-height:0;margin-top:-8px;padding:0!important;color:#7a8798!important;background:transparent!important;font-size:12px;font-weight:500}.v1-auth-shell .forgot-link:hover{color:var(--v1-brand)!important}.v1-auth-shell .register-link{justify-self:center;font-weight:700}.v1-auth-shell .sms-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px}.v1-auth-shell .sms-row button{min-height:40px;height:40px;padding:0 10px;color:var(--v1-brand);background:#1769e014;white-space:nowrap}.v1-auth-shell .error-text{margin:0;color:var(--v1-red);font-size:13px}.v1-auth-shell .public-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 56px));min-height:82px;margin:0 auto}.v1-auth-shell .public-brand{display:flex;align-items:center;gap:11px}.v1-auth-shell .public-brand>img{width:46px;height:46px;border-radius:13px;box-shadow:0 9px 24px #1769e033}.v1-auth-shell .public-brand strong{display:block;font-size:22px;letter-spacing:-.025em}.v1-auth-shell .public-brand em{display:block;margin-top:2px;color:#667085;font-size:12px;font-style:normal}.v1-auth-shell .public-header nav{display:flex;align-items:center;gap:8px}.v1-auth-shell .public-header button{min-width:82px;padding:10px 16px;border:1px solid rgba(23,105,224,.12);border-radius:11px;color:#1769e0;background:#ffffffb8;font-weight:750}.v1-auth-shell .public-header button.primary{color:#fff;border-color:#1769e0;background:#1769e0;box-shadow:0 10px 24px #1769e033}.v1-auth-shell .public-hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);align-items:center;gap:52px;width:min(1280px,calc(100% - 56px));min-height:calc(100vh - 82px);margin:0 auto;padding:54px 0 100px}.v1-auth-shell .public-hero-copy{display:grid;justify-items:start;gap:22px}.v1-auth-shell .public-kicker{padding:8px 12px;border:1px solid rgba(23,105,224,.16);border-radius:999px;color:#1769e0;background:#ffffffb8;font-size:13px;font-weight:800}.v1-auth-shell .public-hero h1{display:grid;gap:4px;margin:0;color:#101828;font-size:clamp(52px,5vw,76px);line-height:1.02;letter-spacing:-.065em}.v1-auth-shell .public-hero h1 span:last-child{color:#1769e0}.v1-auth-shell .public-hero-copy>p{max-width:530px;margin:0;color:#5d6878;font-size:18px;line-height:1.75}.v1-auth-shell .hero-primary{display:inline-flex;align-items:center;gap:18px;min-height:52px;padding:0 21px;border:0;border-radius:14px;color:#fff;background:#1769e0;box-shadow:0 16px 34px #1769e03d;font-size:16px;font-weight:850}.v1-auth-shell .public-benefits{display:flex;flex-wrap:wrap;gap:18px;color:#566274;font-size:13px;font-weight:700}.v1-auth-shell .public-benefits span{display:flex;align-items:center;gap:7px}.v1-auth-shell .public-benefits i{width:7px;height:7px;border-radius:50%;background:#18a999;box-shadow:0 0 0 4px #18a9991a}.v1-auth-shell .public-showcase{position:relative;min-height:590px;overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:36px;background:#ffffff94;box-shadow:0 35px 90px #2537522e}.v1-auth-shell .public-showcase>img{width:100%;height:590px;object-fit:cover;opacity:.7}.v1-auth-shell .showcase-card{position:absolute;display:flex;align-items:center;gap:13px;min-width:248px;padding:15px;border:1px solid rgba(255,255,255,.94);border-radius:20px;background:#ffffffd6;box-shadow:0 20px 46px #18273f29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v1-auth-shell .showcase-card>img{width:52px;height:52px;border-radius:16px}.v1-auth-shell .showcase-card span{display:grid;gap:4px}.v1-auth-shell .showcase-card strong{font-size:17px}.v1-auth-shell .showcase-card small{color:#6b7481;font-size:12px}.v1-auth-shell .showcase-card.generation{left:28px;bottom:34px}.v1-auth-shell .showcase-card.canvas{right:28px;top:34px}@media(max-width:1100px){.v1-auth-shell .public-hero{grid-template-columns:1fr 1fr;gap:26px}.v1-auth-shell .public-showcase,.v1-auth-shell .public-showcase>img{min-height:500px;height:500px}.v1-auth-shell .auth-page{grid-template-columns:minmax(0,1fr) 400px;gap:30px}.v1-auth-shell .auth-copy h2{font-size:38px}}@media(max-width:900px){.v1-auth-shell .public-hero{grid-template-columns:1fr;padding-top:72px}.v1-auth-shell .public-hero-copy{justify-items:center;text-align:center}.v1-auth-shell .public-showcase{width:100%}.v1-auth-shell .auth-page{grid-template-columns:1fr}.v1-auth-shell .auth-copy{min-height:auto;justify-items:center;text-align:center}.v1-auth-shell .auth-copy h2{font-size:36px}.v1-auth-shell .auth-points{justify-content:center}}@media(max-width:560px){.v1-auth-shell .public-header,.v1-auth-shell .public-hero{width:min(100% - 28px,1280px)}.v1-auth-shell .public-brand em{display:none}.v1-auth-shell .public-header nav button:first-child{display:none}.v1-auth-shell .public-hero h1{font-size:46px}.v1-auth-shell .public-showcase,.v1-auth-shell .public-showcase>img{min-height:390px;height:390px}.v1-auth-shell .showcase-card{min-width:210px}.v1-auth-shell .logo-mark.auth-large{width:58px;height:58px;border-radius:16px}.v1-auth-shell .auth-copy h2{font-size:29px}.v1-auth-shell .auth-card{padding:22px}}.editor-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;outline:none;background:#171c2675;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.editor-modal{display:flex;flex-direction:column;width:min(1180px,calc(100vw - 48px));height:min(820px,calc(100vh - 48px));min-height:620px;overflow:hidden;border:1px solid rgba(220,224,230,.95);border-radius:20px;background:#fff;box-shadow:0 32px 90px #0c142247}.editor-modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:86px;padding:15px 18px 14px 22px;border-bottom:1px solid #e8eaed}.editor-modal-header>div:first-child{display:grid;gap:2px}.editor-modal-header>div:first-child>span{color:#1769e0;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.editor-modal-header h2{margin:0;color:#202123;font-size:22px;letter-spacing:-.02em}.editor-modal-header p{margin:1px 0 0;color:#7a828d;font-size:12px}.editor-header-status{display:flex;align-items:center;gap:7px;color:#747d88;font-size:11px;font-weight:700}.editor-header-status>span{width:7px;height:7px;border-radius:50%;background:#a6adb7}.editor-header-status>span.ready{background:#18a999;box-shadow:0 0 0 4px #18a9991f}.editor-header-status>button{display:grid;place-items:center;width:32px;height:32px;margin-left:7px;padding:0;border:0;border-radius:9px;color:#666f7b;background:#f0f1f3;font-size:18px}.editor-header-status>button:hover{color:#c9473f;background:#fff0ef}.editor-modal-body{display:grid;grid-template-columns:255px minmax(0,1fr);flex:1;min-height:0}.editor-tool-panel{padding:17px;overflow-y:auto;border-right:1px solid #e8eaed;background:#fafafa}.editor-tool-panel section+section{margin-top:18px}.editor-tool-panel section>label{display:block;margin-bottom:8px;color:#4a525d;font-size:12px;font-weight:800}.editor-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.editor-tool-grid button,.editor-history-actions button,.editor-mask-export{min-height:36px;padding:7px;border:1px solid #dfe2e7;border-radius:8px;color:#505965;background:#fff;font-size:11px;font-weight:700}.editor-tool-grid button:hover,.editor-history-actions button:hover,.editor-mask-export:hover{border-color:#a9bdd9;background:#f5f8fc}.editor-tool-grid button.active{color:#fff;border-color:#202123;background:#202123}.editor-range-label{display:flex!important;align-items:center;justify-content:space-between;gap:10px}.editor-range-label b{color:#1769e0;font-size:11px}.editor-range{width:100%;accent-color:#1769e0}.editor-color-label{display:flex!important;align-items:center;justify-content:space-between;gap:10px}.editor-color-label input{width:34px;height:26px;padding:0;border:1px solid #d7dbe0;border-radius:7px;background:transparent;cursor:pointer}.editor-tool-panel textarea{width:100%;padding:10px 11px;resize:vertical;border:1px solid #dfe2e7;border-radius:9px;outline:none;color:#303741;background:#fff;font-size:12px;line-height:1.5}.editor-tool-panel textarea:focus{border-color:#1769e0;box-shadow:0 0 0 3px #1769e01a}.editor-history-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px}.editor-file-info{display:grid;gap:0;margin-top:18px!important;padding:3px 10px;border:1px solid #e5e7ea;border-radius:10px;background:#fff}.editor-file-info>div{display:grid;gap:3px;padding:8px 0;border-bottom:1px solid #eff0f2}.editor-file-info>div:last-child{border-bottom:0}.editor-file-info span{color:#9299a3;font-size:10px}.editor-file-info strong{overflow:hidden;color:#4d5661;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editor-mask-export{width:100%;margin-top:10px}.editor-stage{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:#eef0f3}.editor-stage-meta,.editor-stage>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;color:#727b86;background:#fff;font-size:11px}.editor-stage-meta{border-bottom:1px solid #e5e7ea}.editor-stage>footer{border-top:1px solid #e5e7ea}.editor-canvas-wrap{position:relative;display:grid;place-items:center;flex:1;min-height:0;padding:24px;overflow:hidden;background-color:#e5e7eb;background-image:linear-gradient(45deg,#d9dce1 25%,transparent 25%),linear-gradient(-45deg,#d9dce1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d9dce1 75%),linear-gradient(-45deg,transparent 75%,#d9dce1 75%);background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}.editor-canvas-wrap canvas{grid-area:1 / 1;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 18px 55px #121c2d40}.mask-preview,.mask-input{position:relative}.mask-preview{pointer-events:none}.mask-input{opacity:0;cursor:crosshair;touch-action:none}.inpaint-selection-guide{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:16px;padding:11px;border:1px solid #cfe0f9;border-radius:11px;background:#f1f6fe}.inpaint-selection-guide>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:#1769e0;font-size:13px;font-weight:850}.inpaint-selection-guide>div{display:grid;gap:2px}.inpaint-selection-guide strong{color:#2f3b4d;font-size:13px}.inpaint-selection-guide small{color:#718096;font-size:11px}.editor-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:11px 17px 11px 21px;border-top:1px solid #e8eaed;background:#fff}.editor-modal-footer p{margin:0;color:#858d98;font-size:11px}.editor-modal-footer .editor-error{color:#c9473f;font-weight:700}.editor-modal-footer>div{display:flex;gap:8px}.editor-modal-footer button{min-height:40px;padding:9px 15px;border-radius:9px;font-size:12px;font-weight:800}.editor-cancel{border:1px solid #dfe2e7;color:#59616c;background:#fff}.editor-confirm{min-width:142px;border:1px solid #202123;color:#fff;background:#202123}.editor-confirm:not(:disabled):hover{background:#353b43}@media(max-width:850px){.editor-overlay{padding:10px}.editor-modal{width:calc(100vw - 20px);height:calc(100vh - 20px);min-height:0}.editor-modal-body{grid-template-columns:210px minmax(0,1fr)}.editor-modal-footer p{display:none}}
