:root{color:#21201d;background:#f6f2ea;font-family:Inter,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:stretch;min-height:calc(100vh - 78px)}.source-notes{display:grid;grid-template-columns:repeat(5,minmax(0,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}.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;min-height:calc(100vh - 78px);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}.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-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:650;line-height:1;color:#25231f}.county-map{display:block;width:100%;height:calc(100% - 62px);min-height:610px;cursor:grab;touch-action:none}.county-map:active{cursor:grabbing}.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:#2a261f70;stroke-width:.75;vector-effect:non-scaling-stroke;pointer-events:none}.legend{width:min(220px,30vw);min-width:170px}.legend-title{color:#514a42;font-size:.83rem;font-weight:760;margin-bottom:7px}.legend-buckets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;color:#4e473f;font-size:.75rem}.legend-buckets span{display:flex;align-items:center;gap:5px;min-width:0;white-space:nowrap}.legend-buckets i{display:block;width:18px;height:12px;flex:0 0 auto;border-radius:3px;border:1px solid rgba(73,62,46,.18)}.legend-unavailable{display:flex;align-items:center;gap:6px;margin-top:7px;color:#776d61;font-size:.75rem}.legend-unavailable i{display:block;width:18px;height:10px;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-family:Georgia,Times New Roman,serif;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}.selected-summary strong{display:block;color:#214f4c;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,3.55rem);line-height:.95;overflow-wrap:anywhere}.selected-summary small{margin-top:8px}.empty-details{color:#6a6258;line-height:1.5}.tooltip{position:fixed;z-index:20;width:min(240px,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-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-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}@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{min-height:520px;padding:14px}.county-map{height:450px;min-height:420px}.legend{width:100%}.header-controls,.toggle-group,.toggle-group>div,.break-method-control{width:100%}.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:360px;min-height:330px}.tooltip{left:14px!important;right:14px}}
