.SectorBoundaryEditor-module__evTUnW__page{color:#173331;background:#eaf1ef;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.SectorBoundaryEditor-module__evTUnW__header{color:#eefbf8;background:radial-gradient(circle at 78% 10%,#57d2b62e,#0000 25%),linear-gradient(120deg,#092a27,#11493f 68%,#0b3733);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 22px;display:flex}.SectorBoundaryEditor-module__evTUnW__headerTitle{align-items:center;gap:21px;display:flex}.SectorBoundaryEditor-module__evTUnW__backLink{color:#eefbf8bf;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:5px;min-height:38px;padding:0 11px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__eyebrow{color:#65d9bf;font:700 8px var(--font-geist-mono), monospace;letter-spacing:.16em;margin-bottom:3px;display:block}.SectorBoundaryEditor-module__evTUnW__header h1{letter-spacing:-.045em;margin:0;font-size:clamp(23px,3vw,30px);line-height:1}.SectorBoundaryEditor-module__evTUnW__headerActions{align-items:center;gap:8px;display:flex}.SectorBoundaryEditor-module__evTUnW__autoSave{color:#e1f9f3b3;align-items:center;gap:5px;margin-right:4px;font-size:10px;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__primaryButton,.SectorBoundaryEditor-module__evTUnW__secondaryButton,.SectorBoundaryEditor-module__evTUnW__newButton,.SectorBoundaryEditor-module__evTUnW__drawButton,.SectorBoundaryEditor-module__evTUnW__stopButton,.SectorBoundaryEditor-module__evTUnW__iconButton{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:11px;font-weight:760;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__primaryButton{color:#113b35;background:#7fe2ca;box-shadow:0 7px 17px #00000029}.SectorBoundaryEditor-module__evTUnW__primaryButton:hover{background:#a0ecd9;transform:translateY(-1px)}.SectorBoundaryEditor-module__evTUnW__secondaryButton:hover{background:#ffffff26}.SectorBoundaryEditor-module__evTUnW__secondaryButton:disabled{opacity:.4;cursor:not-allowed;transform:none}.SectorBoundaryEditor-module__evTUnW__hiddenInput{display:none}.SectorBoundaryEditor-module__evTUnW__workspace{grid-template-columns:360px minmax(0,1fr);min-height:0;display:grid}.SectorBoundaryEditor-module__evTUnW__sidebar{z-index:3;background:#f8fbfaf5;border-right:1px solid #0f766e1f;grid-template-rows:auto auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:11px;min-width:0;min-height:0;padding:16px;display:grid;overflow:hidden;box-shadow:12px 0 30px #0f37320d}.SectorBoundaryEditor-module__evTUnW__sidebar>*{min-width:0}.SectorBoundaryEditor-module__evTUnW__sidebarIntro{justify-content:space-between;align-items:center;gap:12px;display:flex}.SectorBoundaryEditor-module__evTUnW__sidebarIntro>div{flex-wrap:wrap;align-items:baseline;gap:3px 7px;min-width:0;display:flex}.SectorBoundaryEditor-module__evTUnW__sidebarIntro strong{color:#0f766e;font:700 10px var(--font-geist-mono), monospace;overflow-wrap:anywhere;white-space:normal}.SectorBoundaryEditor-module__evTUnW__newButton{color:#fff;background:#173f3a;min-height:34px;padding:0 10px}.SectorBoundaryEditor-module__evTUnW__newButton:hover{background:#0f766e}.SectorBoundaryEditor-module__evTUnW__searchBox{color:#8ca09c;background:#fff;border:1px solid #0f766e21;border-radius:10px;align-items:center;gap:8px;min-height:39px;padding:0 11px;display:flex}.SectorBoundaryEditor-module__evTUnW__searchBox input{color:#173331;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.SectorBoundaryEditor-module__evTUnW__draftList{scrollbar-width:thin;scrollbar-color:#c9d8d4 transparent;grid-row:-2/-1;align-content:start;gap:5px;min-height:0;padding-right:3px;display:grid;overflow-y:auto}.SectorBoundaryEditor-module__evTUnW__draftItem{text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #0f766e14;border-radius:10px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:50px;padding:7px 9px;display:grid}.SectorBoundaryEditor-module__evTUnW__draftItem:hover{background:#fff;border-color:#0f766e2e}.SectorBoundaryEditor-module__evTUnW__draftItemActive{background:#edf8f5;border-color:#0f766e59;box-shadow:inset 3px 0 #0f766e}.SectorBoundaryEditor-module__evTUnW__draftItem>span{color:#9aaca8;font:600 9px var(--font-geist-mono), monospace;text-align:center}.SectorBoundaryEditor-module__evTUnW__draftItem>div{gap:2px;min-width:0;display:grid}.SectorBoundaryEditor-module__evTUnW__draftItem strong,.SectorBoundaryEditor-module__evTUnW__draftItem small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SectorBoundaryEditor-module__evTUnW__draftItem i{border-radius:50%;width:7px;height:7px}.SectorBoundaryEditor-module__evTUnW__completeDot{background:#20a28f;box-shadow:0 0 0 3px #20a28f1c}.SectorBoundaryEditor-module__evTUnW__incompleteDot{background:#d6a64e;box-shadow:0 0 0 3px #d6a64e1c}.SectorBoundaryEditor-module__evTUnW__sourceDot{background:#94a3b8;box-shadow:0 0 0 3px #94a3b821}.SectorBoundaryEditor-module__evTUnW__emptyList{color:#91a5a1;border:1px dashed #0f766e2e;border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:84px;font-size:10px;display:grid}.SectorBoundaryEditor-module__evTUnW__form{background:#fff;border:1px solid #0f766e1c;border-radius:14px;align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow-y:auto;box-shadow:0 8px 25px #0f37320b}.SectorBoundaryEditor-module__evTUnW__formHeading{justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex}.SectorBoundaryEditor-module__evTUnW__formHeading>div{gap:2px;display:grid}.SectorBoundaryEditor-module__evTUnW__formHeading span{color:#8ca09c;font-size:9px}.SectorBoundaryEditor-module__evTUnW__formHeading strong{color:#0f766e;font:650 10px var(--font-geist-mono), monospace}.SectorBoundaryEditor-module__evTUnW__formHeading button{color:#a75c4b;cursor:pointer;background:#fff5f1;border:0;border-radius:8px;place-items:center;width:31px;height:31px;padding:0;display:grid}.SectorBoundaryEditor-module__evTUnW__form label{gap:5px;display:grid}.SectorBoundaryEditor-module__evTUnW__form label>span{color:#66807b;font-size:9px;font-weight:720}.SectorBoundaryEditor-module__evTUnW__form input,.SectorBoundaryEditor-module__evTUnW__form textarea,.SectorBoundaryEditor-module__evTUnW__form select{color:#173331;width:100%;font:11px/1.5 var(--font-geist-sans), sans-serif;resize:vertical;background:#f8fbfa;border:1px solid #0f766e1f;border-radius:9px;outline:0;padding:9px 10px}.SectorBoundaryEditor-module__evTUnW__form input:focus,.SectorBoundaryEditor-module__evTUnW__form textarea:focus,.SectorBoundaryEditor-module__evTUnW__form select:focus{background:#fff;border-color:#0f766e73;box-shadow:0 0 0 3px #0f766e12}.SectorBoundaryEditor-module__evTUnW__coordinateNote{color:#6d817e;background:#f1f7f5;border-radius:9px;grid-template-columns:auto 1fr;gap:7px;padding:9px;font-size:9px;line-height:1.55;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyPanel{border-top:1px solid #0f766e1c;gap:8px;padding-top:12px;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyHeading{grid-template-columns:auto 1fr;align-items:start;gap:8px;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyHeading>svg{color:#0f766e;margin-top:2px}.SectorBoundaryEditor-module__evTUnW__topologyHeading>div{gap:2px;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyHeading strong{color:#244942;font-size:11px}.SectorBoundaryEditor-module__evTUnW__topologyHeading span,.SectorBoundaryEditor-module__evTUnW__topologyPanel p{color:#7b918d;margin:0;font-size:8px;line-height:1.55}.SectorBoundaryEditor-module__evTUnW__topologyButton,.SectorBoundaryEditor-module__evTUnW__topologyButtonActive,.SectorBoundaryEditor-module__evTUnW__sharedEdgeButton,.SectorBoundaryEditor-module__evTUnW__sharedEdgeButtonActive{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:37px;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__topologyButton{color:#315b54;background:#f1f7f5;border:1px solid #0f766e24}.SectorBoundaryEditor-module__evTUnW__topologyButtonActive{color:#fff;background:#0f766e;border:1px solid #0f766e}.SectorBoundaryEditor-module__evTUnW__topologyPairActions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyPairActions button{color:#365d57;cursor:pointer;background:#f8fbfa;border:1px solid #0f766e24;border-radius:9px;align-content:center;place-items:center;gap:2px;min-height:48px;padding:7px;font-size:9px;font-weight:750;display:grid}.SectorBoundaryEditor-module__evTUnW__topologyPairActions small{color:#8a9d99;font-size:7px;font-weight:560}.SectorBoundaryEditor-module__evTUnW__topologyPairActions button:hover:not(:disabled),.SectorBoundaryEditor-module__evTUnW__topologyButton:hover,.SectorBoundaryEditor-module__evTUnW__sharedEdgeButton:hover{color:#0f766e;background:#edf8f5;border-color:#0f766e52}.SectorBoundaryEditor-module__evTUnW__topologyPairActions button:disabled,.SectorBoundaryEditor-module__evTUnW__sharedEdgeButton:disabled{opacity:.46;cursor:not-allowed}.SectorBoundaryEditor-module__evTUnW__sharedEdgeButton{color:#81572e;background:#fff8ed;border:1px solid #b4702b33}.SectorBoundaryEditor-module__evTUnW__sharedEdgeButtonActive{color:#fff;background:#b66b2e;border:1px solid #b66b2e}.SectorBoundaryEditor-module__evTUnW__emptyEditor{color:#78918d;cursor:pointer;background:#ffffff9e;border:1px dashed #0f766e38;border-radius:14px;align-content:center;place-items:center;gap:6px;min-height:180px;padding:20px;display:grid}.SectorBoundaryEditor-module__evTUnW__emptyEditor strong{color:#274d47;font-size:13px}.SectorBoundaryEditor-module__evTUnW__mapPanel{background:#dbe7e4;min-width:0;min-height:0;position:relative;overflow:hidden}.SectorBoundaryEditor-module__evTUnW__mapHost{position:absolute;inset:0}.SectorBoundaryEditor-module__evTUnW__detailFloat{z-index:95;top:var(--space-3xl);right:var(--space-md);bottom:var(--space-md);width:min(22rem, calc(100% - var(--space-xl)));overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-rule-2) transparent;pointer-events:auto;touch-action:pan-y;min-height:0;display:block;position:absolute;overflow:hidden auto}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__form{max-height:none;padding:var(--space-md);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-panel);box-shadow:0 8px 24px var(--color-shadow);overflow:visible}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__form textarea{min-height:4rem;font-size:var(--text-xs);line-height:1.4}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__form textarea[rows="2"]{min-height:3.25rem}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__emptyEditor{background:var(--color-paper);border-radius:var(--radius-panel);min-height:12rem;box-shadow:0 8px 24px var(--color-shadow)}.SectorBoundaryEditor-module__evTUnW__mapToolbar{z-index:100;gap:7px;display:flex;position:absolute;top:16px;left:16px}.SectorBoundaryEditor-module__evTUnW__drawButton{color:#fff;background:#df6c31;min-height:45px;padding:0 16px;box-shadow:0 9px 22px #7835133d}.SectorBoundaryEditor-module__evTUnW__drawButton:hover{background:#c95520;transform:translateY(-1px)}.SectorBoundaryEditor-module__evTUnW__stopButton{color:#8a3d21;background:#fff4ee;border:1px solid #c7532040;min-height:45px;box-shadow:0 8px 20px #301c121f}.SectorBoundaryEditor-module__evTUnW__iconButton{color:#244942;background:#fffffff0;border:1px solid #fffffff2;width:45px;min-height:45px;padding:0;box-shadow:0 8px 20px #0f373224}.SectorBoundaryEditor-module__evTUnW__iconButton:disabled{color:#afbfbc;cursor:not-allowed}.SectorBoundaryEditor-module__evTUnW__zoomControls{color:#244942;background:#fffffff0;border:1px solid #fffffff2;border-radius:10px;align-items:stretch;min-height:45px;display:flex;overflow:hidden;box-shadow:0 8px 20px #0f373224}.SectorBoundaryEditor-module__evTUnW__zoomControls button{color:#244942;cursor:pointer;background:0 0;border:0;place-items:center;width:39px;padding:0;display:grid}.SectorBoundaryEditor-module__evTUnW__zoomControls span{color:#66807b;min-width:49px;font:650 9px var(--font-geist-mono), monospace;border-inline:1px solid #0f766e1a;place-items:center;display:grid}.SectorBoundaryEditor-module__evTUnW__notice{z-index:100;color:#55716d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #fffffff2;border-radius:11px;align-items:center;gap:8px;max-width:min(450px,100% - 260px);min-height:42px;padding:9px 12px;font-size:10px;line-height:1.45;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #0f37321f}.SectorBoundaryEditor-module__evTUnW__mapStatus,.SectorBoundaryEditor-module__evTUnW__mapFallback{z-index:50;text-align:center;color:#365651;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #fffffff2;border-radius:17px;justify-items:center;gap:8px;width:min(360px,100% - 40px);height:fit-content;margin:auto;padding:24px;display:grid;position:absolute;inset:0;box-shadow:0 18px 45px #0f373226}.SectorBoundaryEditor-module__evTUnW__mapStatus strong,.SectorBoundaryEditor-module__evTUnW__mapFallback strong{font-size:14px}.SectorBoundaryEditor-module__evTUnW__mapStatus span,.SectorBoundaryEditor-module__evTUnW__mapFallback span{color:#78918d;font-size:10px;line-height:1.6}.SectorBoundaryEditor-module__evTUnW__spin{animation:1s linear infinite SectorBoundaryEditor-module__evTUnW__spin}@keyframes SectorBoundaryEditor-module__evTUnW__spin{to{transform:rotate(360deg)}}.SectorBoundaryEditor-module__evTUnW__mapGuide{z-index:90;color:#5a736f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffe6;border:1px solid #fffffff2;border-radius:999px;align-items:center;gap:14px;padding:8px 12px;font-size:9px;display:flex;position:absolute;bottom:19px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #0f37321a}.SectorBoundaryEditor-module__evTUnW__mapGuide span{align-items:center;gap:4px;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__mapGuide b{color:#fff;width:17px;height:17px;font:700 8px var(--font-geist-mono), monospace;background:#0f766e;border-radius:50%;place-items:center;display:grid}@media (max-width:900px){.SectorBoundaryEditor-module__evTUnW__header{min-height:70px;padding:10px 12px}.SectorBoundaryEditor-module__evTUnW__headerTitle{gap:8px}.SectorBoundaryEditor-module__evTUnW__backLink{justify-content:center;width:38px;padding:0;font-size:0}.SectorBoundaryEditor-module__evTUnW__header h1{font-size:21px}.SectorBoundaryEditor-module__evTUnW__autoSave,.SectorBoundaryEditor-module__evTUnW__secondaryButton{display:none}.SectorBoundaryEditor-module__evTUnW__workspace{grid-template-columns:310px minmax(0,1fr)}.SectorBoundaryEditor-module__evTUnW__sidebar{padding:12px}.SectorBoundaryEditor-module__evTUnW__detailFloat{width:min(18rem, calc(100% - var(--space-md)))}.SectorBoundaryEditor-module__evTUnW__notice{max-width:calc(100% - 20px);top:auto;bottom:62px;right:10px}.SectorBoundaryEditor-module__evTUnW__mapGuide{display:none}}@media (max-width:680px){.SectorBoundaryEditor-module__evTUnW__page{min-height:100dvh;overflow:auto}.SectorBoundaryEditor-module__evTUnW__header{z-index:200;position:sticky;top:0}.SectorBoundaryEditor-module__evTUnW__eyebrow{display:none}.SectorBoundaryEditor-module__evTUnW__primaryButton{width:40px;padding:0;font-size:0}.SectorBoundaryEditor-module__evTUnW__workspace{flex-direction:column;min-height:calc(100dvh - 70px);display:flex}.SectorBoundaryEditor-module__evTUnW__sidebar{border-top:1px solid #0f766e21;border-right:0;grid-template-rows:auto auto auto auto minmax(300px,1fr);min-height:650px;display:grid;overflow:visible}.SectorBoundaryEditor-module__evTUnW__mapPanel{order:-1;min-height:0;padding-block-start:52dvh;overflow:visible}.SectorBoundaryEditor-module__evTUnW__mapHost{height:52dvh;inset:0 0 auto}.SectorBoundaryEditor-module__evTUnW__detailFloat{width:100%;height:auto;padding:var(--space-sm);background:var(--color-paper-3);position:relative;top:auto;bottom:auto;right:auto;overflow:visible}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__form{max-height:none}.SectorBoundaryEditor-module__evTUnW__detailFloat .SectorBoundaryEditor-module__evTUnW__emptyEditor{min-height:10rem}.SectorBoundaryEditor-module__evTUnW__mapToolbar{top:10px;left:10px}.SectorBoundaryEditor-module__evTUnW__notice{inset:calc(52dvh - 58px) 10px auto}}.SectorBoundaryEditor-module__evTUnW__page{color:var(--color-ink);background:var(--color-paper-3);font-family:var(--font-body)}.SectorBoundaryEditor-module__evTUnW__header{gap:var(--space-lg);min-height:72px;padding:var(--space-sm) var(--space-md);color:var(--color-ink);background:var(--color-paper);border-block-end:var(--rule-strong);background-image:none}.SectorBoundaryEditor-module__evTUnW__headerTitle{gap:var(--space-md);min-width:0}.SectorBoundaryEditor-module__evTUnW__backLink{gap:var(--space-2xs);min-height:44px;padding-inline:var(--space-sm);color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);font-size:var(--text-xs);white-space:nowrap;transition:color var(--dur-short) var(--ease-out), background-color var(--dur-short) var(--ease-out)}.SectorBoundaryEditor-module__evTUnW__backLink:hover{color:var(--color-accent-strong);background:var(--color-accent-soft)}.SectorBoundaryEditor-module__evTUnW__backLink:focus-visible,.SectorBoundaryEditor-module__evTUnW__primaryButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__secondaryButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__newButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__drawButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__stopButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__iconButton:focus-visible,.SectorBoundaryEditor-module__evTUnW__draftItem:focus-visible,.SectorBoundaryEditor-module__evTUnW__emptyEditor:focus-visible,.SectorBoundaryEditor-module__evTUnW__formHeading button:focus-visible,.SectorBoundaryEditor-module__evTUnW__zoomControls button:focus-visible,.SectorBoundaryEditor-module__evTUnW__searchBox:focus-within{outline:2px solid var(--color-focus);outline-offset:2px}.SectorBoundaryEditor-module__evTUnW__eyebrow{color:var(--color-accent-strong);font:700 var(--text-xs) var(--font-display);letter-spacing:.08em;margin-block-end:var(--space-2xs)}.SectorBoundaryEditor-module__evTUnW__header h1{overflow-wrap:anywhere;min-width:0;color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,2.4vw,1.75rem);font-style:normal;font-weight:700;line-height:1.08}.SectorBoundaryEditor-module__evTUnW__headerActions{gap:var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__autoSave{gap:var(--space-2xs);color:var(--color-muted);font-family:var(--font-display);font-size:var(--text-xs);margin-inline-end:var(--space-2xs)}.SectorBoundaryEditor-module__evTUnW__autoSave svg{color:var(--color-success)}.SectorBoundaryEditor-module__evTUnW__primaryButton,.SectorBoundaryEditor-module__evTUnW__secondaryButton,.SectorBoundaryEditor-module__evTUnW__newButton,.SectorBoundaryEditor-module__evTUnW__drawButton,.SectorBoundaryEditor-module__evTUnW__stopButton,.SectorBoundaryEditor-module__evTUnW__iconButton{gap:var(--space-xs);min-height:44px;padding-inline:var(--space-sm);border-radius:var(--radius-control);font-size:var(--text-xs);white-space:nowrap;transition:color var(--dur-short) var(--ease-out), background-color var(--dur-short) var(--ease-out), transform var(--dur-micro) var(--ease-out);font-weight:700}.SectorBoundaryEditor-module__evTUnW__primaryButton,.SectorBoundaryEditor-module__evTUnW__newButton{color:var(--color-accent-ink);background:var(--color-ink);border:1px solid var(--color-ink);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__primaryButton:hover,.SectorBoundaryEditor-module__evTUnW__newButton:hover{color:var(--color-accent-ink);background:var(--color-accent-strong);transform:translateY(-1px)}.SectorBoundaryEditor-module__evTUnW__secondaryButton{color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong)}.SectorBoundaryEditor-module__evTUnW__secondaryButton:hover{color:var(--color-accent-strong);background:var(--color-accent-soft)}.SectorBoundaryEditor-module__evTUnW__workspace{grid-template-columns:380px minmax(0,1fr)}.SectorBoundaryEditor-module__evTUnW__sidebar{gap:var(--space-sm);padding:var(--space-md);color:var(--color-ink);background:var(--color-paper);border-inline-end:var(--rule-strong);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__sidebarIntro{gap:var(--space-sm);border-block-end:var(--rule-hairline);padding-block-end:var(--space-sm)}.SectorBoundaryEditor-module__evTUnW__sidebarIntro>div{gap:var(--space-2xs) var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__sidebarIntro span{color:var(--color-muted);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__sidebarIntro strong{color:var(--color-accent-strong);font:700 var(--text-xs) var(--font-outlier);font-variant-numeric:tabular-nums}.SectorBoundaryEditor-module__evTUnW__newButton{min-height:40px;padding-inline:var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__versionPanel{gap:var(--space-xs);padding:var(--space-sm);background:var(--color-paper-2);border:var(--rule-strong);border-radius:var(--radius-control);display:grid}.SectorBoundaryEditor-module__evTUnW__versionHeading{align-items:flex-start;gap:var(--space-xs);color:var(--color-accent-strong);display:flex}.SectorBoundaryEditor-module__evTUnW__versionHeading>div{gap:2px;display:grid}.SectorBoundaryEditor-module__evTUnW__versionHeading strong{color:var(--color-ink);font:700 var(--text-sm) var(--font-display)}.SectorBoundaryEditor-module__evTUnW__versionHeading span{color:var(--color-muted);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__versionSaveRow,.SectorBoundaryEditor-module__evTUnW__versionRestoreRow{gap:var(--space-xs);grid-template-columns:minmax(0,1fr) auto;display:grid}.SectorBoundaryEditor-module__evTUnW__versionHint{color:var(--color-muted);font-size:var(--text-xs);line-height:1.5}.SectorBoundaryEditor-module__evTUnW__versionPanel input,.SectorBoundaryEditor-module__evTUnW__versionPanel select{min-width:0;min-height:38px;padding-inline:var(--space-xs);color:var(--color-ink);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__versionPanel button{min-height:38px;padding-inline:var(--space-xs);color:var(--color-accent-strong);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);font:700 var(--text-xs) var(--font-display);justify-content:center;align-items:center;gap:5px;display:inline-flex}.SectorBoundaryEditor-module__evTUnW__versionPanel button:hover:not(:disabled){background:var(--color-accent-soft)}.SectorBoundaryEditor-module__evTUnW__versionPanel button:disabled,.SectorBoundaryEditor-module__evTUnW__versionPanel select:disabled{cursor:not-allowed;opacity:.45}.SectorBoundaryEditor-module__evTUnW__searchBox{gap:var(--space-xs);min-height:44px;padding-inline:var(--space-sm);color:var(--color-muted);background:var(--color-paper-2);border:var(--rule-strong);border-radius:var(--radius-control)}.SectorBoundaryEditor-module__evTUnW__searchBox:focus-within{color:var(--color-accent-strong);border-color:var(--color-ink-2);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__searchBox input{color:var(--color-ink);font-size:var(--text-sm);background:0 0}.SectorBoundaryEditor-module__evTUnW__draftList{border-block-start:var(--rule-hairline);gap:0;padding-inline-end:var(--space-2xs)}.SectorBoundaryEditor-module__evTUnW__draftItem{gap:var(--space-xs);min-height:56px;padding:var(--space-xs);color:var(--color-ink);border:0;border-block-end:var(--rule-hairline);transition:color var(--dur-short) var(--ease-out), background-color var(--dur-short) var(--ease-out);background:0 0;border-radius:0;grid-template-columns:34px minmax(0,1fr) auto}.SectorBoundaryEditor-module__evTUnW__draftItem:hover{color:var(--color-ink);background:var(--color-paper-2);border-color:var(--color-rule-2)}.SectorBoundaryEditor-module__evTUnW__draftItemActive{color:var(--color-accent-strong);background:var(--color-accent-soft);border-color:var(--color-rule-2);box-shadow:inset 2px 0 var(--color-accent)}.SectorBoundaryEditor-module__evTUnW__draftItem>span{color:var(--color-neutral);font:600 var(--text-xs) var(--font-outlier);font-variant-numeric:tabular-nums}.SectorBoundaryEditor-module__evTUnW__draftItem strong{color:var(--color-ink);font-size:var(--text-sm)}.SectorBoundaryEditor-module__evTUnW__draftItem small{color:var(--color-muted);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__completeDot,.SectorBoundaryEditor-module__evTUnW__incompleteDot,.SectorBoundaryEditor-module__evTUnW__sourceDot{box-shadow:none}.SectorBoundaryEditor-module__evTUnW__completeDot{background:var(--color-success)}.SectorBoundaryEditor-module__evTUnW__incompleteDot{background:var(--color-warning)}.SectorBoundaryEditor-module__evTUnW__sourceDot{background:var(--color-neutral)}.SectorBoundaryEditor-module__evTUnW__emptyList{gap:var(--space-xs);min-height:96px;color:var(--color-muted);border:var(--rule-hairline);font-size:var(--text-xs);border-radius:0}.SectorBoundaryEditor-module__evTUnW__form{gap:var(--space-sm);padding:var(--space-md) 0 0;color:var(--color-ink);background:var(--color-paper);border:0;border-block-start:var(--rule-strong);box-shadow:none;border-radius:0}.SectorBoundaryEditor-module__evTUnW__formHeading{gap:var(--space-sm);padding-block-end:var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__formHeading>div{gap:var(--space-2xs)}.SectorBoundaryEditor-module__evTUnW__formHeading span,.SectorBoundaryEditor-module__evTUnW__form label>span{color:var(--color-muted);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__formHeading strong{color:var(--color-accent-strong);font:700 var(--text-xs) var(--font-outlier);font-variant-numeric:tabular-nums}.SectorBoundaryEditor-module__evTUnW__formHeading button{width:44px;height:44px;color:var(--color-danger);background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-control)}.SectorBoundaryEditor-module__evTUnW__formHeading button:hover{color:var(--color-danger);background:var(--color-danger-soft)}.SectorBoundaryEditor-module__evTUnW__form label{gap:var(--space-2xs)}.SectorBoundaryEditor-module__evTUnW__form input,.SectorBoundaryEditor-module__evTUnW__form textarea{min-height:44px;padding:var(--space-xs) var(--space-sm);color:var(--color-ink);background:var(--color-paper-2);border:var(--rule-strong);border-radius:var(--radius-control);outline-offset:1px;font:var(--text-sm)/1.5 var(--font-body);outline:2px solid #0000}.SectorBoundaryEditor-module__evTUnW__form textarea{min-height:6rem}.SectorBoundaryEditor-module__evTUnW__form input:focus,.SectorBoundaryEditor-module__evTUnW__form textarea:focus{color:var(--color-ink);background:var(--color-paper);border-color:var(--color-ink-2);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__coordinateNote{gap:var(--space-xs);padding:var(--space-sm);color:var(--color-ink-2);background:var(--color-paper-2);border:var(--rule-hairline);font-size:var(--text-xs);border-radius:0;grid-template-columns:auto minmax(0,1fr);line-height:1.55}.SectorBoundaryEditor-module__evTUnW__coordinateNote svg{color:var(--color-accent-strong)}.SectorBoundaryEditor-module__evTUnW__emptyEditor{gap:var(--space-xs);min-height:190px;padding:var(--space-lg);color:var(--color-muted);background:var(--color-paper);border:var(--rule-strong);border-radius:0}.SectorBoundaryEditor-module__evTUnW__emptyEditor strong{color:var(--color-ink);font-family:var(--font-display);font-size:var(--text-sm)}.SectorBoundaryEditor-module__evTUnW__emptyEditor span{font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__mapPanel{background:var(--color-paper-3)}.SectorBoundaryEditor-module__evTUnW__mapToolbar{top:var(--space-md);left:var(--space-md);gap:var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__drawButton{color:var(--color-accent-ink);background:var(--color-project);border:1px solid var(--color-project);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__drawButton:hover{color:var(--color-accent-ink);background:var(--color-project);transform:translateY(-1px)}.SectorBoundaryEditor-module__evTUnW__stopButton{color:var(--color-danger);background:var(--color-danger-soft);border:1px solid var(--color-danger);box-shadow:none}.SectorBoundaryEditor-module__evTUnW__iconButton{width:44px;color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong);box-shadow:0 1px 2px var(--color-shadow)}.SectorBoundaryEditor-module__evTUnW__zoomControls{min-height:44px;color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);box-shadow:0 1px 2px var(--color-shadow)}.SectorBoundaryEditor-module__evTUnW__zoomControls button{width:44px;color:var(--color-ink-2)}.SectorBoundaryEditor-module__evTUnW__zoomControls button:hover{color:var(--color-accent-strong);background:var(--color-accent-soft)}.SectorBoundaryEditor-module__evTUnW__zoomControls span{min-width:56px;color:var(--color-muted);border-color:var(--color-rule-2);font:700 var(--text-xs) var(--font-outlier);font-variant-numeric:tabular-nums}.SectorBoundaryEditor-module__evTUnW__notice{right:var(--space-md);top:var(--space-md);gap:var(--space-xs);max-width:min(480px,100% - 280px);min-height:44px;padding:var(--space-xs) var(--space-sm);color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);box-shadow:0 1px 2px var(--color-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__noticeSuccess{color:var(--color-success)}.SectorBoundaryEditor-module__evTUnW__noticeWarning{color:var(--color-danger);background:var(--color-danger-soft)}.SectorBoundaryEditor-module__evTUnW__noticeNeutral{color:var(--color-ink-2)}.SectorBoundaryEditor-module__evTUnW__mapStatus,.SectorBoundaryEditor-module__evTUnW__mapFallback{width:min(380px, calc(100% - var(--space-xl)));gap:var(--space-xs);padding:var(--space-lg);color:var(--color-ink-2);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-panel);box-shadow:0 8px 24px var(--color-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.SectorBoundaryEditor-module__evTUnW__mapStatus strong,.SectorBoundaryEditor-module__evTUnW__mapFallback strong{color:var(--color-ink);font-family:var(--font-display);font-size:var(--text-sm)}.SectorBoundaryEditor-module__evTUnW__mapStatus span,.SectorBoundaryEditor-module__evTUnW__mapFallback span{color:var(--color-muted);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__mapFallback{color:var(--color-accent-strong)}.SectorBoundaryEditor-module__evTUnW__mapGuide{bottom:var(--space-md);gap:var(--space-md);padding:var(--space-xs) var(--space-sm);color:var(--color-muted);background:var(--color-paper);border:var(--rule-strong);border-radius:var(--radius-control);box-shadow:0 1px 2px var(--color-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;font-family:var(--font-display);font-size:var(--text-xs)}.SectorBoundaryEditor-module__evTUnW__mapGuide b{width:20px;height:20px;color:var(--color-accent-ink);background:var(--color-accent);border-radius:var(--radius-control);font:700 var(--text-xs) var(--font-outlier)}.SectorBoundaryEditor-module__evTUnW__gapMapGuide{color:var(--color-ink-2);border-color:#7c3aed}.SectorBoundaryEditor-module__evTUnW__gapGuideSwatch{background:#8b5cf647;border:2px dashed #7c3aed;border-radius:3px;width:18px;height:14px}@media (max-width:56.25rem){.SectorBoundaryEditor-module__evTUnW__header{min-height:68px;padding:var(--space-xs) var(--space-sm)}.SectorBoundaryEditor-module__evTUnW__backLink{justify-content:center;width:44px;padding:0;font-size:0}.SectorBoundaryEditor-module__evTUnW__workspace{grid-template-columns:320px minmax(0,1fr)}.SectorBoundaryEditor-module__evTUnW__sidebar{padding:var(--space-sm)}.SectorBoundaryEditor-module__evTUnW__sidebarIntro strong{white-space:normal;overflow-wrap:anywhere}.SectorBoundaryEditor-module__evTUnW__notice{right:var(--space-xs);max-width:calc(100% - var(--space-md));bottom:64px}}@media (max-width:42.5rem){.SectorBoundaryEditor-module__evTUnW__page{width:100%;min-height:100dvh;overflow:clip auto}.SectorBoundaryEditor-module__evTUnW__header{width:100%;min-width:0;z-index:var(--z-sticky);gap:var(--space-xs);position:sticky;top:0}.SectorBoundaryEditor-module__evTUnW__headerTitle{gap:var(--space-xs);flex:auto;min-width:0}.SectorBoundaryEditor-module__evTUnW__headerTitle>div{min-width:0}.SectorBoundaryEditor-module__evTUnW__header h1{text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;overflow:hidden}.SectorBoundaryEditor-module__evTUnW__headerActions{flex:none}.SectorBoundaryEditor-module__evTUnW__eyebrow,.SectorBoundaryEditor-module__evTUnW__autoSave,.SectorBoundaryEditor-module__evTUnW__secondaryButton{display:none}.SectorBoundaryEditor-module__evTUnW__backLink{justify-content:center;width:44px;padding:0;font-size:0}.SectorBoundaryEditor-module__evTUnW__primaryButton{width:44px;padding:0;font-size:0}.SectorBoundaryEditor-module__evTUnW__workspace{flex-direction:column;width:100%;min-width:0;min-height:calc(100dvh - 68px);display:flex}.SectorBoundaryEditor-module__evTUnW__mapPanel{order:-1;width:100%;min-width:0;min-height:0;padding-block-start:54dvh}.SectorBoundaryEditor-module__evTUnW__sidebar{width:100%;min-width:0;min-height:660px;padding:var(--space-sm);border-block-start:var(--rule-strong);border-inline-end:0;grid-template-rows:auto auto auto auto minmax(300px,1fr);overflow:visible}.SectorBoundaryEditor-module__evTUnW__sidebarIntro>div{min-width:0}.SectorBoundaryEditor-module__evTUnW__sidebarIntro strong{white-space:normal;overflow-wrap:anywhere}.SectorBoundaryEditor-module__evTUnW__mapStatus,.SectorBoundaryEditor-module__evTUnW__mapFallback{width:calc(100% - var(--space-md));max-width:calc(100vw - var(--space-md));padding:var(--space-md)}.SectorBoundaryEditor-module__evTUnW__mapToolbar{top:var(--space-xs);left:var(--space-xs)}.SectorBoundaryEditor-module__evTUnW__mapHost{height:54dvh}.SectorBoundaryEditor-module__evTUnW__notice{left:var(--space-xs);right:var(--space-xs);top:calc(54dvh - 60px);bottom:auto}}@media (pointer:coarse){.SectorBoundaryEditor-module__evTUnW__primaryButton,.SectorBoundaryEditor-module__evTUnW__secondaryButton,.SectorBoundaryEditor-module__evTUnW__newButton,.SectorBoundaryEditor-module__evTUnW__drawButton,.SectorBoundaryEditor-module__evTUnW__stopButton,.SectorBoundaryEditor-module__evTUnW__iconButton,.SectorBoundaryEditor-module__evTUnW__draftItem,.SectorBoundaryEditor-module__evTUnW__backLink,.SectorBoundaryEditor-module__evTUnW__formHeading button,.SectorBoundaryEditor-module__evTUnW__zoomControls button{min-height:44px}}@media (prefers-reduced-motion:reduce){.SectorBoundaryEditor-module__evTUnW__primaryButton,.SectorBoundaryEditor-module__evTUnW__secondaryButton,.SectorBoundaryEditor-module__evTUnW__newButton,.SectorBoundaryEditor-module__evTUnW__drawButton,.SectorBoundaryEditor-module__evTUnW__stopButton,.SectorBoundaryEditor-module__evTUnW__iconButton,.SectorBoundaryEditor-module__evTUnW__draftItem,.SectorBoundaryEditor-module__evTUnW__backLink{transition-duration:.15s;transform:none}}
