@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Bold.ttf) format("truetype");font-weight:700 900;font-style:normal;font-display:swap}:root{color:#21201d;background:#f6f2ea;font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:14px;background:linear-gradient(180deg,#ffffffbd,#f6f2ea33 34%),#f6f2ea}.loading-shell{display:grid;place-items:center}.status-message{border:1px solid #d6cec1;border-radius:8px;padding:18px 20px;background:#fffaf2;color:#4c4740;box-shadow:0 16px 40px #362d2014}.app-header{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:1560px;margin:0 auto 10px}.app-header p{max-width:760px;margin:3px 0 0;color:#5d574f;line-height:1.5;font-size:.92rem}.header-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.eyebrow{display:block;color:#8f3f2e;font-size:.76rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.workspace{display:grid;grid-template-columns:minmax(190px,228px) minmax(0,1fr) minmax(190px,224px);gap:12px;max-width:1560px;margin:0 auto;align-items:start;min-height:calc(77vh - 60px)}.source-notes{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;max-width:1560px;margin:14px auto 0;padding-bottom:6px}.source-notes article{border:1px solid #ddd4c6;border-radius:8px;padding:13px 14px;background:#fffcf6c7;color:#4e473f;line-height:1.45}.source-notes h2{margin:0;color:#25231f;font-size:.96rem;line-height:1.2}.source-notes span{display:block;margin-top:3px;color:#8f3f2e;font-size:.76rem;font-weight:760}.source-notes p{margin:8px 0 0;font-size:.86rem}.control-panel,.details-panel,.map-stage{border:1px solid #ddd4c6;background:#fffcf6e6;box-shadow:0 18px 50px #41362414}.control-panel,.details-panel{border-radius:8px;padding:12px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-heading strong{color:#2f5d59;font-size:.94rem;text-align:right}.control-field{display:grid;gap:6px;margin-bottom:10px}.control-field span{color:#5b544a;font-size:.82rem;font-weight:700}.control-field select,.search-field div{width:100%;min-height:34px;border:1px solid #cfc6b8;border-radius:8px;background:#fffdf8;color:#24221f}.control-field select{padding:0 34px 0 11px}.toggle-filter{display:flex;align-items:center;gap:9px;margin-top:8px;padding:10px;border:1px solid #d6ccbd;border-radius:8px;background:#fffdf8;color:#38332d;font-size:.88rem;font-weight:730}.toggle-filter input{width:17px;height:17px;accent-color:#214f4c}.toggle-group{display:grid;gap:4px}.toggle-group>span{display:inline-flex;align-items:center;gap:5px;color:#6a6258;font-size:.73rem;font-weight:760;text-transform:uppercase}.toggle-group>div{display:inline-flex;flex-wrap:wrap;gap:2px;border:1px solid #cfc6b8;border-radius:8px;padding:3px;background:#fffaf2}.toggle-group button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:#514a42;font-size:.84rem;transition:background-color .16s ease,color .16s ease}.toggle-group button.active{background:#214f4c;color:#fffdf8}.compare-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;align-self:end;min-height:40px;border:1px solid #cfc6b8;border-radius:8px;padding:0 12px;background:#fffaf2;color:#514a42;font-size:.84rem;font-weight:760;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.compare-toggle.active{border-color:#214f4c;background:#214f4c;color:#fffdf8}.break-method-control{display:grid;gap:4px}.break-method-control>span{display:inline-flex;align-items:center;gap:5px;color:#6a6258;font-size:.73rem;font-weight:760;text-transform:uppercase}.break-method-control select{min-height:40px;min-width:136px;border:1px solid #cfc6b8;border-radius:8px;padding:0 34px 0 11px;background:#fffaf2;color:#38332d;font-size:.84rem;font-weight:720}.layer-toggle button{min-width:72px}.layer-toggle button.custom-layer{position:relative;min-width:156px;border:1px solid rgba(143,63,46,.24);color:#6f3a2b;font-weight:780}.layer-toggle button.custom-layer:before{content:"";width:7px;height:7px;border-radius:999px;background:#8f3f2e;box-shadow:0 0 0 3px #8f3f2e1f}.layer-toggle button.custom-layer.active{border-color:transparent;background:#8f3f2e;color:#fffdf8}.layer-toggle button.custom-layer.active:before{background:#fff6e8;box-shadow:0 0 0 3px #fff6e833}.center-column{display:grid;grid-template-rows:1fr;min-width:0}.map-stage{position:relative;overflow:hidden;border-radius:8px;height:calc(77vh - 60px);min-height:550px;padding:12px 14px 10px}.map-topline{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:4px}.map-legend-controls{display:flex;align-items:flex-start;justify-content:flex-end;gap:12px}.compare-stage{display:grid;grid-template-rows:auto minmax(0,1fr)}.compare-topline{align-items:flex-start}.compare-controls{flex-wrap:wrap}.compare-layer-select{display:grid;gap:4px}.compare-layer-select>span{display:inline-flex;align-items:center;color:#6a6258;font-size:.73rem;font-weight:760;text-transform:uppercase}.compare-layer-select select{min-height:40px;min-width:168px;border:1px solid #cfc6b8;border-radius:8px;padding:0 34px 0 11px;background:#fffaf2;color:#38332d;font-size:.84rem;font-weight:720}.compare-legend{width:min(230px,30vw)}.compare-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.compare-map-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;border:1px solid rgba(221,212,198,.9);border-radius:8px;overflow:hidden;background:#fffaf29e}.compare-map-heading{display:flex;align-items:center;min-height:36px;border-bottom:1px solid rgba(221,212,198,.86);padding:0 11px;background:#fffcf6d1}.compare-map-heading span{color:#29251f;font-size:.88rem;font-weight:820}.zoom-controls{position:absolute;z-index:5;right:14px;bottom:14px;display:grid;gap:6px;padding:5px;border:1px solid rgba(70,60,44,.16);border-radius:8px;background:#fffcf6f0;box-shadow:0 12px 30px #30281c1f}.zoom-controls button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d2c8b9;border-radius:6px;background:#fffaf2;color:#302c27;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.zoom-controls button:hover{border-color:#9a8d7b;background:#f3eadc}.map-topline h1{margin:2px 0 0;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:800;line-height:1;color:#25231f}.county-map{display:block;width:100%;height:calc(100% - 62px);min-height:470px;cursor:grab;touch-action:none}.county-map:active{cursor:grabbing}.compare-map-panel .compare-county-map{height:100%;min-height:400px}.county-shape{stroke:#ffffffb8;stroke-width:.18;vector-effect:non-scaling-stroke;transition:fill .18s ease,opacity .16s ease,stroke-width .12s ease}.county-shape.visible{opacity:1}.county-shape.filtered{opacity:.18}.county-shape.unavailable{fill:#cfc8bd;opacity:.72}.county-shape.filtered.unavailable{opacity:.16}.county-shape.hovered,.county-shape.selected{opacity:1;stroke:#1d1a16;stroke-width:1.2}.state-boundaries{fill:none;stroke:#12100ddb;stroke-width:1.45;vector-effect:non-scaling-stroke;pointer-events:none}.legend{width:min(246px,33vw);min-width:194px}.legend-title{color:#514a42;font-size:1rem;font-weight:760;margin-bottom:8px}.legend-buckets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;color:#4e473f;font-size:.9rem}.legend-buckets span{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.legend-buckets i{display:block;width:22px;height:14px;flex:0 0 auto;border-radius:3px;border:1px solid rgba(73,62,46,.18)}.legend-unavailable{display:flex;align-items:center;gap:7px;margin-top:8px;color:#776d61;font-size:.9rem}.legend-unavailable i{display:block;width:22px;height:12px;border-radius:999px;background:#cfc8bd;border:1px solid rgba(73,62,46,.16)}code{border:1px solid #ded3c2;border-radius:5px;padding:1px 4px;background:#fff8ec;color:#6e3b24;font-size:.86em}.details-panel{min-width:0}.details-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid #e2d8ca}.details-header h2{margin:4px 0 0;color:#26231f;font-size:1.28rem;line-height:1.05;overflow-wrap:anywhere}.icon-button{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #cec4b4;border-radius:8px;background:#fffaf2;color:#39342e}.selected-summary{margin-top:16px}.selected-summary span,.selected-summary small{display:block;color:#786e62;font-size:.78rem;font-weight:720}.selected-summary p{margin:8px 0 12px;color:#4f473d;line-height:1.35;font-weight:760}.layer-value-list{display:grid;gap:8px}.layer-value-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #ded4c6;border-radius:8px;padding:10px;background:#fffcf6b3}.layer-value-row.active{border-color:#214f4c6b;background:#f1f7f2;box-shadow:inset 3px 0 #214f4c}.layer-value-row div{min-width:0}.layer-value-row strong{display:block;color:#2f2a24;font-size:.86rem;line-height:1.2}.layer-value-row small{margin-top:3px;color:#55706a;font-size:.68rem;text-transform:uppercase}.layer-value-row>span{color:#214f4c;font-size:1.3rem;font-weight:700;white-space:nowrap}.selected-summary>small{margin-top:8px}.lace-details,.v47-details{display:grid;gap:7px;margin-top:12px;border-top:1px solid #e2d8ca;padding-top:12px}.lace-details>strong,.v47-details>strong{color:#2f2a24;font-size:.82rem}.lace-details div,.v47-details div{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:#635a50;font-size:.74rem}.lace-details b,.v47-details b{color:#214f4c;font-size:.8rem;white-space:nowrap}.empty-details{color:#6a6258;line-height:1.5}.tooltip{position:fixed;z-index:20;width:min(310px,calc(100vw - 28px));pointer-events:none;border:1px solid rgba(45,39,30,.18);border-radius:8px;padding:12px;background:#fffcf6fa;box-shadow:0 18px 48px #30281c2e}.tooltip-title{margin-bottom:7px;color:#23201c;font-weight:820}.tooltip-title span{display:block;margin-top:2px;color:#7d7164;font-size:.72rem;font-weight:730}.tooltip-value{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tooltip-value span{color:#7d7164;font-size:.76rem;font-weight:760}.tooltip-value strong{color:#214f4c;font-size:1.02rem}.tooltip-compare-values{display:grid;gap:7px}.tooltip-compare-values div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.tooltip-compare-values span{color:#7d7164;font-size:.76rem;font-weight:760}.tooltip-compare-values strong{color:#214f4c;font-size:1.02rem;white-space:nowrap}.tooltip-stock{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:8px;border-top:1px solid rgba(45,39,30,.12);padding-top:8px}.tooltip-stock span{color:#7d7164;font-size:.72rem;font-weight:730}.tooltip-stock strong{color:#3d3933;font-size:.92rem}.tooltip-lace-details,.tooltip-v47-details{display:grid;gap:6px;margin-top:8px;border-top:1px solid rgba(45,39,30,.12);padding-top:8px}.tooltip-lace-details div,.tooltip-v47-details div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tooltip-lace-details span,.tooltip-v47-details span{color:#7d7164;font-size:.72rem;font-weight:730}.tooltip-lace-details strong,.tooltip-v47-details strong{color:#214f4c;font-size:.84rem;white-space:nowrap}@media (max-width: 1180px){.workspace{grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-height:auto}.source-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.details-panel{grid-column:1 / -1}}@media (max-width: 860px){.app-shell{padding:14px}.app-header,.map-topline{flex-direction:column;align-items:stretch}.map-legend-controls{flex-wrap:wrap;justify-content:flex-start}.workspace,.source-notes{grid-template-columns:1fr}.center-column{grid-template-rows:auto auto}.map-stage{height:400px;min-height:400px;padding:14px}.county-map{height:347px;min-height:323px}.legend{width:100%}.header-controls,.toggle-group,.toggle-group>div,.compare-toggle,.break-method-control{width:100%}.compare-map-grid{grid-template-columns:1fr}.compare-layer-select,.compare-layer-select select,.break-method-control select{width:100%}.toggle-group button{flex:1;justify-content:center;padding:0 8px}}@media (max-width: 520px){.map-topline h1{font-size:1.7rem}.county-map{height:277px;min-height:254px}.tooltip{left:14px!important;right:14px}}
