.inventory-explorer{margin-top:var(--space-5);--inventory-use-rose:#A23C69;--inventory-use-orange:#A44A0A;--inventory-use-cyan:#087E8B;--inventory-use-slate:#666B75}[data-theme=dark] .inventory-explorer{--inventory-use-rose:#DC8DA7;--inventory-use-orange:#E69A6A;--inventory-use-cyan:#65BED5;--inventory-use-slate:#A4ACB8}.inventory-explorer button,.inventory-explorer select{font:inherit}.inventory-explorer button{cursor:pointer}.inventory-explorer button:disabled{cursor:default}.inventory-explorer a:focus-visible,.inventory-explorer button:focus-visible,.inventory-explorer select:focus-visible,.inventory-explorer summary:focus-visible{outline:2px solid var(--teal-fg);outline-offset:4px}.inventory-explorer-intro{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 24px;margin-bottom:20px}.inventory-explorer-intro p{margin:0;font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--ink)}.inventory-explorer-intro span{color:var(--ink2);font-size:var(--text-sm)}.inventory-explorer-zones{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.inventory-explorer-zones:not(:has(>:nth-child(6))){grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.inventory-explorer-zones button{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;min-height:48px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--ink2);text-align:left}.inventory-explorer-zones button span{color:var(--ink);font-size:var(--text-sm)}.inventory-explorer-zones strong{font-size:var(--text-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500}.inventory-explorer-zones button:hover{border-color:var(--teal-fg)}.inventory-explorer-zones button[aria-pressed=true]{background:var(--teal-light);border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.inventory-explorer-zones button[aria-pressed=true] span,.inventory-explorer-zones button[aria-pressed=true] strong{color:var(--teal-fg);font-weight:600}.inventory-explorer-location{display:grid;grid-template-columns:minmax(240px,1fr) 1.6fr;align-items:flex-end;grid-gap:24px;gap:24px;padding:22px 0}.inventory-explorer-location label{display:grid;grid-gap:8px;gap:8px;font-size:var(--text-sm);font-weight:600;color:var(--ink)}.inventory-explorer-location select{min-height:46px;width:100%;min-width:0;padding:10px 30px 10px 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);color:var(--ink);font-size:var(--text-sm)}.inventory-explorer-location p{color:var(--ink2);margin:0 0 3px;font-size:var(--text-sm);line-height:1.7;max-width:65ch}.inventory-explorer-dashboard{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);overflow:hidden}.inventory-explorer-mix{padding:26px}.inventory-explorer-mix-heading{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;margin-bottom:19px}.inventory-explorer h3{margin:0;font-family:var(--font-display);font-size:23px;font-weight:600;line-height:1.25;color:var(--ink)}.inventory-explorer-mix-heading p{margin:7px 0 0;font-size:var(--text-sm);color:var(--ink2)}.inventory-explorer-mix-heading>button{white-space:nowrap;padding:8px 10px;min-height:40px;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;font-size:var(--text-sm);color:var(--ink2)}.inventory-explorer-mix-heading>button[aria-pressed=true]{background:var(--teal-light);color:var(--teal-fg);border-color:var(--teal)}.inventory-explorer-bars{list-style:none;margin:0;padding:0;display:grid;grid-gap:3px;gap:3px}.inventory-explorer-bars button{width:100%;min-height:43px;display:grid;grid-template-columns:minmax(150px,1.6fr) minmax(40px,1fr) 30px 44px;align-items:center;grid-gap:10px;gap:10px;padding:9px 8px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink);text-align:left}.inventory-explorer-bars button:hover:not(:disabled):not([aria-pressed=true]){background:var(--bg2);border-color:var(--border)}.inventory-explorer-bars button[aria-pressed=true]{background:var(--teal-light);border-color:var(--teal)}.inventory-explorer-use-label{font-size:var(--text-sm);line-height:1.4}.inventory-explorer-bars button:disabled .inventory-explorer-use-label{color:var(--ink2)}.inventory-explorer-track{height:6px;background:var(--bg-sunken);border-radius:var(--radius-pill);overflow:hidden}.inventory-explorer-track>span{display:block;height:100%;background:var(--inventory-use-color);border-radius:inherit}.inventory-explorer-bars strong{font-weight:600}.inventory-explorer-bars strong,.inventory-explorer-share{font-size:var(--text-sm);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-explorer-share{color:var(--ink2)}.inventory-explorer-location-mix{margin-top:22px;padding-top:18px;border-top:1px solid var(--border)}.inventory-explorer-location-mix-heading,.inventory-explorer-location-mix-more{margin:0 0 10px 8px;font-size:var(--text-sm);color:var(--ink2)}.inventory-explorer-location-mix-more{margin:10px 0 0 8px}.inventory-explorer-selection{padding:28px;border-left:1px solid var(--border);background:linear-gradient(155deg,var(--teal-light),var(--card) 65%)}.inventory-explorer-eyebrow{display:block;color:var(--ink2);font-size:var(--text-sm);letter-spacing:.045em;line-height:1.65}.inventory-explorer-selection>.inventory-explorer-eyebrow{text-transform:uppercase;margin-bottom:10px;color:var(--teal-fg);font-size:var(--text-xs);font-weight:600}.inventory-explorer-selection-summary{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:4px 16px;gap:4px 16px;margin-bottom:16px}.inventory-explorer-selection-summary h3{grid-column:2;grid-row:1;font-size:21px}.inventory-explorer-total{display:contents}.inventory-explorer-total strong{grid-column:1;grid-row:1/span 2;align-self:center;font-family:var(--font-display);font-size:48px;letter-spacing:-.035em;font-weight:500;color:var(--ink);line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-explorer-total span{grid-column:2;grid-row:2;color:var(--ink2);font-size:var(--text-sm);line-height:1.5}.inventory-explorer-selection>p{color:var(--ink2);font-size:var(--text-sm);line-height:1.7;margin:0}.inventory-explorer-insights{border-top:1px solid var(--border);padding-top:16px;margin-top:18px}.inventory-explorer-facets{display:flex;gap:3px;padding:4px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-sunken)}.inventory-explorer-facets button{flex:1 1;min-width:0;min-height:44px;padding:8px 5px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink2);font-size:var(--text-sm);line-height:1.35}.inventory-explorer-facets button:hover{color:var(--ink)}.inventory-explorer-facets button[aria-pressed=true]{background:var(--card);border-color:var(--border);color:var(--teal-fg);font-weight:600;box-shadow:0 1px 3px #0000000a}.inventory-explorer-insight-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 12px;margin:16px 0 8px}.inventory-explorer-insight-heading h4{margin:0;font-size:var(--text-sm);font-weight:500;color:var(--ink2)}.inventory-explorer-insight-heading p{margin:0;color:var(--ink);font-size:15px;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.4;overflow-wrap:anywhere}.inventory-explorer-bands{list-style:none;display:grid;grid-gap:5px;gap:5px;padding:0;margin:0}.inventory-explorer-band{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 12px;gap:6px 12px;align-items:center;min-height:44px;padding:8px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink);text-align:left}.inventory-explorer-band>span:first-child{font-size:var(--text-sm);line-height:1.45;overflow-wrap:anywhere}.inventory-explorer-band strong{font-size:var(--text-sm);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-explorer-band:hover:not(:disabled):not([aria-pressed=true]){background:var(--bg2);border-color:var(--border)}.inventory-explorer-band[aria-pressed=true]{border-color:var(--teal-fg);background:var(--teal-light)}.inventory-explorer-band-track{grid-column:1/-1;height:4px;border-radius:var(--radius-pill);background:var(--bg-sunken);overflow:hidden}.inventory-explorer-band-track>span{display:block;height:100%;border-radius:inherit;background:var(--teal-fg)}.inventory-explorer-clear-band{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:44px;margin:8px 0 0;padding:6px 10px;border:0;background:transparent;color:var(--teal-fg);font-size:var(--text-sm);font-weight:600;text-align:left}.inventory-explorer-clear-band:hover{text-decoration:underline;text-underline-offset:3px}.inventory-explorer-insight-note{margin:12px 0 0;color:var(--ink2);font-size:var(--text-sm);line-height:1.7}.inventory-explorer-reservation-note{border-top:1px solid var(--border);padding-top:17px;margin-top:20px}.inventory-explorer-reservation-note strong{display:block;color:var(--ink);font-size:var(--text-sm);font-weight:500;line-height:1.6}.inventory-explorer-reservation-note button{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;width:100%;border:0;padding:0;background:transparent;color:var(--teal-fg);font-size:var(--text-sm);text-align:left;line-height:1.6}.inventory-explorer-reservation-note button:hover{text-decoration:underline;text-underline-offset:3px}.inventory-explorer-reservation-note p{margin:7px 0 0;color:var(--ink2);font-size:var(--text-sm);line-height:1.7}.inventory-explorer-method{padding:14px 0 22px;border-bottom:1px solid var(--border);font-size:var(--text-sm);color:var(--ink2)}.inventory-explorer-method summary{cursor:pointer;width:-moz-fit-content;width:fit-content;padding:6px 0;color:var(--ink2)}.inventory-explorer-method p{max-width:95ch;margin:8px 0 0;line-height:1.8}.inventory-explorer-results{margin-top:26px}.inventory-explorer-results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.inventory-explorer-results-heading p{font-size:var(--text-sm);color:var(--ink2);margin:8px 0 0;line-height:1.6}.inventory-explorer-results-heading>p{white-space:nowrap}.inventory-explorer-records{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.inventory-explorer-record{min-width:0;padding:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);display:flex;flex-direction:column}.inventory-explorer-record h4{font-family:var(--font-display);font-size:19px;line-height:1.3;font-weight:600;color:var(--ink);margin:11px 0 7px;overflow-wrap:anywhere}.inventory-explorer-record>p{margin:0;color:var(--ink2);font-size:var(--text-sm);line-height:1.7;overflow-wrap:anywhere}.inventory-explorer-record>.inventory-explorer-property-number{color:var(--ink);margin-bottom:5px;font-size:var(--text-sm)}.inventory-explorer-record dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 12px;gap:14px 12px;border-top:1px solid var(--border-soft);padding-top:15px;margin:17px 0 20px}.inventory-explorer-record dt{color:var(--ink2);font-size:var(--text-sm);margin-bottom:5px}.inventory-explorer-record dd{margin:0;font-size:var(--text-sm);color:var(--ink);line-height:1.55;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-explorer-record .inventory-explorer-reservation{grid-column:1/-1}.inventory-explorer-record a{display:flex;justify-content:space-between;gap:12px;margin-top:auto;color:var(--teal-fg);font-size:var(--text-sm);font-weight:600;text-decoration:none;min-height:34px;align-items:center}.inventory-explorer-record a:hover{text-decoration:underline;text-underline-offset:4px}.inventory-explorer-pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:22px;font-size:var(--text-sm);color:var(--ink2)}.inventory-explorer-pagination button{padding:10px 14px;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--ink)}.inventory-explorer-pagination button:disabled{color:var(--ink2);background:transparent}.source-record[id]{scroll-margin-top:145px}.source-record[id]:focus-visible{outline:2px solid var(--teal-fg);outline-offset:4px}.source-record-return{display:inline-flex;align-items:center;min-height:44px;margin-top:4px;color:var(--teal-fg);font-size:var(--text-sm);text-underline-offset:4px}@media (max-width:1000px){.inventory-explorer-dashboard{grid-template-columns:1.4fr 1fr}.inventory-explorer-mix,.inventory-explorer-selection{padding:20px}.inventory-explorer-bars button{grid-template-columns:minmax(130px,1fr) 30px 44px;gap:8px}.inventory-explorer-track{grid-column:1/-1;grid-row:2;height:4px}.inventory-explorer-records{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.inventory-explorer-intro{gap:8px}.inventory-explorer-zones,.inventory-explorer-zones:not(:has(>:nth-child(6))){grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.inventory-explorer-zones:has(>:last-child:nth-child(odd))>:first-child{grid-column:1/-1}.inventory-explorer-location{grid-template-columns:1fr;gap:12px;padding:22px 0}.inventory-explorer-dashboard{grid-template-columns:1fr}.inventory-explorer-mix,.inventory-explorer-selection{padding:20px 16px}.inventory-explorer-selection{border-left:0;border-top:1px solid var(--border)}.inventory-explorer-total strong{font-size:48px}.inventory-explorer-bars button{min-height:52px;padding:9px 5px;gap:5px 8px}.inventory-explorer-use-label{font-size:13px}.inventory-explorer-results-heading{align-items:flex-start;flex-direction:column;gap:0}.inventory-explorer-records{grid-template-columns:1fr}.inventory-explorer-record{padding:20px}.inventory-explorer-record a{min-height:44px}.inventory-explorer-pagination{gap:12px;font-size:var(--text-sm)}.inventory-explorer-pagination button{padding:10px 12px}}.source-inventory-explorer{margin:24px 0 32px;color:var(--ink);font-size:var(--text-sm)}.source-inventory-explorer button,.source-inventory-explorer input,.source-inventory-explorer select{font:inherit}.source-inventory-explorer button{cursor:pointer}.source-inventory-explorer button:disabled{cursor:default;color:var(--ink2)}.source-inventory-explorer :is(button,input,select,a):focus-visible{outline:2px solid var(--teal-fg);outline-offset:4px}.source-inventory-controls{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);overflow:hidden}.source-inventory-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:flex-end;padding:26px 28px 22px;background:linear-gradient(120deg,var(--teal-light),var(--card) 80%)}.source-inventory-eyebrow{display:block;color:var(--teal-fg);font-size:var(--text-xs);font-weight:600;letter-spacing:.075em;text-transform:uppercase;margin-bottom:8px}.source-inventory-intro h3,.source-inventory-result-head h3{margin:0;color:var(--ink);font:600 24px/1.3 var(--font-display)}.source-inventory-intro p{margin:0;color:var(--ink2);line-height:1.7;max-width:42ch}.source-inventory-search-row{display:flex;align-items:stretch;gap:10px;margin:22px 28px 0}.source-inventory-controls>.source-inventory-search-row:last-child{margin-bottom:22px}.source-inventory-search-row+.source-inventory-active{padding-top:20px}.source-inventory-search{display:flex;align-items:center;flex:1 1;min-width:0;position:relative}.source-inventory-search svg{position:absolute;left:16px;width:20px;height:20px;color:var(--ink2);fill:none;stroke:currentColor;stroke-width:1.6;pointer-events:none}.source-inventory-search input{width:100%;min-width:0;min-height:50px;padding:12px 12px 12px 46px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg);color:var(--ink);font-size:16px}.source-inventory-search input::placeholder{color:var(--ink2);opacity:1}.source-inventory-filter-panel{display:grid;grid-template-columns:1fr 1.12fr;grid-gap:28px;gap:28px;margin:22px 28px 26px}.source-inventory-filter-panel[data-measures=false]{grid-template-columns:1fr}.source-inventory-selects{display:grid;grid-gap:16px;gap:16px;align-content:start}.source-inventory-filter-panel[data-measures=false] .source-inventory-selects{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.source-inventory-hint{margin:0;color:var(--ink2);font-size:var(--text-sm);line-height:1.65}.source-inventory-filter-panel[data-measures=false] .source-inventory-hint{grid-column:1/-1}.source-inventory-distribution{border-left:1px solid var(--border-soft);padding-left:28px}.source-inventory-measure-tabs{display:flex;gap:4px;padding:4px;background:var(--bg-sunken);border-radius:var(--radius-md);border:1px solid var(--border)}.source-inventory-measure-tabs button{flex:1 1;min-height:44px;padding:8px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink2)}.source-inventory-measure-tabs button[aria-pressed=true]{color:var(--teal-fg);background:var(--card);border-color:var(--border);font-weight:600;box-shadow:0 1px 3px #0000000a}.source-inventory-bands{display:grid;grid-gap:4px;gap:4px;margin:12px 0}.source-inventory-bands button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px 12px;gap:6px 12px;min-height:48px;padding:8px 10px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink);text-align:left}.source-inventory-bands button>span:first-child{overflow-wrap:anywhere}.source-inventory-bands strong{font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.source-inventory-bands button:hover:not(:disabled){background:var(--bg2);border-color:var(--border)}.source-inventory-bands button[aria-pressed=true]{background:var(--teal-light);border-color:var(--teal-fg)}.source-inventory-bar{height:4px;grid-column:1/-1;background:var(--bg-sunken);border-radius:var(--radius-pill);overflow:hidden}.source-inventory-bar>span{display:block;width:var(--record-share);height:100%;background:var(--teal-fg);border-radius:inherit}.source-inventory-active{display:flex;flex-wrap:wrap;gap:8px;padding:0 28px 22px}.source-inventory-active button{display:inline-flex;align-items:center;gap:12px;min-height:44px;max-width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--teal-fg);background:var(--teal-light);text-align:left;overflow-wrap:anywhere}.source-inventory-active button>span{margin-left:auto;font-size:20px}.source-inventory-active .source-inventory-reset{color:var(--ink2);border-color:transparent;background:transparent;text-decoration:underline;text-underline-offset:3px}.source-inventory-source-note{margin:0;border-top:1px solid var(--border);padding:16px 28px;color:var(--ink2);background:var(--bg2);font-size:var(--text-sm);line-height:1.75}.source-inventory-result-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:18px;margin:28px 0 18px}.source-inventory-result-head h3{scroll-margin-top:150px}.source-inventory-result-head h3:focus-visible{outline:2px solid var(--teal-fg);outline-offset:5px}.source-inventory-result-head p{margin:8px 0 0;color:var(--ink2);line-height:1.6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.source-inventory-sort{min-width:220px;font-size:var(--text-sm)}.source-inventory-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;grid-gap:16px;gap:16px;padding:0;margin:0}.source-inventory-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card)}.source-inventory-identifier{color:var(--teal-fg);font-size:var(--text-sm);font-weight:600;overflow-wrap:anywhere}.source-inventory-card h4{margin:10px 0 6px;font:600 22px/1.3 var(--font-display);color:var(--ink);overflow-wrap:anywhere}.source-inventory-context{margin:0;color:var(--ink2);line-height:1.65;overflow-wrap:anywhere}.source-inventory-card dl{display:grid;grid-gap:14px;gap:14px;margin:20px 0;padding-top:18px;border-top:1px solid var(--border-soft)}.source-inventory-card dl>div{display:grid;grid-template-columns:1fr 1.12fr;grid-gap:12px;gap:12px;align-items:baseline}.source-inventory-card dt{color:var(--ink2);line-height:1.55}.source-inventory-card dd{margin:0;color:var(--ink);font-weight:600;line-height:1.55;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere;text-align:right}.source-inventory-card dd>span{display:block;margin-top:4px;font-weight:400;color:var(--ink2)}.source-inventory-warning{padding:12px 14px;margin:0 0 18px;border-left:2px solid var(--amber-fg);background:var(--amber-light);color:var(--ink);font-size:var(--text-sm);line-height:1.7;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.source-inventory-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:auto;padding-top:12px;border-top:1px solid var(--border-soft)}.source-inventory-actions a{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--teal-fg);text-decoration:none;font-weight:600}.source-inventory-actions a:hover{text-decoration:underline;text-underline-offset:4px}.source-inventory-pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:24px}.source-inventory-pagination span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink2)}.source-inventory-empty button,.source-inventory-pagination button{min-height:44px;padding:10px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--ink);background:var(--card)}.source-inventory-pagination button:disabled{background:transparent}.source-inventory-empty{padding:38px 22px;text-align:center;border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--card)}.source-inventory-empty h4{margin:0;font:600 22px/1.4 var(--font-display)}.source-inventory-empty p{margin:12px 0 20px;color:var(--ink2);line-height:1.7}.source-inventory-mobile-toggle,.source-inventory-show-results{display:none}@media (max-width:720px){.source-inventory-intro{grid-template-columns:1fr;gap:10px;padding:20px}.source-inventory-intro h3,.source-inventory-result-head h3{font-size:22px}.source-inventory-search-row{margin:18px 16px;flex-wrap:wrap}.source-inventory-search{flex-basis:100%}.source-inventory-search input{padding-left:42px}.source-inventory-search svg{left:13px}.source-inventory-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--ink);background:var(--bg)}.source-inventory-mobile-toggle svg{width:18px;height:18px;fill:var(--bg);stroke:currentColor;stroke-width:1.5}.source-inventory-mobile-toggle>span{min-width:20px;color:var(--teal-fg);font-weight:600}.source-inventory-filter-panel{grid-template-columns:1fr;gap:22px;margin:0 16px 20px}.source-inventory-filter-panel[data-expanded=false]{display:none}.source-inventory-distribution{border-left:0;border-top:1px solid var(--border-soft);padding:20px 0 0}.source-inventory-show-results{display:flex;justify-content:space-between;align-items:center;min-height:46px;padding:10px 16px;border:1px solid var(--teal-fg);border-radius:var(--radius-sm);background:var(--teal-light);color:var(--teal-fg);font-weight:600}.source-inventory-active{padding:0 16px 18px}.source-inventory-source-note{padding:16px 20px}.source-inventory-result-head{margin-top:24px;gap:16px}.source-inventory-sort{width:100%;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.source-inventory-cards{grid-template-columns:1fr;gap:12px}.source-inventory-card{padding:20px}.source-inventory-card dl>div{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.source-inventory-card dd{font-size:var(--text-sm)}.source-inventory-pagination{gap:16px}}@media (prefers-reduced-motion:reduce){.source-inventory-explorer{scroll-behavior:auto}}.inventory-select{min-width:0;display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-family:var(--font-body)}.inventory-select-label{font-size:var(--text-sm);font-weight:500}.inventory-select-trigger{display:flex;align-items:center;gap:12px;width:100%;min-height:50px;padding:11px 14px;color:var(--ink);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;cursor:pointer;font:inherit;transition:border-color .16s,box-shadow .16s}.inventory-select .inventory-select-trigger{font-size:16px}.inventory-select-trigger:hover,.inventory-select-trigger[aria-expanded=true]{border-color:var(--teal-fg);box-shadow:0 0 0 1px var(--teal-fg)}.inventory-select-trigger:focus-visible{outline:2px solid var(--teal-fg);outline-offset:4px}.inventory-select-value{display:flex;flex:1 1;align-items:center;justify-content:space-between;min-width:0;gap:10px}.inventory-select-value>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-select-count{flex:none;padding:3px 8px;border-radius:var(--radius-pill);color:var(--ink2);background:var(--bg2);font-size:13px;line-height:1.5;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-select-chevron{flex:none;width:18px;height:18px;fill:none;stroke:var(--ink2);stroke-width:1.6;transition:transform .16s}.inventory-select-trigger[aria-expanded=true] .inventory-select-chevron{transform:rotate(180deg)}.inventory-select-dialog{position:fixed;box-sizing:border-box;margin:0;padding:0;min-width:0;max-width:calc(100vw - 24px);overflow:hidden;color:var(--ink);background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-xl),0 0 0 1px var(--border-soft);font:400 15px/1.5 var(--font-body)}.inventory-select-dialog[open]{display:flex;flex-direction:column;animation:inventory-select-appear .14s ease-out}.inventory-select-dialog::-webkit-backdrop{background:#00000012}.inventory-select-dialog::backdrop{background:#00000012}.inventory-select-dialog button,.inventory-select-dialog input{font:inherit}.inventory-select-dialog :is(button,input):focus-visible{outline:2px solid var(--teal-fg);outline-offset:2px}.inventory-select-head{display:flex;flex:none;align-items:center;justify-content:space-between;gap:16px;padding:16px 16px 12px 20px}.inventory-select-kicker{display:block;margin-bottom:3px;color:var(--ink2);font-size:12px;font-weight:500;letter-spacing:.04em}.inventory-select-head h3{margin:0;color:var(--ink);font:600 18px/1.3 var(--font-body)}.inventory-select-close{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:10px;border:1px solid var(--border-soft);border-radius:12px;color:var(--ink2);background:var(--bg);cursor:pointer}.inventory-select-dialog svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.inventory-select-close:hover{color:var(--ink);background:var(--bg2)}.inventory-select-search{position:relative;flex:none;display:flex;align-items:center;margin:0 16px 12px}.inventory-select-search>svg{position:absolute;left:12px;color:var(--ink2);pointer-events:none}.inventory-select-search input{width:100%;min-width:0;min-height:46px;padding:11px 44px 11px 40px;border:1px solid var(--border);border-radius:10px;color:var(--ink);background:var(--bg);font-size:16px}.inventory-select-search input::placeholder{color:var(--ink2);opacity:1}.inventory-select-search input::-webkit-search-cancel-button{display:none}.inventory-select-search button{position:absolute;right:1px;width:44px;height:44px;border:0;border-radius:10px;color:var(--ink2);background:transparent;font-size:22px;cursor:pointer}.inventory-select-options{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 8px 8px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.inventory-select-options:focus-visible{outline:none}.inventory-select-option{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 12px;border:1px solid transparent;border-radius:9px;cursor:pointer}.inventory-select-option-label{flex:1 1;min-width:0;overflow-wrap:anywhere}.inventory-select-option[data-all=true]{margin-bottom:6px;border-bottom-color:var(--border)}.inventory-select-option[aria-selected=true]{color:var(--teal-fg);background:var(--teal-light);font-weight:600}.inventory-select-option[aria-selected=true] .inventory-select-count{color:var(--teal-fg);background:var(--card)}.inventory-select-option[aria-disabled=true]{color:var(--ink2);cursor:default;opacity:.55}.inventory-select-option:not([aria-disabled=true]):hover{background:var(--bg2)}.inventory-select-options:focus .inventory-select-option[data-active=true]{border-color:var(--teal-fg);background:var(--teal-light)}.inventory-select-check{flex:none;display:grid;place-items:center;width:20px;height:20px;color:var(--teal-fg)}.inventory-select-foot{flex:none;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 12px;padding:11px 20px;border-top:1px solid var(--border-soft);color:var(--ink2);background:var(--bg);font-size:12px}.inventory-select-empty{padding:18px 20px 24px;text-align:center}.inventory-select-empty strong{font-weight:600}.inventory-select-empty p{margin:8px 0 12px;color:var(--ink2);font-size:14px}.inventory-select-empty button{min-height:44px;padding:9px 16px;border:1px solid var(--border);border-radius:9px;color:var(--teal-fg);background:var(--teal-light);cursor:pointer}@keyframes inventory-select-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.inventory-select-trigger{font-size:16px}.inventory-select-dialog{border-radius:20px}.inventory-select-dialog::-webkit-backdrop{background:#00000070;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.inventory-select-dialog::backdrop{background:#00000070;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.inventory-select-head{padding:18px 16px 14px 20px}.inventory-select-option{min-height:52px}}@media (prefers-reduced-motion:reduce){.inventory-select-dialog[open]{animation:none}.inventory-select-chevron,.inventory-select-trigger{transition:none}}@media (forced-colors:active){.inventory-select-option[aria-selected=true],.inventory-select-options:focus .inventory-select-option[data-active=true]{outline:2px solid Highlight;outline-offset:-3px}}.plot-explorer{margin-top:var(--space-5)}.plot-explorer button,.plot-explorer input,.plot-explorer select{font:inherit}.plot-explorer button{cursor:pointer}.plot-explorer button:disabled{cursor:default}.plot-explorer button:focus-visible,.plot-explorer input:focus-visible,.plot-explorer select:focus-visible{outline:2px solid var(--teal-fg);outline-offset:3px}.plot-explorer-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:linear-gradient(115deg,var(--teal-light),var(--card) 62%)}.plot-explorer-intro>div:first-child{min-width:0}.plot-explorer-eyebrow{margin:0 0 8px;color:var(--teal-fg);font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase}.plot-explorer-intro h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:25px;line-height:1.25}.plot-explorer-intro p:last-child{max-width:58ch;margin:8px 0 0;color:var(--ink2);font-size:var(--text-sm);line-height:1.6}.plot-explorer-count{display:flex;flex-direction:column;flex:0 0 auto;align-items:flex-end;color:var(--teal-fg)}.plot-explorer-count strong{font-family:var(--font-display);font-size:48px;font-weight:500;letter-spacing:-.04em;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.plot-explorer-count span{margin-top:4px;font-size:var(--text-sm);font-weight:650}.plot-explorer-controls{padding:20px 30px 22px;border:1px solid var(--border);border-top:0;background:var(--card)}.plot-explorer-size{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.plot-explorer-size button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:48px;padding:9px 13px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--ink);text-align:left;font-size:var(--text-sm)}.plot-explorer-size button:hover{border-color:var(--teal-fg)}.plot-explorer-size button[aria-pressed=true]{border-color:var(--teal);background:var(--teal-light);box-shadow:inset 0 0 0 1px var(--teal);color:var(--teal-fg)}.plot-explorer-size button strong{flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.plot-explorer-fields{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-top:16px}.plot-explorer-fields label{display:grid;min-width:0;grid-gap:7px;gap:7px;color:var(--ink);font-size:var(--text-sm);font-weight:600}.plot-explorer-fields input,.plot-explorer-fields select{width:100%;min-width:0;min-height:46px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--ink);font-size:var(--text-sm)}.plot-explorer-fields input::placeholder{color:var(--ink2);opacity:.85}.plot-explorer-clear{min-height:46px;padding:10px 12px;border:0;background:transparent;color:var(--teal-fg);font-size:var(--text-sm);font-weight:700;white-space:nowrap}.plot-explorer-clear:hover{text-decoration:underline;text-underline-offset:4px}.plot-explorer-results{scroll-margin-top:110px;outline:none}.plot-explorer-results:focus-visible{outline:2px solid var(--teal-fg);outline-offset:3px}.plot-explorer-results-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:5px 20px;margin:24px 0 12px}.plot-explorer-results-head p{margin:0;color:var(--ink);font-size:var(--text-sm);font-weight:700}.plot-explorer-results-head span{color:var(--ink2);font-size:var(--text-sm);line-height:1.5}.plot-explorer-columns,.plot-explorer-row{display:grid;grid-template-columns:minmax(72px,.55fr) minmax(95px,.85fr) minmax(130px,1.1fr) minmax(120px,1fr) minmax(145px,1.1fr);grid-gap:14px;gap:14px;align-items:center}.plot-explorer-columns{padding:12px 18px;border:1px solid var(--border);border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--bg-sunken);color:var(--ink2);font-size:var(--text-xs);font-weight:700;letter-spacing:.035em;text-transform:uppercase}.plot-explorer-columns span:last-child{text-align:right}.plot-explorer-list{margin:0;padding:0;list-style:none;border:1px solid var(--border);border-top:0;border-radius:0 0 var(--radius-md) var(--radius-md);overflow:hidden}.plot-explorer-row{min-width:0;min-height:76px;padding:14px 18px;border-bottom:1px solid var(--border-soft);background:var(--card)}.plot-explorer-row:last-child{border-bottom:0}.plot-explorer-row:nth-child(2n){background:color-mix(in srgb,var(--bg-sunken) 38%,var(--card))}.plot-explorer-row:hover{background:var(--teal-light)}.plot-explorer-row>div{min-width:0;color:var(--ink);font-size:var(--text-sm);line-height:1.45;overflow-wrap:anywhere}.plot-explorer-row small{display:none}.plot-explorer-number strong{color:var(--ink);font-family:var(--font-display);font-size:21px;font-weight:600}.plot-explorer-area,.plot-explorer-number strong,.plot-explorer-road{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.plot-explorer-reserve{text-align:right}.plot-explorer-reserve strong{color:var(--teal-fg);font-size:16px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.plot-explorer-pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:20px;color:var(--ink2);font-size:var(--text-sm)}.plot-explorer-pagination button{min-height:44px;padding:9px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--ink)}.plot-explorer-pagination button:hover:not(:disabled){border-color:var(--teal-fg);color:var(--teal-fg)}.plot-explorer-pagination button:disabled{opacity:.5}.plot-explorer-empty{padding:34px;border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--card);text-align:center}.plot-explorer-empty strong{color:var(--ink);font-family:var(--font-display);font-size:20px}.plot-explorer-empty p{margin:8px auto 18px;max-width:44ch;color:var(--ink2);font-size:var(--text-sm);line-height:1.6}.plot-explorer-empty button{min-height:44px;padding:9px 15px;border:1px solid var(--teal);border-radius:var(--radius-sm);background:var(--teal-light);color:var(--teal-fg);font-size:var(--text-sm);font-weight:700}.plot-explorer-all{margin-top:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card)}.plot-explorer-all summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:11px 18px;color:var(--teal-fg);font-size:var(--text-sm);font-weight:700;cursor:pointer;list-style:none}.plot-explorer-all summary::-webkit-details-marker{display:none}.plot-explorer-all summary:after{content:"+";flex:0 0 auto;font-size:20px;font-weight:400;line-height:1}.plot-explorer-all[open] summary:after{content:"−"}.plot-explorer-all summary:focus-visible{outline:2px solid var(--teal-fg);outline-offset:3px}.plot-explorer-all-body{padding:14px 18px 17px;border-top:1px solid var(--border-soft)}.plot-explorer-all-body p{margin:0;color:var(--ink2);font-size:var(--text-sm);line-height:1.75;overflow-wrap:anywhere}.plot-explorer-all-body p+p{margin-top:12px}.plot-explorer-all-body strong{color:var(--ink)}.plot-explorer-footnote{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;margin:18px 0 0;color:var(--ink2);font-size:var(--text-sm);line-height:1.7}.plot-explorer-footnote p{max-width:70ch;margin:0}.plot-explorer-map-link{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;min-height:44px;color:var(--teal-fg);font-size:var(--text-sm);font-weight:700;text-underline-offset:4px}.plot-explorer-map-link:focus-visible{outline:2px solid var(--teal-fg);outline-offset:3px}@media (max-width:780px){.plot-explorer-columns{display:none}.plot-explorer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;border:0;border-radius:0;overflow:visible}.plot-explorer-row,.plot-explorer-row:nth-child(2n){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"number reserve" "area facing" "road road";align-content:start;grid-gap:11px 12px;gap:11px 12px;min-height:0;padding:15px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card)}.plot-explorer-number{grid-area:number}.plot-explorer-area{grid-area:area}.plot-explorer-facing{grid-area:facing}.plot-explorer-road{grid-area:road;padding-top:8px;border-top:1px solid var(--border-soft)}.plot-explorer-reserve{grid-area:reserve}.plot-explorer-emd{grid-column:1/-1}.plot-explorer-row small{display:block;margin-bottom:3px;color:var(--ink2);font-size:var(--text-sm);font-weight:600;line-height:1.3}.plot-explorer-reserve strong{font-size:15px}}@media (max-width:620px){.plot-explorer-intro{align-items:flex-start;padding:22px 18px;gap:12px}.plot-explorer-intro h3{font-size:22px}.plot-explorer-count strong{font-size:36px}.plot-explorer-count span{max-width:76px;text-align:right;line-height:1.3}.plot-explorer-controls{padding:18px}.plot-explorer-size{grid-template-columns:repeat(2,minmax(0,1fr))}.plot-explorer-fields{grid-template-columns:1fr}.plot-explorer-clear{justify-self:start;padding-left:0;min-height:36px}.plot-explorer-list{grid-template-columns:1fr}.plot-explorer-row,.plot-explorer-row:nth-child(2n){gap:11px 10px}.plot-explorer-pagination{gap:10px}.plot-explorer-pagination button{padding-inline:10px}}@media (max-width:360px){.plot-explorer-intro{flex-direction:column}.plot-explorer-count{flex-direction:row;align-items:baseline;gap:8px}.plot-explorer-count span{max-width:none}}@media (prefers-reduced-motion:reduce){.plot-explorer *{scroll-behavior:auto}}.notice-explorer{--chart-color:var(--teal-fg)}.notice-explorer-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.notice-explorer-heading h2{margin:0;font:600 28px/1.25 var(--font-display);letter-spacing:-.02em;scroll-margin-top:140px}.notice-explorer-heading p{color:var(--ink2);font-size:var(--text-sm);line-height:1.65;margin:10px 0 0;max-width:76ch}.notice-explorer-heading>a{min-height:44px;display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:var(--teal-fg);font-size:var(--text-sm);text-underline-offset:4px}.notice-explorer-source-note{margin:18px 0;padding:12px 16px;border-left:3px solid var(--teal);background:var(--teal-light);font-size:var(--text-sm);line-height:1.7;color:var(--ink2)}.notice-explorer-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:16px;gap:16px;align-items:stretch}.notice-explorer-chart{margin:0;padding:18px 20px 12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.notice-explorer-profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.notice-explorer-profile{padding:18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.notice-explorer-profile[data-selected=true]{border-color:var(--teal-fg);background:var(--teal-light)}.notice-explorer-profile header p{margin:0 0 6px;color:var(--ink2);font-size:var(--text-sm)}.notice-explorer-profile h3{margin:0;font:600 26px/1.25 var(--font-display);color:var(--ink)}.notice-explorer-profile dl{display:grid;grid-gap:12px;gap:12px;margin:18px 0}.notice-explorer-profile dt{margin-bottom:4px;color:var(--ink2);font-size:var(--text-sm)}.notice-explorer-profile dd{margin:0;color:var(--ink);font-size:var(--text-md);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.notice-explorer-profile button{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--teal-fg);font:inherit;font-size:var(--text-sm);cursor:pointer}.notice-explorer-profile button:disabled{color:var(--ink2);cursor:default}.notice-explorer-profile button:hover:not(:disabled){border-color:var(--teal-fg)}.notice-explorer[data-presentation=area-profiles] .notice-explorer-records td,.notice-explorer[data-presentation=area-profiles] .notice-explorer-records th{padding:8px 16px;vertical-align:middle}.notice-explorer-chart:nth-child(2){--chart-color:var(--blue-fg)}.notice-explorer-chart:nth-child(3){--chart-color:var(--purple-fg)}.notice-explorer-chart:nth-child(4){--chart-color:var(--amber-fg)}.notice-explorer-chart header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.notice-explorer-chart h3{margin:0;font:600 21px/1.25 var(--font-display);color:var(--ink)}.notice-explorer-chart header>span{font-size:var(--text-sm);color:var(--ink2);white-space:nowrap}.notice-explorer-chart>p{margin:8px 0 12px;color:var(--ink2);font-size:var(--text-sm);line-height:1.6}.notice-explorer-chart ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:2px;gap:2px}.notice-explorer-chart[data-measure=floor] ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 8px}.notice-explorer-chart--with-deposit[data-measure=floor] ul{grid-template-columns:1fr}.notice-explorer-chart button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:7px 14px;gap:7px 14px;min-height:51px;padding:8px;text-align:left;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--ink);background:transparent;font:inherit;font-size:var(--text-sm);cursor:pointer}.notice-explorer-chart button strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.notice-explorer-chart--with-deposit button,.notice-explorer-column-head{grid-template-columns:minmax(0,1fr) 2ch minmax(6.5rem,max-content);column-gap:10px}.notice-explorer-column-head{display:grid;padding:0 8px 4px;color:var(--ink2);font-size:var(--text-sm)}.notice-explorer-chart--with-deposit button strong,.notice-explorer-column-head>span:not(:first-child){text-align:right}.notice-explorer-band-deposit{text-align:right;font-size:var(--text-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.notice-explorer-filter-toggle,.notice-explorer-show-matches{display:none}.notice-explorer-chart li[data-empty]{opacity:.42}.notice-explorer-chart li[data-empty]:has(button[aria-pressed=true]){opacity:1}.notice-explorer-track{grid-column:1/-1;display:block;height:5px;background:var(--bg-sunken);border-radius:var(--radius-pill);overflow:hidden}.notice-explorer-track>span{display:block;height:100%;background:var(--chart-color);border-radius:inherit}.notice-explorer-chart button:hover:not(:disabled),.notice-explorer-chart button[aria-pressed=true]{border-color:var(--chart-color);background:var(--teal-light)}.notice-explorer-chart button:disabled{color:var(--ink2);opacity:.6;cursor:default}.notice-explorer a:focus-visible,.notice-explorer button:focus-visible,.notice-explorer input:focus-visible,.notice-explorer select:focus-visible,.notice-explorer summary:focus-visible{outline:2px solid var(--teal-fg);outline-offset:3px}.notice-explorer-toolbar{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:16px;gap:16px;align-items:end;padding:14px 0 18px}.notice-explorer-toolbar label{display:grid;grid-gap:8px;gap:8px;min-width:0;color:var(--ink2);font-size:var(--text-sm)}.notice-explorer-pagination button,.notice-explorer-toolbar input,.notice-explorer-toolbar select,.notice-explorer-toolbar>button{min-width:0;width:100%;min-height:44px;padding:10px 12px;font:inherit;font-size:var(--text-sm);background:var(--card);color:var(--ink);border:1px solid var(--border);border-radius:var(--radius-sm)}.notice-explorer-pagination button,.notice-explorer-toolbar>button{cursor:pointer}.notice-explorer-pagination button:disabled,.notice-explorer-toolbar>button:disabled{color:var(--ink2);opacity:.55;cursor:default}.notice-explorer-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.notice-explorer-filters button{display:flex;align-items:center;gap:12px;min-height:44px;text-align:left;font:inherit;font-size:var(--text-sm);color:var(--teal-fg);background:var(--teal-light);border:1px solid var(--teal);padding:8px 12px;border-radius:var(--radius-sm);cursor:pointer}.notice-explorer-selection{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:16px 0;border-top:1px solid var(--border);scroll-margin-top:140px}.notice-explorer-selection>p{margin:0;color:var(--ink2);font-size:var(--text-sm)}.notice-explorer-selection>p>strong{color:var(--ink)}.notice-explorer-selection dl{display:flex;flex-wrap:wrap;gap:12px 28px;margin:0}.notice-explorer-selection dt{font-size:var(--text-sm);color:var(--ink2);margin-bottom:4px}.notice-explorer-selection dd{font-size:var(--text-sm);color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin:0}.notice-explorer-records{margin:0}.notice-explorer-records th:first-child{width:34%;text-transform:none}.notice-explorer-records th a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--teal-fg);text-underline-offset:4px}.notice-explorer-record-meta{display:block;font-size:var(--text-sm);line-height:1.65;font-weight:400;color:var(--ink2)}.notice-explorer-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:18px;font-size:var(--text-sm);color:var(--ink2)}.notice-explorer-pagination button{width:auto}.notice-explorer-method{margin-top:20px;color:var(--ink2);font-size:var(--text-sm);line-height:1.7}.notice-explorer-method summary{min-height:44px;padding:12px 0;cursor:pointer;color:var(--ink)}.notice-explorer-method p{max-width:100ch}.notice-explorer-empty{color:var(--ink2);padding:24px 0}@media (max-width:720px){.notice-explorer-charts--mobile-collapsed{display:none}.notice-explorer-filter-toggle,.notice-explorer-show-matches{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;width:100%;padding:12px 14px;margin:0 0 16px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--teal-fg);background:var(--card);font:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer}.notice-explorer-filter-toggle>span:last-child{color:var(--ink2);white-space:nowrap}.notice-explorer-show-matches{margin:16px 0;text-decoration:none}.notice-explorer-profiles{grid-template-columns:1fr;gap:12px}.notice-explorer-profile{padding:14px 16px}.notice-explorer-profile header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.notice-explorer-profile header p{margin:0}.notice-explorer-profile h3{font-size:23px}.notice-explorer-profile dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.notice-explorer-profile dd{font-size:var(--text-sm)}.notice-explorer-charts{grid-template-columns:1fr}.notice-explorer-chart{padding:16px 14px 10px}.notice-explorer-heading{display:block}.notice-explorer-heading>a{margin-top:8px}.notice-explorer-toolbar{grid-template-columns:1fr;gap:12px}.notice-explorer-selection{align-items:start;flex-direction:column;gap:12px}.notice-explorer-selection dl{gap:14px}.notice-explorer-records th:first-child{width:auto}}@media (max-width:360px){.notice-explorer-chart[data-measure=floor] ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.notice-explorer-records td:nth-child(2){grid-column:1/-1;display:flex;justify-content:space-between;gap:12px}.notice-explorer-records td:nth-child(2)>span{margin-bottom:0}.notice-explorer-records td:nth-child(2)>span:last-child{text-align:right}}.notice-explorer-toolbar select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:44px;padding-right:36px;background-image:linear-gradient(45deg,transparent 50%,var(--ink2) 50%),linear-gradient(135deg,var(--ink2) 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px;background-repeat:no-repeat}