:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f7f7f4;font-synthesis:none;--blue: #2563eb;--line: #e4e7eb;--muted: #6c7788;--panel: #fff;--coral: #f06449}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.app-shell{width:100%;height:100%;min-width:980px;min-height:640px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:60px 1fr 34px;background:#f7f7f4}.topbar{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-rows:60px;align-items:center;column-gap:8px;height:60px;padding:0 14px 0 16px;border-bottom:1px solid #d8dde5;background:#fffffffa;box-shadow:0 1px 3px #17233b0a;z-index:20}.topbar-left{min-width:0;display:flex;align-items:center;gap:11px;grid-column:1;grid-row:1}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#2563eb;box-shadow:0 4px 10px #2563eb25}.brand>div:last-child{display:flex;align-items:baseline;gap:7px}.brand b{font-size:16px;letter-spacing:.02em}.brand span{font-size:11px;color:#6d7787}.divider{width:1px;height:27px;background:var(--line)}.document-title{min-width:0;max-width:250px;display:flex;align-items:center;gap:7px;overflow:hidden;border:0;background:none;padding:7px 6px;font-weight:560;font-size:13px;white-space:nowrap;cursor:pointer}.document-title>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-title>svg{flex:0 0 auto}.document-title-input{width:210px;height:36px;padding:0 9px;border:1px solid #9abafb;border-radius:7px;background:#f8fbff;color:#172033;font-weight:550;font-size:13px}.win-menu-bar{grid-column:2;grid-row:1;display:flex;align-items:center;gap:1px;align-self:stretch}.win-menu{position:relative;display:flex;align-items:center;height:100%}.win-menu>button{height:29px;min-width:48px;padding:0 11px;border:0;border-radius:5px;color:#3f4c60;background:transparent;font-size:11px;cursor:default}.win-menu>button:hover,.win-menu.open>button{color:#173c78;background:#eaf2ff}.win-menu-popover{position:absolute;left:0;top:51px;width:226px;padding:6px;border:1px solid #cfd6df;border-radius:8px;background:#fff;box-shadow:0 16px 38px #17243b2b;z-index:100}.win-menu-popover>button{width:100%;min-height:34px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:5px;padding:0 9px;border:0;border-radius:5px;color:#364459;background:transparent;text-align:left;font-size:10.5px;cursor:default}.win-menu-popover>button:hover:not(:disabled){background:#edf4ff;color:#1d56ad}.win-menu-popover>button.primary{color:#174f9f;font-weight:650}.win-menu-popover>button.danger{color:#c9453a}.win-menu-popover>button:disabled{color:#aeb5c0}.win-menu-popover kbd{color:#8993a2;background:transparent;font-family:inherit;font-size:8.5px}.win-menu-popover hr{height:1px;margin:5px 6px;border:0;background:#e7eaf0}.topbar-center{grid-column:3;grid-row:1;min-width:0;display:flex;align-items:center;justify-self:stretch;gap:7px;overflow:visible;padding:0}.app-shell.ribbon-collapsed{grid-template-rows:45px 1fr 34px}.topbar.ribbon-collapsed{height:45px;grid-template-rows:45px}.topbar.ribbon-collapsed .topbar-center{display:none}.button-group,.mode-switch{display:flex;align-items:center;padding:3px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;box-shadow:0 1px 2px #12203308}.button-group button{width:34px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.button-group button:hover{background:#f3f5f8}.button-group button:disabled{color:#b8bec8;cursor:not-allowed;opacity:.6}.button-group button:disabled:hover{background:transparent}.tool-button{height:36px;display:flex;align-items:center;gap:7px;border:0;padding:0 11px;border-radius:7px;background:transparent;color:#526071;font-size:12px;cursor:pointer;white-space:nowrap}.tool-button:hover{background:#f5f7fa;color:#253247}.tool-button.active{color:var(--blue);background:#eff5ff;box-shadow:inset 0 0 0 1px #a9c8ff}.tool-button.attack-tool.active{color:#e53f35;background:#fff1ef;box-shadow:inset 0 0 0 1px #ffb8ad}.direct-tools{padding:3px}.line-style-wrap,.layout-wrap{position:relative}.line-style-button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dfe3e9;border-radius:9px;color:#526071;background:#fff;cursor:pointer}.line-style-button:hover{background:#f5f7fa}.line-style-popover{position:absolute;top:48px;left:50%;width:320px;max-height:calc(100vh - 90px);overflow:auto;padding:13px;transform:translate(-50%);border:1px solid #dfe4eb;border-radius:11px;background:#fff;box-shadow:0 16px 42px #14233b24;z-index:60}.line-style-popover>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.line-style-popover>label{min-height:39px;display:grid;grid-template-columns:70px 1fr;align-items:center;gap:9px}.line-style-popover>label input{min-width:0;width:100%;height:30px;padding:0 8px;border:1px solid #dce2e9;border-radius:6px;outline:0;color:#27364b;font-size:9.5px}.line-style-popover>label input:focus{border-color:#8fb5ff;box-shadow:0 0 0 3px #2563eb12}.line-style-popover b{color:#687487;font-size:9px}.line-style-popover small{display:block;margin-top:8px;padding-top:9px;border-top:1px solid #edf0f3;color:#8a94a2;font-size:8px;line-height:1.5}.layout-button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d8dee7;border-radius:9px;color:#4e5e72;background:#fff;font:inherit;cursor:pointer}.layout-button:hover,.layout-button[aria-expanded=true]{border-color:#99b9ed;color:#245fb6;background:#f3f7fe}.layout-popover{position:absolute;top:48px;left:50%;width:330px;padding:13px;transform:translate(-50%);border:1px solid #dfe4eb;border-radius:11px;background:#fff;box-shadow:0 16px 42px #14233b24;z-index:65}.layout-popover-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #edf0f3}.layout-popover-head>div{display:grid;gap:3px}.layout-popover-head b{color:#26364c;font-size:11px}.layout-popover-head small{color:#8490a1;font-size:8px}.layout-popover-head>button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:5px;color:#778396;background:transparent;cursor:pointer}.layout-popover-head>button:hover{background:#f0f3f7}.layout-section{display:grid;gap:7px;margin-top:11px}.layout-section>b{color:#687487;font-size:8.5px}.layout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.layout-grid.six{grid-template-columns:repeat(3,1fr)}.layout-grid button,.layout-stack button{min-height:31px;border:1px solid #dfe4eb;border-radius:6px;color:#42536a;background:#fbfcfe;font:inherit;font-size:8.5px;cursor:pointer}.layout-grid button:hover:not(:disabled),.layout-stack button:hover:not(:disabled){border-color:#9bbbef;color:#245fb6;background:#f2f7ff}.layout-grid button:disabled,.layout-stack button:disabled{opacity:.45;cursor:not-allowed}.layout-stack{display:grid;gap:5px}.layout-stack button{display:flex;align-items:center;gap:7px;padding:0 9px;text-align:left}.alignment-guide{stroke:#e43f73;stroke-width:1;stroke-dasharray:4 4;vector-effect:non-scaling-stroke;pointer-events:none}.style-colors,.style-options{display:flex;align-items:center;gap:6px}.style-colors button{width:21px;height:21px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d5dbe3;cursor:pointer}.style-colors button.active{box-shadow:0 0 0 2px #2563eb}.style-options button{height:26px;min-width:42px;padding:0 8px;border:1px solid #dce2e9;border-radius:6px;color:#647083;background:#fff;font-size:9px;cursor:pointer}.style-options button.active{border-color:#9abbfb;color:#1f5bc2;background:#edf4ff}.line-type-tabs{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;overflow-x:auto;padding-bottom:5px}.line-type-tabs button{min-width:92px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:18px 14px;align-items:center;padding:6px 7px;border:1px solid #dfe4eb;border-radius:7px;background:#fff;text-align:left;cursor:pointer}.line-type-tabs button.active{border-color:#8eb2f8;background:#f1f6ff;box-shadow:inset 0 0 0 1px #c6d9ff}.line-type-tabs i{width:18px;border-top-width:2px;grid-row:1 / 3}.line-type-tabs span{overflow:hidden;color:#344258;font-size:9px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.line-type-tabs small{color:#8893a2;font-size:7.5px}.add-line-type{width:100%;height:28px;display:flex;align-items:center;justify-content:center;gap:5px;margin:4px 0 7px;border:1px dashed #a9c4f4;border-radius:6px;color:#2f64bd;background:#f6f9ff;font-size:8.5px;cursor:pointer}.top-actions{grid-column:4;grid-row:1;min-width:0;display:flex;justify-self:end;gap:7px;align-items:center}.command-button{width:36px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dfe3e9;border-radius:8px;color:#647083;background:#fff;cursor:pointer}.command-button:hover{border-color:#a9c3ef;color:#245fb6;background:#f5f8fd}.command-button kbd{display:none}.local-project-actions{display:flex;align-items:center;gap:5px;padding:3px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;box-shadow:0 1px 2px #12203308}.local-project-actions button{position:relative;height:32px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:0;border-radius:6px;font-size:11px;cursor:pointer;white-space:nowrap}.save-project-button{color:#fff;background:#2563eb}.save-project-button:hover{background:#1d54c3}.project-history-button{color:#445269;background:transparent}.project-history-button:hover{background:#f2f5f9}.project-history-button>b{min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:9px;color:#2563eb;background:#e8f0ff;font-size:8px}.zoom-control{padding-inline:4px}.zoom-control span{min-width:44px;text-align:center;font-size:12px;font-weight:600}.share-button,.export-button{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:0 15px;cursor:pointer;font-size:12px}.share-button{background:#fff;border:1px solid #dfe3e9}.export-button{background:#172033;border:1px solid #172033;color:#fff}.export-wrap{position:relative}.export-menu{position:absolute;right:0;top:46px;width:270px;max-height:calc(100vh - 72px);overflow:auto;padding:7px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 14px 36px #18243824;z-index:30}.export-health{width:100%;display:grid;grid-template-columns:31px 1fr 15px;align-items:center;gap:8px;margin-bottom:4px;padding:8px;border:0;border-radius:8px;color:#334155;background:#f6f8fb;text-align:left;cursor:pointer}.export-health:hover{background:#edf3fc}.export-health>span:first-child{width:31px;height:31px;display:grid;place-items:center;border-radius:8px}.export-health>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.export-health b{font-size:10px}.export-health small{color:#7d8898;font-size:8px}.export-health>svg{color:#97a1af}.export-health.is-clear>span:first-child{color:#07876f;background:#e7f8f3}.export-health.has-issues>span:first-child{color:#b7791f;background:#fff4d9}.project-share-actions{display:grid;gap:5px;padding:7px 5px 9px;border-bottom:1px solid #e8ecf1}.project-share-actions>span{color:#566378;font-size:9px;font-weight:700}.project-share-actions>button{min-height:36px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;padding:6px 8px;border:1px solid #dde4ee;border-radius:7px;color:#334155;background:#fff;text-align:left;cursor:pointer}.project-share-actions>button:hover{border-color:#a9c1ed;background:#f4f8ff}.project-share-actions>button.primary{border-color:#c7dafb;color:#174f9f;background:#eef5ff}.project-share-actions>button b{font-size:10px}.project-share-actions>button small{color:#7d8999;font-size:7.5px;font-weight:500}.project-share-actions>p{margin:2px 1px 0;color:#8994a3;font-size:8px;line-height:1.45}.export-scope{padding:5px 5px 9px;border-bottom:1px solid #e8ecf1}.export-scope>span{display:block;margin-bottom:6px;color:#566378;font-size:9px;font-weight:650}.export-scope>div{display:grid;grid-template-columns:1fr 1fr;padding:2px;border-radius:7px;background:#eef1f5}.export-scope button{min-height:28px;border:0;border-radius:5px;color:#6b7789;background:transparent;font-size:9px;cursor:pointer}.export-scope button[aria-pressed=true]{color:#245db4;background:#fff;box-shadow:0 1px 4px #1e2e4819;font-weight:650}.export-scope>small{display:block;margin-top:6px;color:#929ba8;font-size:8px}.export-format-list{padding-top:4px}.export-format-list button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:none;padding:8px 9px;border-radius:7px;font-size:11px;cursor:pointer}.export-format-list button:hover{background:#f2f5f9}.export-format-list button>small{margin-left:auto;color:#96a0ae;font-size:7.5px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:22px;background:#0e17266b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-dialog{width:min(440px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:auto;padding:20px;border:1px solid #d8dee7;border-radius:15px;background:#fff;box-shadow:0 24px 70px #0c172b42}.dialog-heading{display:flex;align-items:center;gap:11px}.dialog-heading>span{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#2563eb;background:#edf4ff}.dialog-heading>div{min-width:0;flex:1}.dialog-heading h2{margin:0;color:#1f2b3e;font-size:16px}.dialog-heading p{margin:4px 0 0;color:#7b8798;font-size:9.5px}.dialog-heading>button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;color:#748094;background:transparent;cursor:pointer}.dialog-heading>button:hover{color:#d74b3f;background:#fff0ed}.project-name-field{display:flex;flex-direction:column;gap:7px;margin-top:21px}.project-name-field>span{color:#4c596d;font-size:10px;font-weight:650}.project-name-field input{height:42px;padding:0 12px;border:1px solid #cfd7e2;border-radius:9px;outline:none;color:#233249;background:#fff;font-size:12px}.project-name-field input:focus{border-color:#7da8fa;box-shadow:0 0 0 3px #2563eb16}.local-storage-note{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border:1px solid #cfe1fa;border-radius:10px;color:#2862b9;background:#f4f8ff}.local-storage-note>svg{flex:0 0 auto;margin-top:1px}.local-storage-note>div{display:flex;flex-direction:column;gap:4px}.local-storage-note b{font-size:10px}.local-storage-note span{color:#687b97;font-size:9px;line-height:1.55}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.dialog-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;border-radius:8px;font-size:10px;font-weight:650;cursor:pointer}.dialog-actions button:disabled{cursor:not-allowed;opacity:.5}.primary-action{border:1px solid #2563eb;color:#fff;background:#2563eb}.primary-action:hover:not(:disabled){background:#1d54c3}.secondary-action{border:1px solid #d8dee7;color:#526075;background:#fff}.secondary-action:hover{background:#f5f7fa}.danger-action{border:1px solid #df5144;color:#fff;background:#df5144}.danger-action:hover:not(:disabled){background:#c94035}.save-complete-dialog{text-align:center}.success-mark{width:58px;height:58px;display:grid;place-items:center;margin:2px auto 13px;border-radius:50%;color:#fff;background:#19a271;box-shadow:0 10px 24px #19a2712e}.save-complete-dialog h2{margin:0;color:#1f2b3e;font-size:18px}.save-complete-dialog>p{margin:7px 0 0;color:#697588;font-size:10.5px}.next-step-panel{display:flex;flex-direction:column;gap:5px;margin-top:19px;padding:13px;border-radius:10px;color:#3a495f;background:#f5f7fa;text-align:left}.next-step-panel b{font-size:10px}.next-step-panel span{color:#7a8595;font-size:9px;line-height:1.5}.dialog-actions.stacked{flex-direction:column}.dialog-actions.stacked button{width:100%}.export-preflight-dialog{width:min(620px,calc(100vw - 32px));overflow:hidden}.preflight-heading>span{color:#b76316;background:#fff5e8}.preflight-summary{min-height:44px;display:flex;align-items:center;gap:9px;margin-top:17px;padding:8px 11px;border:1px solid #e1e6ec;border-radius:9px;background:#f8fafc}.preflight-summary>span{display:inline-flex;align-items:baseline;gap:4px;padding:5px 8px;border-radius:7px;color:#8b5a1d;background:#fff3df;font-size:9px}.preflight-summary>span.has-error{color:#b23a31;background:#ffebe8}.preflight-summary b{font-size:13px}.preflight-summary small{margin-left:auto;color:#7b8797;font-size:8.5px}.preflight-list{max-height:min(390px,calc(100vh - 290px));overflow:auto;display:flex;flex-direction:column;gap:6px;margin-top:10px;padding-right:2px}.preflight-issue{width:100%;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e1e5eb;border-radius:9px;color:inherit;background:#fff;text-align:left}button.preflight-issue{cursor:pointer}button.preflight-issue:hover,button.preflight-issue:focus-visible{border-color:#9ab8eb;outline:none;background:#f7faff;box-shadow:0 0 0 3px #2563eb12}.preflight-severity{width:38px;height:23px;display:grid;place-items:center;border-radius:6px;color:#98601a;background:#fff1d9;font-size:8px;font-weight:700}.preflight-severity.error{color:#b43a32;background:#ffe9e6}.preflight-issue-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.preflight-issue-copy b{color:#334156;font-size:10.5px}.preflight-issue-copy small{color:#7a8697;font-size:9px;line-height:1.45}.preflight-locate{display:flex;align-items:center;gap:2px;color:#2863bd;font-size:9px;font-weight:650}.preflight-note{display:flex;align-items:center;gap:6px;margin-top:11px;color:#718096;font-size:8.5px}.preflight-note svg{flex:0 0 auto}.project-history-dialog{width:min(860px,calc(100vw - 32px))}.history-local-banner{display:flex;align-items:center;gap:7px;margin-top:16px;padding:9px 10px;border-radius:8px;color:#60718a;background:#f3f6fa;font-size:9px}.project-history-toolbar{display:grid;grid-template-columns:minmax(170px,1fr) 112px auto auto;align-items:center;gap:7px;margin-top:10px}.history-search{height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #d8dfe8;border-radius:8px;background:#fff}.history-search svg{flex:0 0 auto;color:#7b8797}.history-search input{min-width:0;flex:1;border:0;outline:0;color:#2f3d52;background:transparent;font-size:10px}.history-search button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:5px;color:#7f8998;background:transparent;cursor:pointer}.project-history-toolbar select,.history-backup-button{height:34px;border:1px solid #d8dfe8;border-radius:8px;color:#4c5b70;background:#fff;font-size:9.5px}.project-history-toolbar select{padding:0 8px}.history-backup-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;cursor:pointer;white-space:nowrap}.history-backup-button:hover{color:#245dbb;background:#f4f8ff}.history-backup-button.primary{border-color:#2563eb;color:#fff;background:#2563eb}.project-history-list{max-height:min(430px,calc(100vh - 230px));overflow:auto;display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-right:2px}.project-history-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;border:1px solid #dde3ea;border-radius:10px;background:#fff}.project-history-card.current{border-color:#9dbbf6;background:#f7faff;box-shadow:inset 3px 0 #2563eb}.project-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#2563eb;background:#edf4ff}.project-card-preview{width:150px;height:82px;display:block;border:1px solid #e2e7ed;border-radius:8px;background:#f8fafc}.project-card-main{min-width:0;display:flex;flex-direction:column;gap:3px}.project-card-main>div{min-width:0;display:flex;align-items:center;gap:7px}.project-card-main b{overflow:hidden;color:#2b394e;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.project-card-main em{flex:0 0 auto;padding:2px 5px;border-radius:8px;color:#2563eb;background:#e7efff;font-size:7px;font-style:normal}.project-card-main em.example-badge{color:#16775a;background:#e7f7f0}.project-card-main span{color:#778396;font-size:8.5px}.project-card-main small{color:#97a0ae;font-size:8px}.project-card-actions{max-width:230px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.project-card-actions button{height:30px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #d9e0e8;border-radius:7px;color:#44536a;background:#fff;font-size:9px;cursor:pointer}.project-card-actions button:not(.open-project):not(.version-project){width:30px;justify-content:center;padding:0}.project-card-actions button:hover{border-color:#a9c3f3;color:#245dbb;background:#f4f8ff}.project-card-actions .delete-project{width:30px;justify-content:center;padding:0;color:#d15347}.project-card-actions .delete-project:hover{border-color:#f0b4ad;color:#cf4438;background:#fff2ef}.project-history-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9aa4b2;text-align:center}.project-history-empty b{color:#526075;font-size:11px}.project-history-empty span{max-width:270px;font-size:9px;line-height:1.5}.confirm-backdrop{z-index:130}.project-versions-dialog{width:min(620px,calc(100vw - 32px))}.version-list{max-height:min(460px,calc(100vh - 220px));overflow:auto;display:flex;flex-direction:column;gap:7px;margin-top:17px}.version-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 11px;border:1px solid #dde3ea;border-radius:9px;background:#fff}.version-row>span{min-width:0;display:flex;flex-direction:column;gap:4px}.version-row b{color:#334158;font-size:10.5px}.version-row small{color:#818c9c;font-size:8.5px}.version-row button{height:32px;display:flex;align-items:center;gap:5px;flex:0 0 auto;padding:0 10px;border:1px solid #cddaf1;border-radius:7px;color:#285fae;background:#f5f8ff;font-size:9px;cursor:pointer}.visually-hidden-file{position:fixed!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.delete-project-dialog{width:min(390px,calc(100vw - 32px));text-align:center}.delete-warning-mark{width:52px;height:52px;display:grid;place-items:center;margin:1px auto 13px;border-radius:50%;color:#d84a3e;background:#fff0ed}.delete-project-dialog h2{margin:0;color:#253248;font-size:16px}.delete-project-dialog>p{margin:8px auto 0;max-width:310px;color:#748093;font-size:10px;line-height:1.6}.workspace{position:relative;min-height:0;display:flex}.left-rail{width:68px;flex:0 0 68px;padding:14px 8px 10px;display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line);background:#fbfbfa;z-index:10}.left-rail .tool-button.compact,.rail-button{width:50px;height:58px;padding:5px 2px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border:0;border-radius:8px;color:#596577;background:transparent;cursor:pointer;font-size:10px}.left-rail .tool-button.compact:hover,.rail-button:hover{background:#f0f3f7}.left-rail .tool-button.compact.active,.rail-button.active{color:var(--blue);background:#edf4ff;box-shadow:inset 0 0 0 1px #a8c8ff}.rail-button.attack.active{color:var(--coral);background:#fff1ee;box-shadow:inset 0 0 0 1px #ffc5b9}.rail-spacer{flex:1}.rail-button.subtle{color:#8791a0}.canvas-wrap{position:relative;min-width:0;min-height:0;flex:1;overflow:hidden;background:#fbfcfc;cursor:default;-webkit-user-select:none;user-select:none}.canvas-wrap:active{cursor:default}.canvas-wrap.panning,.canvas-wrap.panning:active{cursor:grabbing}.canvas-stage{position:absolute;top:0;left:0;transform-origin:0 0;overflow:visible}.node-hit-area{fill:transparent;pointer-events:all}.node-selection-outline{fill:transparent;stroke:#2563eb;stroke-width:1.5px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke;pointer-events:none}.topology-node{cursor:grab}.topology-node:active{cursor:grabbing}.topology-node:focus .node-selection-outline{stroke-width:2px}.svg-icon{width:100%;height:100%;display:grid;place-items:center}.topology-node.has-artwork-icon .svg-icon{width:100%;height:100%}.pack-node-image{filter:drop-shadow(0 3px 4px #10275b38)}.pack-node-gloss{pointer-events:none}.custom-device-image,.pack-device-image{display:block;object-fit:contain}.custom-iconfont{width:100%;height:100%;display:grid;place-items:center;line-height:1;text-align:center;font-style:normal}.missing-pack-icon{box-sizing:border-box;display:grid;place-items:center;border:1.5px dashed #cf7b39;border-radius:5px;color:#a74e13;background:#fff7ed;font:700 15px/1 system-ui,sans-serif}.node-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:600;fill:#263348;pointer-events:none}.port{fill:#fff;stroke:#2563eb;stroke-width:1.8px;filter:drop-shadow(0 1px 2px #2563eb44);opacity:0;pointer-events:none;cursor:crosshair;transition:opacity .12s,r .12s}.topology-node:hover .port,.topology-node.selected .port,.topology-region:hover .port,.topology-region.selected .port,.canvas-wrap.connecting .port{opacity:1;pointer-events:all}.region-port{filter:drop-shadow(0 1px 2px #2563eb33)}.region-port-overlay{opacity:1;pointer-events:all}.port:hover{fill:#2563eb;stroke:#fff;stroke-width:2.3px}.node-delete circle{fill:#fff;stroke:#ef6a58}.node-delete{color:#ef6a58;cursor:pointer}.node-resize-handle{fill:#fff;stroke:#2563eb;stroke-width:1.7px;cursor:nwse-resize;filter:drop-shadow(0 1px 2px #2563eb44)}.edge{fill:none;stroke:#78869a;stroke-width:1.55px;stroke-linejoin:round;opacity:.9;pointer-events:none}.edge.attack{stroke:#ef4444;stroke-width:2.4px;opacity:1}.edge-group{cursor:pointer}.edge-hit{fill:none;stroke:transparent;stroke-width:16px;pointer-events:stroke}.edge-group.selected .edge:not(.attack){filter:drop-shadow(0 0 3px #2563eb88);opacity:1}.edge-group.selected .edge.attack{filter:drop-shadow(0 0 3px #ef444477)}.attack-preview-line{stroke-dasharray:7 5;opacity:.72!important;pointer-events:none}.edge-business-label{font-size:12px;font-weight:700}.attack-label{fill:#dc2626;paint-order:stroke;stroke:#fff;stroke-width:8px;stroke-linejoin:round;font-size:60px;font-weight:750;pointer-events:none}.attack-label-input{box-sizing:border-box;width:100%;height:72px;padding:5px 12px;border:2px solid #f39a90;border-radius:9px;outline:0;color:#dc2626;background:#fffdfd;box-shadow:0 3px 12px #8d18182a;text-align:center;font:750 56px/1 -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.connection-preview{stroke:#2563eb;stroke-width:2px;stroke-dasharray:6 5;pointer-events:none}.topology-region{cursor:move}.topology-region .region-surface{transition:stroke-opacity .15s,stroke-width .15s}.topology-region:hover .region-surface{stroke-opacity:.85}.topology-region.selected .region-surface{stroke-opacity:1;stroke-width:2.2px;filter:drop-shadow(0 0 3px #2563eb30)}.free-text-node{cursor:grab}.free-text-node:active{cursor:grabbing}.free-text-hitbox{fill:none;stroke:none;stroke-width:1.4px;pointer-events:all}.free-text-node:hover .free-text-hitbox{fill:#ffffff26;stroke:#9db7dc88;stroke-dasharray:5 4}.free-text-node.selected .free-text-hitbox{fill:#eff6ff38;stroke:#2563eb;stroke-dasharray:6 4}.free-text-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;pointer-events:none;white-space:pre-wrap}.free-text-editor{box-sizing:border-box;width:100%;height:100%;padding:7px;resize:none;border:1.5px solid #2563eb;border-radius:4px;outline:none;color:#243042;background:#fffe;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.35;box-shadow:0 0 0 3px #2563eb18}.free-text-resize{fill:#fff;stroke:#2563eb;stroke-width:1.5px;cursor:nwse-resize}.free-text-resize.ne,.free-text-resize.sw{cursor:nesw-resize}.free-text-delete{color:#ef6a58;cursor:pointer}.switch-stack-node{cursor:grab}.switch-stack-node:active{cursor:grabbing}.stack-selection-surface{stroke:transparent;stroke-width:1.5px}.switch-stack-node.selected .stack-selection-surface{stroke:#2563eb;stroke-dasharray:7 5}.stack-member-label{fill:#526175;font-size:10px;font-weight:650}.stack-link-symbol{stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.stack-link-symbol circle{stroke-width:3px}.stack-label{pointer-events:none}.stack-meta{fill:#7c8798;font-size:9px;font-weight:560;pointer-events:none}.stack-resize-handle{fill:#fff;stroke:#2563eb;stroke-width:1.5px;cursor:ew-resize}.region-delete{color:#ef4444;cursor:pointer}.region-delete circle{fill:#fff;stroke:#ef6a58}.region-resize{fill:#fff;stroke:#2563eb;stroke-width:1.7px}.region-resize.nw,.region-resize.se{cursor:nwse-resize}.region-resize.ne,.region-resize.sw{cursor:nesw-resize}.selection-marquee{fill:#2563eb16;stroke:#2563eb;stroke-width:1.3px;stroke-dasharray:6 4;pointer-events:none}.selection-action-menu,.group-context-menu{position:absolute;z-index:45;min-width:156px;padding:6px;border:1px solid #d9e0e8;border-radius:9px;background:#fff;box-shadow:0 14px 36px #172b4630;transform:translate(8px,8px)}.selection-action-menu{display:grid;grid-template-columns:1fr auto;gap:5px;align-items:center}.selection-action-menu>span{grid-column:1 / 3;padding:4px 6px 6px;color:#7a8595;font-size:8px}.selection-action-menu button,.group-context-menu button{height:31px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:0;border-radius:6px;color:#3d4c61;background:#f3f6fa;font-size:9px;cursor:pointer}.selection-action-menu button:first-of-type{color:#fff;background:#2563eb}.group-context-menu{display:flex;flex-direction:column;gap:4px}.group-context-menu>b{padding:5px 7px 7px;color:#7a8595;font-size:8px}.group-context-menu button{justify-content:flex-start;background:transparent}.group-context-menu button:hover{background:#f3f6fa}.group-context-menu button.danger{color:#d24b3d}.group-context-menu button.danger:hover{background:#fff0ed}.object-context-menu,.group-context-menu:has(kbd){min-width:200px}.group-context-menu:has(kbd)>b{font-size:10px}.group-context-menu:has(kbd) button{min-height:34px;font-size:11px}.group-context-menu kbd{margin-left:auto;padding-left:14px;color:#8a94a3;background:transparent;font-family:inherit;font-size:9px;font-weight:500;line-height:1.2;white-space:nowrap}.canvas-panel-object{overflow:visible}.description-panel,.legend-panel{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid #c7d0dc;border-radius:8px;background:#fff;box-shadow:0 8px 24px #172b461a;-webkit-user-select:none;user-select:none}.description-panel{border-color:#1f2937;border-radius:0;box-shadow:none}.canvas-panel-head{height:44px;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid #e2e6eb;color:#334155;background:#f8fafc;cursor:move}.description-panel .canvas-panel-head{position:relative;display:grid;grid-template-rows:43px 27px;align-items:center;justify-content:stretch;min-height:86px;height:86px;padding:6px 12px 5px;border-bottom:0;color:#171717;background:#fff}.canvas-panel-head>svg{color:#2563eb;flex:0 0 auto}.canvas-panel-head>input{min-width:0;flex:1;border:0;outline:0;color:#27364b;background:transparent;font-size:14px;font-weight:700}.description-panel .canvas-panel-head>input{width:100%;flex:initial;color:#171717;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-weight:700;text-align:center}.description-drag-handle{position:absolute;left:7px;top:8px;width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:4px;color:#8b95a3;background:transparent;cursor:move}.description-drag-handle:hover{color:#334155;background:#f1f5f9}.canvas-panel-head>b{font-size:14px}.canvas-panel-head>small{margin-left:auto;color:#8a95a4;font-size:8px}.canvas-panel-head>button{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:5px;color:#7b8695;background:transparent;cursor:pointer}.canvas-panel-head>button:hover{color:#d84a3d;background:#fff0ed}.description-format-controls{position:static;display:flex;align-items:center;justify-content:center;gap:4px}.description-format-controls>button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:5px;color:#7b8695;background:transparent;cursor:pointer}.description-format-controls>button:hover{color:#d84a3d;background:#fff0ed}.description-font-control{height:25px;display:flex;align-items:center;gap:3px;flex:0 0 auto;padding:0 3px 0 6px;border:1px solid #d6dde7;border-radius:5px;color:#64748b;background:#fff;cursor:default}.description-font-control>span{font-size:9px;white-space:nowrap}.description-font-control>select{width:38px;border:0;outline:0;color:#334155;background:transparent;font:600 10px/1 -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;cursor:pointer}.description-panel textarea{width:100%;height:calc(100% - 86px);padding:8px 17px 28px;border:0;outline:0;resize:none;color:#1f2937;background:transparent;font-family:"Noto Serif SC",Songti SC,STSong,serif;-webkit-user-select:text;user-select:text}.export-panel-title{min-width:0;overflow:hidden;color:#27364b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.export-description-copy{height:calc(100% - 54px);overflow:hidden;padding:8px 17px;color:#1f2937;background:#fff;font:13px/1.62 "Noto Serif SC",Songti SC,STSong,serif;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none}.export-description-copy.placeholder{color:#8b95a3}.description-count{position:absolute;left:14px;bottom:8px;color:#8d97a5;font-size:9.5px;pointer-events:none}.panel-resize{position:absolute;right:2px;bottom:2px;width:16px;height:16px;border:0;background:linear-gradient(135deg,transparent 0 45%,#a9b4c2 46% 53%,transparent 54% 63%,#a9b4c2 64% 72%,transparent 73%);cursor:nwse-resize}.legend-panel{border-color:#475569;border-radius:0;box-shadow:0 5px 16px #172b4612}.legend-title-row{height:38px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #475569;color:#1f2937;background:#fff;cursor:move}.legend-title-row>b{font-size:16px;font-weight:750}.legend-title-row>small{position:absolute;right:34px;color:#94a3b8;font-size:8px;font-weight:500}.legend-title-row>button{position:absolute;right:4px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:4px;color:#7b8695;background:transparent;cursor:pointer}.legend-title-row>button:hover{color:#d84a3d;background:#fff0ed}.legend-column-head,.legend-data-row{display:grid;grid-template-columns:30% 40% 30%}.legend-column-head{height:34px;border-bottom:1px solid #475569;color:#27364b}.legend-column-head>b,.legend-data-row>span{min-width:0;display:flex;align-items:center;justify-content:center;padding:0 6px;text-align:center}.legend-column-head>b{font-size:13px;font-weight:700}.legend-column-head>b+b,.legend-data-row>span+span{border-left:1px solid #475569}.legend-data-row{height:44px;color:#344054;border-bottom:1px solid #94a3b8}.legend-data-row:last-child{border-bottom:0}.legend-data-row>span{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legend-data-row svg{width:100%;height:18px;overflow:visible;fill:none}.library{position:relative;width:300px;flex:0 0 300px;min-height:0;border-left:1px solid var(--line);background:#fff;z-index:12;transition:width .2s,flex-basis .2s}.library.collapsed{width:0;flex-basis:0}.panel-toggle{position:absolute;left:-30px;top:13px;width:28px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-right:0;border-radius:8px 0 0 8px;background:#fff;cursor:pointer;z-index:3}.library-head{padding:12px 12px 0;border-bottom:1px solid var(--line)}.icon-library-picker{height:34px;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;padding:0 8px;border:1px solid #cbd3de;border-radius:4px;color:#354258;background:linear-gradient(#fff,#f2f5f8);box-shadow:inset 0 1px #fff;font-size:10px}.icon-library-picker>svg{color:#2563eb}.icon-library-picker>span{color:#657286;white-space:nowrap}.icon-library-picker select{min-width:0;height:26px;padding:0 22px 0 5px;border:0;border-left:1px solid #d7dde5;outline:none;color:#243247;background:transparent;font:600 10px/1 -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;cursor:pointer}.icon-library-picker:focus-within{border-color:#6c9cf0;box-shadow:0 0 0 2px #2563eb20,inset 0 1px #fff}.search{height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dce1e7;border-radius:8px;color:#7b8595}.icon-library-picker+.search{margin-top:8px}.search input{width:100%;border:0;outline:none;color:#253247;font-size:12px;background:transparent}.search button{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:5px;color:#758093;background:transparent;cursor:pointer}.search button:hover{background:#edf1f5}.library-context-title{height:38px;display:flex;align-items:center;gap:9px;padding-inline:2px}.library-context-title>svg{color:#2563eb}.library-context-title>div{display:flex;flex-direction:column;min-width:0}.library-context-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.library-context-title span{margin-top:2px;color:#8490a0;font-size:9px}.tabs{margin-top:7px;display:grid;grid-template-columns:repeat(3,1fr)}.tabs button{position:relative;height:40px;border:0;background:transparent;color:#636e7e;font-size:12px;cursor:pointer}.tabs button.active{color:var(--blue);font-weight:650}.tabs button.active:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:2px;background:var(--blue);border-radius:2px 2px 0 0}.library-scroll{height:calc(100% - 99px);overflow:auto;padding-bottom:30px;scrollbar-width:thin}.search-summary{padding:9px 12px 0;color:#7d8897;font-size:9px}.device-section{border-bottom:1px solid #edf0f3;padding:0 11px 11px}.section-title{width:100%;height:42px;padding:0 1px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.section-title.static{cursor:default}.section-title>span{display:inline-flex;align-items:center;gap:5px}.section-title>span>small{min-width:17px;padding:2px 5px;border-radius:10px;color:#2563eb;background:#eaf2ff;font-size:8px;text-align:center}.frequent-icons-section{background:linear-gradient(180deg,#f7faff 0,#fff)}.frequent-icons-section .section-title>span>svg{color:#2563eb}.frequent-icons-empty{padding:2px 5px 10px;color:#8491a4;font-size:9px;line-height:1.55}.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.device-card{min-width:0;height:48px;display:flex;align-items:center;gap:9px;padding:0 9px;border:1px solid #e0e4e9;border-radius:8px;background:#fff;font-size:10.5px;cursor:pointer;transition:.15s}.device-card:active{cursor:grabbing}.device-card:hover{border-color:#9dbbfa;background:#f7faff;transform:translateY(-1px);box-shadow:0 4px 9px #285ba414}.device-card-icon{width:27px;display:grid;place-items:center}.device-card-icon img,.custom-icon-preview img{object-fit:contain}.pack-icon-visual{position:relative;display:inline-grid;place-items:center;box-sizing:border-box;flex:0 0 auto;overflow:hidden;border-radius:10%;background:#2d4bad;vertical-align:middle}.pack-icon-visual>img{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit}.pack-icon-visual.polished{box-shadow:0 4px 9px #10275b42,0 1px 2px #0c173742,inset 0 1px #fff6}.pack-icon-visual.polished:after{content:"";position:absolute;top:1px;right:1px;bottom:48%;left:1px;border-radius:9% 9% 45% 45%;background:linear-gradient(150deg,#ffffff5c,#ffffff1f 42%,#fff0 72%);pointer-events:none}.pack-device-card{height:82px;gap:12px}.pack-device-card .device-card-icon{width:58px}.device-card-icon .missing-pack-icon{width:22px!important;height:22px!important;font-size:12px}.manage-custom-icons{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid #cfe0fb;border-radius:6px;color:#2563eb;background:#f3f7ff;font-size:8.5px;cursor:pointer}.custom-library-section{padding-bottom:12px;background:linear-gradient(180deg,#f8fbff 0,#fff)}.custom-library-empty-button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed #a9c3ee;border-radius:9px;color:#3567b6;background:#f7faff;cursor:pointer}.custom-library-empty-button>span{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.custom-library-empty-button b{font-size:10px}.custom-library-empty-button small{color:#8092ad;font-size:8px}.custom-category-block+.custom-category-block{margin-top:10px}.custom-category-block>small{display:block;margin:0 2px 6px;color:#7a8798;font-size:8px}.region-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.region-card{height:52px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid #e0e4e9;border-radius:8px;background:#fff;font-size:10.5px;cursor:grab}.region-card i{width:33px;height:25px;border:1.5px dashed;border-radius:5px;background:#fafcff}.canvas-element-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.canvas-element-grid button{min-height:58px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:20px 16px;align-items:center;padding:8px;border:1px solid #e0e4e9;border-radius:8px;color:#586578;background:#fff;text-align:left;cursor:pointer}.canvas-element-grid button:hover,.canvas-element-grid button.active{border-color:#9dbbfa;color:#2459b1;background:#f3f7ff}.canvas-element-grid button svg{grid-row:1 / 3;color:#2563eb}.canvas-element-grid button span{font-size:10px;font-weight:650}.canvas-element-grid button small{color:#9099a6;font-size:8px}.edit-on-canvas-button{width:100%;justify-content:center;margin-bottom:2px}.native-color-input{min-height:34px;padding:3px!important;cursor:pointer}.empty-panel{height:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#99a2af}.empty-panel b{color:#566173;font-size:13px}.empty-panel span{font-size:11px}.empty-panel button{margin-top:4px;padding:7px 10px;border:1px solid #dbe1e9;border-radius:7px;background:#fff;color:#526174;font-size:10px;cursor:pointer}.empty-panel.compact{height:220px;padding-inline:20px;text-align:center}.layer-panel,.inspector-panel{height:calc(100% - 99px);overflow:auto;padding:12px;scrollbar-width:thin}.layer-panel section+section{margin-top:18px}.layer-panel h3{display:flex;align-items:center;gap:7px;margin:0 3px 8px;color:#657184;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.04em}.layer-panel h3 span{margin-left:auto;min-width:19px;padding:2px 5px;border-radius:10px;color:#748092;background:#eff2f5;text-align:center;font-size:8px}.layer-tip{display:flex;align-items:flex-start;gap:6px;margin-bottom:12px;padding:8px;border:1px solid #e2e7ed;border-radius:7px;color:#788496;background:#f8fafc;font-size:8px;line-height:1.5}.layer-tip svg{flex:0 0 auto;color:#5e78a0}.layer-row{width:100%;min-height:38px;display:flex;align-items:center;gap:2px;padding:3px 4px;border:0;border-radius:7px;background:transparent;text-align:left}.layer-row:hover{background:#f3f6fa}.layer-row.active{background:#edf4ff;color:#1e58bd}.layer-row.hidden{opacity:.56}.layer-row>button{width:25px;height:27px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:5px;color:#7a8798;background:transparent;cursor:pointer}.layer-row>button:hover{color:#215db8;background:#e5eefc}.layer-row>button:disabled{opacity:.35;cursor:not-allowed}.layer-row>button:disabled:hover{color:#7a8798;background:transparent}.layer-row>button.layer-main{min-width:0;width:auto;height:31px;display:flex;flex:1 1 auto;justify-content:flex-start;gap:8px;overflow:hidden;color:inherit;text-align:left}.layer-main>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.layer-main>i{width:18px;height:14px;flex:0 0 auto;border:1px dashed;border-radius:3px}.layer-main>i.line-swatch{height:0;border-width:0;border-top-width:2px;border-radius:0}.layer-main>i.attack-line-swatch{height:0;border-width:0;border-top:2px solid #ef4444;border-radius:0}.layer-row.static{cursor:default}.layer-row.static:hover{background:transparent}.layer-row>i{width:18px;height:14px;border:1px dashed;border-radius:3px}.layer-row>i.line-swatch{height:0;border-width:0;border-top-width:2px;border-radius:0}.layer-row>i.attack-line-swatch{height:0;border-width:0;border-top:2px solid #ef4444;border-radius:0}.layer-row>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:520}.layer-row>small{color:#9aa3af;font-size:8px}.topology-node.locked .node-selection-outline{stroke:#7c8798}.topology-region.locked .region-surface{stroke-width:2px;filter:saturate(.72)}.edge-business-label{pointer-events:none}.edge-business-fields{display:grid;gap:0}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inspector-panel .field textarea{min-height:68px;resize:vertical;padding:8px;border:1px solid #d8dee7;border-radius:7px;outline:none;color:#2e3d52;background:#fff;font-size:9px;line-height:1.45}.inspector-panel .field textarea:focus{border-color:#8fb5ff;box-shadow:0 0 0 3px #2563eb12}.inspector-preview{display:flex;align-items:center;gap:10px;padding:11px;margin-bottom:15px;border:1px solid #e0e5ec;border-radius:10px;background:#f8fafc}.inspector-preview>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e3e8ee;border-radius:9px;background:#fff}.inspector-preview>div{min-width:0;display:flex;flex-direction:column}.inspector-preview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.inspector-preview small{margin-top:3px;color:#8490a0;font-size:9px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.field>span{color:#667286;font-size:9px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:1px solid #dce2e9;border-radius:7px;background:#fff;color:#27364b;padding:8px 9px;outline:none;font-family:inherit;font-size:10.5px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#7da9ff;box-shadow:0 0 0 3px #2563eb12}.attack-preview>span{color:#dc2626;background:#fff3f1}.color-options{display:flex;gap:9px}.color-options button{width:25px;height:25px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d5dae1;cursor:pointer}.color-options button.active{box-shadow:0 0 0 2px #2563eb}.icon-style-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.icon-style-options button{height:32px;border:1px solid #dce2e9;border-radius:7px;color:#657184;background:#fff;font-size:9px;cursor:pointer}.icon-style-options button.active{border-color:#8fb5ff;color:#1f5bc2;background:#edf4ff;box-shadow:inset 0 0 0 1px #bcd3ff}.custom-icon-box{padding:11px;margin:4px 0 14px;border:1px solid #e0e5ec;border-radius:9px;background:#fafbfc}.custom-icon-title{display:flex;flex-direction:column;gap:2px;margin-bottom:11px}.custom-icon-title b{font-size:10px}.custom-icon-title small{color:#8993a1;font-size:8px}.custom-icon-box .field{margin-bottom:9px}.icon-upload-button{height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #aac3ef;border-radius:7px;color:#2b62bc;background:#f3f7ff;font-size:9px;cursor:pointer}.icon-upload-button input{display:none}.text-button{width:100%;margin-top:7px;border:0;color:#7a8595;background:transparent;font-size:8.5px;cursor:pointer}.text-button:hover{color:#d24f40}.position-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 12px}.position-grid>div{display:flex;align-items:center;justify-content:space-between;padding:9px;border:1px solid #e1e6ec;border-radius:7px;background:#fafbfc}.position-grid span{color:#7d8796;font-size:8px}.position-grid b{color:#4f5e73;font-size:9px}.inspector-hint{display:flex;align-items:center;gap:7px;padding:9px;margin-bottom:14px;border-radius:7px;color:#5f7187;background:#f2f6fb;font-size:8.5px}.danger-button{width:100%;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #f1c4be;border-radius:7px;color:#c94b3a;background:#fff8f6;font-size:10px;cursor:pointer}.danger-button:hover{background:#fff0ed}.statusbar{position:relative;display:grid;grid-template-columns:minmax(260px,auto) minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 14px 0 20px;border-top:1px solid var(--line);background:#fff;color:#6f7a8b;font-size:9.5px;z-index:20}.saved{display:flex;align-items:center;gap:5px;color:#5b7769}.saved svg{color:#12a66a}.saved.draft-only{color:#7c6950}.saved.draft-only svg{color:#d18a2c}.shortcuts{min-width:0;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:14px}.shortcuts b{color:#566174}.operation-status{min-width:0;display:flex;align-items:center;gap:8px;color:#52647a}.operation-status>span{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operation-status.attack b{color:#d94237}.operation-status.connect b,.operation-status.placing b{color:#2563eb}.operation-status kbd{padding:2px 5px;border:1px solid #d7dde5;border-radius:4px;color:#7b8797;background:#f8f9fb;font:8px/1.2 inherit}.status-help{position:relative;flex:0 0 auto}.status-help summary{height:24px;display:flex;align-items:center;gap:5px;padding:0 7px;border-radius:5px;color:#607087;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.status-help summary::-webkit-details-marker{display:none}.status-help summary:hover,.status-help[open] summary{color:#245fb6;background:#edf4ff}.status-help-popover{position:absolute;left:50%;bottom:31px;width:292px;padding:12px;transform:translate(-50%);border:1px solid #d9e0e9;border-radius:10px;background:#fff;box-shadow:0 14px 38px #17243b22;color:#526176;z-index:80}.status-help-popover>b{color:#27364b;font-size:11px}.status-help-popover>p{margin:4px 0 10px;color:#7b8797;font-size:9px;line-height:1.5}.status-help-popover dl{display:grid;gap:6px;margin:0}.status-help-popover dl>div{display:grid;grid-template-columns:70px 1fr;gap:8px}.status-help-popover dt{color:#3f5067;font-weight:650}.status-help-popover dd{margin:0;color:#7a8798}.statusbar>button{display:flex;align-items:center;gap:5px;border:0;background:none;color:#6f7a8b;font-size:9.5px;cursor:pointer}.toast{position:fixed;left:50%;bottom:50px;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #dbe4df;border-radius:9px;background:#fff;color:#345844;box-shadow:0 10px 30px #16283d25;z-index:100;font-size:11px;animation:toast-in .2s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#14203666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade-in .16s ease-out}@keyframes fade-in{0%{opacity:0}}.help-modal{position:relative;width:min(470px,100%);padding:24px;border:1px solid #e0e5eb;border-radius:15px;background:#fff;box-shadow:0 24px 70px #14203638}.modal-close{position:absolute;right:14px;top:14px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;color:#687487;background:#f1f3f6;cursor:pointer}.help-heading{display:flex;align-items:center;gap:12px;padding-right:30px}.help-heading>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#2563eb;background:#edf4ff}.help-heading h2{margin:0;font-size:18px;line-height:1.3}.help-heading p{margin:4px 0 0;color:#7b8696;font-size:10px}.help-steps{display:flex;flex-direction:column;gap:15px;margin:22px 0;padding:0;list-style:none}.help-steps li{display:flex;align-items:flex-start;gap:11px}.help-steps li>b{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #bdd2fb;border-radius:50%;color:#2563eb;background:#f3f7ff;font-size:10px}.help-steps li>div{display:flex;flex-direction:column;gap:3px}.help-steps strong{font-size:11px}.help-steps span{color:#707c8d;font-size:9.5px;line-height:1.55}.shortcut-board{display:flex;align-items:center;gap:8px;padding:10px;margin-bottom:16px;border-radius:8px;color:#6d7889;background:#f5f7fa;font-size:8px}.shortcut-board>svg{margin-right:2px;color:#66758b}.shortcut-board>div{display:flex;align-items:center;gap:3px}.shortcut-board b{min-width:20px;padding:2px 4px;border:1px solid #dce1e7;border-radius:4px;background:#fff;text-align:center;color:#3c4a5e;font-size:8px}.primary-wide{width:100%;height:40px;border:0;border-radius:8px;color:#fff;background:#1f5fd5;box-shadow:0 6px 14px #2563eb2e;font-size:11px;font-weight:650;cursor:pointer}.primary-wide:hover{background:#174fb6}.onboarding-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.onboarding-actions .primary-wide{height:40px}.secondary-wide{height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dde7;border-radius:8px;color:#45546a;background:#fff;font-size:10px;cursor:pointer}.secondary-wide:hover{border-color:#a9c3ef;color:#245fb6;background:#f6f9ff}.command-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;justify-content:center;align-items:flex-start;padding-top:min(14vh,120px);background:#0f1c303d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .12s ease-out}.command-palette{width:min(590px,calc(100vw - 24px));overflow:hidden;border:1px solid #cfd7e2;border-radius:13px;background:#fff;box-shadow:0 28px 80px #101c313d}.command-search{height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid #e5e9ee;color:#59708f}.command-search input{width:100%;height:44px;border:0;outline:0;color:#1f2c40;background:transparent;font-size:13px}.command-search input::placeholder{color:#9aa4b1}.command-search kbd,.command-results kbd{padding:3px 6px;border:1px solid #dce1e8;border-bottom-width:2px;border-radius:5px;color:#788496;background:#fafbfc;font:8px/1.2 inherit}.command-results{max-height:min(430px,55vh);overflow:auto;padding:7px}.command-results>button{width:100%;min-height:48px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 10px;border:0;border-radius:7px;color:#334258;background:transparent;text-align:left;cursor:pointer}.command-results>button:hover:not(:disabled),.command-results>button:focus-visible,.command-results>button.active:not(:disabled){color:#174f9f;background:#edf4ff;outline-offset:-2px}.command-results>button:disabled{opacity:.42;cursor:not-allowed}.command-results>button>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e0e5ec;border-radius:7px;color:#58718f;background:#f8fafc}.command-results>button>div{display:grid;gap:2px}.command-results b{font-size:10.5px}.command-results small{color:#8a95a4;font-size:8px}.command-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9aa4b1}.command-empty b{color:#59677b;font-size:11px}.command-empty span{font-size:8.5px}.command-palette>footer{height:34px;display:flex;align-items:center;gap:14px;padding:0 14px;border-top:1px solid #e8ebef;color:#8a94a2;background:#fafbfc;font-size:8px}.custom-icon-dialog{width:min(980px,calc(100vw - 32px));height:min(790px,calc(100vh - 32px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d6dde7;border-radius:16px;background:#fff;box-shadow:0 30px 90px #0b152d4d}.custom-icon-dialog>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e8ebef}.custom-icon-dialog>header>div{display:flex;align-items:center;gap:11px}.custom-icon-dialog>header>div>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#2563eb;background:#edf4ff}.custom-icon-dialog h2{margin:0;color:#202c3f;font-size:16px}.custom-icon-dialog header p{margin:4px 0 0;color:#7c8797;font-size:9.5px}.custom-icon-dialog>header>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#758094;background:transparent;cursor:pointer}.custom-icon-dialog>header>button:hover{color:#d5473c;background:#fff1ef}.custom-icon-imports{display:grid;grid-template-columns:1.45fr 1fr;gap:12px;padding:14px 18px;border-bottom:1px solid #e8ebef;background:#f8fafc}.custom-icon-imports section{padding:13px;border:1px solid #dce3ec;border-radius:11px;background:#fff}.custom-icon-imports h3{display:flex;align-items:center;gap:7px;margin:0;color:#334258;font-size:11px}.custom-icon-imports section>p{margin:6px 0 11px;color:#7a8799;font-size:8.5px;line-height:1.5}.custom-icon-imports label{display:flex;flex-direction:column;gap:5px;color:#56647a;font-size:8.5px}.custom-icon-imports input,.custom-library-toolbar input,.custom-library-toolbar select,.custom-icon-grid input,.custom-icon-grid select{height:34px;padding:0 9px;border:1px solid #d4dbe5;border-radius:7px;outline:none;color:#29374c;background:#fff;font-size:10px}.custom-icon-imports input:focus,.custom-library-toolbar input:focus,.custom-icon-grid input:focus{border-color:#7da8f4;box-shadow:0 0 0 3px #2563eb12}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.import-actions,.file-import-buttons{display:flex;gap:7px;margin-top:10px}.import-actions button,.file-import-buttons label,.export-pack-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border-radius:7px;font-size:9px;cursor:pointer}.secondary-action{border:1px solid #d4dbe5;color:#46566d;background:#fff}.file-import-buttons{flex-wrap:wrap}.file-import-buttons label{flex-direction:row}.file-import-buttons input{display:none}.export-pack-button{margin-top:9px;border:0;color:#2864c3;background:transparent}.file-import-card>small{display:block;margin-top:7px;color:#8a95a5;font-size:8px}.custom-library-toolbar{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 18px;border-bottom:1px solid #e8ebef}.custom-library-toolbar>label{display:flex;align-items:center;gap:7px;color:#667387;font-size:9px}.custom-library-toolbar>div{display:flex;align-items:center}.custom-library-toolbar>div input{border-radius:7px 0 0 7px}.custom-library-toolbar>div button{height:34px;display:flex;align-items:center;gap:4px;padding:0 9px;border:1px solid #2563eb;border-radius:0 7px 7px 0;color:#fff;background:#2563eb;font-size:9px;cursor:pointer}.custom-icon-search{flex:1;min-width:140px;margin-left:auto}.custom-library-body{min-height:0;display:grid;grid-template-columns:170px minmax(0,1fr)}.custom-library-body>aside{overflow:auto;padding:10px 8px;border-right:1px solid #e8ebef;background:#fafbfc}.custom-library-body>aside>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;border-radius:7px}.custom-library-body>aside>div.active{background:#eaf2ff}.custom-library-body>aside button{min-width:0;height:34px;border:0;color:#536176;background:transparent;text-align:left;font-size:9.5px;cursor:pointer}.custom-library-body>aside div>button:first-child{display:flex;align-items:center;justify-content:space-between;padding:0 8px}.custom-library-body>aside small{min-width:18px;padding:2px 4px;border-radius:8px;background:#e8ecf2;text-align:center;font-size:7.5px}.custom-library-body .rename-category{width:34px;color:#7a8797;font-size:8px}.custom-library-body .delete-category{width:26px;display:grid;place-items:center;color:#9a6670}.custom-library-body>main{min-height:0;overflow:auto;padding:14px}.custom-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:9px}.custom-icon-grid article{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:6px 9px;padding:10px 34px 10px 10px;border:1px solid #dfe5ec;border-radius:10px;background:#fff}.custom-icon-preview{grid-row:1 / 4;width:42px;height:42px;display:grid;place-items:center;border:1px solid #e1e6ed;border-radius:9px;background:#f7f9fc}.custom-icon-grid label{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;color:#7a8696;font-size:8px}.custom-icon-grid input,.custom-icon-grid select{width:100%;height:27px;padding-inline:6px;font-size:9px}.custom-icon-grid code{grid-column:2;overflow:hidden;color:#8a95a5;font:8px/1.2 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.delete-custom-icon{position:absolute;right:7px;top:7px;width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;color:#9a6570;background:transparent;cursor:pointer}.delete-custom-icon:hover{color:#d33c32;background:#fff0ee}.custom-icon-empty{height:100%;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#99a3b0}.custom-icon-empty b{color:#586579;font-size:12px}.custom-icon-empty span{font-size:9px}.custom-icon-dialog>footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-top:1px solid #e8ebef;color:#7b8796;font-size:9px}.custom-icon-dialog>footer button{min-width:76px;height:34px;border-radius:7px;cursor:pointer}@media(max-width:1400px){.brand span,.document-title,.document-title-input{display:none}.topbar-center{gap:6px}.local-project-actions button>span{display:none}.local-project-actions button{width:32px;padding:0}.project-history-button>b{position:absolute;right:-4px;top:-4px;border:2px solid #fff}.command-button kbd{display:none}.command-button{width:36px;justify-content:center;padding:0}}@media(max-width:1180px){.history{display:none}.topbar-center{transform:none}.direct-tools .tool-button span{display:none}.direct-tools .tool-button{width:34px;padding:0;justify-content:center}.library{width:270px;flex-basis:270px}.shortcuts span:nth-last-child(-n+2){display:none}}@media(max-width:760px){.app-shell{min-width:0;grid-template-rows:56px 1fr 30px}.app-shell.ribbon-collapsed{grid-template-rows:56px 1fr 30px}.topbar{width:100%;min-width:0;grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:56px;height:56px;padding-inline:10px;gap:8px;overflow:visible;z-index:60}.topbar.ribbon-collapsed{height:56px;grid-template-rows:56px}.topbar-left{grid-column:1;grid-row:1}.win-menu-bar{display:none}.brand-mark{width:32px;height:32px}.brand b{font-size:15px}.divider,.document-title{display:none}.topbar-center{position:static;grid-column:2;grid-row:1;display:flex;margin-left:4px;padding:0;border:0;transform:none;gap:5px}.direct-tools .tool-button{width:34px;padding:0;justify-content:center}.direct-tools .tool-button span,.line-style-wrap,.layout-wrap{display:none}.top-actions{grid-column:3;grid-row:1;gap:5px}.command-button{display:none}.zoom-control{display:flex;height:36px}.zoom-control button{width:27px}.zoom-control span,.zoom-control button:last-child{display:none}.local-project-actions{gap:2px;padding:2px}.local-project-actions button{width:30px;height:30px}.project-history-button>b{display:none}.export-button{height:36px;padding-inline:12px}.canvas-wrap{touch-action:none}.mobile-readonly .library,.mobile-readonly .direct-tools,.mobile-readonly .local-project-actions,.mobile-readonly .command-button{display:none}.mobile-readonly .port,.mobile-readonly .node-delete,.mobile-readonly .region-delete,.mobile-readonly .region-resize{display:none!important}.mobile-readonly-banner{position:absolute;left:50%;top:10px;z-index:32;max-width:calc(100% - 20px);min-height:42px;display:flex;align-items:center;gap:8px;padding:5px 6px 5px 10px;transform:translate(-50%);border:1px solid #b9cff4;border-radius:9px;color:#34567e;background:#f4f8ffed;box-shadow:0 6px 18px #1d3e7117;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mobile-readonly-banner>svg{flex:0 0 auto;color:#2563eb}.mobile-readonly-banner>span{min-width:0;display:grid;gap:1px;white-space:nowrap;font-size:7.5px}.mobile-readonly-banner b{color:#234c85;font-size:9px}.mobile-readonly-banner button{min-width:62px;height:29px;border:0;border-radius:6px;color:#fff;background:#2563eb;font-size:8px;cursor:pointer}.library{position:absolute;top:0;right:0;bottom:0;z-index:40;display:block;width:min(300px,100vw);flex-basis:auto;box-shadow:-12px 0 35px #15263d1c}.library.collapsed{display:block;width:0;box-shadow:none}.workspace,.statusbar{width:100%;min-width:0}.shortcuts,.statusbar>button{display:none}.statusbar{grid-template-columns:minmax(0,1fr);padding-inline:10px;gap:8px}.modal-backdrop{padding:10px}.onboarding-actions{grid-template-columns:1fr}.project-dialog{width:min(440px,calc(100vw - 20px));max-height:calc(100vh - 20px);padding:16px;border-radius:13px}.export-preflight-dialog{width:calc(100vw - 20px)}.preflight-summary{flex-wrap:wrap}.preflight-summary small{width:100%;margin-left:0}.preflight-list{max-height:calc(100vh - 315px)}.project-history-dialog{width:calc(100vw - 20px)}.project-history-toolbar{grid-template-columns:minmax(0,1fr) 104px}.history-backup-button{grid-row:2}.project-history-card{grid-template-columns:96px minmax(0,1fr);gap:9px}.project-card-preview{width:96px;height:62px}.project-card-icon{width:34px;height:34px}.project-card-actions{grid-column:1 / 3;justify-content:flex-end}.project-card-actions button:first-child{flex:1}.custom-icon-dialog{width:calc(100vw - 20px);height:calc(100vh - 20px)}.custom-icon-imports{grid-template-columns:1fr;max-height:285px;overflow:auto}.custom-library-toolbar{flex-wrap:wrap}.custom-icon-search{width:100%;flex-basis:100%}.custom-library-body{grid-template-columns:115px minmax(0,1fr)}}@media(max-width:480px){.topbar{gap:5px;padding-inline:8px}.brand b,.zoom-control{display:none}.brand{gap:0}.topbar-center{margin-left:0}.export-button{width:36px;padding:0;justify-content:center;gap:0;font-size:0}.export-button svg:last-child{display:none}}
