*{box-sizing:border-box}.inline-actions{display:flex;flex-wrap:wrap;gap:6px}.text-action{margin-left:6px;border:0;background:transparent;color:#2563eb;font-size:11px;cursor:pointer;padding:0}.text-action:hover{color:#1d4ed8;text-decoration:underline}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:#edf1f6;color:#1d2733;font-family:Microsoft YaHei,PingFang SC,Segoe UI,Arial,sans-serif;overflow-x:hidden}.home-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#14365deb,#145b8dd1),#14365d}.home-panel{width:min(720px,100%);padding:36px;border:1px solid rgba(255,255,255,.18);background:#fffffff0;box-shadow:0 24px 80px #0f172a3d}.home-kicker{display:inline-flex;margin-bottom:14px;color:#2563eb;font-size:13px;font-weight:700}.home-panel h1{margin:0;color:#0f2744;font-size:34px;line-height:1.2}.home-panel p{margin:16px 0 26px;max-width:560px;color:#475569;font-size:15px;line-height:1.8}.primary-entry-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:4px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.primary-entry-link:hover{background:#1e40af}button,input,select,textarea{font:inherit}.app-shell{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-header{height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;background:#14365d;color:#fff;border-bottom:1px solid #0c2541}.app-header h1{margin:0;font-size:17px;font-weight:700}.app-header p{margin:1px 0 0;color:#c8d5e3;font-size:10px}.project-menu{position:relative;z-index:20}.project-menu summary{min-width:50px;height:26px;display:grid;place-items:center;padding:0 12px;color:#14365d;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:4px;cursor:pointer;font-size:12px;font-weight:700;list-style:none}.project-menu summary::-webkit-details-marker{display:none}.project-menu-panel{position:absolute;top:42px;right:0;width:264px;display:grid;gap:8px;padding:10px;color:#1d2733;background:#fff;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 12px 28px #0f172a24}.project-menu-panel label{font-size:12px}.project-menu-panel .secondary-action{min-height:30px;font-size:12px}.project-summary-overlay{position:fixed;inset:40px 0 0;z-index:35;display:grid;place-items:start center;padding:24px;pointer-events:none}.project-summary-panel{width:min(860px,calc(100vw - 48px));max-height:min(78vh,720px);display:grid;gap:12px;padding:14px;color:#172033;background:#fffffff5;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 18px 40px #0f172a33;overflow:auto;pointer-events:auto}.project-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.project-summary-header h2{margin:0;color:#12375b;font-size:16px}.project-summary-header p{margin:2px 0 0;color:#66758a;font-size:12px}.project-summary-grid,.project-summary-distance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.summary-metric{min-height:52px;display:grid;align-content:center;gap:4px;padding:8px 10px;background:#f8fafc;border:1px solid #dce5ef;border-radius:5px}.summary-metric span{color:#66758a;font-size:11px}.summary-metric strong{color:#12375b;font-size:15px}.project-issue-list h3{margin:0 0 8px;color:#12375b;font-size:14px}.project-summary-empty{margin:0;color:#66758a;font-size:12px}.project-issue-table{display:grid;gap:6px}.project-issue-row{display:grid;grid-template-columns:minmax(140px,1.5fr) 90px 80px minmax(160px,2fr);gap:10px;align-items:center;width:100%;padding:8px 10px;color:#25364d;text-align:left;background:#fff;border:1px solid #dce5ef;border-radius:5px;cursor:pointer}.project-issue-row:hover{background:#eff6ff;border-color:#a9c9f6}.project-issue-row span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-issue-row strong{color:#b91c1c;font-size:12px}.workspace{flex:1;position:relative;display:block;min-height:0;height:calc(100vh - 40px);padding:0;overflow:hidden}.workspace-left-open,.workspace-right-open,.workspace-left-open.workspace-right-open{column-gap:0}.panel,.map-area,.profile-panel{background:#fff;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 8px 24px #19304c14}.panel{padding:18px}.drawer-toggle{position:absolute;top:10px;z-index:10;min-width:46px;height:28px;padding:0 9px;color:#14365d;background:#fffffff0;border:1px solid #cbd5e1;border-radius:4px;box-shadow:0 8px 24px #19304c29;cursor:pointer;font-size:12px;font-weight:700}.drawer-toggle:hover,.drawer-toggle:focus{color:#fff;background:#1c64a0;border-color:#1c64a0;outline:none}.drawer-toggle-left{left:20px}.drawer-toggle-right{right:24px}.drawer-toggle-new-link{left:76px}.drawer-toggle-active{color:#fff;background:#1c64a0;border-color:#1c64a0}.drawer-backdrop{display:none}.drawer-panel{position:absolute;top:48px;bottom:18px;z-index:14;width:min(318px,calc(100vw - 48px));max-height:none;overflow-y:auto;opacity:0;pointer-events:none;padding:0;border-width:0;box-shadow:none;transform:translate(-12px);transition:opacity .16s ease,transform .18s ease,box-shadow .18s ease}.drawer-panel-left{left:18px}.drawer-panel-right{right:18px;transform:translate(12px)}.drawer-panel-open{opacity:1;pointer-events:auto;padding:14px;border-width:1px;transform:translate(0);box-shadow:0 18px 42px #0f172a38}.drawer-close{min-height:30px;padding:0 10px;color:#52677d;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;font-size:12px;font-weight:700}.drawer-close:hover,.drawer-close:focus{color:#fff;background:#1c64a0;border-color:#1c64a0;outline:none}.panel-title{display:flex;align-items:center;justify-content:space-between;min-height:32px;margin-bottom:12px;color:#14365d;font-size:15px;font-weight:700;border-bottom:1px solid #e2e8f0}.panel-title span{padding-bottom:8px;border-bottom:2px solid #1c64a0}.link-form{display:flex;flex-direction:column;gap:12px;padding-bottom:4px}.form-section{display:grid;gap:9px}.form-section h2,.result-note h2,.map-status h2{margin:0;font-size:13px;color:#26394d}label{display:grid;gap:5px;color:#4b5e73;font-size:12px}input,select,textarea{width:100%;padding:0 10px;color:#172433;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;outline:none}input,select{height:34px}textarea{min-height:58px;padding-top:7px;padding-bottom:7px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#1c64a0;box-shadow:0 0 0 3px #1c64a024}.primary-action{position:sticky;bottom:0;z-index:2;height:36px;color:#fff;background:#1c64a0;border:0;border-radius:4px;cursor:pointer;box-shadow:0 -8px 18px #ffffffe6;font-size:13px;font-weight:700}.primary-action:hover{background:#164f7e}.secondary-action{min-height:32px;padding:0 10px;color:#1c64a0;background:#eef6fd;border:1px solid #b8d5eb;border-radius:4px;cursor:pointer;font-size:12px;font-weight:700}.secondary-action:hover,.secondary-action:focus{color:#fff;background:#1c64a0;outline:none}.project-section,.kml-section{padding-bottom:12px;border-bottom:1px solid #e2e8f0}.project-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-heading-row span{color:#64748b;font-size:11px}.link-list{display:flex;flex-direction:column;gap:6px}.link-list-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:8px 9px;color:#17395f;background:#f8fafc;border:1px solid #dbe5ef;border-radius:6px;cursor:pointer;text-align:left}.link-list-item:hover,.link-list-item-active{background:#eff7ff;border-color:#2f80c5}.link-list-item strong,.link-list-item small,.link-list-item em{display:block}.link-list-item strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.link-list-item small{overflow:hidden;margin-top:2px;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.link-list-item em{color:#475569;font-size:11px;font-style:normal}.link-status-dot{width:8px;height:8px;border-radius:999px;box-shadow:0 0 0 2px #ffffffe6}.link-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.danger-action{color:#b91c1c;border-color:#fecaca}.export-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;border-top:1px solid #e2e8f0}.export-action-wide{grid-column:1 / -1}.kml-import-summary{display:grid;gap:5px;padding:10px;color:#30465c;background:#f8fafc;border:1px solid #dce4ee;border-radius:4px;font-size:12px}.kml-import-summary strong{color:#14365d;font-size:13px}.project-message{margin:0;padding:9px 10px;color:#1c64a0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;font-size:12px;line-height:1.5}.field-hint{margin:-4px 0 0;color:#607286;font-size:11px;line-height:1.5}label:has(input[name=pointACoordinate]),label:has(input[name=pointBCoordinate]){font-size:0}label:has(input[name=pointACoordinate]):before,label:has(input[name=pointBCoordinate]):before{content:"坐标（纬度 经度）";display:block;margin-bottom:.4rem;color:#334155;font-size:12px;font-weight:600}input[name=pointACoordinate],input[name=pointBCoordinate]{font-size:13px}.drawer-panel::-webkit-scrollbar{width:8px}.drawer-panel::-webkit-scrollbar-track{background:transparent}.drawer-panel::-webkit-scrollbar-thumb{background:#60728647;border:2px solid transparent;border-radius:999px;background-clip:content-box}.drawer-panel::-webkit-scrollbar-thumb:hover{background:#6072866b;border:2px solid transparent;background-clip:content-box}label:has(input[name=pointALat]),label:has(input[name=pointBLat]){display:none}.map-area{position:relative;width:100%;height:100%;min-height:0;max-height:none;overflow:hidden;border:0;border-radius:0;box-shadow:none}.center-workbench{position:relative;display:block;min-width:0;width:100%;height:100%;overflow:hidden}.amap-container{position:absolute;inset:0;width:100%;height:100%;background:#dfe7ef}.map-brand-watermark{position:absolute;left:50%;top:50%;z-index:1;width:36%;min-width:260px;transform:translate(-50%,-50%);color:#0f4f9e;opacity:.1;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:clamp(58px,5.4vw,112px);font-weight:800;letter-spacing:0;line-height:1;pointer-events:none;text-align:center;text-shadow:0 2px 10px rgba(255,255,255,.36);-webkit-user-select:none;user-select:none;white-space:nowrap}.map-area .amap-maps,.map-area .amap-layers{width:100%;height:100%}.map-status{position:absolute;left:24px;bottom:24px;max-width:340px;padding:16px 18px;background:#ffffffe6;border:1px solid #d6dee8;border-radius:6px;z-index:2}.map-status p,.result-note p{margin:8px 0 0;color:#5d6f83;line-height:1.6;font-size:13px}.map-status-error,.map-status-missing-key{border-color:#fda4af}.map-layer-switcher{position:absolute;top:10px;left:164px;z-index:3;display:flex;flex-wrap:wrap;max-width:calc(100% - 250px);gap:5px;padding:5px;background:#ffffffe6;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 8px 24px #19304c1f}.map-layer-button{min-width:62px;height:24px;padding:0 7px;color:#30465c;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;font-size:11px}.map-layer-button:hover,.map-layer-button:focus{border-color:#1c64a0;outline:none}.map-layer-button-active{color:#fff;background:#1c64a0;border-color:#1c64a0;font-weight:700}.map-provider-settings{position:relative}.map-provider-settings summary{min-width:58px;height:24px;display:grid;place-items:center;padding:0 10px;color:#52677d;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;font-size:11px;list-style:none}.map-provider-settings summary::-webkit-details-marker{display:none}.map-provider-settings-panel{position:absolute;top:40px;right:0;width:280px;padding:12px;color:#30465c;background:#fffffffa;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 12px 28px #19304c2e}.map-provider-settings-panel p{margin:8px 0 10px;color:#607286;font-size:12px;line-height:1.5}.map-provider-settings-panel ul{margin:0;padding:0;list-style:none}.map-provider-settings-panel li{display:grid;gap:3px;padding:8px 0;border-top:1px solid #e2e8f0}.map-provider-settings-panel small{color:#7b8da1;font-size:11px}.amap-point-label{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:#14365d;border:2px solid #ffffff;border-radius:50%;box-shadow:0 8px 18px #14365d47;font-size:13px;font-weight:700}.amap-obstruction-label{padding:5px 8px;color:#fff;background:#b91c1cf0;border:2px solid #ffffff;border-radius:4px;box-shadow:0 8px 18px #be123c47;font-size:12px;font-weight:700;white-space:nowrap}.amap-profile-hover-label{width:16px;height:16px;color:transparent;background:#f59e0b;border:3px solid #ffffff;border-radius:50%;box-shadow:0 8px 18px #f59e0b52}.amap-imported-point-label{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;color:#4c1d95;background:#f5f3ff;border:2px solid #7c3aed;border-radius:4px;box-shadow:0 8px 18px #7c3aed38;font-size:12px;white-space:nowrap}.amap-imported-point-label span{width:9px;height:9px;background:#7c3aed;border-radius:50%}.amap-imported-point-label strong{font-size:12px}.amap-imported-point-window{display:grid;gap:8px;min-width:180px;color:#26394d;font-size:13px}.amap-imported-point-window strong{color:#4c1d95}.amap-imported-point-window p{max-width:260px;margin:0;color:#607286;line-height:1.5}.amap-imported-point-window div{display:flex;gap:8px}.amap-imported-point-window button{height:30px;padding:0 10px;color:#fff;background:#7c3aed;border:0;border-radius:4px;cursor:pointer;font-size:12px;font-weight:700}.amap-imported-point-window button:hover{background:#5b21b6}.result-block{display:grid;gap:5px;padding:10px 11px;background:#f8fafc;border:1px solid #dce4ee;border-radius:6px}.result-block-action{cursor:pointer}.result-block-action:hover,.result-block-action:focus{border-color:#1c64a0;box-shadow:0 0 0 2px #1c64a01a;outline:none}.result-list{display:grid;gap:8px}.result-list-core{gap:8px}.advanced-result-details{margin-top:10px}.advanced-result-details summary{height:32px;display:grid;place-items:center;color:#52677d;background:#f8fafc;border:1px solid #d6dee8;border-radius:4px;cursor:pointer;font-size:12px;font-weight:700;list-style:none}.advanced-result-details summary::-webkit-details-marker{display:none}.result-list-advanced{margin-top:8px}.result-label{color:#607286;font-size:12px;line-height:1.3}.result-block strong{color:#14365d;font-size:20px;line-height:1.22;font-weight:700}.result-block .compact-result{font-size:15px;line-height:1.35;word-break:break-word}.result-list-advanced .result-block{padding:8px 10px}.result-list-advanced .result-label{font-size:11px}.result-list-advanced .result-block strong{font-size:16px}.map-work-hint{position:absolute;left:50%;bottom:18px;z-index:8;transform:translate(-50%);max-width:min(560px,calc(100% - 48px));padding:9px 14px;color:#14365d;background:#ffffffeb;border:1px solid rgba(203,213,225,.9);border-radius:6px;box-shadow:0 8px 22px #0f172a24;font-size:12px;font-weight:700}.link-detail-panel{position:absolute;left:50%;right:auto;bottom:18px;z-index:9;display:grid;grid-template-rows:auto minmax(0,1fr);gap:2px;width:clamp(960px,76vw,1320px);height:clamp(230px,25vh,290px);min-height:230px;max-height:290px;padding:4px;overflow:hidden;background:#fffffff5;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 14px 36px #0f172a38;transition:height .16s ease,min-height .16s ease,max-height .16s ease,box-shadow .16s ease;will-change:transform}.link-detail-panel-collapsed{grid-template-rows:auto;width:clamp(620px,58vw,900px);height:38px;min-height:38px;max-height:38px}.link-detail-panel-collapsed .link-profile-layout{display:none}.link-floating-toolbar,.link-profile-column,.link-point-panel{min-height:0;min-width:0;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.link-floating-toolbar{display:flex;align-items:center;gap:8px;min-height:30px;padding:3px 6px}.link-panel-drag-handle{flex:0 0 auto;height:22px;padding:0 6px;color:#64748b;background:#eef2f7;border:1px solid #d8e0ea;border-radius:4px;cursor:grab;font-size:10px;font-weight:700;touch-action:none}.link-panel-drag-handle:active{cursor:grabbing}.link-profile-title span{color:#64748b;font-size:10px}.link-profile-title strong{display:block;overflow:hidden;color:#14365d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.link-toolbar-metrics{display:flex;align-items:center;flex:1 1 auto;gap:7px;min-width:0;overflow:hidden}.link-toolbar-metrics span{min-width:0;padding:0;color:#64748b;background:transparent;border:0;font-size:11px;white-space:nowrap}.link-toolbar-metrics strong{display:inline;overflow:hidden;margin-left:2px;color:#14365d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.beam-ok{color:#15803d!important}.beam-warning{color:#d97706!important}.link-detail-actions{display:flex;justify-content:flex-end;gap:5px;flex:0 0 auto;white-space:nowrap}.link-detail-actions .secondary-action,.link-detail-actions .drawer-close{min-height:24px;height:24px;padding:0 7px;font-size:10px}.point-editor-panel{position:absolute;top:48px;left:20px;z-index:12;display:grid;gap:8px;width:min(300px,calc(100vw - 40px));padding:12px;color:#26394d;background:#fffffff7;border:1px solid #cbd5e1;border-radius:6px;box-shadow:0 14px 36px #0f172a33}.point-editor-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.point-editor-header strong{color:#14365d;font-size:13px}.point-editor-panel label{gap:4px;font-size:11px}.point-editor-panel input,.point-editor-panel textarea{font-size:12px}.point-editor-panel textarea{min-height:50px}.point-editor-save{position:static;height:30px;box-shadow:none}.link-profile-layout{display:grid;grid-template-columns:minmax(132px,15%) minmax(0,70%) minmax(132px,15%);gap:0;min-height:0;min-width:0;overflow:hidden}.link-profile-column{display:grid;grid-template-rows:minmax(0,1fr);padding:0;border-left:0;border-right:0;border-radius:0}.link-point-panel{display:grid;align-content:start;gap:5px;padding:7px;color:#334155;font-size:10px;border-radius:0}.link-point-panel-title{display:grid;gap:1px;min-width:0;color:#64748b;font-size:10px;font-weight:700}.link-point-panel-title strong{overflow:hidden;color:#14365d;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.link-point-name{overflow:hidden;color:#14365d;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.link-point-panel label{display:grid;gap:2px;margin:0;font-size:10px}.link-point-panel input{width:100%;height:24px;min-width:0;padding:0 6px;color:#1e293b;background:#fff;border:1px solid #d8e0ea;border-radius:4px;font-size:11px}.link-point-data{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.link-point-data span{color:#64748b}.link-point-data strong{overflow:hidden;color:#14365d;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.link-point-coordinate{display:grid;gap:1px}.link-profile-title{display:grid;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;min-width:0}.link-detail-panel .profile-panel{display:grid;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;padding:0;overflow:hidden;background:transparent;border:0;box-shadow:none}.link-detail-panel .profile-chart{height:100%;min-height:0;max-height:none}.link-detail-panel .profile-header,.link-detail-panel .profile-layer-settings{display:none}.link-detail-panel .profile-layer-settings summary{font-size:10px}.link-detail-panel .profile-layer-controls{margin:3px 0 4px;gap:6px;font-size:10px}.link-detail-panel .profile-chart-wrap{height:100%;min-height:0}.link-detail-panel .profile-legend{display:none;flex-wrap:nowrap;gap:8px;margin-top:2px;overflow:hidden;font-size:10px;white-space:nowrap}.link-detail-panel .legend-swatch{width:14px}.error-message{margin:10px 0 0;padding:8px 10px;color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:4px;font-size:12px}.loading-message{margin:10px 0 0;padding:8px 10px;color:#1c64a0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;font-size:12px}.result-note{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.profile-panel{min-width:0;padding:14px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.profile-header h2{margin:0;color:#14365d;font-size:15px}.profile-header p{margin:6px 0 0;color:#607286;font-size:12px}.profile-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#30465c;font-size:12px}.profile-summary span{padding:6px 8px;background:#eef4fa;border:1px solid #d8e3ee;border-radius:4px}.profile-layer-controls{display:flex;flex-wrap:wrap;gap:10px;margin:6px 0 8px;color:#30465c;font-size:12px}.profile-layer-settings{margin:-4px 0 6px}.profile-layer-settings summary{width:fit-content;color:#64748b;cursor:pointer;font-size:11px;font-weight:700}.profile-layer-controls label{display:inline-flex;align-items:center;gap:6px}.profile-layer-controls input{width:13px;height:13px}.profile-layer-controls select{height:28px;min-width:96px;padding:0 8px;color:#30465c;background:#fff;border:1px solid #cbd5e1;border-radius:4px}.profile-chart-wrap{position:relative;width:100%;overflow:hidden}.profile-chart{display:block;width:100%;height:auto;min-height:0;max-height:none;background:linear-gradient(180deg,#f8fbff,#eef5fb);border-radius:6px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.profile-empty{min-height:220px;display:grid;place-items:center;color:#607286;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;font-size:14px}.profile-grid-line{stroke:#e7edf4;stroke-width:1}.profile-axis-line{stroke:#8ba0b6;stroke-width:1.4}.profile-axis-text,.profile-axis-label{fill:#607286;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:11px;font-weight:400}.profile-axis-label{font-size:12px}.profile-axis-label-y{transform:rotate(-90deg);transform-origin:18px 160px}.profile-terrain-fill{fill:#7797b23d;filter:drop-shadow(0 -3px 7px rgba(31,95,143,.12))}.profile-terrain-line{fill:none;stroke:#235f86;stroke-width:3.9;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 2px 3px rgba(15,38,64,.18))}.profile-terrain-extension-line{fill:none;stroke:#235f865c;stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.profile-effective-line{fill:none;stroke:#b45309;stroke-width:2.6;stroke-dasharray:8 5;stroke-linejoin:round;stroke-linecap:round}.profile-los-line{fill:none;stroke:#64748b;stroke-width:2.8;stroke-linejoin:round;stroke-linecap:round}.profile-fresnel-line{fill:none;stroke:#16a34a;stroke-width:2;stroke-dasharray:7 5;stroke-linejoin:round;stroke-linecap:round}.profile-fresnel-envelope-fill{fill:#22c55e24}.profile-fresnel-conflict-fill{fill:#be123c47;stroke:#be123c8c;stroke-width:1}.profile-fresnel-lower-line{stroke:#059669}.profile-fresnel-clearance-line{fill:none;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.profile-fresnel-60-line{stroke:#22c55e;stroke-dasharray:3 5}.profile-fresnel-80-line{stroke:#0f766e;stroke-dasharray:10 6}.profile-obstruction-line{stroke:#be123c;stroke-width:1.4;stroke-dasharray:4 4}.profile-obstruction-dot{fill:#be123c;stroke:#fff;stroke-width:3}.profile-obstruction-label{fill:#be123c;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:12px;font-weight:600}.profile-obstruction-marker{cursor:pointer}.profile-obstruction-marker:hover .profile-obstruction-dot{stroke:#fbbf24;stroke-width:4}.profile-hover-capture{fill:transparent;cursor:crosshair;pointer-events:all}.profile-hover-line{stroke:#f59e0b;stroke-width:1.2;stroke-dasharray:3 4;pointer-events:none}.profile-hover-dot{fill:#f59e0b;stroke:#fff;stroke-width:3;pointer-events:none}.profile-hover-card{position:absolute;z-index:3;display:grid;gap:4px;width:198px;padding:10px 12px;color:#26394d;background:#fffffff0;border:1px solid #d6dee8;border-radius:6px;box-shadow:0 8px 24px #19304c1f;font-size:12px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.profile-hover-card strong{color:#14365d;font-size:12px;font-weight:600}.profile-legend{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:10px;color:#52677d;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:11px}.profile-legend span{display:inline-flex;align-items:center;gap:6px}.legend-swatch{display:inline-block;width:22px;height:4px;border-radius:999px}.legend-terrain{background:#1f5f8f}.legend-extension{background:#1f5f8f61}.legend-effective{background:#b45309}.legend-fresnel{background:#22c55e59}.legend-obstruction{background:#be123c}.profile-endpoint-line{stroke:#8ba0b6;stroke-width:1;stroke-dasharray:4 4}.profile-endpoint-dot{fill:#14365d;stroke:#fff;stroke-width:3}.profile-endpoint-label{fill:#14365d;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:12px;font-weight:600}.profile-chart-watermark{fill:#0f4f9e;opacity:.1;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:38px;font-weight:800;letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:1400px){.workspace{padding:0}.link-detail-panel{width:min(78vw,calc(100vw - 36px))}.link-profile-layout{grid-template-columns:minmax(124px,15%) minmax(0,70%) minmax(124px,15%)}.map-area{height:100%;min-height:0}}@media(max-width:980px){.app-header{height:auto;min-height:42px;padding:7px 14px}.app-header h1{font-size:16px}.app-header p{font-size:11px}.project-menu-panel{right:-4px;width:min(260px,calc(100vw - 24px))}.workspace,.workspace-left-open,.workspace-right-open,.workspace-left-open.workspace-right-open{display:block}.drawer-panel{top:48px;bottom:14px;width:min(320px,calc(100vw - 28px));max-height:none}.drawer-panel-open{display:block}.drawer-toggle{top:10px}.drawer-toggle-left{left:20px}.drawer-toggle-right{right:20px}.map-layer-switcher{top:48px;left:14px;right:14px;max-width:none;overflow-x:auto}.link-detail-panel,.link-detail-panel-collapsed{width:calc(100vw - 28px)}.link-profile-layout{grid-template-columns:108px minmax(0,1fr) 108px}.link-toolbar-metrics{display:none}.map-area{height:100%;min-height:0}.profile-header{display:grid}.profile-summary{justify-content:flex-start}}.cloud-sso-status{align-items:center;background:#ffffff1a;border:1px solid rgba(205,228,255,.22);border-radius:8px;display:flex;gap:8px;min-height:28px;padding:4px 10px;white-space:nowrap}.cloud-sso-status span{color:#b9d7f0;font-size:11px;font-weight:700}.cloud-sso-status strong{color:#fff;font-size:12px;max-width:150px;overflow:hidden;text-overflow:ellipsis}.cloud-sso-status em{color:#d6e8f8;font-size:11px;font-style:normal}.cloud-sso-status.preview{background:#f59e0b29;border-color:#fbbf2457}@media(max-width:980px){.cloud-sso-status{flex-wrap:wrap;white-space:normal}}
