:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:100svh;margin:0;padding:0;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-bg[data-v-6bcf80a6]{background:#f6fafd;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card[data-v-6bcf80a6]{background:#fff;border-radius:16px;width:100%;max-width:350px;padding:32px 24px 24px;position:relative;box-shadow:0 4px 24px #0000000f}.login-system-info[data-v-6bcf80a6]{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.login-system-icon[data-v-6bcf80a6]{color:#4cbf6e;width:44px;height:44px}.login-system-icon svg[data-v-6bcf80a6],.login-system-logo[data-v-6bcf80a6]{object-fit:contain;width:100%;height:100%;display:block}.login-system-name[data-v-6bcf80a6]{color:#1f2937;margin:0;font-size:22px;font-weight:700}.login-header[data-v-6bcf80a6]{justify-content:center;align-items:center;margin-bottom:18px;display:flex}.login-title[data-v-6bcf80a6]{color:#222;font-size:18px;font-weight:600}.input[data-v-6bcf80a6]{box-sizing:border-box;background:#f7f8fa;border:1.5px solid #e5e6eb;border-radius:8px;outline:none;width:100%;margin-bottom:14px;padding:12px 14px;font-size:15px;transition:border .2s}.input[data-v-6bcf80a6]:focus{background:#fff;border-color:#4cbf6e}.main-btn[data-v-6bcf80a6]{color:#fff;cursor:pointer;background:#4cbf6e;border:none;border-radius:8px;width:100%;margin-top:6px;margin-bottom:8px;padding:12px 0;font-size:16px;font-weight:600;transition:background .2s}.main-btn[data-v-6bcf80a6]:hover:not(:disabled){background:#3ca85a}.main-btn[data-v-6bcf80a6]:disabled{opacity:.6;cursor:not-allowed}.divider[data-v-6bcf80a6]{text-align:center;color:#bbb;align-items:center;margin:18px 0 10px;font-size:13px;display:flex}.divider[data-v-6bcf80a6]:before,.divider[data-v-6bcf80a6]:after{content:"";border-bottom:1px solid #eee;flex:1;margin:0 8px}.site-meta[data-v-6bcf80a6]{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:2px;margin-bottom:2px;font-size:13px;display:flex}.copyright-text[data-v-6bcf80a6]{text-align:center}.icp-link[data-v-6bcf80a6]{color:#4cbf6e;text-decoration:none}.icp-link[data-v-6bcf80a6]:hover{text-decoration:underline}@media (width<=480px){.login-card[data-v-6bcf80a6]{width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:24px 12px 16px}.login-title[data-v-6bcf80a6]{font-size:18px}}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}.dashboard[data-v-242c31de]{--fs-xxs:11px;--fs-xs:12px;--fs-sm:13px;--fs-md:14px;--fs-lg:15px;--fs-title:17px;height:100vh;font-size:var(--fs-sm);background:#f6fafd;line-height:1.45;display:flex}.sidebar[data-v-242c31de]{background:#fff;flex-direction:column;width:250px;padding:0;display:flex;box-shadow:2px 0 5px #0000001a}.system-info[data-v-242c31de]{border-bottom:1px solid #eee;justify-content:flex-start;align-items:center;gap:15px;padding:25px 20px;display:flex}.system-icon[data-v-242c31de]{color:#4cbf6e;flex-shrink:0;width:45px;height:45px}.system-icon svg[data-v-242c31de]{width:100%;height:100%}.system-logo-img[data-v-242c31de]{object-fit:contain;width:100%;height:100%;display:block}.system-titles[data-v-242c31de]{flex-direction:column;gap:2px;display:flex}.system-titles h4[data-v-242c31de],.system-info h3[data-v-242c31de]{font-size:var(--fs-lg);margin:0;font-weight:600}.system-titles h4[data-v-242c31de]{color:#666}.system-info h3[data-v-242c31de]{color:#333;font-size:20px;font-weight:700}.menu ul[data-v-242c31de]{margin:20px 0;padding:0;list-style:none}.menu li[data-v-242c31de]{cursor:pointer;font-size:var(--fs-md);color:#666;align-items:center;gap:10px;padding:15px 30px;transition:background .3s,color .3s;display:flex}.menu li svg[data-v-242c31de]{flex-shrink:0;width:20px;height:20px}.menu li[data-v-242c31de]:hover{background:#f0f0f0}.menu li.active[data-v-242c31de]{color:#fff;background:#4cbf6e;border-right:3px solid #3ca85a}.version-info[data-v-242c31de]{text-align:center;color:#999;font-size:var(--fs-xs);border-top:1px solid #eee;margin-top:auto;padding:20px}.main-content[data-v-242c31de]{flex-direction:column;flex:1;min-height:0;display:flex}.header[data-v-242c31de]{background:#fff;justify-content:flex-end;align-items:center;padding:15px 30px;display:flex;box-shadow:0 2px 4px #0000001a}.user-info[data-v-242c31de]{align-items:center;gap:20px;display:flex}.user-info span[data-v-242c31de]{font-size:var(--fs-md);color:#333}.user-info button[data-v-242c31de],.primary-btn[data-v-242c31de],.secondary-btn[data-v-242c31de],.cancel-btn[data-v-242c31de]{cursor:pointer;border:none;border-radius:6px}.user-info button[data-v-242c31de],.primary-btn[data-v-242c31de]{color:#fff;font-size:var(--fs-sm);background:#4cbf6e;padding:8px 16px}.user-info button[data-v-242c31de]:hover,.primary-btn[data-v-242c31de]:hover{background:#3ca85a}.primary-btn[data-v-242c31de]:disabled,.secondary-btn[data-v-242c31de]:disabled{opacity:.6;cursor:not-allowed}.secondary-btn[data-v-242c31de]{color:#2f8f4b;font-size:var(--fs-sm);background:#edf9f0;padding:7px 14px}.secondary-btn[data-v-242c31de]:hover{background:#dff2e4}.cancel-btn[data-v-242c31de]{color:#555;font-size:var(--fs-sm);background:#f1f3f5;padding:8px 16px}.content[data-v-242c31de]{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:12px;overflow-y:auto}.site-panel[data-v-242c31de],.placeholder[data-v-242c31de]{background:#fff;border-radius:10px;padding:24px;box-shadow:0 2px 10px #00000014}.site-header[data-v-242c31de]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.site-header-main[data-v-242c31de]{align-items:baseline;gap:10px;display:flex}.site-total-count[data-v-242c31de]{color:#6b7280;font-size:var(--fs-sm)}.site-toolbar[data-v-242c31de]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-search-input[data-v-242c31de]{width:260px;max-width:100%;font-size:var(--fs-sm);box-sizing:border-box;border:1px solid #d9dee3;border-radius:8px;outline:none;padding:8px 12px}.site-search-input[data-v-242c31de]:focus{border-color:#4cbf6e;box-shadow:0 0 0 3px #4cbf6e1f}.site-header h2[data-v-242c31de],.placeholder h2[data-v-242c31de]{color:#333;font-size:var(--fs-title);margin:0}.table-wrapper[data-v-242c31de]{overflow-x:auto}.site-table[data-v-242c31de]{border-collapse:collapse;width:100%}.site-table th[data-v-242c31de],.site-table td[data-v-242c31de]{text-align:left;vertical-align:top;font-size:var(--fs-sm);border-bottom:1px solid #eef0f2;padding:12px}.site-table th[data-v-242c31de]{color:#666;background:#fafbfc;font-weight:600}.site-only-table td[data-v-242c31de]:nth-child(6){text-align:right;padding-right:6px}.site-only-table th[data-v-242c31de]:nth-child(6){text-align:center;padding-right:6px}.site-only-table td:nth-child(5) .secondary-btn[data-v-242c31de],.site-only-table td:nth-child(6) .secondary-btn[data-v-242c31de]{white-space:nowrap;width:64px;min-width:64px;max-width:64px}.device-table th[data-v-242c31de]:nth-child(6),.device-table td[data-v-242c31de]:nth-child(6){text-align:center;width:96px;min-width:96px;max-width:96px}.device-table th[data-v-242c31de]:nth-child(7),.device-table td[data-v-242c31de]:nth-child(7){text-align:center;width:140px;min-width:140px;max-width:140px}.device-table td:nth-child(6) .secondary-btn[data-v-242c31de]{white-space:nowrap;width:64px;min-width:64px;max-width:64px}.device-table td:nth-child(7) .secondary-btn+.secondary-btn[data-v-242c31de]{margin-left:8px}.device-port-count-cell[data-v-242c31de]{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.device-port-count-cell .link-btn[data-v-242c31de]:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.device-used-port-layout[data-v-242c31de]{margin-top:12px}.device-used-slot-scroll[data-v-242c31de]{max-height:min(56vh,520px);padding-right:2px;overflow:hidden auto}.device-used-slot-list[data-v-242c31de]{flex-direction:column;gap:12px;display:flex}.device-used-slot-row[data-v-242c31de]{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:10px;padding:10px;display:flex}.device-used-slot-title[data-v-242c31de]{font-size:var(--fs-sm);color:#1f2937;text-align:left;min-width:54px;font-weight:600;line-height:26px}.device-used-slot-ports-wrap[data-v-242c31de]{flex:1;overflow:hidden}.device-used-slot-ports[data-v-242c31de]{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.device-used-port-item[data-v-242c31de]{flex-direction:column;align-items:center;gap:4px;min-width:32px;display:flex}.device-used-port-box[data-v-242c31de]{cursor:not-allowed;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.device-used-port-box.used[data-v-242c31de]{color:#1f6f3d;cursor:pointer;background:#edf9f0;border-color:#4cbf6e}.device-used-port-box[data-v-242c31de]:disabled{opacity:1}.device-used-port-no[data-v-242c31de]{font-size:var(--fs-xs);line-height:1}.device-used-port-check[data-v-242c31de]{font-size:12px;line-height:1}.device-photo-viewer-dialog-card[data-v-242c31de]{width:min(980px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.device-photo-upload-dialog-card[data-v-242c31de]{width:min(560px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.device-photo-lightbox-dialog-card[data-v-242c31de]{width:min(900px,100vw - 40px)}.device-photo-viewer-body[data-v-242c31de]{grid-template-columns:280px 1fr;gap:12px;min-height:300px;display:grid}.device-photo-batch-list[data-v-242c31de]{background:#fbfcfd;border:1px solid #e6ebf0;border-radius:8px;max-height:420px;padding:8px;overflow-y:auto}.device-photo-batch-item[data-v-242c31de]{justify-content:space-between;width:100%;margin-bottom:8px}.device-photo-batch-item.active[data-v-242c31de]{background:#edf9f0;border-color:#4cbf6e}.device-photo-thumb-panel[data-v-242c31de]{border:1px solid #e6ebf0;border-radius:8px;min-height:300px;padding:10px}.device-photo-thumb-grid[data-v-242c31de]{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}.device-photo-thumb-item[data-v-242c31de]{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0;overflow:hidden}.device-photo-thumb-item.upload[data-v-242c31de]{cursor:default;padding:6px}.device-photo-thumb-item img[data-v-242c31de]{object-fit:cover;width:100%;height:100px;display:block}.device-photo-preview-hint[data-v-242c31de]{color:#6b7280;font-size:var(--fs-xs);text-align:center;margin-top:8px}.device-photo-remove-btn[data-v-242c31de]{width:100%;margin-top:6px}.device-photo-upload-tip[data-v-242c31de]{color:#6b7280;font-size:var(--fs-xs);margin-bottom:8px}.upload-progress-wrap[data-v-242c31de]{margin-top:8px}.upload-progress-text[data-v-242c31de]{font-size:var(--fs-xs);color:#374151;margin-bottom:6px}.upload-progress-bar[data-v-242c31de]{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.upload-progress-bar-inner[data-v-242c31de]{background:#4cbf6e;height:100%;transition:width .2s}.device-photo-lightbox-wrap[data-v-242c31de]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;max-height:70vh;padding:8px;overflow:auto}.device-photo-lightbox-wrap img[data-v-242c31de]{object-fit:contain;width:100%;height:auto;display:block}.cable-table th[data-v-242c31de]:nth-child(7),.cable-table td[data-v-242c31de]:nth-child(7),.cable-table th[data-v-242c31de]:nth-child(8),.cable-table td[data-v-242c31de]:nth-child(8),.cable-table th[data-v-242c31de]:nth-child(9),.cable-table td[data-v-242c31de]:nth-child(9){text-align:center;width:170px;min-width:170px;max-width:170px}.cable-action-cell .secondary-btn+.secondary-btn[data-v-242c31de]{margin-left:8px}.location-cell[data-v-242c31de]{word-break:break-all;max-width:480px}.link-btn[data-v-242c31de]{color:#207bff;text-align:left;cursor:pointer;font-size:var(--fs-sm);background:0 0;border:none;padding:0;line-height:1.4}.port-pair-text[data-v-242c31de]{white-space:pre-line}.link-btn[data-v-242c31de]:hover{text-decoration:underline}.site-name-btn[data-v-242c31de]{color:#207bff;text-align:left;cursor:pointer;font-size:var(--fs-sm);background:0 0;border:none;padding:0;line-height:1.4}.site-name-btn[data-v-242c31de]:hover{text-decoration:underline}.empty-cell[data-v-242c31de]{text-align:center;color:#888}.pagination[data-v-242c31de]{font-size:var(--fs-sm);justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.pagination button[data-v-242c31de]{cursor:pointer;background:#fff;border:1px solid #d8dee4;border-radius:6px;padding:6px 12px}.pagination button[data-v-242c31de]:disabled{opacity:.5;cursor:not-allowed}.placeholder p[data-v-242c31de]{color:#666;font-size:var(--fs-md)}.dialog-mask[data-v-242c31de]{box-sizing:border-box;z-index:200;background:#0000004d;justify-content:center;align-items:center;min-height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.dialog-mask-front[data-v-242c31de]{z-index:400}.dialog-card[data-v-242c31de]{background:#fff;border-radius:12px;width:92%;max-width:460px;margin:auto;padding:20px}.snapshot-dialog-card[data-v-242c31de]{max-width:1180px}.snapshot-bottom-bar[data-v-242c31de]{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:10px;display:flex}.snapshot-toolbar[data-v-242c31de]{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.snapshot-close-btn[data-v-242c31de]{margin-left:8px}.snapshot-zoom-text[data-v-242c31de]{color:#374151;font-size:var(--fs-xs)}.snapshot-image-wrapper[data-v-242c31de]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:70vh;padding:8px;overflow:auto}.snapshot-image[data-v-242c31de]{object-fit:contain;transform-origin:top;cursor:zoom-in;border-radius:6px;width:100%;max-height:none;transition:transform .2s}.snapshot-empty[data-v-242c31de]{color:#6b7280;min-height:240px;font-size:var(--fs-sm);justify-content:center;align-items:center;display:flex}.map-dialog-card[data-v-242c31de]{max-width:700px}.location-dialog-card[data-v-242c31de]{max-width:880px}.device-detail-dialog-card[data-v-242c31de]{max-width:860px;max-height:120vh;overflow-y:auto}.slot-port-edit-dialog-card[data-v-242c31de]{width:min(420px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.business-tip-dialog-card[data-v-242c31de]{width:min(320px,100vw - 40px)}.cable-dialog-card[data-v-242c31de]{width:min(520px,100vw - 40px);max-height:calc(100vh - 40px);margin:auto;overflow-y:auto}.cable-fiber-dialog-card[data-v-242c31de]{width:min(1160px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.cable-fiber-summary-grid[data-v-242c31de]{margin-bottom:12px}.cable-tray-panel[data-v-242c31de]{margin-top:8px}.cable-tray-list[data-v-242c31de]{grid-template-columns:1fr;gap:10px;display:grid}.cable-tray-card[data-v-242c31de]{background:#fff;border:1px solid #e6ebf0;border-radius:10px;padding:10px;overflow-x:hidden}.cable-tray-title[data-v-242c31de]{font-size:var(--fs-sm);color:#1f2937;margin-bottom:8px;font-weight:600}.cable-fiber-grid[data-v-242c31de]{grid-template-columns:repeat(12,minmax(0,1fr));gap:4px;display:grid}.cable-fiber-item[data-v-242c31de]{font-size:var(--fs-xs);color:#374151;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;display:inline-flex}.fiber-number[data-v-242c31de]{line-height:1.1}.special-fiber-item .fiber-number[data-v-242c31de]{color:#c62828;font-weight:600}.special-fiber-x[data-v-242c31de]{color:#d32f2f;cursor:pointer;background:#fff5f5;border:1px solid #d32f2f;border-radius:4px;width:20px;height:20px;padding:0;font-size:12px;line-height:1}.special-fiber-toggle[data-v-242c31de]{color:#0000;cursor:pointer;background:#fff;border:1px solid #cfd8dc;border-radius:4px;width:20px;height:20px;padding:0;font-size:12px;line-height:1}.special-fiber-toggle.active[data-v-242c31de]{color:#d32f2f;background:#fff5f5;border-color:#d32f2f;font-weight:700}.special-fiber-toggle.disabled[data-v-242c31de],.special-fiber-toggle[data-v-242c31de]:disabled{cursor:not-allowed;background:#e9f8ee;border-color:#7bcf95}.disabled-fiber-item .fiber-number[data-v-242c31de]{color:#2f8f4b}.fiber-occupy-checkbox[data-v-242c31de]{accent-color:#2f9e44;width:16px;height:16px}.fiber-occupy-checkbox[data-v-242c31de]:checked{accent-color:#2f9e44}.fiber-occupy-checkbox[data-v-242c31de]:disabled{opacity:1}.fiber-occupy-view[data-v-242c31de]{color:#0000;background:#fff;border:1px solid #cfd8dc;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;line-height:1;display:inline-flex}.fiber-occupy-view-btn[data-v-242c31de]{cursor:pointer;padding:0}.fiber-occupy-view.active[data-v-242c31de],.fiber-occupy-view.occupied[data-v-242c31de],.fiber-occupy-view.occupied[data-v-242c31de]:disabled{color:#2f9e44;background:#e9f8ee;border-color:#2f9e44;font-weight:700}.fiber-occupy-view.business-fiber-available[data-v-242c31de]{color:#0000;background:#fff;border-color:#2f9e44}.fiber-occupy-view.business-fiber-used[data-v-242c31de],.fiber-occupy-view.business-fiber-used[data-v-242c31de]:disabled{color:#6b7280;background:#f3f4f6;border-color:#9ca3af;font-weight:700}.readonly-used-fiber-item .fiber-number[data-v-242c31de]{color:#2f8f4b;font-weight:600}.special-fiber-reason-list[data-v-242c31de]{background:#fff;border:1px solid #d9dee3;border-radius:8px;max-height:180px;overflow-y:auto}.special-count-btn[data-v-242c31de]{color:#1f6a35;cursor:pointer;min-width:44px;font-size:var(--fs-sm);background:#f1faf4;border:1px solid #cfe8d6;border-radius:6px;padding:4px 10px}.special-count-btn[data-v-242c31de]:hover{background:#e3f5e9}.special-detail-row[data-v-242c31de]{cursor:default;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.special-detail-remark[data-v-242c31de]{color:#374151;word-break:break-all;text-align:right}.special-detail-length[data-v-242c31de]{color:#4b5563;font-size:var(--fs-xs);text-align:center;white-space:nowrap}.reason-hint-dialog-card[data-v-242c31de]{width:min(520px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.business-port-detail-dialog-card[data-v-242c31de]{width:min(760px,100vw - 40px)}.device-used-ports-dialog-card[data-v-242c31de]{width:min(1120px,100vw - 40px)}.business-route-full-text[data-v-242c31de]{text-align:left;background:#f8fafc;border:1px solid #d9dee3;border-radius:8px;justify-content:flex-start;align-items:flex-start;min-height:72px;padding:8px}.business-route-tag-list[data-v-242c31de]{gap:8px;display:grid}.business-route-tag-item[data-v-242c31de]{white-space:normal}.business-route-flow[data-v-242c31de]{background:#f8fafc;border:1px solid #d9dee3;border-radius:8px;min-height:72px;padding:10px}.business-route-flow-step[data-v-242c31de]{flex-direction:column;align-items:center;display:flex}.business-route-flow-arrow[data-v-242c31de]{color:#6b7280;margin:4px 0;font-size:16px;line-height:1}.business-route-flow-node[data-v-242c31de]{color:#1f6a35;width:100%;font-size:var(--fs-xs);text-align:center;word-break:break-all;background:#fff;border:1px solid #a7cfb7;border-radius:8px;padding:8px 10px}.business-route-flow-empty[data-v-242c31de]{color:#6b7280;font-size:var(--fs-xs);margin-top:8px}.same-reason-fiber-list[data-v-242c31de]{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.same-reason-fiber-tag[data-v-242c31de]{color:#1f6a35;font-size:var(--fs-xs);background:#f1faf4;border:1px solid #cfe8d6;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;display:inline-flex}.device-basic-grid[data-v-242c31de]{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;margin-bottom:6px;display:grid}.device-basic-item[data-v-242c31de]{align-items:baseline;gap:6px;display:flex}.device-basic-item .label[data-v-242c31de],.slot-field .label[data-v-242c31de]{color:#6b7280;font-size:var(--fs-xs);min-width:52px}.device-basic-item .value[data-v-242c31de],.slot-field .value[data-v-242c31de]{color:#1f2937;font-size:var(--fs-sm);word-break:break-all}.device-slot-panel[data-v-242c31de]{margin-top:8px}.slot-batch-actions[data-v-242c31de]{justify-content:flex-end;margin:6px 0 8px;display:flex}.slot-grid-wrapper[data-v-242c31de]{max-height:660px;margin-top:4px;padding-right:4px;overflow:hidden auto}.slot-grid[data-v-242c31de]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.slot-row[data-v-242c31de]{background:#fff;border:1px solid #e6ebf0;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:8px;display:flex}.slot-field[data-v-242c31de]{align-items:center;gap:4px;min-width:0;display:inline-flex}.slot-action-field[data-v-242c31de]{justify-content:flex-end}.slot-checkbox-grid[data-v-242c31de]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.slot-checkbox-item[data-v-242c31de]{background:#fff;border:1px solid #e6ebf0;border-radius:8px;align-items:center;gap:6px;padding:8px;display:inline-flex}.batch-success-message[data-v-242c31de]{text-align:center;color:#1f2937;min-height:96px;font-size:var(--fs-md);justify-content:center;align-items:center;display:flex}.location-preview-wrapper[data-v-242c31de]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:58vh;margin-top:10px;padding:8px;overflow:auto}.location-preview-image[data-v-242c31de]{object-fit:contain;border-radius:6px;width:100%}.location-share-actions[data-v-242c31de]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.site-option-list[data-v-242c31de]{background:#fff;border:1px solid #d9dee3;border-radius:8px;max-height:180px;margin-top:8px;overflow-y:auto}.site-option-item[data-v-242c31de]{text-align:left;cursor:pointer;width:100%;font-size:var(--fs-sm);background:#fff;border:none;border-bottom:1px solid #eef1f4;padding:8px 10px}.site-option-item[data-v-242c31de]:last-child{border-bottom:none}.site-option-item[data-v-242c31de]:hover{background:#f7fbf8}.cable-filter-wrap[data-v-242c31de]{width:260px;max-width:100%;position:relative}.cable-filter-wrap .site-search-input[data-v-242c31de]{width:100%}.cable-filter-option-list[data-v-242c31de]{z-index:20;width:100%;margin-top:0;position:absolute;top:calc(100% + 4px);left:0;right:0}.floating-add-btn[data-v-242c31de]{color:#fff;cursor:pointer;z-index:180;background:#4cbf6e;border:none;border-radius:50%;width:52px;height:52px;font-size:30px;line-height:1;position:fixed;bottom:28px;right:24px;box-shadow:0 8px 20px #4cbf6e59}.floating-add-btn[data-v-242c31de]:hover{background:#3ca85a}.map-tip[data-v-242c31de]{color:#666;font-size:var(--fs-xs);margin:0 0 6px;line-height:1.35}.map-container[data-v-242c31de]{border:1px solid #e5e7eb;border-radius:10px;width:100%;height:320px;overflow:hidden}.map-location-preview[data-v-242c31de]{font-size:var(--fs-xs);color:#444;word-break:break-all;margin:4px 0;line-height:1.3}.dialog-card .map-location-preview[data-v-242c31de],.dialog-card .location-hint[data-v-242c31de],.dialog-card .location-warning[data-v-242c31de]{text-align:center;justify-content:center;align-items:center;min-height:32px;display:flex}.map-location-preview.emphasis[data-v-242c31de]{color:#1f7a38;font-weight:600}.location-permission-guide[data-v-242c31de]{white-space:pre-line;text-align:left;justify-content:flex-start;align-items:flex-start}.poi-picker[data-v-242c31de]{margin:6px 0 8px}.poi-picker label[data-v-242c31de]{color:#555;font-size:var(--fs-xs);margin-bottom:6px;display:block}.poi-list[data-v-242c31de]{background:#fff;border:1px solid #d9dee3;border-radius:8px;max-height:150px;overflow-y:auto}.poi-item[data-v-242c31de]{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;display:flex}.poi-item[data-v-242c31de]:last-child{border-bottom:none}.poi-item[data-v-242c31de]:hover{background:#f7fbf8}.poi-item.active[data-v-242c31de]{background:#edf9f0}.poi-item-text[data-v-242c31de]{font-size:var(--fs-xs);color:#344054;word-break:break-all;flex:1}.poi-check[data-v-242c31de]{color:#4cbf6e;opacity:0;font-weight:700}.poi-item.active .poi-check[data-v-242c31de]{opacity:1}.dialog-card h3[data-v-242c31de]{font-size:var(--fs-lg);margin:0 0 16px}.form-item[data-v-242c31de]{margin-bottom:14px}.form-item label[data-v-242c31de]{color:#555;margin-bottom:6px;display:block}.form-item input[data-v-242c31de]{box-sizing:border-box;width:100%;font-size:var(--fs-sm);border:1px solid #d9dee3;border-radius:8px;padding:10px 12px}.form-item select[data-v-242c31de]{box-sizing:border-box;width:100%;font-size:var(--fs-sm);background:#fff;border:1px solid #d9dee3;border-radius:8px;padding:10px 12px}.input-row[data-v-242c31de]{align-items:center;gap:8px;display:flex}.input-row select[data-v-242c31de]{flex:1}.business-device-row[data-v-242c31de]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.business-route-row[data-v-242c31de]{grid-template-columns:minmax(0,1.8fr) auto}.business-route-cable-select[data-v-242c31de]{min-width:220px}.business-route-segment-list[data-v-242c31de]{flex-direction:column;gap:8px;display:flex}.business-route-segment-head[data-v-242c31de]{justify-content:space-between;align-items:center;gap:8px;display:flex}.business-route-segment-remove-btn[data-v-242c31de]{min-width:60px;height:auto;padding:4px 10px}.business-segment-fiber-btn[data-v-242c31de]{min-width:112px}.business-route-edit-row[data-v-242c31de]{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) auto;gap:8px;margin-bottom:6px;display:grid}.business-route-edit-row.cable[data-v-242c31de]{grid-template-columns:minmax(0,1.8fr) auto}.business-route-edit-row.fiber[data-v-242c31de]{grid-template-columns:auto minmax(0,1fr) auto}.business-route-segment-item[data-v-242c31de]{background:#f8fafc;border:1px solid #d9dee3;border-radius:8px;padding:8px 10px}.business-route-segment-title[data-v-242c31de]{font-size:var(--fs-xs);color:#1f7a38;margin-bottom:4px;font-weight:600}.business-route-segment-line[data-v-242c31de]{font-size:var(--fs-xs);color:#374151;word-break:break-all;line-height:1.5}.business-route-segment-line.input-like[data-v-242c31de]{align-items:center;gap:8px;display:flex}.business-route-segment-line.input-like span[data-v-242c31de]{white-space:nowrap}.business-route-segment-line.input-like input[data-v-242c31de]{flex:1}.compact-form-item[data-v-242c31de]{margin-top:10px;margin-bottom:0}.business-route-remark-item[data-v-242c31de]{margin-top:14px;margin-bottom:8px}.business-dialog-actions[data-v-242c31de]{margin-top:12px}.splitter-point-row[data-v-242c31de]{background:#fafcfd;border:1px solid #e6ebf0;border-radius:8px;margin-bottom:8px;padding:8px}.business-type-row[data-v-242c31de]{align-items:center}.business-table th[data-v-242c31de]:nth-child(4),.business-table td[data-v-242c31de]:nth-child(4),.business-table th[data-v-242c31de]:nth-child(5),.business-table td[data-v-242c31de]:nth-child(5){text-align:center;width:120px;min-width:120px;max-width:120px}.business-type-cell-main[data-v-242c31de]{line-height:1.4}.business-type-cell-sub[data-v-242c31de]{font-size:var(--fs-xs);color:#6b7280;word-break:break-all;margin-top:2px;line-height:1.4}.cable-length-row input[data-v-242c31de]{flex:1}.input-suffix[data-v-242c31de]{color:#4b5563;height:40px;font-size:var(--fs-sm);white-space:nowrap;background:#f8fafc;border:1px solid #d9dee3;border-radius:8px;align-items:center;padding:0 10px;display:inline-flex}.inline-add-btn[data-v-242c31de]{white-space:nowrap}.location-input-row[data-v-242c31de]{align-items:center;gap:8px;display:flex}.location-input-row input[data-v-242c31de]{flex:1}.inline-locate-btn[data-v-242c31de],.inline-map-btn[data-v-242c31de]{white-space:nowrap;padding:9px 12px}.location-hint[data-v-242c31de]{font-size:var(--fs-xs);color:#4f5b67;word-break:break-all;margin-top:4px}.location-warning[data-v-242c31de]{font-size:var(--fs-xs);color:#c0392b;margin-top:4px;font-weight:600}.dialog-actions[data-v-242c31de]{justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;display:flex}.dialog-actions.split[data-v-242c31de]{justify-content:space-between}.right-actions[data-v-242c31de]{gap:10px;display:flex}.log-days-select[data-v-242c31de]{min-width:110px}.operation-log-summary-grid[data-v-242c31de]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.operation-log-summary-card[data-v-242c31de]{background:#fff;border:1px solid #e4e9ef;border-radius:10px;padding:10px 12px}.operation-log-summary-card.success[data-v-242c31de]{background:#f2fbf5;border-color:#c6ecd2}.operation-log-summary-card.fail[data-v-242c31de]{background:#fff6f6;border-color:#f2c8c8}.operation-log-summary-label[data-v-242c31de]{font-size:var(--fs-xs);color:#6b7280}.operation-log-summary-value[data-v-242c31de]{font-size:var(--fs-title);color:#1f2937;margin-top:4px;font-weight:700}.operation-log-breakdown-row[data-v-242c31de]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.operation-log-breakdown-card[data-v-242c31de]{background:#fff;border:1px solid #e4e9ef;border-radius:10px;padding:10px}.operation-log-breakdown-card h4[data-v-242c31de]{font-size:var(--fs-sm);margin:0 0 8px}.operation-log-breakdown-list[data-v-242c31de]{max-height:160px;overflow:auto}.operation-log-breakdown-item[data-v-242c31de]{font-size:var(--fs-xs);border-bottom:1px dashed #eef2f6;justify-content:space-between;gap:8px;padding:4px 0;display:flex}.operation-log-filter-grid[data-v-242c31de]{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.operation-log-filter-actions[data-v-242c31de]{gap:8px;display:flex}.operation-log-table th[data-v-242c31de]:first-child,.operation-log-table td[data-v-242c31de]:first-child{width:155px;min-width:155px}.operation-log-table th[data-v-242c31de]:nth-child(2),.operation-log-table td[data-v-242c31de]:nth-child(2){width:90px;min-width:90px}.operation-log-table th[data-v-242c31de]:nth-child(3),.operation-log-table td[data-v-242c31de]:nth-child(3){width:120px;min-width:120px}.operation-log-table th[data-v-242c31de]:nth-child(5),.operation-log-table td[data-v-242c31de]:nth-child(5){text-align:center;width:90px;min-width:90px}.operation-log-action-name[data-v-242c31de]{font-size:var(--fs-sm);color:#111827}.operation-log-action-code[data-v-242c31de],.operation-log-path-text[data-v-242c31de]{font-size:var(--fs-xs);color:#6b7280;word-break:break-all;margin-top:2px}.operation-log-detail-text[data-v-242c31de]{max-height:46px;font-size:var(--fs-xs);color:#1f2937;word-break:break-all;line-height:1.4;overflow:auto}.operation-log-status-tag[data-v-242c31de]{min-width:52px;font-size:var(--fs-xs);border-radius:999px;justify-content:center;align-items:center;padding:2px 10px;display:inline-flex}.operation-log-status-tag.success[data-v-242c31de]{color:#1f7a38;background:#e9f8ef}.operation-log-status-tag.fail[data-v-242c31de]{color:#bb2d3b;background:#fdecec}.mobile-top-header[data-v-242c31de]{display:none}.mobile-system-info[data-v-242c31de]{align-items:center;gap:10px;display:flex}.mobile-system-info .system-icon[data-v-242c31de]{width:30px;height:30px}.mobile-system-info h3[data-v-242c31de]{font-size:var(--fs-lg);color:#333;margin:0;font-weight:700}.mobile-user-info[data-v-242c31de]{align-items:center;gap:10px;display:flex}.mobile-user-info .user-greeting[data-v-242c31de]{font-size:var(--fs-xs);color:#333}.mobile-user-info button[data-v-242c31de]{color:#fff;cursor:pointer;font-size:var(--fs-xs);background:#4cbf6e;border:none;border-radius:4px;padding:6px 10px}@media (width<=768px){.dashboard[data-v-242c31de]{flex-direction:column;height:100vh;position:relative;overflow:hidden}.mobile-top-header[data-v-242c31de]{z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.header[data-v-242c31de]{display:none}.sidebar[data-v-242c31de]{z-index:100;border-top:1px solid #eee;order:2;width:100%;height:auto;padding:10px 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 5px #0000001a}.sidebar .system-info[data-v-242c31de],.version-info[data-v-242c31de]{display:none}.menu ul[data-v-242c31de]{justify-content:space-around;align-items:center;margin:0;padding:0 6px;display:flex}.menu li[data-v-242c31de]{min-width:52px;font-size:var(--fs-xxs);flex-direction:column;align-items:center;gap:0;padding:6px 5px;line-height:1;display:flex}.operation-log-summary-grid[data-v-242c31de],.operation-log-breakdown-row[data-v-242c31de],.operation-log-filter-grid[data-v-242c31de]{grid-template-columns:1fr}.operation-log-filter-actions[data-v-242c31de]{justify-content:flex-end}.menu li svg[data-v-242c31de]{width:24px;height:24px;margin-bottom:1px}.menu li.active[data-v-242c31de]{border-right:none;border-radius:8px}.content[data-v-242c31de]{-webkit-overflow-scrolling:touch;flex:1;padding:14px 14px 88px;overflow-y:auto}.site-panel[data-v-242c31de],.placeholder[data-v-242c31de]{padding:14px}.site-header[data-v-242c31de]{flex-direction:column;align-items:stretch;gap:10px}.site-header-main[data-v-242c31de]{justify-content:space-between}.site-toolbar[data-v-242c31de]{width:100%}.site-search-input[data-v-242c31de]{flex:1;width:100%}.cable-filter-wrap[data-v-242c31de],.cable-filter-option-list[data-v-242c31de]{width:100%}.site-table th[data-v-242c31de],.site-table td[data-v-242c31de]{font-size:var(--fs-xs);padding:10px 8px}.site-only-table th[data-v-242c31de]:nth-child(2),.site-only-table th[data-v-242c31de]:nth-child(3),.site-only-table th[data-v-242c31de]:nth-child(4),.site-only-table th[data-v-242c31de]:nth-child(5),.site-only-table td[data-v-242c31de]:nth-child(2),.site-only-table td[data-v-242c31de]:nth-child(3),.site-only-table td[data-v-242c31de]:nth-child(4),.site-only-table td[data-v-242c31de]:nth-child(5){display:none}.site-only-table th[data-v-242c31de]:first-child,.site-only-table td[data-v-242c31de]:first-child,.site-only-table th[data-v-242c31de]:nth-child(6),.site-only-table td[data-v-242c31de]:nth-child(6){width:auto}.site-only-table th[data-v-242c31de]:nth-child(6),.site-only-table td[data-v-242c31de]:nth-child(6){z-index:2;text-align:right;background:#fff;min-width:86px;padding-right:0;position:sticky;right:0}.site-only-table th[data-v-242c31de]:nth-child(6){z-index:3;background:#fafbfc}.site-only-table td:nth-child(6) .secondary-btn[data-v-242c31de]{margin-right:0}.device-table th[data-v-242c31de]:nth-child(2),.device-table th[data-v-242c31de]:nth-child(3),.device-table th[data-v-242c31de]:nth-child(4),.device-table th[data-v-242c31de]:nth-child(6),.device-table td[data-v-242c31de]:nth-child(2),.device-table td[data-v-242c31de]:nth-child(3),.device-table td[data-v-242c31de]:nth-child(4),.device-table td[data-v-242c31de]:nth-child(6){display:none}.device-table th[data-v-242c31de]:nth-child(5),.device-table td[data-v-242c31de]:nth-child(5){text-align:center;white-space:nowrap;width:auto;min-width:0;max-width:none}.device-table[data-v-242c31de]{table-layout:fixed;width:100%}.device-table th[data-v-242c31de]:first-child,.device-table td[data-v-242c31de]:first-child{width:36%}.device-table th[data-v-242c31de]:nth-child(5),.device-table td[data-v-242c31de]:nth-child(5){width:28%}.device-table th[data-v-242c31de]:nth-child(7),.device-table td[data-v-242c31de]:nth-child(7){z-index:auto;text-align:right;background:#fff;width:36%;min-width:0;max-width:none;padding-right:0;position:static}.device-table th[data-v-242c31de]:nth-child(7){z-index:auto;text-align:right;background:#fafbfc;padding-right:0}.device-table td:nth-child(7) .secondary-btn[data-v-242c31de]{font-size:var(--fs-xs);text-align:center;width:100%;margin-left:0;margin-right:0;padding:6px 8px;display:block}.device-table td:nth-child(7) .secondary-btn+.secondary-btn[data-v-242c31de]{margin-top:6px}.device-port-count-cell[data-v-242c31de]{flex-direction:column;align-items:flex-end;gap:2px}.device-photo-viewer-body[data-v-242c31de]{grid-template-columns:1fr}.device-used-slot-scroll[data-v-242c31de]{max-height:min(58vh,460px)}.device-used-slot-row[data-v-242c31de]{gap:8px;padding:8px}.device-used-slot-title[data-v-242c31de]{min-width:44px;font-size:var(--fs-xs);line-height:24px}.device-used-slot-ports-wrap[data-v-242c31de]{overflow-x:auto}.device-used-slot-ports[data-v-242c31de]{grid-template-rows:repeat(2,auto);grid-auto-columns:28px;grid-auto-flow:column;gap:6px;min-width:max-content;display:grid}.device-used-port-item[data-v-242c31de]{min-width:28px}.device-used-port-box[data-v-242c31de]{width:22px;height:22px}.device-used-port-no[data-v-242c31de]{font-size:10px}.device-used-port-check[data-v-242c31de]{font-size:11px}.device-used-ports-dialog-card[data-v-242c31de]{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.device-photo-batch-list[data-v-242c31de]{max-height:180px}.cable-table th[data-v-242c31de]:nth-child(3),.cable-table th[data-v-242c31de]:nth-child(4),.cable-table th[data-v-242c31de]:nth-child(5),.cable-table th[data-v-242c31de]:nth-child(6),.cable-table th[data-v-242c31de]:nth-child(7),.cable-table td[data-v-242c31de]:nth-child(3),.cable-table td[data-v-242c31de]:nth-child(4),.cable-table td[data-v-242c31de]:nth-child(5),.cable-table td[data-v-242c31de]:nth-child(6),.cable-table td[data-v-242c31de]:nth-child(7),.cable-table th[data-v-242c31de]:nth-child(8),.cable-table td[data-v-242c31de]:nth-child(8){display:none}.cable-table th[data-v-242c31de]:nth-child(9),.cable-table td[data-v-242c31de]:nth-child(9){z-index:2;text-align:right;background:#fff;width:138px;min-width:138px;max-width:138px;padding-right:4px;position:sticky;right:0}.cable-table th[data-v-242c31de]:nth-child(9){z-index:3;text-align:right;background:#fafbfc;padding-right:4px}.cable-table td:nth-child(9) .secondary-btn[data-v-242c31de]{margin-left:6px;margin-right:0}.business-table th[data-v-242c31de]:nth-child(3),.business-table td[data-v-242c31de]:nth-child(3),.business-table th[data-v-242c31de]:nth-child(4),.business-table td[data-v-242c31de]:nth-child(4){display:none}.business-table th[data-v-242c31de]:nth-child(5),.business-table td[data-v-242c31de]:nth-child(5){z-index:2;text-align:right;background:#fff;width:120px;min-width:120px;max-width:120px;padding-right:4px;position:sticky;right:0}.business-table th[data-v-242c31de]:nth-child(5){z-index:3;text-align:right;background:#fafbfc;padding-right:4px}.business-table td:nth-child(5) .secondary-btn[data-v-242c31de]{font-size:var(--fs-xs);margin-right:0;padding:6px 8px}.cable-action-cell .secondary-btn[data-v-242c31de]{font-size:var(--fs-xs);padding:6px 8px}.cable-fiber-dialog-card[data-v-242c31de]{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.cable-fiber-grid[data-v-242c31de]{grid-template-columns:repeat(12,minmax(0,1fr));gap:2px}.cable-fiber-item[data-v-242c31de]{gap:1px;font-size:10px}.input-row[data-v-242c31de]{flex-direction:column;align-items:stretch}.input-row.cable-core-row[data-v-242c31de]{flex-direction:row;align-items:center}.business-device-row[data-v-242c31de],.business-route-row[data-v-242c31de],.business-route-edit-row[data-v-242c31de],.business-route-edit-row.fiber[data-v-242c31de],.business-route-edit-row.cable[data-v-242c31de]{grid-template-columns:1fr}.business-route-segment-line.input-like[data-v-242c31de]{flex-direction:column;align-items:stretch;gap:6px}.business-route-cable-select[data-v-242c31de]{min-width:0}.input-row.cable-length-row[data-v-242c31de]{flex-direction:row;align-items:center}.input-row.cable-core-row .inline-add-btn[data-v-242c31de]{width:auto}.input-row.cable-length-row .input-suffix[data-v-242c31de]{flex-shrink:0}.inline-add-btn[data-v-242c31de]{width:100%}.pagination[data-v-242c31de]{font-size:var(--fs-xs);gap:8px}.dialog-card[data-v-242c31de]{padding:14px}.device-detail-dialog-card[data-v-242c31de]{max-width:96%;max-height:86vh}.slot-port-edit-dialog-card[data-v-242c31de]{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.business-tip-dialog-card[data-v-242c31de]{width:calc(100vw - 56px);max-width:320px}.business-port-detail-dialog-card[data-v-242c31de]{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.cable-dialog-card[data-v-242c31de]{width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow-y:auto}.device-basic-grid[data-v-242c31de]{grid-template-columns:1fr;gap:8px}.slot-grid-wrapper[data-v-242c31de]{max-height:none}.slot-grid[data-v-242c31de]{grid-template-columns:1fr;gap:8px}.slot-batch-actions[data-v-242c31de]{justify-content:stretch}.slot-batch-actions .secondary-btn[data-v-242c31de]{width:100%}.slot-checkbox-grid[data-v-242c31de]{grid-template-columns:repeat(2,minmax(0,1fr))}.location-input-row[data-v-242c31de]{flex-direction:column;align-items:stretch}.inline-locate-btn[data-v-242c31de],.inline-map-btn[data-v-242c31de]{width:100%}.map-container[data-v-242c31de]{height:260px}.map-dialog-card[data-v-242c31de]{width:calc(100vw - 10px);max-width:calc(100vw - 10px);max-height:calc(100vh - 12px);padding:10px 10px 12px}.map-dialog-card h3[data-v-242c31de]{margin-bottom:8px}.map-dialog-card .map-tip[data-v-242c31de]{margin-bottom:4px;line-height:1.25}.map-dialog-card .map-location-preview[data-v-242c31de]{min-height:24px;margin:2px 0;line-height:1.2}.map-dialog-card .poi-picker[data-v-242c31de]{margin:3px 0 5px}.map-dialog-card .poi-picker label[data-v-242c31de]{margin-bottom:4px}.map-dialog-card .dialog-actions[data-v-242c31de]{margin-top:8px}.snapshot-image-wrapper[data-v-242c31de]{max-height:62vh}.snapshot-bottom-bar[data-v-242c31de]{gap:8px}.floating-add-btn[data-v-242c31de]{width:48px;height:48px;font-size:28px;bottom:78px;left:50%;right:auto;transform:translate(-50%)}}@media (width<=480px){.mobile-system-info h3[data-v-242c31de]{font-size:var(--fs-md)}.mobile-user-info .user-greeting[data-v-242c31de]{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.menu li[data-v-242c31de]{min-width:52px;padding:5px 2px;font-size:10px}.menu li svg[data-v-242c31de]{width:22px;height:22px;margin-bottom:1px}}
