:root{font-family:Segoe UI,Noto Sans TC,system-ui,sans-serif;color:#142033;background:#dfe6ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:1180px;overflow:hidden;background:#dfe6ed}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:4px solid rgba(55,207,230,.3);outline-offset:2px}.app-shell{height:100vh;display:grid;grid-template-rows:76px minmax(0,1fr) 77px;overflow:hidden;background:radial-gradient(circle at 74% 12%,rgba(48,211,241,.12),transparent 29%),#dfe6ed}.topbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 20px;color:#fff;background:linear-gradient(105deg,#061522,#0d2439 62%,#10344a);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #030c162e;z-index:20}.product-brand,.topbar-actions,.export-actions,.footer-content,.product-footer-brand,.studio-lockup,.tool-group,.canvas-status,.selected-summary,.scale-result{display:flex;align-items:center}.topbar-actions{min-width:0;justify-content:flex-end;gap:12px}.model-control{position:relative;flex:0 0 auto}.model-control-button{min-height:46px;display:flex;align-items:center;gap:9px;padding:5px 12px;color:#d8e9f4;text-align:left;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:12px}.model-control-button.installed{color:#b9f6da;border-color:#62e5a794;background:#208e5f2e}.model-control-button>svg{width:22px;height:22px;color:#4de0ea}.model-control-button span{display:grid;gap:2px}.model-control-button strong{font-size:15px;line-height:1}.model-control-button small{color:#a9c3d3;font-size:12px;font-weight:650;line-height:1}.model-popover{position:absolute;top:calc(100% + 12px);right:0;width:340px;padding:15px;color:#173047;background:#fffffffc;border:1px solid #a9c3d2;border-radius:14px;box-shadow:0 18px 45px #0414224d;z-index:60}.model-popover-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.model-popover-heading>div{display:grid;gap:3px}.model-popover-heading strong{color:#10263b;font-size:20px}.model-popover-heading span{color:#60778a;font-size:13px;font-weight:650}.model-popover-heading button{width:30px;height:30px;display:grid;place-items:center;color:#4c6476;background:#edf3f6;border:1px solid #cfdae2;border-radius:8px}.model-popover-heading svg{width:16px;height:16px}.model-install-status{display:grid;gap:3px;margin-top:13px;padding:10px 12px;background:#fff6e8;border:1px solid #f0c77c;border-radius:10px}.model-install-status.installed{background:#eaf9f1;border-color:#9ed8bb}.model-install-status span{color:#8a5a0a;font-size:14px;font-weight:850}.model-install-status.installed span{color:#17633f}.model-install-status strong{color:#445d70;font-size:13px}.model-popover p{margin:11px 0;color:#536b7e;font-size:13px;font-weight:600;line-height:1.5}.model-popover-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.model-popover-actions button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:#075d72;font-size:14px;font-weight:800;background:#e8f8fb;border:1px solid #a8dbe4;border-radius:9px}.model-popover-actions button:disabled{cursor:not-allowed;opacity:.45}.model-popover-actions button.model-clear{color:#8b3440;background:#fff1f2;border-color:#efc8ce}.model-popover-actions svg{width:17px;height:17px}.product-brand{min-width:560px;gap:12px}.product-brand img{width:50px;height:50px;flex:0 0 auto;object-fit:cover;border-radius:14px;box-shadow:0 0 0 2px #ffffff38,0 9px 24px #0000004d}.product-name{font-size:25px;font-weight:850;line-height:1;letter-spacing:.01em;white-space:nowrap}.product-subtitle{margin-top:0;color:#acc3d5;font-size:16px;font-weight:500;line-height:1;white-space:nowrap}.help-launch-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;color:#d7ecf6;font-size:14px;font-weight:750;white-space:nowrap;background:#ffffff12;border:1px solid rgba(255,255,255,.22);border-radius:10px}.help-launch-button:hover{color:#072438;background:#71e5ed;border-color:#85edf3}.help-launch-button svg{width:17px;height:17px}.brand-divider{width:1px;height:28px;flex:0 0 auto;background:#ffffff47}.export-actions{min-width:0;justify-content:flex-end;gap:10px}.export-label{color:#b8ccda;font-size:16px;font-weight:500}.export-actions button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;color:#072438;font-size:16px;font-weight:800;background:#54e1ee;border:1px solid #70e8f2;border-radius:13px}.export-actions button svg{width:20px;height:20px}.export-actions button:hover{background:#8aedf4;transform:translateY(-1px)}.workspace-grid{min-width:0;min-height:0;display:grid;grid-template-columns:var(--sidebar-width, 300px) 10px minmax(0,1fr);gap:0;padding:11px}.workspace-grid.layers-open{grid-template-columns:var(--sidebar-width, 300px) 10px 235px minmax(0,1fr)}.sidebar-resizer{min-width:10px;position:relative;cursor:col-resize;touch-action:none}.sidebar-resizer:before{content:"";width:2px;position:absolute;top:16px;bottom:16px;left:4px;background:#aebbc6;border-radius:999px;transition:width .15s ease,left .15s ease,background .15s ease}.sidebar-resizer:hover:before,.is-sidebar-resizing .sidebar-resizer:before{width:4px;left:3px;background:#19abc1}.is-sidebar-resizing,.is-sidebar-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.control-panel,.canvas-column{min-width:0;min-height:0;background:#fffffff5;border:1px solid #cbd6e0;border-radius:14px;box-shadow:0 10px 28px #14273b17}.control-panel{margin-right:5px}.canvas-column,.layer-drawer{margin-left:5px}.control-panel{padding:16px;overflow-y:auto;scrollbar-width:auto;scrollbar-color:#91a7b8 #edf1f4}.layer-drawer{min-width:0;min-height:0;padding:15px;overflow-x:hidden;overflow-y:auto;background:#fffffffa;border:1px solid #b9cbd7;border-radius:14px;box-shadow:0 10px 28px #14273b1f}.layer-launch-section{padding-bottom:16px;margin-bottom:16px}.layer-launch-button{width:100%;min-height:64px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;color:#173047;text-align:left;background:#f2f7fa;border:2px solid #cfdae2;border-radius:12px}.layer-launch-button.active{color:#075a6e;background:#e4f7fa;border-color:#54bfce}.layer-launch-button>svg{width:27px;height:27px}.layer-launch-button>span:not(.layer-count){min-width:0;display:grid;gap:2px}.layer-launch-button strong{font-size:18px;font-weight:850}.layer-launch-button small{overflow:hidden;color:#6a7d8d;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.layer-count{min-width:28px;height:28px;display:grid;place-items:center;color:#0b6f84;font-size:13px;font-weight:850;background:#fff;border:1px solid #bdd7df;border-radius:999px}.layer-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.layer-drawer-header h2{margin:0;color:#10263b;font-size:24px;font-weight:850;white-space:nowrap}.layer-drawer-header p{margin:4px 0 0;color:#68798a;font-size:13px;white-space:nowrap}.layer-drawer-header button{width:35px;height:35px;display:grid;place-items:center;padding:0;color:#4c6476;background:#edf3f6;border:1px solid #cfdae2;border-radius:9px}.layer-drawer-header svg{width:18px;height:18px}.layer-drawer-add{width:100%;justify-content:center;margin-bottom:11px;white-space:nowrap}.layer-bulk-control{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:8px}.layer-bulk-control>span{display:inline-flex;align-items:center;height:25px;margin:0;color:#526a7d;font-size:14px;font-weight:800;line-height:25px;white-space:nowrap}.layer-bulk-actions{display:flex;align-items:center;gap:5px}.layer-bulk-actions button,.candidate-box-toggle{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;color:#476175;font-size:13px;font-weight:800;background:#f1f5f8;border:1px solid #d2dde5;border-radius:9px}.layer-bulk-actions button{width:25px;height:25px;min-height:25px;flex:0 0 25px;padding:0;border-radius:7px}.layer-bulk-actions button.active,.candidate-box-toggle.active{color:#08758b;background:#e7f8fb;border-color:#9cd8e3}.layer-bulk-actions svg,.candidate-box-toggle svg{width:16px;height:16px}.layer-bulk-actions svg{width:15px;height:15px}.candidate-box-toggle{width:100%;margin-bottom:10px;white-space:nowrap}.control-section{padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #dfe6ec}.control-section:last-child{margin-bottom:0;border-bottom:0}.control-section h2{margin:0;color:#10263b;font-size:25px;font-weight:850;line-height:1.2}.section-note{margin:6px 0 15px;color:#68798a;font-size:14px;font-weight:500;line-height:1.45}.training-heading{display:flex;align-items:flex-start;gap:9px}.training-heading>svg{flex:0 0 auto;width:24px;height:24px;margin-top:2px;color:#0aa4bc}.training-heading .section-note{margin-bottom:10px}.training-count{display:flex;align-items:baseline;gap:8px;padding:10px 12px;color:#26475b;background:#eef8fa;border:1px solid #b9e0e7;border-radius:10px}.training-count strong{color:#087f96;font-size:25px;line-height:1}.training-count span{font-size:14px;font-weight:700}.training-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:8px}.training-actions button,.confirm-candidate{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#075d72;font-size:14px;font-weight:800;background:#e8f8fb;border:1px solid #a8dbe4;border-radius:9px}.training-actions button svg,.confirm-candidate svg{width:17px;height:17px}.training-actions button:disabled{cursor:not-allowed;opacity:.45}.training-actions .training-clear{color:#8b3440;background:#fff1f2;border-color:#efc8ce}.confirm-candidate{width:100%;margin-top:10px;color:#17633f;background:#ebfaf2;border-color:#a9dec3}.section-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.section-heading-row .section-note{margin-bottom:10px}.add-layer-button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;color:#0b647a;font-size:14px;font-weight:800;background:#e7f7fa;border:1px solid #a9dce5;border-radius:9px}.add-layer-button svg{width:16px;height:16px}.layer-list{display:grid;gap:7px}.layer-row{display:grid;grid-template-columns:27px minmax(0,1fr);gap:5px 7px;align-items:center;padding:7px;background:#f5f8fa;border:1px solid #d5dfe6;border-radius:10px}.layer-row.active{background:#eaf8fb;border-color:#51bccc;box-shadow:0 0 0 2px #24aec41a}.layer-active-button,.layer-actions button{display:grid;place-items:center;padding:0;color:#607383;background:#fff;border:1px solid #ccd8e0;border-radius:7px}.layer-active-button{width:27px;height:32px;grid-row:1 / span 2}.layer-active-button svg,.layer-actions svg{width:15px;height:15px}.layer-active-button:disabled{cursor:not-allowed;opacity:.4}.layer-row.active .layer-active-button{color:#fff;background:#149cb4;border-color:#149cb4}.layer-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:center}.layer-copy input{min-width:0;overflow:hidden;padding:0;color:#173047;font-size:14px;font-weight:750;background:transparent;border:0;text-overflow:ellipsis;white-space:nowrap}.layer-copy span{color:#758594;font-size:11px;white-space:nowrap}.layer-actions{display:flex;gap:5px}.layer-actions button{width:25px;height:25px}.layer-actions button.active{color:#0a728a;background:#e1f5f8}.layer-actions button.locked{color:#925b18;background:#fff2dc}.layer-actions button.exportable{color:#206a45;background:#e7f6ed}.layer-actions button.delete{color:#a13b3b;background:#fff0f0}.image-slot-card{position:relative;display:grid;grid-template-columns:101px minmax(0,1fr);gap:12px;align-items:center;min-height:97px;padding:10px;margin-bottom:12px;background:#f8fafc;border:2px solid #d3dde5;border-radius:15px}.image-slot-card.active{border-color:#1baec4;box-shadow:0 0 0 4px #1baec41f}.slot-preview{height:74px;position:relative;display:grid;place-items:center;overflow:hidden;color:#357087;background:#e9f1f5;border:0;border-radius:10px}.slot-preview>svg{width:27px;height:27px}.slot-preview img{width:100%;height:100%;object-fit:cover}.slot-badge{position:absolute;left:7px;bottom:7px;padding:4px 8px;color:#fff;font-size:13px;font-weight:800;line-height:1;background:#041a28d6;border-radius:6px}.slot-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-right:26px}.slot-copy strong,.slot-copy span,.slot-copy button{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slot-copy strong{color:#12293e;font-size:16px;font-weight:800}.slot-copy span{color:#6c7b8a;font-size:14px;font-weight:500}.slot-copy button{padding:0;color:#087d97;font-size:15px;font-weight:800;text-align:left;background:transparent;border:0}.slot-remove{width:29px;height:29px;position:absolute;top:8px;right:8px;display:grid;place-items:center;color:#a33636;background:#fff0f0;border:1px solid #e9bebe;border-radius:8px}.slot-remove svg{width:18px;height:18px}.primary-action,.secondary-action,.danger-action,.clear-action{width:100%;min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:8px 15px;font-size:16px;font-weight:800;border-radius:13px}.primary-action svg,.secondary-action svg,.danger-action svg,.clear-action svg{width:20px;height:20px}.primary-action{margin-top:6px;color:#fff;background:#0b263b;border:2px solid #0b263b}.primary-action:hover{background:#133b57}.primary-action:disabled{cursor:progress;opacity:.82}.line-analysis-control{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:7px;margin-top:8px}.line-analysis-control label{display:grid;gap:3px}.line-analysis-control label span{color:#566f82;font-size:12px;font-weight:750}.line-analysis-control select,.line-analysis-control button{min-width:0;min-height:37px;padding:0 8px;color:#27465a;font-size:13px;font-weight:750;background:#f1f6f9;border:1px solid #cbd9e2;border-radius:9px}.line-analysis-control button{align-self:end;display:flex;align-items:center;justify-content:center;gap:5px;color:#08657a;background:#e7f8fb;border-color:#9fd8e2}.line-analysis-control button:disabled,.line-analysis-control select:disabled{cursor:not-allowed;opacity:.5}.line-analysis-control svg{width:16px;height:16px}.clear-action{margin-top:11px;color:#783b18;background:#fff6e9;border:2px solid #e5ba84}.clear-action:hover{color:#612d11;background:#ffead0}.analysis-progress{display:grid;gap:7px;margin-top:10px;padding:10px 11px;color:#174b60;background:#eaf8fb;border:1px solid #acdce5;border-radius:10px}.analysis-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:700}.analysis-progress-track{height:10px;overflow:hidden;background:#c8e7ed;border-radius:999px}.analysis-progress-track span{height:100%;display:block;position:relative;overflow:hidden;background:linear-gradient(90deg,#119bb4,#40d8e5);border-radius:inherit;transition:width .3s ease}.analysis-progress-track span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.52) 46%,transparent 72%);animation:progress-shimmer 1.1s linear infinite}@keyframes progress-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.secondary-action{color:#123b4b;background:#e7f8fb;border:2px solid #a8dfe8}.danger-action{color:#a63535;background:#fff3f3;border:2px solid #e9bcbc}.property-stack{display:grid;gap:12px;margin-top:0}.multi-inspector{display:grid;gap:16px;margin-top:0}.selected-summary{flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;min-width:0;padding:10px 12px;background:#ecf8fa;border:2px solid #bce2e8;border-radius:13px}.selected-summary strong,.selected-summary span{white-space:nowrap}.selected-summary strong{color:#0f3f50;font-size:15px;font-weight:800}.selected-summary span{min-width:0;overflow:hidden;color:#527380;font-size:13px;font-weight:500;line-height:1.2;text-overflow:ellipsis}.inspector-section>h2{font-size:20px}.empty-state{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-top:0;color:#718192;font-size:15px;font-weight:500;border:2px dashed #c8d3dd;border-radius:13px}.empty-state svg{width:25px;height:25px}.large-field{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.large-field>span,.large-field>strong{font-size:15px}.large-field>span{color:#536679;font-weight:600}.large-field>strong{color:#14374a;font-weight:800}.large-field>input:not([type=range]),.large-field>textarea{grid-column:1 / -1;width:100%;min-height:43px;padding:8px 13px;color:#12293e;font-size:17px;font-weight:600;background:#fff;border:2px solid #cbd6df;border-radius:11px}.large-field input[type=color]{min-height:58px;padding:5px}.wide-range{grid-column:1 / -1;width:100%;height:30px;accent-color:#169bb2}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.property-row{min-width:0;display:grid;grid-template-columns:minmax(82px,auto) minmax(0,1fr);align-items:center;gap:12px}.property-row>span{color:#536679;font-size:15px;font-weight:600;white-space:nowrap}.property-row>input{box-sizing:border-box;width:100%;min-width:0;min-height:40px;padding:7px 11px;color:#12293e;font-size:16px;font-weight:600;background:#fff;border:2px solid #cbd6df;border-radius:10px}.property-row>input[type=color]{height:40px;min-height:40px;padding:4px}.scale-result{min-height:54px;justify-content:center;margin-top:12px;padding:8px 12px;color:#795d13;font-size:22px;font-weight:700;text-align:center;background:#fff8df;border:2px solid #ead88d;border-radius:11px}.scale-result.ready{color:#17613f;background:#e9f8f0;border-color:#a9ddc0}.canvas-column{display:grid;grid-template-rows:61px minmax(0,1fr);overflow:hidden}.canvas-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 12px;background:#f9fbfc;border-bottom:2px solid #d5dfe7}.tool-group{min-width:0;gap:5px;overflow-x:auto}.tool-button,.history-button{min-width:60px;height:47px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;color:#4f6070;font-size:14px;font-weight:600;background:transparent;border:2px solid transparent;border-radius:12px}.tool-button svg,.history-button svg{width:20px;height:20px;flex:0 0 auto}.tool-button.active{color:#0c5064;font-weight:850;background:#e2f7fa;border-color:#9fdde6}.history-button{min-width:56px;color:#31536a;background:#edf4f7;border-color:#d5e0e6}.history-button:disabled{cursor:not-allowed;opacity:.38}.canvas-stage{min-width:0;min-height:0;position:relative;overflow:hidden;background-color:#c9d2db;background-image:linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.3) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.3) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.3) 75%);background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}.canvas-scroll-area{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;overscroll-behavior:contain;scrollbar-color:#8295a4 #dde4e9;cursor:grab}.canvas-scroll-area.is-panning{cursor:grabbing}.canvas-scroll-area.is-panning *{cursor:grabbing!important}.canvas-content{position:absolute;top:0;right:0;bottom:0;left:0}.vector-canvas{position:absolute;display:block;background:#fff;border-radius:4px;box-shadow:0 18px 42px #16273a3d;touch-action:none;-webkit-user-select:none;user-select:none}.vector-canvas.tool-line,.vector-canvas.tool-leader,.vector-canvas.tool-dimension,.vector-canvas.tool-rectangle,.vector-canvas.tool-circle,.vector-canvas.tool-arc,.vector-canvas.tool-text,.vector-canvas.tool-number{cursor:crosshair}.vector-hit{fill:none;stroke:transparent;stroke-width:22;cursor:move}.vector-hit-fill{fill:transparent;stroke:transparent;stroke-width:14;pointer-events:all;cursor:move}.label-group{cursor:move}.ai-candidate-box{fill:#ffaa2414;stroke:#e68a00;stroke-width:1.6;stroke-dasharray:6 4;pointer-events:none}.ai-candidate-object .label-group text{paint-order:stroke;stroke:#ffffffeb;stroke-width:3px;stroke-linejoin:round}.inline-label-editor{box-sizing:border-box;width:100%;height:100%;padding:2px 8px;font-weight:800;line-height:1;background:#fffffff5;border:3px solid #18a8c2;border-radius:7px;box-shadow:0 7px 18px #06263740}.handle{fill:#fff;stroke:#09263a;stroke-width:2;cursor:move}.handle.accent{fill:#50deea}.selection-outline,.selection-box{fill:#ffffff47;stroke:#09263a;stroke-width:2;stroke-dasharray:7 6;pointer-events:none}.multi-selection-box{fill:#22bed614;stroke:#087f98;stroke-width:2.5;stroke-dasharray:10 7}.marquee-box{fill:#2099de1f;stroke:#087f98;stroke-width:2;stroke-dasharray:8 5}.marquee-box.crossing{fill:#34b26a21;stroke:#198554}.empty-canvas-text{fill:#738292;font-size:27px;font-weight:700}.canvas-status{position:absolute;left:50%;bottom:12px;width:max-content;max-width:min(72%,760px);padding:6px 11px;color:#253a4d;font-size:14px;font-weight:700;background:#f8fbfdf5;border:1px solid #b8c6d1;border-radius:8px;box-shadow:0 5px 14px #12233229;transform:translate(-50%);z-index:12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-idle{color:#405466}.status-running{color:#125a78;background:#ebf9fdf7;border-color:#83cadd}.status-success{color:#176143;background:#eaf9f1f7;border-color:#88d0aa}.status-error{color:#9e3434;background:#fff0f0f7;border-color:#e3a0a0}.status-spinner{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.zoom-indicator{min-width:70px;min-height:46px;position:absolute;right:22px;bottom:24px;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:800;background:#061927db;border-radius:12px;z-index:12;pointer-events:none}.studio-footer{display:flex;align-items:center;justify-content:center;color:#fff;background:#061522;border-top:2px solid rgba(255,255,255,.1);z-index:20}.footer-content{justify-content:center;gap:18px}.product-footer-brand{flex:0 0 auto;gap:10px;white-space:nowrap}.product-footer-brand img{width:45px;height:45px;object-fit:cover;border-radius:11px;box-shadow:0 0 0 2px #ffffff21}.product-footer-brand>div{min-width:0;display:flex;align-items:center;gap:8px;white-space:nowrap}.product-footer-brand strong{color:#f5fbff;font-size:15px;font-weight:850;line-height:1}.product-footer-brand span{width:max-content;padding:3px 7px;color:#062438;font-size:11px;font-weight:900;line-height:1;background:#5be1e9;border-radius:999px}.footer-divider{width:1px;height:44px;flex:0 0 auto;background:#ffffff3d}.studio-lockup{gap:12px}.studio-lockup img{width:45px;height:45px;object-fit:cover;border-radius:12px;box-shadow:0 0 0 2px #ffffff21}.studio-lockup strong{color:#57e0e8;font-size:17px;font-weight:850;letter-spacing:.12em}.studio-lockup span{color:#c1ced9;font-size:14px;font-weight:500}.studio-lockup .studio-divider{color:#5b778a;font-size:20px;font-weight:800}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#020e18b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:120}.help-dialog{width:min(980px,calc(100vw - 56px));max-height:min(820px,calc(100vh - 56px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;color:#173047;background:#f7fafc;border:1px solid #9eb5c5;border-radius:20px;box-shadow:0 30px 80px #00000061}.help-dialog-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;color:#fff;background:linear-gradient(110deg,#071827,#0d3045)}.help-title-lockup{display:flex;align-items:center;gap:13px}.help-title-lockup>span{width:48px;height:48px;display:grid;place-items:center;color:#073047;background:#5ce2eb;border-radius:13px}.help-title-lockup svg{width:27px;height:27px}.help-title-lockup h2{margin:0;font-size:24px;line-height:1.1}.help-title-lockup p{margin:5px 0 0;color:#afc7d6;font-size:13px;font-weight:550}.help-dialog-header>button{width:39px;height:39px;display:grid;place-items:center;color:#c9d9e4;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:11px}.help-dialog-header>button:hover{color:#09283a;background:#66e2ea}.help-dialog-header>button svg{width:20px;height:20px}.help-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 18px;background:#fff;border-bottom:1px solid #d4dfe7}.help-tabs button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;color:#536c7f;font-size:14px;font-weight:800;background:#eef3f6;border:1px solid transparent;border-radius:10px}.help-tabs button.active{color:#07596d;background:#e2f8fa;border-color:#74cbd6}.help-tabs svg{width:19px;height:19px}.help-content{overflow-y:auto;padding:18px;scrollbar-color:#8da8b9 #e8eef2}.help-section-content{display:grid;gap:16px}.help-hero-card{min-height:155px;display:grid;grid-template-columns:minmax(360px,1.15fr) minmax(270px,.85fr);gap:20px;align-items:center;padding:18px 22px;background:linear-gradient(120deg,#eafafd,#f7fbfd);border:1px solid #b9dfe5;border-radius:16px}.help-hero-card>div:last-child strong{color:#0c3a4b;font-size:20px}.help-hero-card>div:last-child p{margin:7px 0 0;color:#557181;font-size:14px;font-weight:550;line-height:1.55}.help-flow-illustration{display:flex;align-items:center;justify-content:center;gap:12px;color:#1889a0}.help-flow-illustration>span{color:#648092;font-size:23px;font-weight:900}.help-page-stack{width:92px;height:82px;position:relative}.help-page-stack svg{width:66px;height:52px;position:absolute;padding:10px;color:#5a7181;background:#fff;border:2px solid #a9bdca;border-radius:8px;box-shadow:0 6px 12px #1435491f}.help-page-stack svg:first-child{left:0;top:7px;transform:rotate(-5deg)}.help-page-stack svg:last-child{right:0;bottom:5px;color:#0ca1b9;transform:rotate(5deg)}.help-ai-badge{width:64px;height:64px;display:grid;place-items:center;position:relative;color:#fff;background:#0b3146;border-radius:18px;box-shadow:0 8px 18px #06263933}.help-ai-badge svg{width:25px;height:25px;transform:translateY(-7px)}.help-ai-badge b{position:absolute;bottom:7px;font-size:13px;letter-spacing:.08em}.help-vector-preview{width:145px;height:83px;padding:5px;background:#fff;border:2px solid #89cfd9;border-radius:10px;box-shadow:0 7px 16px #0f5d6d24}.help-vector-preview svg{width:100%;height:100%;fill:#fff}.help-vector-preview path{fill:none;stroke:#2563eb;stroke-width:4;stroke-linecap:round}.help-vector-preview circle{fill:#58dbe7;stroke:#0b3146;stroke-width:3}.help-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.help-step-grid article,.help-tool-grid article{min-width:0;position:relative;padding:14px;background:#fff;border:1px solid #cedbe3;border-radius:14px}.help-step-grid article strong,.help-tool-grid article strong{display:block;margin-top:9px;color:#153a50;font-size:15px}.help-step-grid article p,.help-tool-grid article p{margin:5px 0 0;color:#617687;font-size:12px;font-weight:550;line-height:1.45}.step-number{width:25px;height:25px;position:absolute;top:8px;left:8px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;background:#0c9fb6;border-radius:50%;z-index:2}.step-picture{height:75px;display:flex;align-items:center;justify-content:center;gap:7px;position:relative;overflow:hidden;color:#1a91a9;background:#eef8fa;border-radius:10px}.step-picture>svg{width:28px;height:28px}.step-picture>div:not(.scan-line){display:grid;gap:5px}.step-picture>div i{width:42px;height:20px;display:block;background:#fff;border:2px solid #9db6c5;border-radius:3px}.step-picture.ai{color:#fff;background:#123c52}.step-picture.ai>svg{width:34px;height:34px}.scan-line{width:3px;height:100%;position:absolute;left:30%;background:#59ebf3;box-shadow:0 0 12px #59ebf3;transform:rotate(10deg)}.selection-demo{width:70px;height:38px;border:2px dashed #2563eb}.step-picture.export{color:#0b8299}.interface-help{grid-template-columns:minmax(440px,1.25fr) minmax(260px,.75fr);align-items:stretch}.interface-diagram{min-height:430px;display:grid;grid-template-columns:31% 69%;grid-template-rows:17% 15% 56% 12%;position:relative;overflow:hidden;background:#dce6ed;border:2px solid #b8c9d4;border-radius:16px}.interface-diagram span{padding:4px 7px;color:#fff;font-size:11px;font-weight:850;background:#0c8fa6;border-radius:6px}.diagram-top{grid-column:1 / -1;display:flex;align-items:center;gap:8px;padding:10px;background:#092338}.diagram-top i{width:44px;height:24px;margin-left:auto;background:#59dce6;border-radius:6px}.diagram-top i+i{margin-left:0}.diagram-left{grid-row:2 / 4;display:grid;align-content:start;gap:9px;padding:10px;background:#fff;border-right:5px solid #aebdc8}.diagram-left b{height:65px;background:#edf2f5;border:1px solid #c6d4dd;border-radius:8px}.diagram-tools{display:flex;align-items:center;gap:6px;padding:8px;background:#fff;border-bottom:3px solid #cad7df}.diagram-tools i{width:34px;height:28px;background:#edf3f6;border-radius:5px}.diagram-canvas{position:relative;padding:12px;background:repeating-conic-gradient(#e7edf1 0,#e7edf1 25%,#dbe4ea 0,#dbe4ea 50%) 0 0 / 24px 24px}.diagram-canvas svg{width:80%;height:75%;position:absolute;left:11%;bottom:8%;background:#fff;border:1px solid #a9bac6}.diagram-canvas svg path,.diagram-canvas svg rect{fill:none;stroke:#2563eb;stroke-width:3}.diagram-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;background:#071b2b}.interface-callouts{display:grid;gap:8px}.interface-callouts article{display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:start;padding:10px 12px;background:#fff;border:1px solid #d1dde5;border-radius:11px}.interface-callouts article>b{width:29px;height:29px;display:grid;place-items:center;color:#fff;background:#0d9eb5;border-radius:50%}.interface-callouts strong{color:#153b50;font-size:14px}.interface-callouts p{margin:3px 0 0;color:#647a8a;font-size:12px;line-height:1.4}.help-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tool-visual{height:90px;display:grid;place-items:center;position:relative;overflow:hidden;color:#0c8ea5;background:#edf8fa;border-radius:10px}.tool-visual>svg{width:30px;height:30px;position:relative;z-index:2}.tool-visual.leader>svg:first-child{position:absolute;left:16px;top:12px}.tool-visual.leader>svg:last-child{width:105px;height:55px;position:absolute;right:5px;bottom:4px}.tool-visual.leader line{stroke:#2563eb;stroke-width:4}.tool-visual.leader marker path{fill:#2563eb}.mini-selection{width:78px;height:44px;position:absolute;border:2px dashed #2563eb}.mini-line{width:95px;height:4px;position:absolute;background:#2563eb;border-radius:999px;transform:rotate(-18deg)}.mini-dimension{width:100px;position:absolute;padding-top:5px;color:#2563eb;text-align:center;border-top:3px solid #2563eb}.mini-rectangle{width:82px;height:52px;position:absolute;border:3px solid #2563eb}.mini-circle{width:60px;height:60px;position:absolute;border:3px solid #2563eb;border-radius:50%}.mini-arc{width:75px;height:52px;position:absolute;border-top:4px solid #2563eb;border-radius:50%;transform:rotate(-12deg)}.mini-text{position:absolute;color:#2563eb;font-size:22px}.mouse-guide{display:grid;grid-template-columns:135px 1fr;align-items:center;gap:22px;padding:16px 22px;background:linear-gradient(110deg,#e7f8fa,#fff);border:1px solid #b7dfe5;border-radius:15px}.mouse-picture{width:88px;height:108px;position:relative;margin:auto;border:4px solid #17394e;border-radius:44px 44px 34px 34px}.mouse-left{width:37px;height:48px;position:absolute;left:0;top:0;background:#5ee0e9;border-right:3px solid #17394e;border-bottom:3px solid #17394e;border-radius:38px 0 0}.mouse-wheel{width:12px;height:27px;position:absolute;left:34px;top:14px;background:#2563eb;border:3px solid white;border-radius:999px;z-index:2}.mouse-body{width:26px;height:12px;position:absolute;left:28px;bottom:17px;background:#c9d8e1;border-radius:999px}.mouse-guide strong{color:#12394d;font-size:18px}.mouse-guide p{margin:5px 0 0;color:#5c7686;font-size:13px}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shortcut-grid article{min-height:68px;display:grid;grid-template-columns:165px 1fr;gap:13px;align-items:center;padding:10px 14px;background:#fff;border:1px solid #d0dce4;border-radius:12px}.shortcut-grid article>div{display:flex;align-items:center;gap:6px;color:#5a7283}.shortcut-grid kbd{min-width:42px;min-height:32px;display:grid;place-items:center;padding:4px 8px;color:#17384c;font-family:inherit;font-size:12px;font-weight:850;background:#eef3f6;border:1px solid #afc0cb;border-bottom-width:3px;border-radius:7px}.shortcut-grid article>span{display:grid;gap:3px}.shortcut-grid article>span strong{color:#15394e;font-size:14px}.shortcut-grid article>span small{color:#667d8d;font-size:11px}.shortcut-grid svg{width:25px;height:25px;color:#0a99b0}.shortcut-grid .or{color:#6b7e8d;font-size:11px}.shortcut-note{display:flex;align-items:center;gap:11px;padding:11px 14px;color:#486878;font-size:12px;background:#fff8e6;border:1px solid #ead18c;border-radius:11px}.shortcut-note svg{width:23px;height:23px;flex:0 0 auto;color:#b48412}.help-dialog-footer{min-height:59px;display:flex;align-items:center;justify-content:space-between;padding:8px 18px;background:#fff;border-top:1px solid #d4dfe7}.help-dialog-footer>span{display:flex;align-items:center;gap:8px;color:#27475b;font-size:13px;font-weight:750}.help-dialog-footer img{width:34px;height:34px;border-radius:8px}.help-dialog-footer b{padding:3px 7px;color:#07596d;background:#dff7f9;border-radius:999px}.help-dialog-footer button{min-width:115px;min-height:39px;color:#082b3e;font-size:14px;font-weight:850;background:#5bdfe9;border:1px solid #77e7ee;border-radius:10px}.context-menu{min-width:210px;position:fixed;z-index:100;display:grid;gap:6px;padding:8px;background:#fff;border:2px solid #cbd5de;border-radius:12px;box-shadow:0 14px 34px #0c1d2b3d}.context-menu button{width:100%;min-height:43px;display:flex;align-items:center;gap:10px;padding:8px 12px;color:#a63838;font-size:16px;font-weight:800;background:#fff4f4;border:0;border-radius:9px}.context-menu button.copy-item{color:#075d72;background:#e9f8fb}.context-menu svg{width:20px;height:20px}.pdf-page-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#020e18a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:130}.pdf-page-dialog{width:min(430px,100%);overflow:hidden;color:#173047;background:#fff;border:1px solid #b8d5dd;border-radius:16px;box-shadow:0 22px 60px #041d2c4d}.pdf-page-dialog>header{display:grid;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:11px;padding:17px 18px;background:#eef9fb;border-bottom:1px solid #cde6eb}.pdf-page-icon{width:42px;height:42px;display:grid;place-items:center;color:#08788e;background:#d8f3f7;border-radius:10px}.pdf-page-icon svg{width:23px;height:23px}.pdf-page-dialog h2{margin:0;font-size:20px;line-height:1.2}.pdf-page-dialog header p{margin:4px 0 0;overflow:hidden;color:#627789;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pdf-page-dialog header>button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#526a7d;background:#fff;border:1px solid #cbdbe2;border-radius:9px}.pdf-page-dialog header>button svg{width:17px;height:17px}.pdf-page-picker{display:grid;gap:9px;padding:20px 22px}.pdf-page-picker>label{font-size:14px;font-weight:800}.pdf-page-picker>div{display:flex;align-items:center;gap:10px}.pdf-page-picker input{width:105px;height:42px;padding:0 12px;color:#173047;font-size:18px;font-weight:800;border:2px solid #b8d5dd;border-radius:10px}.pdf-page-picker span{color:#526a7d;font-size:14px;font-weight:700}.pdf-page-picker small{color:#68798a;font-size:13px;line-height:1.5}.pdf-page-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px 17px}.pdf-page-dialog footer button{min-width:92px;min-height:39px;padding:0 14px;font-size:14px;font-weight:850;border-radius:9px}.pdf-cancel{color:#526a7d;background:#f3f6f8;border:1px solid #d2dde5}.pdf-confirm{color:#082b3e;background:#5bdfe9;border:1px solid #47cbd6}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1500px){.workspace-grid{grid-template-columns:var(--sidebar-width, 300px) 10px minmax(0,1fr)}.workspace-grid.layers-open{grid-template-columns:var(--sidebar-width, 300px) 10px 235px minmax(0,1fr)}.product-brand{min-width:530px}.export-actions button{padding:0 13px}}
