:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2528;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#f6f2e8;--panel:#fffdf8;--ink:#1f2528;--muted:#6d756f;--line:#d8d2c5;--asphalt:#30363a;--blue:#2f74c0;--green:#278568;--orange:#e17821;--danger:#b53d2f;--shadow:0 16px 40px #1f25282e;background:#f6f2e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.appShell{background:#e1ded5;width:100%;height:100%;min-height:100dvh;position:relative;overflow:hidden}.mapCanvas{background-color:#ebe8de;background-image:linear-gradient(90deg,#30363a14 1px,#0000 1px),linear-gradient(0deg,#30363a14 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:0}.mapFallback{color:var(--muted);text-align:center;z-index:1;background:#f6f2e8c7;place-items:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.topPanel{top:max(12px, env(safe-area-inset-top));z-index:4;gap:8px;width:min(100% - 24px,430px);display:grid;position:absolute;left:50%;transform:translate(-50%)}.positionLine,.searchBox,.statusToast,.searchAreaButton{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border:1px solid #d8d2c5e0;box-shadow:0 8px 24px #1f25281f}.positionLine{min-height:38px;color:var(--muted);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:6px 8px 6px 12px;font-size:13px;display:grid}.positionLine span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.searchBox{border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:0 6px 0 12px;display:grid}.searchBox input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.searchBox input::placeholder{color:#90968f}.searchSubmit{width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:inline-grid}.searchSubmit:active{background:#eee8dc}.iconButton{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fffdf8;border-radius:8px;place-items:center;display:inline-grid}.iconButton:active,.toolButton:active,.primaryButton:active,.utilityButton:active,.ghostButton:active,.searchAreaButton:active{transform:translateY(1px)}.searchAreaButton{z-index:3;min-height:36px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 14px;position:absolute;top:116px;left:50%;transform:translate(-50%)}.statusToast{z-index:3;max-width:min(100% - 40px,360px);min-height:32px;color:var(--muted);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-grid;position:absolute;top:162px;left:50%;transform:translate(-50%)}.statusToast span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bottomSheet{z-index:5;height:min(48dvh,390px);max-height:calc(100dvh - max(90px, env(safe-area-inset-top)));padding:7px 12px max(12px, env(safe-area-inset-bottom));box-shadow:var(--shadow);background:#fffdf8fa;border:1px solid #d8d2c5f2;border-bottom:0;border-radius:8px 8px 0 0;grid-template-rows:auto auto minmax(0,1fr);transition:height .18s;display:grid;position:absolute;bottom:0;left:0;right:0}.bottomSheet.isExpanded{height:min(78dvh,720px)}.sheetHandle{color:#7a7f78;cursor:pointer;background:0 0;border:0;justify-self:center;place-items:center;width:46px;height:24px;display:grid}.bottomSheet.isExpanded .sheetHandle svg{transform:rotate(180deg)}.sheetHeader{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:0 2px 8px;display:grid}.sheetHeader h1,.modalHeader h2,.sectionTitle h2{color:var(--ink);margin:0;font-size:18px;font-weight:750;line-height:1.2}.sheetHeader h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eyebrow{color:var(--muted);margin:0 0 2px;font-size:12px;line-height:1.2}.sheetActions{align-items:center;gap:8px;display:inline-flex}.countPill,.miniTag,.signal,.toneBadge{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:22px;padding:0 7px;font-size:12px;line-height:1;display:inline-flex}.countPill{min-width:34px;color:var(--ink);background:#ece6d8}.lotList,.detailPane{overscroll-behavior:contain;min-height:0;padding:10px 0 2px;overflow:auto}.lotList{gap:8px;display:grid}.lotRow{width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#fffaf0;border:1px solid #e3ded1;border-radius:8px;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 10px;display:grid}.lotRow.isSelected{background:#f5f9fa;border-color:#9ab8cf}.toneDot{background:#7d8382;border-radius:99px;width:11px;height:11px}.toneDot--blue{background:var(--blue)}.toneDot--green{background:var(--green)}.toneDot--orange{background:var(--orange)}.lotMain{gap:4px;min-width:0;display:grid}.lotTitle{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:720;line-height:1.24;overflow:hidden}.lotAddress{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.lotSignals{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.signal{color:#85877f;background:#f3eee3;border:1px solid #ded8cb}.signal.isActive{color:#245b4b;background:#e5f2ee;border-color:#b8d3ca}.miniTag{color:#68410f;background:#f7e5cc}.distance{color:var(--muted);white-space:nowrap;align-self:start;font-size:12px}.emptyState,.detailLoading{min-height:160px;color:var(--muted);text-align:center;place-items:center;gap:8px;display:grid}.emptyState p{margin:0}.detailPane{gap:14px;display:grid}.detailMeta{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.detailMeta p{color:var(--muted);margin:0 0 4px;font-size:13px;line-height:1.4}.detailMeta span{color:var(--muted);font-size:12px}.toneBadge{color:#fff;background:#777e7c}.toneBadge--blue{background:var(--blue)}.toneBadge--green{background:var(--green)}.toneBadge--orange{background:var(--orange)}.ctaGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sessionButton{grid-column:1/-1;min-height:48px}.primaryButton,.toolButton,.utilityButton,.ghostButton{cursor:pointer;border-radius:8px;grid-auto-flow:column;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 12px;display:inline-grid}.primaryButton{color:#fffdf8;background:var(--asphalt);border:1px solid #22282b}.primaryButton:disabled{opacity:.55;cursor:not-allowed}.toolButton,.utilityButton,.ghostButton{border:1px solid var(--line);color:var(--ink);background:#fffaf0}.utilityButton{min-height:34px;padding:0 10px}.detailSection{border-top:1px solid var(--line);gap:8px;padding-top:12px;display:grid}.sectionTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.sectionTitle h2{font-size:15px}.sectionTitle button{min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0}.infoStack{gap:8px;display:grid}.infoItem{background:#fffaf0;border:1px solid #e4ded0;border-radius:8px;gap:8px;padding:8px;display:grid}.infoItem p{color:var(--ink);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.infoItem footer{color:var(--muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.infoItem img,.mediaItem img,.imageFallback{aspect-ratio:4/3;object-fit:cover;background:#eee8dc;border-radius:8px;width:100%}.imageFallback{color:var(--muted);place-items:center;font-size:12px;display:grid}.mediaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mediaItem{background:#fffaf0;border:1px solid #e4ded0;border-radius:8px;gap:6px;padding:8px;display:grid}.mediaItem span{color:var(--muted);font-size:12px}.sessionList{border:1px solid #e4ded0;border-radius:8px;display:grid;overflow:hidden}.sessionRow{min-height:38px;color:var(--muted);border-bottom:1px solid #ebe5d8;grid-template-columns:.8fr 1fr auto;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:grid}.sessionRow:last-child{border-bottom:0}.sessionRow span:first-child{color:var(--ink);font-weight:720}.mutedText{color:var(--muted);margin:0;font-size:13px}.modalBackdrop{z-index:10;padding:16px 12px max(16px, env(safe-area-inset-bottom));background:#1f252852;place-items:end center;display:grid;position:absolute;inset:0}.modalSheet{border:1px solid var(--line);background:var(--panel);width:min(100%,430px);max-height:min(82dvh,720px);box-shadow:var(--shadow);border-radius:8px;display:grid;overflow:hidden}.modalHeader{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 14px 10px;display:grid}.modalHeader h2{font-size:18px}.modalForm{gap:12px;min-height:0;padding:14px;display:grid;overflow:auto}.filePicker{min-height:52px;color:var(--ink);cursor:pointer;background:#fffaf0;border:1px dashed #b7b0a2;border-radius:8px;place-items:center;padding:0 12px;display:grid;position:relative}.filePicker input{opacity:0;cursor:pointer;position:absolute;inset:0}.safetyNotice{color:#7a4311;background:#fff2e4;border:1px solid #f0c69f;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;font-size:12px;line-height:1.4;display:grid}.field{color:var(--muted);gap:6px;font-size:12px;display:grid}.field input,.field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fffaf0;border-radius:8px;outline:0}.field input{min-height:42px;padding:0 10px}.field textarea{resize:vertical;min-height:120px;padding:10px;line-height:1.5}.computedField{border:1px solid var(--line);min-height:66px;color:var(--muted);background:#fffaf0;border-radius:8px;align-content:center;gap:6px;padding:9px 10px;font-size:12px;display:grid}.computedField strong{color:var(--ink);font-size:14px;font-weight:760}.computedField.isError strong{color:var(--danger)}.twoColumn{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.checkRow{min-height:42px;color:var(--ink);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.checkRow input{width:18px;height:18px;accent-color:var(--asphalt)}.turnstileBox{min-height:64px}.formError{min-height:36px;color:var(--danger);background:#fff0ee;border:1px solid #e5b2aa;border-radius:8px;padding:9px 10px;font-size:13px}.modalActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tn-marker{background:#7d8382;border:3px solid #fffdf8;border-radius:999px;width:22px;height:22px;padding:0;box-shadow:0 4px 12px #1f252852}.tn-marker--blue{background:var(--blue)}.tn-marker--green{background:var(--green)}.tn-marker--orange{background:var(--orange)}.tn-query-center{background:#e17821e6;border:2px solid #fffdf8;border-radius:999px;width:22px;height:22px;display:block;position:relative;box-shadow:0 4px 14px #1f25283d}.tn-query-center:before,.tn-query-center:after{content:"";background:#fffdf8;display:block;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.tn-query-center:before{width:12px;height:2px}.tn-query-center:after{width:2px;height:12px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=720px){.bottomSheet{border-bottom:1px solid #d8d2c5f2;border-radius:8px;width:430px;padding-bottom:12px;bottom:24px;left:24px;right:auto}.bottomSheet.isExpanded{height:min(78dvh,760px)}.topPanel{left:24px;transform:none}.statusToast,.searchAreaButton{left:239px}}@media (width<=360px){.twoColumn,.modalActions,.mediaGrid{grid-template-columns:1fr}}
