.SpatialRuleBuilder-module__CPi3Za__builder{gap:1rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__heading,.SpatialRuleBuilder-module__CPi3Za__referenceRow,.SpatialRuleBuilder-module__CPi3Za__areaSummary,.SpatialRuleBuilder-module__CPi3Za__mapHeader,.SpatialRuleBuilder-module__CPi3Za__sheetActions{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.SpatialRuleBuilder-module__CPi3Za__heading>div,.SpatialRuleBuilder-module__CPi3Za__referenceRow>div,.SpatialRuleBuilder-module__CPi3Za__areaSummary>div,.SpatialRuleBuilder-module__CPi3Za__mapHeader>div{gap:.2rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__heading h4,.SpatialRuleBuilder-module__CPi3Za__mapHeader strong{margin:0}.SpatialRuleBuilder-module__CPi3Za__heading p,.SpatialRuleBuilder-module__CPi3Za__referenceRow span,.SpatialRuleBuilder-module__CPi3Za__areaSummary span,.SpatialRuleBuilder-module__CPi3Za__mapHeader span{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.85rem}.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__ruleCard{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:.75rem;align-items:flex-start;gap:.65rem;min-width:0;padding:.8rem;transition:border-color .14s,background .14s;display:flex}.SpatialRuleBuilder-module__CPi3Za__ruleCard:hover{border-color:var(--text-secondary)}.SpatialRuleBuilder-module__CPi3Za__ruleCard input{flex:none;margin-top:.15rem}.SpatialRuleBuilder-module__CPi3Za__ruleCard span{gap:.2rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__ruleCard strong{font-size:.92rem}.SpatialRuleBuilder-module__CPi3Za__ruleCard small{color:var(--muted);line-height:1.35}.SpatialRuleBuilder-module__CPi3Za__ruleCardActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, var(--surface))}.SpatialRuleBuilder-module__CPi3Za__ruleCardDisabled{opacity:.48;cursor:not-allowed}.SpatialRuleBuilder-module__CPi3Za__configuration{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, var(--background));border-radius:.8rem;gap:.85rem;min-width:0;padding:.9rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__field{gap:.35rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__field label,.SpatialRuleBuilder-module__CPi3Za__predicateGroup legend{font-size:.83rem;font-weight:700}.SpatialRuleBuilder-module__CPi3Za__field input,.SpatialRuleBuilder-module__CPi3Za__field select{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;color:var(--text);font:inherit;border-radius:.65rem;padding:.65rem .72rem}.SpatialRuleBuilder-module__CPi3Za__inlineActions,.SpatialRuleBuilder-module__CPi3Za__filterActions{flex-wrap:wrap;gap:.55rem;display:flex}.SpatialRuleBuilder-module__CPi3Za__primaryButton,.SpatialRuleBuilder-module__CPi3Za__secondaryButton,.SpatialRuleBuilder-module__CPi3Za__dangerLink,.SpatialRuleBuilder-module__CPi3Za__closeButton{font:inherit;cursor:pointer;border:0}.SpatialRuleBuilder-module__CPi3Za__primaryButton,.SpatialRuleBuilder-module__CPi3Za__secondaryButton{border-radius:.65rem;min-height:2.4rem;padding:.55rem .8rem;font-weight:700}.SpatialRuleBuilder-module__CPi3Za__primaryButton{background:var(--accent);color:#fff}.SpatialRuleBuilder-module__CPi3Za__secondaryButton{border:1px solid var(--border);background:var(--surface);color:var(--text)}.SpatialRuleBuilder-module__CPi3Za__primaryButton:disabled,.SpatialRuleBuilder-module__CPi3Za__secondaryButton:disabled,.SpatialRuleBuilder-module__CPi3Za__dangerLink:disabled{opacity:.48;cursor:not-allowed}.SpatialRuleBuilder-module__CPi3Za__dangerLink{color:var(--danger,#b91c1c);background:0 0;padding:0;font-weight:700}.SpatialRuleBuilder-module__CPi3Za__predicateGroup{border:0;gap:.55rem;margin:0;padding:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__predicateGroup label{border:1px solid var(--border);cursor:pointer;border-radius:.65rem;align-items:flex-start;gap:.55rem;padding:.65rem;display:flex}.SpatialRuleBuilder-module__CPi3Za__predicateGroup label>span{gap:.15rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__predicateGroup small{color:var(--muted)}.SpatialRuleBuilder-module__CPi3Za__areaSummary,.SpatialRuleBuilder-module__CPi3Za__referenceRow{background:var(--surface);border-radius:.65rem;padding:.7rem}.SpatialRuleBuilder-module__CPi3Za__distanceGrid{grid-template-columns:minmax(0,1fr) minmax(8rem,.35fr);gap:.75rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__info,.SpatialRuleBuilder-module__CPi3Za__error,.SpatialRuleBuilder-module__CPi3Za__sheetStatus{overflow-wrap:anywhere;border-radius:.65rem;padding:.7rem .8rem;font-size:.88rem}.SpatialRuleBuilder-module__CPi3Za__info,.SpatialRuleBuilder-module__CPi3Za__sheetStatus{border:1px solid color-mix(in srgb, var(--accent) 28%, var(--border));background:color-mix(in srgb, var(--accent) 7%, var(--surface))}.SpatialRuleBuilder-module__CPi3Za__error{border:1px solid color-mix(in srgb, #dc2626 35%, var(--border));background:color-mix(in srgb, #dc2626 8%, var(--surface));color:#991b1b}.SpatialRuleBuilder-module__CPi3Za__modalBackdrop{z-index:1200;background:#0206179e;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.SpatialRuleBuilder-module__CPi3Za__mapDialog{border:1px solid var(--border);background:var(--surface);border-radius:1rem;grid-template-rows:auto minmax(0,1fr);width:min(1120px,100%);min-width:0;height:min(780px,100vh - 2.4rem);display:grid;overflow:hidden}.SpatialRuleBuilder-module__CPi3Za__mapHeader{border-bottom:1px solid var(--border);padding:.8rem 1rem}.SpatialRuleBuilder-module__CPi3Za__closeButton{background:color-mix(in srgb, var(--text) 7%, transparent);width:2.4rem;height:2.4rem;color:var(--text);border-radius:999px;flex:none;place-items:center;font-size:1.4rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__mapBody{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);min-width:0;min-height:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__map{background:var(--background);width:100%;min-width:0;height:100%;min-height:0}.SpatialRuleBuilder-module__CPi3Za__mapSheet{border-left:1px solid var(--border);background:var(--surface);align-content:start;gap:.85rem;min-width:0;padding:1rem;display:grid;overflow:auto}.SpatialRuleBuilder-module__CPi3Za__previewResult{gap:.8rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__matchYes,.SpatialRuleBuilder-module__CPi3Za__matchNo{border-radius:.7rem;gap:.2rem;padding:.75rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__matchYes{border:1px solid color-mix(in srgb, #16a34a 35%, var(--border));background:color-mix(in srgb, #16a34a 8%, var(--surface))}.SpatialRuleBuilder-module__CPi3Za__matchNo{border:1px solid color-mix(in srgb, #f59e0b 35%, var(--border));background:color-mix(in srgb, #f59e0b 8%, var(--surface))}.SpatialRuleBuilder-module__CPi3Za__previewResult dl{border:1px solid var(--border);border-radius:.7rem;gap:0;margin:0;display:grid;overflow:hidden}.SpatialRuleBuilder-module__CPi3Za__previewResult dl>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(8rem,.7fr) minmax(0,1fr);gap:.6rem;padding:.55rem .65rem;display:grid}.SpatialRuleBuilder-module__CPi3Za__previewResult dl>div:last-child{border-bottom:0}.SpatialRuleBuilder-module__CPi3Za__previewResult dt{color:var(--muted)}.SpatialRuleBuilder-module__CPi3Za__previewResult dd{overflow-wrap:anywhere;min-width:0;margin:0}.SpatialRuleBuilder-module__CPi3Za__previewResult details{min-width:0}.SpatialRuleBuilder-module__CPi3Za__previewResult summary{cursor:pointer;font-weight:700}.SpatialRuleBuilder-module__CPi3Za__previewResult pre{background:color-mix(in srgb, var(--text) 5%, var(--surface));border-radius:.65rem;min-width:0;max-height:18rem;padding:.75rem;overflow:auto}.SpatialRuleBuilder-module__CPi3Za__previewResult code{white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width:900px){.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.SpatialRuleBuilder-module__CPi3Za__mapBody{grid-template-columns:minmax(0,1fr) minmax(16rem,20rem)}}@media (max-width:700px){.SpatialRuleBuilder-module__CPi3Za__builder{gap:.8rem}.SpatialRuleBuilder-module__CPi3Za__heading{flex-direction:column;align-items:stretch}.SpatialRuleBuilder-module__CPi3Za__heading .SpatialRuleBuilder-module__CPi3Za__secondaryButton{align-self:flex-start}.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:1fr}.SpatialRuleBuilder-module__CPi3Za__ruleCard{padding:.72rem}.SpatialRuleBuilder-module__CPi3Za__distanceGrid{grid-template-columns:minmax(0,1fr) minmax(7rem,.42fr)}.SpatialRuleBuilder-module__CPi3Za__modalBackdrop{top:var(--spatial-visual-top,0px);width:100%;height:var(--spatial-visual-height,100dvh);padding:0;bottom:auto;left:0;right:0;overflow:hidden}.SpatialRuleBuilder-module__CPi3Za__mapDialog{border:0;border-radius:0;width:100%;height:100%}.SpatialRuleBuilder-module__CPi3Za__mapHeader{padding:calc(.75rem + env(safe-area-inset-top)) .8rem .75rem}.SpatialRuleBuilder-module__CPi3Za__mapBody{grid-template-rows:minmax(7rem,1fr) auto;min-height:0;display:grid;overflow:hidden}.SpatialRuleBuilder-module__CPi3Za__map{min-height:0;position:relative;inset:auto}.SpatialRuleBuilder-module__CPi3Za__mapSheet{max-height:min(calc(var(--spatial-visual-height,100dvh) * .46), 24rem);overscroll-behavior:contain;padding:.35rem .9rem calc(.9rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);scroll-padding-bottom:calc(5rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;border-left:0;border-radius:1rem 1rem 0 0;position:relative;bottom:auto;left:auto;right:auto;overflow:auto;box-shadow:0 -10px 30px #0206172e}.SpatialRuleBuilder-module__CPi3Za__mapSheet:focus-within{max-height:min(calc(var(--spatial-visual-height,100dvh) * .64), 32rem)}.SpatialRuleBuilder-module__CPi3Za__sheetActions{background:var(--surface);padding-top:.4rem;position:sticky;bottom:0}.SpatialRuleBuilder-module__CPi3Za__previewResult dl>div{grid-template-columns:1fr;gap:.2rem}}@media (max-width:420px){.SpatialRuleBuilder-module__CPi3Za__distanceGrid{grid-template-columns:1fr}.SpatialRuleBuilder-module__CPi3Za__referenceRow,.SpatialRuleBuilder-module__CPi3Za__areaSummary{flex-direction:column;align-items:stretch}.SpatialRuleBuilder-module__CPi3Za__referenceRow button,.SpatialRuleBuilder-module__CPi3Za__areaSummary button{align-self:flex-start}}.SpatialRuleBuilder-module__CPi3Za__previewLegend{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.7rem;padding:.55rem .65rem;display:flex}.SpatialRuleBuilder-module__CPi3Za__previewLegend span{align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;display:inline-flex}.SpatialRuleBuilder-module__CPi3Za__beforeSwatch,.SpatialRuleBuilder-module__CPi3Za__afterSwatch{width:.85rem;height:.85rem;box-shadow:0 0 0 1px var(--border);border:2px solid #fff;border-radius:999px;display:inline-block}.SpatialRuleBuilder-module__CPi3Za__beforeSwatch{background:#475569}.SpatialRuleBuilder-module__CPi3Za__afterSwatch{background:#f59e0b}.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.SpatialRuleBuilder-module__CPi3Za__ruleCard{background:#fff;border:1.5px solid #c6ced6;align-items:center;min-height:104px;padding:.9rem 1rem;box-shadow:0 1px 2px #0f172a0a}.SpatialRuleBuilder-module__CPi3Za__ruleCard:hover{background:#f8fafb;border-color:#667482;box-shadow:0 4px 12px #0f172a12}.SpatialRuleBuilder-module__CPi3Za__ruleCard input{width:1.05rem;height:1.05rem;margin-top:0}.SpatialRuleBuilder-module__CPi3Za__ruleCardActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, #fff);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 14%, transparent)}.SpatialRuleBuilder-module__CPi3Za__configuration{background:#fbfcfd;border-color:#cbd3da;align-content:start;min-height:250px;padding:1rem}.SpatialRuleBuilder-module__CPi3Za__field input,.SpatialRuleBuilder-module__CPi3Za__field select{background:#fff;border-color:#aeb8c2;min-height:46px;box-shadow:inset 0 1px 1px #0f172a0a}.SpatialRuleBuilder-module__CPi3Za__field input:hover,.SpatialRuleBuilder-module__CPi3Za__field select:hover{border-color:#73808c}.SpatialRuleBuilder-module__CPi3Za__field input:focus,.SpatialRuleBuilder-module__CPi3Za__field select:focus{border-color:var(--accent);outline:2px solid color-mix(in srgb, var(--accent) 22%, transparent);outline-offset:1px}.SpatialRuleBuilder-module__CPi3Za__inlineActions{align-items:center}.SpatialRuleBuilder-module__CPi3Za__inlineActions .SpatialRuleBuilder-module__CPi3Za__secondaryButton:first-child{background:#fff;border-color:#65727e;min-height:44px;padding-inline:1rem;box-shadow:0 1px 3px #0f172a14}.SpatialRuleBuilder-module__CPi3Za__inlineActions .SpatialRuleBuilder-module__CPi3Za__secondaryButton:first-child:before{content:"+";margin-right:.35rem;font-size:1.05rem;font-weight:800}.SpatialRuleBuilder-module__CPi3Za__predicateGroup{grid-template-columns:repeat(3,minmax(0,1fr))}.SpatialRuleBuilder-module__CPi3Za__predicateGroup legend{grid-column:1/-1;margin-bottom:.15rem}.SpatialRuleBuilder-module__CPi3Za__predicateGroup label{background:#fff;border-color:#c6ced6;min-height:86px}.SpatialRuleBuilder-module__CPi3Za__mapHeader{z-index:8;background:var(--surface);position:sticky;top:0}.SpatialRuleBuilder-module__CPi3Za__mapSheet .SpatialRuleBuilder-module__CPi3Za__field input{background:#fff;border:1.5px solid #8794a0;min-height:48px;box-shadow:0 1px 3px #0f172a14}.SpatialRuleBuilder-module__CPi3Za__mapSheet .SpatialRuleBuilder-module__CPi3Za__field input::placeholder{color:#7a858f;opacity:1}@media (max-width:700px){.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:1fr}.SpatialRuleBuilder-module__CPi3Za__ruleCard{min-height:88px}.SpatialRuleBuilder-module__CPi3Za__configuration{min-height:0}.SpatialRuleBuilder-module__CPi3Za__watchAreaRow{grid-template-columns:1fr;align-items:stretch}.SpatialRuleBuilder-module__CPi3Za__watchAreaRow .SpatialRuleBuilder-module__CPi3Za__inlineActions{flex-wrap:wrap}.SpatialRuleBuilder-module__CPi3Za__predicateGroup{grid-template-columns:1fr}}.SpatialRuleBuilder-module__CPi3Za__watchAreaRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__watchAreaRow .SpatialRuleBuilder-module__CPi3Za__inlineActions{flex-wrap:nowrap;align-items:center}@media (max-width:900px) and (min-width:701px){.SpatialRuleBuilder-module__CPi3Za__ruleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.SpatialRuleBuilder-module__CPi3Za__mapDialog{box-shadow:0 24px 70px #0206174d}.SpatialRuleBuilder-module__CPi3Za__mapSheet{background:linear-gradient(#fff 0%,#fbfcfd 100%)}.SpatialRuleBuilder-module__CPi3Za__sheetHandle{display:none}.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading>div{gap:.2rem;min-width:0;display:grid}.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading strong{font-size:.95rem}.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading div>span{color:var(--muted);font-size:.8rem;line-height:1.35}.SpatialRuleBuilder-module__CPi3Za__areaReady,.SpatialRuleBuilder-module__CPi3Za__areaPending{white-space:nowrap;border-radius:999px;flex:none;padding:.35rem .55rem;font-size:.72rem;font-weight:780}.SpatialRuleBuilder-module__CPi3Za__areaReady{color:#0f5e4e;background:#e3f3ed;border:1px solid #9ed3bf}.SpatialRuleBuilder-module__CPi3Za__areaPending{color:#59636b;background:#f3f5f6;border:1px solid #d5dade}.SpatialRuleBuilder-module__CPi3Za__areaNameField input{background:#fff;border:1.5px solid #7e8b96;min-height:48px;box-shadow:0 1px 3px #0f172a1a}.SpatialRuleBuilder-module__CPi3Za__areaNameField input:focus{border-color:var(--accent);outline:3px solid color-mix(in srgb, var(--accent) 20%, transparent);outline-offset:1px}@media (max-width:700px){.SpatialRuleBuilder-module__CPi3Za__mapHeader{z-index:12;box-shadow:0 1px 0 var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7}.SpatialRuleBuilder-module__CPi3Za__sheetHandle{justify-content:center;align-items:center;height:24px;margin:-.15rem -.9rem 0;display:flex}.SpatialRuleBuilder-module__CPi3Za__sheetHandle span{background:#c4cbc8;border-radius:999px;width:48px;height:5px}.SpatialRuleBuilder-module__CPi3Za__areaMapBody{grid-template-rows:minmax(6.5rem,1fr) auto}.SpatialRuleBuilder-module__CPi3Za__areaSheet{gap:.75rem}.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading{align-items:center}.SpatialRuleBuilder-module__CPi3Za__sheetActions{z-index:4;margin:0 -.9rem calc(-.9rem - env(safe-area-inset-bottom));padding:.75rem .9rem calc(.75rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-top:1px solid #e1e5e3;box-shadow:0 -5px 16px #0f172a12}.SpatialRuleBuilder-module__CPi3Za__sheetActions .SpatialRuleBuilder-module__CPi3Za__primaryButton,.SpatialRuleBuilder-module__CPi3Za__sheetActions .SpatialRuleBuilder-module__CPi3Za__secondaryButton{min-height:44px}}@media (max-width:420px){.SpatialRuleBuilder-module__CPi3Za__areaSheetHeading{flex-direction:column;align-items:flex-start;gap:.45rem}}
.WebhookDeliveryOperations-module__592u0a__operations{--border:color-mix(in srgb, currentColor 14%, transparent);--muted:color-mix(in srgb, currentColor 62%, transparent);gap:14px;min-width:0;display:grid}.WebhookDeliveryOperations-module__592u0a__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.WebhookDeliveryOperations-module__592u0a__metricGrid>div{border:1px solid var(--border);background:color-mix(in srgb, Canvas 96%, currentColor 4%);border-radius:12px;gap:4px;min-width:0;padding:13px 14px;display:grid}.WebhookDeliveryOperations-module__592u0a__metricGrid span,.WebhookDeliveryOperations-module__592u0a__queueStrip,.WebhookDeliveryOperations-module__592u0a__filters label>span,.WebhookDeliveryOperations-module__592u0a__muted{color:var(--muted);font-size:.75rem}.WebhookDeliveryOperations-module__592u0a__metricGrid strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.15rem;overflow:hidden}.WebhookDeliveryOperations-module__592u0a__queueStrip{border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;gap:7px 16px;padding:10px 12px;display:flex}.WebhookDeliveryOperations-module__592u0a__queueStrip strong{color:canvastext}.WebhookDeliveryOperations-module__592u0a__filters{grid-template-columns:repeat(4,minmax(130px,1fr));align-items:end;gap:9px;display:grid}.WebhookDeliveryOperations-module__592u0a__filters label{gap:5px;min-width:0;display:grid}.WebhookDeliveryOperations-module__592u0a__filters select,.WebhookDeliveryOperations-module__592u0a__filters input{border:1px solid var(--border);color:canvastext;width:100%;min-width:0;min-height:38px;font:inherit;background:canvas;border-radius:8px;padding:0 9px;font-size:.78rem}.WebhookDeliveryOperations-module__592u0a__filterActions,.WebhookDeliveryOperations-module__592u0a__toolbar,.WebhookDeliveryOperations-module__592u0a__toolbar>div,.WebhookDeliveryOperations-module__592u0a__pagination,.WebhookDeliveryOperations-module__592u0a__mobileTop,.WebhookDeliveryOperations-module__592u0a__sectionHeading{align-items:center;gap:8px;display:flex}.WebhookDeliveryOperations-module__592u0a__filters>.WebhookDeliveryOperations-module__592u0a__filterActions{grid-column:1/-1;justify-content:flex-end}.WebhookDeliveryOperations-module__592u0a__toolbar{justify-content:space-between;min-width:0}.WebhookDeliveryOperations-module__592u0a__toolbar>div{min-width:0}.WebhookDeliveryOperations-module__592u0a__toolbar span{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem}.WebhookDeliveryOperations-module__592u0a__primaryButton,.WebhookDeliveryOperations-module__592u0a__secondaryButton,.WebhookDeliveryOperations-module__592u0a__linkButton,.WebhookDeliveryOperations-module__592u0a__closeButton{min-height:36px;font:inherit;cursor:pointer;border-radius:8px;font-size:.78rem;font-weight:720}.WebhookDeliveryOperations-module__592u0a__primaryButton{color:canvas;background:canvastext;border:1px solid canvastext;padding:0 13px}.WebhookDeliveryOperations-module__592u0a__secondaryButton{border:1px solid var(--border);color:canvastext;background:canvas;padding:0 11px}.WebhookDeliveryOperations-module__592u0a__linkButton{color:linktext;background:0 0;border:0;min-height:30px;padding:0 7px}.WebhookDeliveryOperations-module__592u0a__closeButton{border:1px solid var(--border);color:canvastext;background:canvas;width:38px;padding:0;font-size:1.25rem}.WebhookDeliveryOperations-module__592u0a__primaryButton:disabled,.WebhookDeliveryOperations-module__592u0a__secondaryButton:disabled,.WebhookDeliveryOperations-module__592u0a__linkButton:disabled{cursor:not-allowed;opacity:.5}.WebhookDeliveryOperations-module__592u0a__error,.WebhookDeliveryOperations-module__592u0a__empty,.WebhookDeliveryOperations-module__592u0a__loading{border-radius:10px;padding:14px;font-size:.82rem}.WebhookDeliveryOperations-module__592u0a__error{background:color-mix(in srgb, #c64242 8%, Canvas);color:color-mix(in srgb, #b72e2e 90%, currentColor);border:1px solid #c6424252}.WebhookDeliveryOperations-module__592u0a__empty,.WebhookDeliveryOperations-module__592u0a__loading{border:1px dashed var(--border);color:var(--muted);text-align:center}.WebhookDeliveryOperations-module__592u0a__desktopTable{border:1px solid var(--border);border-radius:11px;min-width:0;max-width:100%;overflow:auto}.WebhookDeliveryOperations-module__592u0a__desktopTable table{border-collapse:collapse;width:100%;min-width:930px;font-size:.76rem}.WebhookDeliveryOperations-module__592u0a__desktopTable th,.WebhookDeliveryOperations-module__592u0a__desktopTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px}.WebhookDeliveryOperations-module__592u0a__desktopTable th{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:.68rem}.WebhookDeliveryOperations-module__592u0a__desktopTable tr:last-child td{border-bottom:0}.WebhookDeliveryOperations-module__592u0a__desktopTable code,.WebhookDeliveryOperations-module__592u0a__detailFacts code,.WebhookDeliveryOperations-module__592u0a__timeline code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem}.WebhookDeliveryOperations-module__592u0a__mobileList{display:none}.WebhookDeliveryOperations-module__592u0a__badge{border:1px solid var(--border);text-transform:capitalize;border-radius:999px;align-items:center;min-height:21px;padding:0 7px;font-size:.67rem;font-weight:750;display:inline-flex}.WebhookDeliveryOperations-module__592u0a__badgeDelivered{color:color-mix(in srgb, #138447 88%, currentColor);background:#1c9b591a;border-color:#1c9b5952}.WebhookDeliveryOperations-module__592u0a__badgePending,.WebhookDeliveryOperations-module__592u0a__badgeProcessing,.WebhookDeliveryOperations-module__592u0a__badgeRetrying{color:color-mix(in srgb, #a16808 88%, currentColor);background:#c787151c;border-color:#c7871557}.WebhookDeliveryOperations-module__592u0a__badgeDead{color:color-mix(in srgb, #ad3030 88%, currentColor);background:#c642421a;border-color:#c6424252}.WebhookDeliveryOperations-module__592u0a__pagination{justify-content:center}.WebhookDeliveryOperations-module__592u0a__pagination span{min-width:58px;color:var(--muted);text-align:center;font-size:.76rem}.WebhookDeliveryOperations-module__592u0a__drawerBackdrop{z-index:2100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000061;justify-items:end;display:grid;position:fixed;inset:0}.WebhookDeliveryOperations-module__592u0a__drawer{border-left:1px solid var(--border);background:canvas;align-content:start;gap:18px;width:min(620px,100%);min-width:0;height:100%;padding:22px;display:grid;overflow:auto;box-shadow:-18px 0 60px #0000003d}.WebhookDeliveryOperations-module__592u0a__drawer>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.WebhookDeliveryOperations-module__592u0a__drawer h3,.WebhookDeliveryOperations-module__592u0a__drawer h4{margin:0}.WebhookDeliveryOperations-module__592u0a__drawer header h3{margin-top:7px;font-size:1.15rem}.WebhookDeliveryOperations-module__592u0a__drawer header p{color:var(--muted);margin:4px 0 0;font-size:.78rem}.WebhookDeliveryOperations-module__592u0a__detailFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.WebhookDeliveryOperations-module__592u0a__detailFacts>div{border:1px solid var(--border);border-radius:9px;gap:3px;min-width:0;padding:10px;display:grid}.WebhookDeliveryOperations-module__592u0a__detailFacts span{color:var(--muted);text-transform:uppercase;font-size:.67rem}.WebhookDeliveryOperations-module__592u0a__detailFacts code,.WebhookDeliveryOperations-module__592u0a__detailFacts strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WebhookDeliveryOperations-module__592u0a__drawer section{gap:9px;min-width:0;display:grid}.WebhookDeliveryOperations-module__592u0a__sectionHeading{justify-content:space-between}.WebhookDeliveryOperations-module__592u0a__drawer pre{background:color-mix(in srgb, currentColor 7%, Canvas);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:9px;min-width:0;max-height:320px;margin:0;padding:12px;font-size:.72rem;line-height:1.5;overflow:auto}.WebhookDeliveryOperations-module__592u0a__timeline{gap:8px;display:grid}.WebhookDeliveryOperations-module__592u0a__timeline article{border:1px solid var(--border);border-radius:9px;gap:5px;padding:11px;display:grid}.WebhookDeliveryOperations-module__592u0a__timeline article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.WebhookDeliveryOperations-module__592u0a__timeline p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.74rem}@media (max-width:900px){.WebhookDeliveryOperations-module__592u0a__metricGrid,.WebhookDeliveryOperations-module__592u0a__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.WebhookDeliveryOperations-module__592u0a__filterActions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:680px){.WebhookDeliveryOperations-module__592u0a__operations{gap:12px}.WebhookDeliveryOperations-module__592u0a__metricGrid>div{padding:10px}.WebhookDeliveryOperations-module__592u0a__metricGrid strong{font-size:1rem}.WebhookDeliveryOperations-module__592u0a__queueStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;display:grid}.WebhookDeliveryOperations-module__592u0a__filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.WebhookDeliveryOperations-module__592u0a__filterActions{grid-template-columns:1fr 1fr;display:grid}.WebhookDeliveryOperations-module__592u0a__toolbar{flex-direction:column;align-items:stretch}.WebhookDeliveryOperations-module__592u0a__toolbar>div{justify-content:space-between}.WebhookDeliveryOperations-module__592u0a__toolbar>.WebhookDeliveryOperations-module__592u0a__primaryButton{width:100%}.WebhookDeliveryOperations-module__592u0a__desktopTable{display:none}.WebhookDeliveryOperations-module__592u0a__mobileList{gap:8px;display:grid}.WebhookDeliveryOperations-module__592u0a__mobileList article{border:1px solid var(--border);background:canvas;border-radius:11px;gap:10px;min-width:0;padding:12px;display:grid}.WebhookDeliveryOperations-module__592u0a__mobileTop{justify-content:space-between}.WebhookDeliveryOperations-module__592u0a__mobileTop>div{align-items:center;gap:8px;min-width:0;display:flex}.WebhookDeliveryOperations-module__592u0a__mobileTop strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;overflow:hidden}.WebhookDeliveryOperations-module__592u0a__mobileList dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.WebhookDeliveryOperations-module__592u0a__mobileList dl div{min-width:0}.WebhookDeliveryOperations-module__592u0a__mobileList dt{color:var(--muted);text-transform:uppercase;font-size:.66rem}.WebhookDeliveryOperations-module__592u0a__mobileList dd{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.75rem;overflow:hidden}.WebhookDeliveryOperations-module__592u0a__drawerBackdrop{align-items:end}.WebhookDeliveryOperations-module__592u0a__drawer{width:100%;height:min(88dvh,760px);padding:16px 14px max(18px, env(safe-area-inset-bottom));border-top:1px solid var(--border);border-left:0;border-radius:18px 18px 0 0;box-shadow:0 -14px 50px #00000042}.WebhookDeliveryOperations-module__592u0a__detailFacts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){.WebhookDeliveryOperations-module__592u0a__filters{grid-template-columns:1fr}.WebhookDeliveryOperations-module__592u0a__filterActions{grid-column:auto}.WebhookDeliveryOperations-module__592u0a__queueStrip{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.WebhookDeliveryOperations-module__592u0a__drawerBackdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.WebhookDeliveryOperations-module__592u0a__headerSummary{gap:.55rem;margin:0;display:grid}.WebhookDeliveryOperations-module__592u0a__headerSummary>div{border-bottom:1px solid var(--border-subtle,#94a3b838);grid-template-columns:minmax(10rem,.45fr) minmax(0,1fr);align-items:start;gap:.75rem;padding:.65rem 0;display:grid}.WebhookDeliveryOperations-module__592u0a__headerSummary dt{overflow-wrap:anywhere;font-weight:700}.WebhookDeliveryOperations-module__592u0a__headerSummary dd{min-width:0;margin:0}.WebhookDeliveryOperations-module__592u0a__headerSummary code,.WebhookDeliveryOperations-module__592u0a__attemptResponse code{white-space:pre-wrap;overflow-wrap:anywhere}.WebhookDeliveryOperations-module__592u0a__attemptResponse{max-height:10rem;margin:.55rem 0 0;overflow:auto}@media (max-width:640px){.WebhookDeliveryOperations-module__592u0a__headerSummary>div{grid-template-columns:1fr;gap:.3rem}}
.WebhookSetupGuide-module__1hVlya__guide{gap:18px;display:grid}.WebhookSetupGuide-module__1hVlya__intro{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:radial-gradient(circle at top right, #f4a31624, transparent 38%), color-mix(in srgb, Canvas 96%, currentColor 4%);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:20px;padding:clamp(18px,3vw,28px);display:flex}.WebhookSetupGuide-module__1hVlya__intro>div{gap:7px;max-width:720px;display:grid}.WebhookSetupGuide-module__1hVlya__intro h3,.WebhookSetupGuide-module__1hVlya__sectionHeading h4,.WebhookSetupGuide-module__1hVlya__referenceCard h4{letter-spacing:-.02em;margin:0}.WebhookSetupGuide-module__1hVlya__intro h3{font-size:clamp(1.25rem,2vw,1.65rem)}.WebhookSetupGuide-module__1hVlya__intro p,.WebhookSetupGuide-module__1hVlya__sectionHeading p,.WebhookSetupGuide-module__1hVlya__step p,.WebhookSetupGuide-module__1hVlya__deliveryNote span{color:color-mix(in srgb, currentColor 62%, transparent);margin:0;line-height:1.5}.WebhookSetupGuide-module__1hVlya__kicker{color:color-mix(in srgb, currentColor 60%, transparent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:780}.WebhookSetupGuide-module__1hVlya__primaryButton,.WebhookSetupGuide-module__1hVlya__secondaryButton,.WebhookSetupGuide-module__1hVlya__copyButton{min-height:38px;font:inherit;cursor:pointer;border-radius:10px;font-size:.8rem;font-weight:740}.WebhookSetupGuide-module__1hVlya__introActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.WebhookSetupGuide-module__1hVlya__primaryButton{color:canvas;background:canvastext;border:1px solid canvastext;flex:none;padding:0 15px}.WebhookSetupGuide-module__1hVlya__secondaryButton{border:1px solid color-mix(in srgb, currentColor 22%, transparent);color:canvastext;background:canvas;flex:none;padding:0 15px}.WebhookSetupGuide-module__1hVlya__copyButton{border:1px solid color-mix(in srgb, currentColor 22%, transparent);color:canvastext;background:canvas;padding:0 12px}.WebhookSetupGuide-module__1hVlya__primaryButton:hover,.WebhookSetupGuide-module__1hVlya__secondaryButton:hover,.WebhookSetupGuide-module__1hVlya__copyButton:hover{transform:translateY(-1px)}.WebhookSetupGuide-module__1hVlya__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.WebhookSetupGuide-module__1hVlya__step{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, Canvas 97%, currentColor 3%);border-radius:13px;align-items:flex-start;gap:11px;min-width:0;padding:14px;display:flex}.WebhookSetupGuide-module__1hVlya__step>span{background:color-mix(in srgb, currentColor 8%, transparent);border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:.72rem;font-weight:800;display:grid}.WebhookSetupGuide-module__1hVlya__step>div{gap:4px;min-width:0;display:grid}.WebhookSetupGuide-module__1hVlya__step strong{font-size:.8rem}.WebhookSetupGuide-module__1hVlya__step p{font-size:.72rem}.WebhookSetupGuide-module__1hVlya__codeSection,.WebhookSetupGuide-module__1hVlya__referenceCard,.WebhookSetupGuide-module__1hVlya__deliveryNote{border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, Canvas 97%, currentColor 3%);border-radius:14px}.WebhookSetupGuide-module__1hVlya__codeSection{overflow:hidden}.WebhookSetupGuide-module__1hVlya__sectionHeading{border-bottom:1px solid color-mix(in srgb, currentColor 13%, transparent);justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.WebhookSetupGuide-module__1hVlya__sectionHeading>div{gap:3px;display:grid}.WebhookSetupGuide-module__1hVlya__sectionHeading h4,.WebhookSetupGuide-module__1hVlya__referenceCard h4{font-size:.87rem}.WebhookSetupGuide-module__1hVlya__sectionHeading p{font-size:.72rem}.WebhookSetupGuide-module__1hVlya__languageTabs{background:#f2f5f8;border-bottom:1px solid #d8dee6;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;display:grid}.WebhookSetupGuide-module__1hVlya__languageTabs button{color:#536170;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfd7e1;border-radius:9px;gap:2px;padding:9px 10px;display:grid}.WebhookSetupGuide-module__1hVlya__languageTabs button strong{color:#1d2a38;font-size:.76rem}.WebhookSetupGuide-module__1hVlya__languageTabs button span{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.WebhookSetupGuide-module__1hVlya__languageTabs button[aria-selected=true]{color:#172433;background:#e7edf4;border-color:#697889}.WebhookSetupGuide-module__1hVlya__codeBlock,.WebhookSetupGuide-module__1hVlya__payloadBlock{color:#172433;tab-size:2;background:#f8fafc;border-top:1px solid #d8dee6;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.55;overflow:auto}.WebhookSetupGuide-module__1hVlya__codeBlock{max-height:560px}.WebhookSetupGuide-module__1hVlya__payloadBlock{max-height:340px}.WebhookSetupGuide-module__1hVlya__referenceGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.WebhookSetupGuide-module__1hVlya__referenceCard{gap:12px;padding:14px;display:grid}.WebhookSetupGuide-module__1hVlya__envValue{border:1px solid color-mix(in srgb, currentColor 14%, transparent);text-overflow:ellipsis;white-space:nowrap;background:canvas;border-radius:9px;padding:11px 12px;font-size:.72rem;overflow:hidden}.WebhookSetupGuide-module__1hVlya__headerList{gap:8px;margin:0;display:grid}.WebhookSetupGuide-module__1hVlya__headerList div{border-bottom:1px solid color-mix(in srgb, currentColor 10%, transparent);grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:10px;padding:8px 0;display:grid}.WebhookSetupGuide-module__1hVlya__headerList div:last-child{border-bottom:0}.WebhookSetupGuide-module__1hVlya__headerList dt{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:720}.WebhookSetupGuide-module__1hVlya__headerList dd{color:color-mix(in srgb, currentColor 62%, transparent);margin:0;font-size:.7rem}.WebhookSetupGuide-module__1hVlya__deliveryNote{align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.WebhookSetupGuide-module__1hVlya__deliveryNote strong{flex:none;font-size:.8rem}.WebhookSetupGuide-module__1hVlya__deliveryNote span{font-size:.76rem}@media (max-width:900px){.WebhookSetupGuide-module__1hVlya__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.WebhookSetupGuide-module__1hVlya__referenceGrid{grid-template-columns:1fr}}@media (max-width:640px){.WebhookSetupGuide-module__1hVlya__intro,.WebhookSetupGuide-module__1hVlya__sectionHeading,.WebhookSetupGuide-module__1hVlya__deliveryNote{flex-direction:column;align-items:stretch}.WebhookSetupGuide-module__1hVlya__introActions{justify-content:flex-start;width:100%}.WebhookSetupGuide-module__1hVlya__primaryButton,.WebhookSetupGuide-module__1hVlya__secondaryButton,.WebhookSetupGuide-module__1hVlya__sectionHeading .WebhookSetupGuide-module__1hVlya__copyButton{align-self:flex-start;width:fit-content;max-width:100%}.WebhookSetupGuide-module__1hVlya__steps{grid-template-columns:1fr}.WebhookSetupGuide-module__1hVlya__languageTabs{overscroll-behavior-inline:contain;scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.WebhookSetupGuide-module__1hVlya__languageTabs::-webkit-scrollbar{display:none}.WebhookSetupGuide-module__1hVlya__languageTabs button{flex:none;min-width:112px}.WebhookSetupGuide-module__1hVlya__languageTabs button span{white-space:normal}.WebhookSetupGuide-module__1hVlya__codeBlock,.WebhookSetupGuide-module__1hVlya__payloadBlock{max-width:100%;font-size:.68rem}.WebhookSetupGuide-module__1hVlya__headerList div{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.WebhookSetupGuide-module__1hVlya__primaryButton,.WebhookSetupGuide-module__1hVlya__copyButton{transition:none}}
.AutomationWorkspace-module__tfZuEa__workspace{--auto-border:color-mix(in srgb, currentColor 14%, transparent);--auto-muted:color-mix(in srgb, currentColor 62%, transparent);--auto-soft:color-mix(in srgb, Canvas 96%, currentColor 4%);gap:18px;width:100%;min-width:0;max-width:1180px;margin:0 auto;padding:24px clamp(16px,3vw,34px) 42px;display:grid}.AutomationWorkspace-module__tfZuEa__hero,.AutomationWorkspace-module__tfZuEa__panelHeader,.AutomationWorkspace-module__tfZuEa__cardTop,.AutomationWorkspace-module__tfZuEa__pushCard,.AutomationWorkspace-module__tfZuEa__monitoringHeader,.AutomationWorkspace-module__tfZuEa__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.AutomationWorkspace-module__tfZuEa__hero>div:first-child,.AutomationWorkspace-module__tfZuEa__panelHeader>div,.AutomationWorkspace-module__tfZuEa__cardIdentity,.AutomationWorkspace-module__tfZuEa__modalHeader>div,.AutomationWorkspace-module__tfZuEa__pushCard>div{min-width:0}.AutomationWorkspace-module__tfZuEa__hero h2,.AutomationWorkspace-module__tfZuEa__panelHeader h3,.AutomationWorkspace-module__tfZuEa__modalHeader h3,.AutomationWorkspace-module__tfZuEa__titleRow h4{margin:0}.AutomationWorkspace-module__tfZuEa__hero h2{letter-spacing:-.03em;margin-top:4px;font-size:clamp(1.55rem,2.2vw,2rem)}.AutomationWorkspace-module__tfZuEa__hero p,.AutomationWorkspace-module__tfZuEa__panelHeader p,.AutomationWorkspace-module__tfZuEa__modalHeader p{color:var(--auto-muted);margin:5px 0 0;line-height:1.45}.AutomationWorkspace-module__tfZuEa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--auto-muted);font-size:.75rem;font-weight:760}.AutomationWorkspace-module__tfZuEa__heroActions,.AutomationWorkspace-module__tfZuEa__cardActions,.AutomationWorkspace-module__tfZuEa__inlineActions,.AutomationWorkspace-module__tfZuEa__modalActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AutomationWorkspace-module__tfZuEa__notice,.AutomationWorkspace-module__tfZuEa__error,.AutomationWorkspace-module__tfZuEa__secretBox,.AutomationWorkspace-module__tfZuEa__infoCard{border-radius:11px;padding:12px 14px;font-size:.83rem;line-height:1.45}.AutomationWorkspace-module__tfZuEa__notice{background:color-mix(in srgb, #1c9b59 8%, Canvas);border:1px solid #1c9b5947}.AutomationWorkspace-module__tfZuEa__error{background:color-mix(in srgb, #c64242 8%, Canvas);color:color-mix(in srgb, #b72e2e 90%, currentColor);border:1px solid #c642424d}.AutomationWorkspace-module__tfZuEa__secretBox{background:color-mix(in srgb, #2979d6 7%, Canvas);border:1px solid #2979d652;gap:10px;display:grid}.AutomationWorkspace-module__tfZuEa__secretBox>div:first-child{gap:3px;display:grid}.AutomationWorkspace-module__tfZuEa__secretBox span{color:var(--auto-muted)}.AutomationWorkspace-module__tfZuEa__secretValue{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px;display:grid}.AutomationWorkspace-module__tfZuEa__secretValue code,.AutomationWorkspace-module__tfZuEa__url{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AutomationWorkspace-module__tfZuEa__secretValue code{background:color-mix(in srgb, currentColor 7%, transparent);border-radius:8px;padding:9px}.AutomationWorkspace-module__tfZuEa__tabs{border:1px solid var(--auto-border);background:var(--auto-soft);scrollbar-width:none;border-radius:12px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.AutomationWorkspace-module__tfZuEa__tabs::-webkit-scrollbar{display:none}.AutomationWorkspace-module__tfZuEa__tabs button{min-height:36px;color:var(--auto-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;padding:0 13px;font-size:.83rem;font-weight:720}.AutomationWorkspace-module__tfZuEa__tabs button[aria-selected=true]{color:canvastext;box-shadow:0 1px 4px color-mix(in srgb, currentColor 12%, transparent);background:canvas}.AutomationWorkspace-module__tfZuEa__panel,.AutomationWorkspace-module__tfZuEa__list,.AutomationWorkspace-module__tfZuEa__cardIdentity,.AutomationWorkspace-module__tfZuEa__formGrid,.AutomationWorkspace-module__tfZuEa__formSection,.AutomationWorkspace-module__tfZuEa__monitoringCard,.AutomationWorkspace-module__tfZuEa__monitoringChoices,.AutomationWorkspace-module__tfZuEa__headerRows{min-width:0;display:grid}.AutomationWorkspace-module__tfZuEa__panel{gap:14px}.AutomationWorkspace-module__tfZuEa__list{gap:10px}.AutomationWorkspace-module__tfZuEa__cardIdentity{gap:8px}.AutomationWorkspace-module__tfZuEa__formGrid{gap:14px}.AutomationWorkspace-module__tfZuEa__formSection{gap:11px}.AutomationWorkspace-module__tfZuEa__monitoringCard{gap:10px}.AutomationWorkspace-module__tfZuEa__monitoringChoices,.AutomationWorkspace-module__tfZuEa__headerRows{gap:8px}.AutomationWorkspace-module__tfZuEa__panelHeader{align-items:flex-end}.AutomationWorkspace-module__tfZuEa__panelHeader h3,.AutomationWorkspace-module__tfZuEa__modalHeader h3{font-size:1rem}.AutomationWorkspace-module__tfZuEa__panelHeader p,.AutomationWorkspace-module__tfZuEa__modalHeader p{font-size:.84rem}.AutomationWorkspace-module__tfZuEa__card{border:1px solid var(--auto-border);min-width:0;box-shadow:0 1px 3px color-mix(in srgb, currentColor 6%, transparent);background:canvas;border-radius:14px;padding:16px}.AutomationWorkspace-module__tfZuEa__titleRow,.AutomationWorkspace-module__tfZuEa__channelChips,.AutomationWorkspace-module__tfZuEa__metadata{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.AutomationWorkspace-module__tfZuEa__titleRow h4{font-size:.96rem}.AutomationWorkspace-module__tfZuEa__badge,.AutomationWorkspace-module__tfZuEa__channelChips span{border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:.7rem;font-weight:720;display:inline-flex}.AutomationWorkspace-module__tfZuEa__badge{border:1px solid var(--auto-border);text-transform:capitalize}.AutomationWorkspace-module__tfZuEa__channelChips span{background:color-mix(in srgb, #2979d6 9%, Canvas);color:color-mix(in srgb, #2468b6 92%, currentColor)}.AutomationWorkspace-module__tfZuEa__metadata{color:var(--auto-muted);font-size:.77rem}.AutomationWorkspace-module__tfZuEa__url{color:var(--auto-muted);font-size:.76rem;display:block}.AutomationWorkspace-module__tfZuEa__pushCard{border:1px solid var(--auto-border);background:var(--auto-soft);border-radius:12px;align-items:center;padding:14px 15px}.AutomationWorkspace-module__tfZuEa__pushCard>div{gap:3px;display:grid}.AutomationWorkspace-module__tfZuEa__pushCard span{color:var(--auto-muted);font-size:.8rem}.AutomationWorkspace-module__tfZuEa__empty{border:1px dashed var(--auto-border);color:var(--auto-muted);text-align:center;border-radius:14px;justify-items:center;gap:7px;padding:42px 20px;display:grid}.AutomationWorkspace-module__tfZuEa__empty strong{color:canvastext}.AutomationWorkspace-module__tfZuEa__primaryButton,.AutomationWorkspace-module__tfZuEa__secondaryButton,.AutomationWorkspace-module__tfZuEa__dangerButton,.AutomationWorkspace-module__tfZuEa__iconButton{min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:9px;padding:0 12px;font-size:.82rem;font-weight:720}.AutomationWorkspace-module__tfZuEa__primaryButton{color:canvas;background:canvastext;border:1px solid canvastext}.AutomationWorkspace-module__tfZuEa__secondaryButton,.AutomationWorkspace-module__tfZuEa__iconButton{border:1px solid var(--auto-border);color:canvastext;background:canvas}.AutomationWorkspace-module__tfZuEa__dangerButton{background:color-mix(in srgb, #c64242 8%, Canvas);color:color-mix(in srgb, #b72e2e 90%, currentColor);border:1px solid #c6424259}.AutomationWorkspace-module__tfZuEa__primaryButton:disabled,.AutomationWorkspace-module__tfZuEa__secondaryButton:disabled,.AutomationWorkspace-module__tfZuEa__dangerButton:disabled,.AutomationWorkspace-module__tfZuEa__iconButton:disabled{cursor:not-allowed;opacity:.5}.AutomationWorkspace-module__tfZuEa__backdrop{z-index:2200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.AutomationWorkspace-module__tfZuEa__modal{border:1px solid var(--auto-border);background:canvas;border-radius:16px;gap:17px;width:min(620px,100%);max-height:min(850px,100dvh - 40px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 20px 70px #00000047}.AutomationWorkspace-module__tfZuEa__modalWide{width:min(860px,100%)}.AutomationWorkspace-module__tfZuEa__modalHeader{z-index:3;border-bottom:1px solid var(--auto-border);background:canvas;margin:-22px -22px 0;padding:20px 22px 15px;position:sticky;top:-22px}.AutomationWorkspace-module__tfZuEa__iconButton{flex:none;width:38px;padding:0;font-size:1.2rem}.AutomationWorkspace-module__tfZuEa__modalActions{z-index:3;border-top:1px solid var(--auto-border);background:canvas;justify-content:flex-end;margin:0 -22px -22px;padding:12px 22px 16px;position:sticky;bottom:-22px}.AutomationWorkspace-module__tfZuEa__field{gap:6px;min-width:0;display:grid}.AutomationWorkspace-module__tfZuEa__field>span,.AutomationWorkspace-module__tfZuEa__formSection legend{font-size:.78rem;font-weight:750}.AutomationWorkspace-module__tfZuEa__field>small,.AutomationWorkspace-module__tfZuEa__checkRow small,.AutomationWorkspace-module__tfZuEa__deliveryChoice small{color:var(--auto-muted);font-size:.72rem;line-height:1.35}.AutomationWorkspace-module__tfZuEa__field input,.AutomationWorkspace-module__tfZuEa__field select,.AutomationWorkspace-module__tfZuEa__headerRow input{border:1px solid var(--auto-border);color:canvastext;width:100%;min-width:0;min-height:42px;font:inherit;background:canvas;border-radius:9px;padding:0 11px}.AutomationWorkspace-module__tfZuEa__twoColumns,.AutomationWorkspace-module__tfZuEa__choiceGrid,.AutomationWorkspace-module__tfZuEa__fieldGrid,.AutomationWorkspace-module__tfZuEa__deliveryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.AutomationWorkspace-module__tfZuEa__deliveryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.AutomationWorkspace-module__tfZuEa__formSection{border:1px solid var(--auto-border);border-radius:11px;margin:0;padding:13px}.AutomationWorkspace-module__tfZuEa__formSection legend{padding:0 5px}.AutomationWorkspace-module__tfZuEa__formSection legend small{color:var(--auto-muted);font-weight:500}.AutomationWorkspace-module__tfZuEa__deliveryChoice,.AutomationWorkspace-module__tfZuEa__checkRow,.AutomationWorkspace-module__tfZuEa__compactCheck{border:1px solid var(--auto-border);cursor:pointer;border-radius:10px;align-items:flex-start;gap:9px;min-width:0;display:flex}.AutomationWorkspace-module__tfZuEa__deliveryChoice,.AutomationWorkspace-module__tfZuEa__checkRow{padding:10px}.AutomationWorkspace-module__tfZuEa__compactCheck{padding:8px 9px;font-size:.78rem}.AutomationWorkspace-module__tfZuEa__deliveryChoiceSelected{background:color-mix(in srgb, #2979d6 7%, Canvas);border-color:#2979d66b}.AutomationWorkspace-module__tfZuEa__deliveryChoice input,.AutomationWorkspace-module__tfZuEa__checkRow input,.AutomationWorkspace-module__tfZuEa__compactCheck input{flex:none;margin-top:2px}.AutomationWorkspace-module__tfZuEa__deliveryChoice span,.AutomationWorkspace-module__tfZuEa__checkRow span{min-width:0}.AutomationWorkspace-module__tfZuEa__deliveryChoice strong,.AutomationWorkspace-module__tfZuEa__checkRow strong,.AutomationWorkspace-module__tfZuEa__deliveryChoice small,.AutomationWorkspace-module__tfZuEa__checkRow small{display:block}.AutomationWorkspace-module__tfZuEa__webhookPicker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.AutomationWorkspace-module__tfZuEa__headerRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.AutomationWorkspace-module__tfZuEa__infoCard{background:color-mix(in srgb, #2979d6 7%, Canvas);border:1px solid #2979d647}.AutomationWorkspace-module__tfZuEa__monitoringCard{background:color-mix(in srgb, #2979d6 6%, Canvas);border:1px solid #2979d647;border-radius:11px;padding:12px}.AutomationWorkspace-module__tfZuEa__monitoringHeader{align-items:center}.AutomationWorkspace-module__tfZuEa__monitoringHeader>div{gap:2px;display:grid}.AutomationWorkspace-module__tfZuEa__monitoringHeader span{color:var(--auto-muted);font-size:.73rem}.AutomationWorkspace-module__tfZuEa__loading{min-height:280px;color:var(--auto-muted);place-items:center;display:grid}@media (max-width:820px){.AutomationWorkspace-module__tfZuEa__cardTop{flex-direction:column}.AutomationWorkspace-module__tfZuEa__cardActions{width:100%}.AutomationWorkspace-module__tfZuEa__deliveryGrid{grid-template-columns:1fr}}@media (max-width:760px){.AutomationWorkspace-module__tfZuEa__workspace{padding:18px 14px max(30px, env(safe-area-inset-bottom));gap:15px}.AutomationWorkspace-module__tfZuEa__hero,.AutomationWorkspace-module__tfZuEa__panelHeader,.AutomationWorkspace-module__tfZuEa__pushCard,.AutomationWorkspace-module__tfZuEa__monitoringHeader{flex-direction:column;align-items:stretch}.AutomationWorkspace-module__tfZuEa__heroActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.AutomationWorkspace-module__tfZuEa__heroActions>*{width:100%;min-width:0}.AutomationWorkspace-module__tfZuEa__tabs{width:100%}.AutomationWorkspace-module__tfZuEa__tabs button{min-height:39px;padding-inline:12px}.AutomationWorkspace-module__tfZuEa__panelHeader>.AutomationWorkspace-module__tfZuEa__primaryButton,.AutomationWorkspace-module__tfZuEa__panelHeader>.AutomationWorkspace-module__tfZuEa__secondaryButton,.AutomationWorkspace-module__tfZuEa__pushCard>button{align-self:flex-start}.AutomationWorkspace-module__tfZuEa__card{padding:14px}.AutomationWorkspace-module__tfZuEa__cardActions{gap:6px}.AutomationWorkspace-module__tfZuEa__twoColumns,.AutomationWorkspace-module__tfZuEa__choiceGrid,.AutomationWorkspace-module__tfZuEa__fieldGrid,.AutomationWorkspace-module__tfZuEa__secretValue,.AutomationWorkspace-module__tfZuEa__webhookPicker,.AutomationWorkspace-module__tfZuEa__headerRow{grid-template-columns:1fr}.AutomationWorkspace-module__tfZuEa__backdrop{align-items:end;padding:0}.AutomationWorkspace-module__tfZuEa__modal,.AutomationWorkspace-module__tfZuEa__modalWide{width:100%;max-height:94dvh;padding:18px 16px max(18px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.AutomationWorkspace-module__tfZuEa__modalHeader{margin:-18px -16px 0;padding:16px 16px 13px;top:-18px}.AutomationWorkspace-module__tfZuEa__modalActions{bottom:calc(-1 * max(18px, env(safe-area-inset-bottom)));margin:0 -16px calc(-1 * max(18px, env(safe-area-inset-bottom)));padding:12px 16px max(12px, env(safe-area-inset-bottom))}}@media (max-width:430px){.AutomationWorkspace-module__tfZuEa__heroActions{grid-template-columns:1fr}.AutomationWorkspace-module__tfZuEa__cardActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.AutomationWorkspace-module__tfZuEa__cardActions>*{text-overflow:ellipsis;width:100%;min-width:0;overflow:hidden}}@media (prefers-reduced-motion:reduce){.AutomationWorkspace-module__tfZuEa__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
.ExportMenuEnhancer-module__PBvYpq__option,.ExportMenuEnhancer-module__PBvYpq__nativeOption{color:#202625;text-align:left;flex-direction:column;justify-content:center;gap:3px;min-width:0;align-items:flex-start!important;width:auto!important;display:flex!important}.ExportMenuEnhancer-module__PBvYpq__option strong,.ExportMenuEnhancer-module__PBvYpq__option small{display:block}.ExportMenuEnhancer-module__PBvYpq__option strong,.ExportMenuEnhancer-module__PBvYpq__nativeOption{line-height:1.2;font-size:.76rem!important;font-weight:760!important}.ExportMenuEnhancer-module__PBvYpq__option small,.ExportMenuEnhancer-module__PBvYpq__nativeOption:after{color:#737a78;font-size:.63rem;font-weight:520;line-height:1.25}.ExportMenuEnhancer-module__PBvYpq__nativeOption:after{content:attr(data-description);display:block}.ExportMenuEnhancer-module__PBvYpq__desktopGrid{max-height:min(360px,100dvh - 110px);grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:min(360px,100vw - 32px)!important;min-width:0!important;padding:8px!important;display:grid!important;overflow:hidden auto!important}.ExportMenuEnhancer-module__PBvYpq__desktopGrid>a{background:#fff;border:1px solid #e5e7e6;border-radius:8px!important;min-width:0!important;min-height:62px!important;padding:9px 10px!important}.ExportMenuEnhancer-module__PBvYpq__desktopGrid>a:hover{border-color:#bdc5c2;background:#f4f7f6!important}.ExportMenuEnhancer-module__PBvYpq__mobileGrid{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.ExportMenuEnhancer-module__PBvYpq__mobileGrid>span{grid-column:1/-1}.ExportMenuEnhancer-module__PBvYpq__mobileGrid>a{background:#fafbfb!important;border:1px solid #e3e7e5!important;border-radius:8px!important;min-width:0!important;min-height:50px!important;padding:7px 9px!important}.ExportMenuEnhancer-module__PBvYpq__mobileGrid>a:active{background:#eef3f1!important;border-color:#bfc8c4!important}@media (max-width:420px){.ExportMenuEnhancer-module__PBvYpq__desktopGrid{width:min(320px,100vw - 24px)!important}.ExportMenuEnhancer-module__PBvYpq__mobileGrid>a{min-height:48px!important}}
.LayerIntegrationsPanel-module__H7qDCq__experience{box-sizing:border-box;gap:22px;width:100%;min-width:0;margin:0;padding:28px clamp(18px,3vw,38px) 56px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.LayerIntegrationsPanel-module__H7qDCq__heading h2,.LayerIntegrationsPanel-module__H7qDCq__heading p{margin:0}.LayerIntegrationsPanel-module__H7qDCq__heading h2{letter-spacing:-.045em;font-size:clamp(1.55rem,3vw,2.05rem);font-weight:760;line-height:1.05}.LayerIntegrationsPanel-module__H7qDCq__heading>div>p:last-child{color:#686868;max-width:54ch;margin-top:8px;font-size:.9rem;line-height:1.5}.LayerIntegrationsPanel-module__H7qDCq__eyebrow{color:#777;letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:780;margin-bottom:7px!important}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker{background:#f4f4f4;border:1px solid #d8d8d8;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:min(760px,100%);min-width:0;padding:5px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button{cursor:pointer;color:#666;text-align:left;background:0 0;border:0;border-radius:9px;align-content:center;gap:2px;min-width:0;min-height:58px;padding:9px 12px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button strong,.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button strong{color:#292929;font-size:.82rem;font-weight:740}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button span{font-size:.68rem}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button:hover{background:#ffffffb8}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker .LayerIntegrationsPanel-module__H7qDCq__activeTarget{color:#555;background:#fff;box-shadow:0 1px 4px #0000001f}.LayerIntegrationsPanel-module__H7qDCq__primaryConnection{box-sizing:border-box;background:#fff;border:1px solid #d3d3d3;border-radius:16px;gap:15px;width:100%;min-width:0;padding:clamp(20px,2.4vw,28px);display:grid;box-shadow:0 12px 34px #0000000d}.LayerIntegrationsPanel-module__H7qDCq__primaryHeading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.LayerIntegrationsPanel-module__H7qDCq__primaryHeading>div{gap:3px;min-width:0;display:grid}.LayerIntegrationsPanel-module__H7qDCq__primaryHeading span:first-child{color:#707070;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:780}.LayerIntegrationsPanel-module__H7qDCq__primaryHeading h3{letter-spacing:-.025em;margin:0;font-size:1.12rem;font-weight:750}.LayerIntegrationsPanel-module__H7qDCq__recommended{color:#444;background:#f8f8f8;border:1px solid #cfcfcf;border-radius:999px;flex:none;align-items:center;min-height:26px;padding:0 9px;font-size:.68rem;font-weight:720;display:inline-flex}.LayerIntegrationsPanel-module__H7qDCq__primaryHelp{color:#6d6d6d;max-width:70ch;margin:0;font-size:.8rem;line-height:1.5}.LayerIntegrationsPanel-module__H7qDCq__urlBar{background:#fafafa;border:1px solid #d8d8d8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px 10px 10px 14px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__urlBar code{color:#1d1d1d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;line-height:1.45;display:block;overflow:hidden}.LayerIntegrationsPanel-module__H7qDCq__copyButton{cursor:pointer;color:#fff;background:#171717;border:1px solid #171717;border-radius:8px;min-width:82px;min-height:38px;padding:7px 13px;font-size:.75rem;font-weight:720;transition:transform .12s,background-color .12s}.LayerIntegrationsPanel-module__H7qDCq__copyButton:hover{background:#000}.LayerIntegrationsPanel-module__H7qDCq__copyButton:active{transform:translateY(1px)}.LayerIntegrationsPanel-module__H7qDCq__privateNotice{color:#727272;margin:-8px 0 0;padding:0 2px;font-size:.75rem;line-height:1.5}.LayerIntegrationsPanel-module__H7qDCq__quickConnections{gap:10px;min-width:0;display:grid}.LayerIntegrationsPanel-module__H7qDCq__sectionHeading h3,.LayerIntegrationsPanel-module__H7qDCq__sectionHeading p{margin:0}.LayerIntegrationsPanel-module__H7qDCq__sectionHeading h3{font-size:.9rem;font-weight:740}.LayerIntegrationsPanel-module__H7qDCq__sectionHeading p{color:#777;margin-top:3px;font-size:.72rem}.LayerIntegrationsPanel-module__H7qDCq__integrationList{border-top:1px solid #dfdfdf;width:100%}.LayerIntegrationsPanel-module__H7qDCq__integrationRow{box-sizing:border-box;border-bottom:1px solid #e7e7e7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-height:66px;padding:10px 2px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__integrationRow>div{gap:3px;min-width:0;display:grid}.LayerIntegrationsPanel-module__H7qDCq__integrationRow strong,.LayerIntegrationsPanel-module__H7qDCq__integrationRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LayerIntegrationsPanel-module__H7qDCq__integrationRow strong{font-size:.84rem;font-weight:720}.LayerIntegrationsPanel-module__H7qDCq__integrationRow span{color:#747474;font-size:.72rem}.LayerIntegrationsPanel-module__H7qDCq__integrationRow .LayerIntegrationsPanel-module__H7qDCq__copyButton{color:#333;background:#fff;border-color:#d2d2d2;min-width:68px;min-height:34px}.LayerIntegrationsPanel-module__H7qDCq__integrationRow .LayerIntegrationsPanel-module__H7qDCq__copyButton:hover{background:#f7f7f7;border-color:#999}.LayerIntegrationsPanel-module__H7qDCq__advanced{border-top:1px solid #dedede;border-bottom:1px solid #dedede;width:100%}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary{cursor:pointer;align-items:center;min-height:66px;list-style:none;display:flex}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary::-webkit-details-marker{display:none}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary:after{content:"+";color:#777;margin-left:auto;font-size:1.15rem}.LayerIntegrationsPanel-module__H7qDCq__advanced[open]>summary:after{content:"−"}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary span{gap:3px;display:grid}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary strong{font-size:.82rem}.LayerIntegrationsPanel-module__H7qDCq__advanced>summary small{color:#777;font-size:.7rem}.LayerIntegrationsPanel-module__H7qDCq__advancedContent{min-width:0;padding:4px 0 22px}.LayerIntegrationsPanel-module__H7qDCq__advancedContent .connect-heading{display:none}.LayerIntegrationsPanel-module__H7qDCq__advancedContent .connect-experience{width:100%;margin:0;padding-top:0}@media (max-width:680px){.LayerIntegrationsPanel-module__H7qDCq__experience{gap:18px;padding:18px 14px 36px}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker{scrollbar-width:none;grid-template-columns:repeat(3,minmax(128px,1fr));width:100%;overflow-x:auto}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker::-webkit-scrollbar{display:none}.LayerIntegrationsPanel-module__H7qDCq__connectionPicker button{min-height:54px;padding:8px 10px}.LayerIntegrationsPanel-module__H7qDCq__primaryConnection{padding:18px 16px}.LayerIntegrationsPanel-module__H7qDCq__primaryHeading{align-items:center}.LayerIntegrationsPanel-module__H7qDCq__urlBar{grid-template-columns:minmax(0,1fr);align-items:stretch;padding:12px}.LayerIntegrationsPanel-module__H7qDCq__urlBar code{white-space:normal;overflow-wrap:anywhere}.LayerIntegrationsPanel-module__H7qDCq__urlBar .LayerIntegrationsPanel-module__H7qDCq__copyButton{width:100%;min-height:43px}.LayerIntegrationsPanel-module__H7qDCq__integrationRow{min-height:62px}}@media (prefers-reduced-motion:reduce){.LayerIntegrationsPanel-module__H7qDCq__copyButton{transition:none}}
.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination{display:none}:is(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-menu-heading,.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-options){display:contents}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-search{display:none}@media (max-width:860px){.map-editor.sheet-half:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement){--mobile-sheet-height:62%}.feature-table-dock-header{display:none!important}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .sheet-position-controls button{width:40px;min-width:40px;padding-inline:0;font-size:0}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .sheet-position-controls button:after{content:"↑";font-size:.9rem}.map-editor.sheet-full:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .sheet-position-controls button:after{content:"↓"}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .clear-selection-action{white-space:nowrap;width:auto;min-width:58px;font-size:.7rem!important}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .clear-selection-action:after{content:none!important}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .feature-property-form label{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:5px}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .feature-field-label code{font-size:.72rem}.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement) .inspector-save-action{margin-bottom:calc(10px + env(safe-area-inset-bottom))}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement{flex-direction:column;height:100%;min-height:0;display:flex}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .table-toolbar{flex:none;grid-template-columns:minmax(0,1fr) repeat(3,40px);gap:6px;padding:7px 8px;display:grid}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .attribute-search{grid-column:auto;min-width:0}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .attribute-search input{width:100%;min-width:0}:is(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .table-toolbar .button,.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .table-toolbar summary){justify-content:center;width:40px;min-width:40px;padding-inline:0}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .table-toolbar .table-toolbar-label{display:none}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-menu>div{z-index:100;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));border-radius:14px;grid-template-rows:auto auto minmax(0,1fr);gap:8px;width:auto;max-height:min(68dvh,560px);padding:12px;display:grid;position:fixed;left:12px;overflow:hidden}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-menu-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-menu-heading .button{flex:none;width:auto;padding-inline:10px}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-search{display:block}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-search input{width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d5d9d7;border-radius:8px;padding:8px 10px;font-size:.8rem}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-options{overscroll-behavior:contain;gap:1px;min-height:0;display:grid;overflow-y:auto}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .column-options label{border-bottom:1px solid #eceeed;min-height:42px;padding:8px 4px;font-size:.78rem}:is(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .filter-builder,.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .filter-chips){flex:none}:is(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .feature-table thead th:first-child,.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .feature-table tbody td:first-child){z-index:auto;box-shadow:none;font-weight:inherit;position:static;left:auto}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .feature-table-row[aria-current=true] td:first-child{box-shadow:inset 0 1px #a8d7c7,inset 0 -1px #a8d7c7}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .feature-table-shell{scrollbar-gutter:auto;flex:auto;min-height:120px}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .desktop-pagination{display:none!important}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination{min-height:44px;padding:5px 8px calc(5px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfe3e1;flex:none;grid-template-columns:36px minmax(0,1fr) auto auto 36px;align-items:center;gap:4px;display:grid}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary{display:contents}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary strong{color:#343c39;text-align:center;text-overflow:ellipsis;white-space:nowrap;order:2;min-width:0;font-size:.64rem;font-weight:720;overflow:hidden}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary label{color:#68706e;order:4;justify-content:center;align-items:center;min-width:0;font-size:0;display:inline-flex}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary label>span{display:none}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary select{width:44px;min-height:32px;font:inherit;background:#fff;border:1px solid #d6dad8;border-radius:7px;padding:2px 18px 2px 6px;font-size:.68rem}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button{width:36px;min-width:36px;min-height:32px;padding:0;font-size:0}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button:first-of-type{order:1}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button:first-of-type:after{content:"‹";font-size:1rem}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button:last-of-type{order:5}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button:last-of-type:after{content:"›";font-size:1rem}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-page-number{color:#313936;text-align:center;white-space:nowrap;order:3;justify-content:center;align-items:center;min-width:0;font-size:.64rem;font-weight:760;display:flex}}@media (max-width:430px){.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .table-toolbar{grid-template-columns:minmax(0,1fr) repeat(3,40px)}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination{grid-template-columns:34px minmax(0,1fr) auto auto 34px}.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination>.button{width:34px;min-width:34px}:is(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-pagination-summary strong,.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement .mobile-page-number){font-size:.6rem}}@media (max-width:860px){:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]),.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek])){--mobile-sheet-height:48px}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .data-dock,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .data-dock){min-height:48px;overflow:hidden}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .mobile-sheet-chrome,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .mobile-sheet-chrome){border-bottom:0;grid-template-rows:48px;grid-template-columns:minmax(0,1fr);height:48px;min-height:48px;padding:0;display:grid;position:relative;overflow:hidden}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .mobile-sheet-grabber,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .mobile-sheet-grabber){z-index:1;grid-area:1/1;min-height:48px}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .mobile-sheet-grabber>span,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .mobile-sheet-grabber>span,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .mobile-sheet-tabs,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .mobile-sheet-tabs){display:none}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .sheet-position-controls,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .sheet-position-controls){z-index:2;pointer-events:none;grid-area:1/1;justify-content:center;align-items:center;display:flex}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .sheet-position-controls button,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .sheet-position-controls button){pointer-events:auto;background:0 0;border:0;width:42px;min-width:42px;min-height:38px}:is(.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .feature-table-dock,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=auto-peek]) .editor-panel,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .feature-table-dock,.map-editor:has(.MobileFeatureTableRefinement-module__MuNvkG__mobileRefinement[data-mobile-sheet-preference=manual-peek]) .editor-panel){visibility:hidden;pointer-events:none}}
.MobileDataWorkspace-module__0tXsZq__mobileWorkspace{min-width:0}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-table-guide,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-only-label){display:none}@media (max-width:860px){.MobileDataWorkspace-module__0tXsZq__mobileWorkspace{--mobile-sheet-height:48%;background:#eef2f1;border:1px solid #d8dcda;border-radius:12px;height:max(640px,100dvh - 150px);min-height:640px;overflow:hidden;box-shadow:0 8px 28px #00000014}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek{--mobile-sheet-height:44px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-half{--mobile-sheet-height:48%}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-full{--mobile-sheet-height:calc(100% - 6px)}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .map-frame{background:#e8eeec}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .map-canvas{inset:0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .desktop-map-toolbar{display:none}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #1118271f;border-radius:11px;align-items:center;gap:5px;min-width:0;padding:5px;display:flex;position:absolute;top:10px;left:10px;right:10px;box-shadow:0 7px 22px #0f172a26}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar>button,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu>summary){cursor:pointer;color:#29312f;min-width:0;min-height:40px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 11px;font-size:.75rem;font-weight:760;display:inline-flex}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar>button.primary{color:#fff;background:#171717}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar>button.selection-active{color:#0f5e4e;background:#e3f3ed}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu{margin-left:auto;position:relative}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu>summary{letter-spacing:.12em;width:42px;padding-inline:0;font-size:1rem;list-style:none}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu>summary::-webkit-details-marker{display:none}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu[open]>summary{background:#eef1f0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu>div{z-index:30;background:#fff;border:1px solid #d6d9d8;border-radius:11px;gap:4px;width:min(292px,100vw - 40px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #0f172a38}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu button,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu a){cursor:pointer;color:#202625;width:100%;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;padding:8px 10px;font-size:.78rem;font-weight:680;display:flex}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu button:active,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu a:active){background:#eef2f1}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-menu button.danger{color:#a6281d}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-basemap-picker{color:#626a68;gap:5px;padding:8px 10px;font-size:.68rem;font-weight:720;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-basemap-picker select{background:#fff;border-color:#d4d8d7;width:100%;min-height:40px;font-size:.8rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-export-group{border-top:1px solid #eceeed;grid-template-columns:1fr 1fr;gap:4px;padding-top:5px;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-export-group>span{color:#777e7c;grid-column:1/-1;padding:7px 10px 2px;font-size:.66rem;font-weight:740}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .map-load-status{border-radius:8px;top:64px;left:10px;box-shadow:0 5px 16px #0f172a1f}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .data-dock{border-color:#d6d9d8;border-radius:16px 16px 0 0;min-height:44px;box-shadow:0 -12px 30px #0f172a2b}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-sheet-chrome{border-bottom-color:#e7e9e8;grid-template-columns:minmax(0,1fr) auto;min-height:78px;padding:0 12px 7px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-sheet-grabber{min-height:28px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-sheet-grabber>span{background:#bfc4c2;width:46px;height:5px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-sheet-tabs{gap:22px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-sheet-tabs button{min-height:40px;padding:6px 0;font-size:.8rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .sheet-position-controls button{color:#555e5b;background:#f7f8f8;border:1px solid #d9dcdb;border-radius:8px;width:auto;min-width:70px;min-height:36px;padding:6px 9px;font-size:.69rem;font-weight:720}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-dock,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .editor-panel){background:#fff}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-dock-body{min-height:0;overflow:hidden}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout{grid-template-rows:auto auto auto auto minmax(0,1fr) auto;height:100%;min-height:0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar{z-index:5;background:#fff;border-bottom:1px solid #e5e8e7;grid-template-columns:minmax(0,1fr) auto auto auto;gap:5px;min-width:0;padding:7px 8px;display:grid;position:relative;overflow:visible}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .attribute-search input{border-radius:7px;min-height:36px;padding:6px 9px;font-size:.77rem}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar .button,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar summary){border-radius:7px;min-height:36px;padding:6px 8px;font-size:.7rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .table-toolbar-icon{display:inline}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .desktop-only-label{display:none}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-only-label{display:inline}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .table-menu>div{border-radius:10px;width:min(292px,100vw - 28px);max-height:min(400px,60dvh);top:calc(100% + 7px);right:0;box-shadow:0 16px 38px #0f172a33}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .filter-builder{grid-template-columns:1fr 1fr;gap:6px;padding:7px 8px}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .filter-builder input,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .filter-builder .button){grid-column:1/-1}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .filter-chips{padding:5px 8px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-table-guide{color:#727a77;white-space:nowrap;background:#f8f9f9;border-bottom:1px solid #e7e9e8;justify-content:space-between;align-items:center;gap:8px;min-height:28px;padding:4px 9px;font-size:.62rem;display:flex}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-table-guide>span:first-child{color:#38413e;font-weight:760}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-shell{overscroll-behavior:contain;scrollbar-color:#929a97 #eef1f0;scrollbar-gutter:stable;scrollbar-width:thin;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;min-height:0;display:block;overflow:auto}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-shell::-webkit-scrollbar{width:8px;height:8px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-shell::-webkit-scrollbar-track{background:#eef1f0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-shell::-webkit-scrollbar-thumb{background:#929a97;border:2px solid #eef1f0;border-radius:999px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table{table-layout:fixed;width:max-content;min-width:100%;font-size:.69rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table thead th{z-index:4;background:#f3f5f4;height:32px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table .sort-button{min-height:32px;padding:5px 18px 5px 8px;font-size:.64rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table td{background:#fff;max-width:220px;height:33px;padding:5px 8px;font-size:.68rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table thead th:first-child{z-index:7;position:sticky;left:0;box-shadow:1px 0 #dfe3e1}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table tbody td:first-child{z-index:3;background:#fff;font-weight:700;position:sticky;left:0;box-shadow:1px 0 #e5e8e7}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-row[aria-current=true] td,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-row[aria-current=true] td:first-child){color:#0d3b31;background:#dff2eb;box-shadow:inset 0 1px #a8d7c7,inset 0 -1px #a8d7c7}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-row:active td,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-row:active td:first-child){background:#edf4f1}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .pagination{min-height:44px;padding:4px 8px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .pagination .button{min-width:68px;min-height:34px;padding:5px 8px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .pagination>span{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .editor-panel{overflow:hidden}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .editor-panel-content{overscroll-behavior:contain;background:#fff;gap:0;height:100%;min-height:0;padding:0;display:flex;overflow-y:auto}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .empty-inspector{padding:24px 18px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .section-heading{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e5e8e7;flex:none;align-items:flex-start;gap:9px;padding:11px 12px;position:sticky;top:0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .section-heading h2{font-size:.92rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .section-heading .muted{margin-top:2px;font-size:.64rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .section-heading .clear-selection-action{flex:none;min-height:34px;padding:5px 8px;font-size:.68rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .property-editor{flex:1 0 auto;gap:0;min-height:0;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .property-mode-tabs{z-index:5;background:#fff;border-bottom:1px solid #e8eae9;gap:18px;padding:0 12px;position:sticky;top:62px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .property-mode-tabs button{min-height:38px;font-size:.69rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-property-form{gap:0;padding:0;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-property-form label{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(100px,38%) minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px 12px;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-field-label{gap:2px;min-width:0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-field-label code{text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-field-label small,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-field-label b){font-size:.55rem}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-property-form input,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-property-form select){border-radius:6px;width:100%;min-width:0;min-height:36px;padding:5px 8px;font-size:.72rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .property-json-panel{padding:10px 12px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .property-json-panel textarea{min-height:300px;font-size:.68rem}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .inspector-geometry-actions{background:#fff;border-top:1px solid #e8eae9;flex:none;grid-template-columns:1fr 1fr;gap:7px;padding:9px 12px;display:grid}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .inspector-save-action{z-index:7;flex:none;width:calc(100% - 24px);min-height:42px;margin:0 12px 10px;position:sticky;bottom:0;box-shadow:0 -8px 18px #ffffffeb}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .editor-panel-content>.notice{margin:0 12px 10px}}@media (max-width:430px){.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .mobile-map-toolbar>button{padding-inline:9px}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar{grid-template-columns:minmax(0,1fr) repeat(3,40px)}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar .button,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar summary){width:40px;padding-inline:0}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-table-layout .table-toolbar .table-toolbar-label{display:none}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace .feature-property-form label{grid-template-columns:minmax(92px,36%) minmax(0,1fr)}}@media (max-width:860px){.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .data-dock{background:#fff;border-radius:12px 12px 0 0;min-height:44px;box-shadow:0 -5px 16px #0f172a24}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .mobile-sheet-chrome{border-bottom:0;height:44px;min-height:44px;padding:0;display:block}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .mobile-sheet-grabber{touch-action:none;justify-content:center;align-items:center;width:100%;height:44px;min-height:44px;display:flex}.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .mobile-sheet-grabber>span{background:#c9cfcc;border:1px solid #8c9692;width:58px;height:6px;box-shadow:0 1px 2px #0f172a24}:is(.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .mobile-sheet-tabs,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .feature-table-dock,.MobileDataWorkspace-module__0tXsZq__mobileWorkspace.sheet-peek .editor-panel){display:none!important}}
.MobileMapControlPolish-module__4QQNha__controlPolish{min-width:0}.MobileMapControlPolish-module__4QQNha__controlPolish[data-table-resizing=true]{cursor:ns-resize;transition:none!important}:is(.MobileMapControlPolish-module__4QQNha__controlPolish[data-table-resizing=true] .map-frame,.MobileMapControlPolish-module__4QQNha__controlPolish[data-table-resizing=true] .feature-table-dock){-webkit-user-select:none;user-select:none}.MobileMapControlPolish-module__4QQNha__controlPolish .map-frame .maplibregl-ctrl-attrib{display:none!important}.MobileMapControlPolish-module__4QQNha__attributionControl{z-index:36;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));pointer-events:auto;justify-content:flex-end;align-items:flex-end;gap:6px;max-width:calc(100% - 16px);display:flex;position:absolute}.MobileMapControlPolish-module__4QQNha__attributionPanel{box-sizing:border-box;color:#303835;white-space:normal;background:#fffffff7;border:1px solid #0f172a2e;border-radius:8px;align-items:center;width:fit-content;max-width:min(620px,100% - 38px);min-height:30px;padding:5px 8px;font-size:10.5px;line-height:15px;overflow:hidden;box-shadow:0 2px 8px #0f172a29}.MobileMapControlPolish-module__4QQNha__attributionPanel:not([hidden]){display:block}.MobileMapControlPolish-module__4QQNha__attributionPanel[hidden]{display:none!important}.MobileMapControlPolish-module__4QQNha__attributionPanel a{color:#26302b;white-space:nowrap;font-weight:600;text-decoration:none;display:inline}:is(.MobileMapControlPolish-module__4QQNha__attributionPanel a:hover,.MobileMapControlPolish-module__4QQNha__attributionPanel a:focus-visible){text-decoration:underline}.MobileMapControlPolish-module__4QQNha__attributionButton{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;flex:0 0 32px;color:#0000!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;box-shadow:none!important;appearance:none!important;background-color:#0000!important;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2028%2028'%3E%3Ccircle%20cx='14'%20cy='14'%20r='12'%20fill='%23ffffff'%20fill-opacity='.97'%20stroke='%23313a36'%20stroke-width='1.8'/%3E%3Ccircle%20cx='14'%20cy='9.2'%20r='1.35'%20fill='%23313a36'/%3E%3Cpath%20d='M14%2012.3v7'%20stroke='%23313a36'%20stroke-width='2.2'%20stroke-linecap='round'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:28px 28px!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important}.MobileMapControlPolish-module__4QQNha__attributionButton:hover{background-size:29px 29px!important}.MobileMapControlPolish-module__4QQNha__attributionButton:focus,.MobileMapControlPolish-module__4QQNha__attributionButton:focus-visible{outline-offset:1px!important;box-shadow:none!important;outline:2px solid #39423e!important}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy{display:none}@media (max-width:860px){.MobileMapControlPolish-module__4QQNha__attributionControl{z-index:12}.MobileMapControlPolish-module__4QQNha__attributionPanel{max-width:calc(100vw - 70px);padding:4px 7px;font-size:10px;line-height:14px}.MobileMapControlPolish-module__4QQNha__controlPolish .mobile-sheet-grabber[data-floating-handle=source]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy{z-index:70;top:var(--layrq-mobile-sheet-handle-top,calc(100dvh - 54px));left:var(--layrq-mobile-sheet-handle-left,50vw);box-sizing:border-box;opacity:1;visibility:visible;width:98px;min-width:98px;height:42px;min-height:42px;box-shadow:none;cursor:ns-resize;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:0;place-items:center;margin:0;padding:0;display:grid;position:fixed;overflow:visible;transform:translate(-50%)}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy:before{box-sizing:border-box;content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafbfafa;border:1px solid #87918c;border-radius:999px;width:90px;height:30px;position:absolute;box-shadow:0 2px 8px #0f172a2e}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy>span{z-index:1;box-sizing:border-box;background:#fff;border:1.25px solid #3d4642;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:relative;box-shadow:0 1px 2px #0f172a1a}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy>span:before{box-sizing:border-box;content:"";border:2px solid #3d4642;border-width:0 2px 2px 0;border-radius:1px;width:7px;height:7px;position:absolute;top:50%;left:50%}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy[data-sheet-mode=expand]>span:before{transform:translate(-50%,-27%)rotate(-135deg)}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy[data-sheet-mode=collapse]>span:before{transform:translate(-50%,-73%)rotate(45deg)}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy:hover:before{background:#fff;border-color:#69736e}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy:active:before{transform:scale(.97)}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy:focus-visible{outline:none}.MobileMapControlPolish-module__4QQNha__floatingSheetProxy:focus-visible:before{border-color:#111;box-shadow:0 0 0 2px #fffffff5,0 0 0 4px #111}}
.LayerEditorWorkspaceCorrections-module__vgPP3q__workspaceCorrections{min-width:0}@media (min-width:861px){.LayerEditorWorkspaceCorrections-module__vgPP3q__workspaceCorrections .data-view-map .editor-panel{grid-row:1!important}}@media (max-width:860px){.LayerEditorWorkspaceCorrections-module__vgPP3q__workspaceCorrections .data-view-map .feature-table-dock{display:flex!important}.LayerEditorWorkspaceCorrections-module__vgPP3q__workspaceCorrections .data-view-table .map-frame{display:block!important}.LayerEditorWorkspaceCorrections-module__vgPP3q__workspaceCorrections .inspector-hidden .editor-panel{display:block!important}}
.layer-editor-shell{height:100dvh;min-height:0;overflow:hidden}.layer-editor-shell .site-header{flex:0 0 var(--app-header-height);position:relative}:is(.layer-editor-shell .app-main,.layer-editor-shell .app-content){min-height:0;overflow:hidden}.layer-editor-shell .app-content{display:flex}.LayerEditorWorkspace-module__pYiY3q__layerEditor{grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0 16px 12px;display:grid;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-sticky-header{z-index:30;border-bottom:1px solid var(--line-strong);background:var(--page);min-width:0;position:relative}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:62px;padding:8px 0;display:grid}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-main,.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-actions,.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-display-controls){align-items:center;min-width:0;display:flex}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-main{gap:12px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-actions{justify-content:flex-end;gap:14px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-identity{gap:3px;min-width:0;display:grid}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-back-button{border-color:var(--line-strong);white-space:nowrap;background:#fff;flex:none;gap:6px;min-height:38px;padding-inline:10px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-back-button:hover{background:#f4f4f4;border-color:#aaa}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-title-row{gap:8px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-title-row h1{max-width:min(32vw,520px);font-size:clamp(1.08rem,1.55vw,1.35rem);line-height:1.15}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-meta{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:.72rem;display:flex}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-meta code{border:1px solid var(--line);text-overflow:ellipsis;background:#fff;border-radius:5px;max-width:min(22vw,300px);padding:2px 5px;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-tabs{flex:none;gap:2px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-tabs button{min-width:64px;min-height:38px;padding:7px 9px 8px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-display-controls{gap:8px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .view-mode-control{border:1px solid var(--line);background:#efefef;border-radius:8px;flex:none;grid-template-columns:repeat(3,1fr);padding:3px;display:inline-grid}.LayerEditorWorkspace-module__pYiY3q__layerEditor .view-mode-control button{cursor:pointer;color:#666;min-width:54px;min-height:32px;font:inherit;background:0 0;border:0;border-radius:6px;padding:5px 9px;font-size:.7rem;font-weight:750}.LayerEditorWorkspace-module__pYiY3q__layerEditor .view-mode-control button.active{color:#111;background:#fff;box-shadow:0 1px 3px #0000001a}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-visibility-toggle{white-space:nowrap;min-height:38px;padding-inline:10px}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content,.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content>section,.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-workspace,.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-editor-shell){min-width:0;min-height:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content{padding-top:10px;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content>section{height:100%}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content>section:not(.data-workspace){overscroll-behavior:contain;overflow:auto}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-workspace{height:100%;display:block}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-editor-shell{height:100%;position:relative;overflow:hidden}@media (min-width:861px){.LayerEditorWorkspace-module__pYiY3q__layerEditor .coordinated-map-workspace{border:1px solid var(--line-strong);grid-template-columns:auto minmax(0,1fr);grid-template-rows:minmax(240px, 1fr) minmax(220px, var(--feature-table-height));background:#fff;border-radius:10px;width:100%;height:100%;min-height:0;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .coordinated-map-workspace>.map-frame{border:0;border-radius:0;grid-area:1/2;min-width:0;min-height:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-dock{grid-area:2/2;min-width:0;min-height:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .coordinated-map-workspace .editor-panel{resize:horizontal;border-right:1px solid var(--line-strong);background:#fff;border-left:0;grid-area:1/1/3;width:clamp(320px,23vw,400px);min-width:320px;max-width:480px;min-height:0;position:relative}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-hidden .coordinated-map-workspace{grid-template-columns:minmax(0,1fr)}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-hidden .editor-panel{display:none}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-hidden .coordinated-map-workspace>.map-frame,.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-hidden .feature-table-dock){grid-column:1}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-map .coordinated-map-workspace{grid-template-rows:minmax(0,1fr)}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-map .feature-table-dock{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .coordinated-map-workspace{grid-template-rows:minmax(0,1fr)}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .coordinated-map-workspace>.map-frame{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .feature-table-dock{border-top:0;grid-row:1}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .editor-panel{grid-row:1}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-map .table-resize-handle,.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .table-resize-handle){display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-dock-header>div:last-child{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-panel-content{grid-template-rows:auto minmax(0,1fr) auto auto auto;gap:0;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-panel-content>.empty-inspector{grid-row:1/-1}.LayerEditorWorkspace-module__pYiY3q__layerEditor .empty-inspector .button{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .section-heading{z-index:4;border-bottom:1px solid var(--line);background:#fff;align-items:flex-start;gap:8px;min-width:0;padding:13px 14px 11px;position:relative}.LayerEditorWorkspace-module__pYiY3q__layerEditor .section-heading>div{min-width:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .section-heading h2{font-size:.95rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .section-heading .muted{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.65rem;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .clear-selection-action{flex:none;min-height:34px;font-size:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .clear-selection-action:after{content:"Deselect";font-size:.7rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .property-editor{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .property-mode-tabs{z-index:3;border-bottom:1px solid var(--line);flex:none;position:relative;top:auto}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-property-form,.LayerEditorWorkspace-module__pYiY3q__layerEditor .property-json-panel){overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-property-form{align-content:start}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-property-form label{min-width:0}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-field-label code,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-property-form input,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-property-form select){min-width:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-field-label code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .property-json-panel{grid-template-rows:auto minmax(0,1fr);padding:12px 14px;display:grid}.LayerEditorWorkspace-module__pYiY3q__layerEditor .property-json-panel textarea{resize:none;min-height:100%}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-geometry-actions{border-top:1px solid var(--line);background:#fff;margin:0;padding:10px 14px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-geometry-actions button:last-child{font-size:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-geometry-actions button:last-child:after{content:"Remove geometry";font-size:.78rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-save-action{width:auto;min-height:42px;box-shadow:none;margin:0 14px 12px;position:relative;bottom:auto}.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-panel-content>.notice{max-height:80px;margin:0 14px 12px;overflow:auto}.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar{scrollbar-width:none;width:max-content;max-width:calc(100% - 24px);left:12px;right:12px;overflow:auto hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar::-webkit-scrollbar{display:none}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar>button,.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar>details,.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar>.basemap-picker){flex:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar button[title="Zoom to the complete layer"] span{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar button[title="Zoom to the complete layer"]:after{content:"Fit layer"}.LayerEditorWorkspace-module__pYiY3q__layerEditor .map-toolbar>.basemap-picker+button{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-dock-header{min-height:44px;padding:6px 10px}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-dock-body,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-layout,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-shell){min-height:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-shell{overscroll-behavior:contain;scrollbar-gutter:stable}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-layout .table-toolbar,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table-layout .pagination,.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table thead th){background:#fff}.LayerEditorWorkspace-module__pYiY3q__layerEditor .feature-table thead th{background:#f7f7f7}}@media (max-width:1220px) and (min-width:861px){.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-bar{grid-template-columns:minmax(0,1fr);align-items:stretch}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-actions{justify-content:space-between}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-title-row h1{max-width:50vw}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-meta code{max-width:32vw}.LayerEditorWorkspace-module__pYiY3q__layerEditor .coordinated-map-workspace .editor-panel{width:340px;min-width:300px}}@media (max-width:860px){.layer-editor-shell{height:auto;min-height:100dvh;overflow:visible}:is(.layer-editor-shell .app-main,.layer-editor-shell .app-content){overflow:visible}.LayerEditorWorkspace-module__pYiY3q__layerEditor{width:calc(100% - 24px);height:auto;min-height:0;margin:0 auto;padding:0 0 16px;overflow:visible}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-sticky-header{top:var(--app-header-height);margin-inline:-12px;padding:0 12px;position:sticky}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-bar{grid-template-columns:minmax(0,1fr);gap:7px;min-height:0;padding:8px 0 0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-main{align-items:flex-start;gap:8px}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-back-button{justify-content:center;width:40px;min-width:40px;min-height:40px;padding:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-back-button span:last-child{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workbench-title-row h1{max-width:calc(100vw - 130px);font-size:1.05rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-meta{max-width:calc(100vw - 76px);font-size:.65rem;overflow:hidden}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-meta code{max-width:34vw}.LayerEditorWorkspace-module__pYiY3q__layerEditor .layer-context-actions{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.LayerEditorWorkspace-module__pYiY3q__layerEditor .editor-display-controls{display:none}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.LayerEditorWorkspace-module__pYiY3q__layerEditor .workspace-content{padding-top:10px;overflow:visible}.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-editor-shell{height:auto;overflow:visible}:is(.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-map .feature-table-dock,.LayerEditorWorkspace-module__pYiY3q__layerEditor .data-view-table .map-frame,.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-hidden .editor-panel){display:initial}.LayerEditorWorkspace-module__pYiY3q__layerEditor .clear-selection-action{font-size:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .clear-selection-action:after{content:"Deselect";font-size:.68rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .mobile-map-toolbar .selection-active{font-size:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .mobile-map-toolbar .selection-active:after{content:"Deselect";font-size:.75rem}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-geometry-actions button:last-child{font-size:0}.LayerEditorWorkspace-module__pYiY3q__layerEditor .inspector-geometry-actions button:last-child:after{content:"Remove geometry";font-size:.72rem}}@media (prefers-reduced-motion:reduce){.LayerEditorWorkspace-module__pYiY3q__layerEditor *,.LayerEditorWorkspace-module__pYiY3q__layerEditor :before,.LayerEditorWorkspace-module__pYiY3q__layerEditor :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed{box-sizing:border-box;min-width:0;max-width:none;height:100%;min-height:0;margin:0;padding:0;overflow:hidden;width:100%!important}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .workbench-sticky-header{box-sizing:border-box;background:#fff;min-width:0;padding:0 16px}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .layer-context-bar{min-height:58px;padding:7px 0}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .layer-back-button{min-height:36px}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .workspace-content{min-width:0;min-height:0;padding:0;overflow:hidden}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .workspace-content>section{min-width:0;min-height:0}:is(.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .data-workspace,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .data-editor-shell,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .coordinated-map-workspace){width:100%;min-width:0;height:100%;min-height:0}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .coordinated-map-workspace{border-bottom:0;border-left:0;border-right:0;border-radius:0}:is(.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-connect .workspace-content,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-triggers .workspace-content,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-settings .workspace-content){overflow:hidden}:is(.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-connect .workspace-content>section,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-triggers .workspace-content>section,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-settings .workspace-content>section){overscroll-behavior:contain;height:100%;overflow:auto}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-triggers #workspace-triggers>*{box-sizing:border-box;width:100%;max-width:none;margin-inline:0}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-settings .settings-workspace{box-sizing:border-box;width:100%;max-width:none;padding:24px 32px 48px}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-settings .settings-container{box-sizing:border-box;width:100%;max-width:none;margin:0}:is(.layer-editor-shell .app-main,.layer-editor-shell .app-content){min-height:0;overflow:hidden}@media (max-width:860px){.layer-editor-shell{height:100dvh;min-height:0;overflow:hidden}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed{height:calc(100dvh - var(--app-header-height));margin:0;padding:0;overflow:hidden;width:100%!important}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .workbench-sticky-header{margin:0;padding:0 12px;position:relative;top:auto}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .layer-context-bar{gap:6px;padding:7px 0 0}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed .workspace-content{padding:0}:is(.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .workspace-content,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .data-workspace,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .data-editor-shell,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .coordinated-map-workspace,.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-data .map-frame){height:100%;min-height:0;overflow:hidden}.LayerWorkbenchFullBleed-module__IrOBpq__fullBleed.workspace-settings .settings-workspace{padding:18px 16px 36px}}
