:root{--ink:#1f2924;--text:#394841;--muted:#68766e;--line:#dce5dd;--page:#edf3ef;--focus:#1a6382;letter-spacing:0;color:var(--text);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #1a63824d}p{margin:0}strong{font-weight:760}#root{min-height:100vh}.app-shell{background:linear-gradient(#f7f9f6eb,#eff4f1f0),url(https://wildlife.utah.gov/images/deer/deer-in-field.jpg) top/cover fixed;min-height:100vh}.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.brand,.header-actions,.panel-heading,.detail-section h3{align-items:center;display:flex}.brand{gap:14px}.brand-mark{color:#f8faf6;background:#244735;border-radius:8px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 28px #2247352e}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:700}.app-header h1{color:var(--ink);letter-spacing:0;margin:0;font-size:1.65rem;font-weight:760;line-height:1.1}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.state-switcher{border:1px solid var(--line);background:#f2f6f2;border-radius:8px;grid-template-columns:repeat(4,minmax(68px,1fr));min-height:38px;padding:3px;display:inline-grid}.state-switcher button{color:#395146;cursor:pointer;min-height:30px;font:inherit;letter-spacing:0;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:.85rem;font-weight:800}.state-switcher button.active{color:#fff;background:#244735}.header-actions a,.source-section a{color:#163b55;background:#eef7fb;border:1px solid #cfe5ee;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.planner-grid{grid-template-columns:minmax(240px,300px) minmax(460px,1fr) minmax(300px,390px);grid-template-areas:"filters map map""results results detail";gap:16px;padding:16px;display:grid}.map-explorer{border:1px solid var(--line);background:#fffffff5;border-radius:8px;grid-area:map;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 18px 40px #2a342e14}.map-explorer-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.map-explorer-head h2,.map-summary h3{color:var(--ink);letter-spacing:0;margin:0;font-size:1rem}.map-explorer-head>div:first-child>span,.map-summary>span,.map-summary>small,.map-unavailable span{color:var(--muted);font-size:.78rem}.map-metric-switch{border:1px solid var(--line);background:#f2f6f2;border-radius:7px;grid-template-columns:repeat(3,minmax(72px,1fr));padding:3px;display:grid}.map-metric-switch button{color:#395146;cursor:pointer;min-height:30px;font:inherit;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:.8rem;font-weight:800}.map-metric-switch button.active{color:#fff;background:#244735}.map-explorer-body{grid-template-columns:minmax(0,1fr) minmax(340px,410px);align-items:stretch;gap:12px;display:grid}.map-canvas{background:#f7faf8;border:1px solid #e1e9e2;border-radius:6px;min-width:0;min-height:390px;display:grid;position:relative;overflow:hidden}.map-canvas svg{width:100%;height:100%;min-height:390px}.map-context path{fill:#e0e7e152;stroke:#c7d1c9;stroke-width:.8px;vector-effect:non-scaling-stroke}.map-active-boundaries path{cursor:pointer;fill-opacity:.86;stroke:#fff;stroke-width:1.4px;vector-effect:non-scaling-stroke;transition:fill-opacity .12s,stroke-width .12s}.map-active-boundaries path:hover,.map-active-boundaries path.hovered,.map-active-boundaries path:focus{fill-opacity:1;stroke:#163b55;stroke-width:2.4px;outline:none}.map-active-boundaries path.selected{stroke:#9b4f2e;stroke-width:3px}.map-legend{color:var(--muted);border:1px solid var(--line);background:#fffffff0;border-radius:5px;grid-template-columns:auto 92px auto;align-items:center;gap:6px;padding:6px 8px;font-size:.68rem;font-weight:800;display:grid;position:absolute;bottom:10px;right:10px}.map-legend i{background:linear-gradient(90deg,#d6b85e,#8dae78,#4b8b67,#21664f);border-radius:2px;height:8px}.map-summary{align-content:start;gap:8px;min-width:0;padding:0;display:grid}.map-preview-heading{justify-content:space-between;align-items:start;gap:12px;padding:2px 2px 0;display:flex}.map-preview-heading strong{color:#163b55;text-transform:capitalize;flex:none;font-size:.72rem;font-weight:800}.map-preview-card{min-width:0}.map-preview-card .hunt-card{grid-template-columns:1fr;gap:10px}.map-preview-card .hunt-card-side{grid-template-columns:1fr}.map-preview-card .hunt-metrics.two{grid-template-columns:repeat(2,minmax(0,1fr))}.map-summary small{line-height:1.35}.map-loading,.map-unavailable{min-height:130px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.map-unavailable{grid-template-columns:auto 1fr;justify-content:start}.map-unavailable div{gap:3px;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.panel,.results-panel{border:1px solid var(--line);background:#fffffff0;border-radius:8px;box-shadow:0 18px 40px #2a342e14}.panel{padding:16px}.filters-panel,.detail-panel{align-self:start;position:sticky;top:16px}.filters-panel{grid-area:filters;position:static}.panel-heading,.detail-section h3{color:var(--ink);gap:8px}.panel-heading h2,.results-toolbar h2,.detail-title h2,.detail-section h3,.report-panel h2{color:var(--ink);letter-spacing:0;margin:0;font-size:1rem;line-height:1.2}.field{gap:8px;margin-top:16px;display:grid}.field span,.results-toolbar label span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:760}.input-shell{min-height:42px;color:var(--muted);border:1px solid var(--line);background:#f7faf8;border-radius:6px;align-items:center;gap:8px;padding:0 12px;display:flex}input,select,textarea{width:100%;min-width:0;color:var(--ink);border:1px solid var(--line);font:inherit;letter-spacing:0;background:#f7faf8;border-radius:6px}.input-shell input{background:0 0;border:0;outline:0;min-height:38px;padding:0}select{min-height:42px;padding:0 12px}.field>input{box-sizing:border-box;min-height:42px;padding:0 12px}textarea{box-sizing:border-box;resize:vertical;min-height:150px;padding:12px;line-height:1.45}.segmented{flex-wrap:wrap;gap:6px;display:flex}.segmented.two{grid-template-columns:1fr 1fr;display:grid}.segmented.tall{max-height:190px;padding-right:2px;overflow:auto}.segmented button,.hunt-card{font:inherit;letter-spacing:0;cursor:pointer}.segmented button{color:#395146;background:#f6f8f5;border:1px solid #dce5dc;border-radius:6px;min-height:34px;padding:0 10px;font-size:.85rem;font-weight:700}.segmented button.active{color:#fff;background:#244735;border-color:#244735}.results-column{grid-area:results;align-self:start;gap:12px;min-width:0;display:grid}.metric small,.report-row small{color:var(--muted);font-size:.77rem}.results-panel{min-width:0;overflow:hidden}.results-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.results-toolbar label{gap:6px;min-width:170px;display:grid}.hunt-list{gap:6px;max-height:calc(100vh - 160px);padding:8px;display:grid;overflow:auto}.hunt-card{box-sizing:border-box;text-align:left;width:100%;min-height:0;color:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);align-items:start;gap:12px;padding:10px;display:grid}.hunt-card:hover,.hunt-card.selected{border-color:#8ea88f;box-shadow:inset 4px 0 #9b4f2e}.hunt-card h3{color:var(--ink);letter-spacing:0;margin:6px 0 2px;font-size:.96rem;line-height:1.25}.hunt-card p{margin:0}.hunt-card p,.detail-title p,.muted,.empty-state{color:var(--muted)}.hunt-card .hunt-card-season{margin-top:5px;font-size:.82rem;line-height:1.25}.hunt-map-link,.hunt-share-link,.hunt-3d-link,.detail-map-link,.detail-share-link,.detail-3d-link{color:#163b55;background:#eef7fb;border:1px solid #cfe5ee;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.hunt-card-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.detail-actions{flex-wrap:wrap;gap:8px;display:flex}.hunt-map-link,.hunt-share-link,.hunt-3d-link{width:fit-content;min-height:28px;padding:0 9px;font-size:.75rem}.detail-map-link,.detail-share-link,.detail-3d-link{min-height:34px;padding:0 11px;font-size:.82rem}.hunt-share-link,.hunt-3d-link,.detail-share-link,.detail-3d-link{cursor:pointer;font:inherit}.hunt-3d-link,.detail-3d-link{color:#fff;background:#244735;border-color:#244735}.hunt-share-link.copied,.detail-share-link.copied{color:#f8faf6;background:#244735;border-color:#244735}.tag{color:#57341f;background:#fff0e7;border:1px solid #efd2bf;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:800;display:inline-flex}.hunt-card-side{grid-template-columns:minmax(0,1fr) minmax(190px,.8fr);align-items:start;gap:8px;min-width:0;display:grid}.hunt-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.hunt-metrics.two{grid-template-columns:repeat(2,minmax(0,1fr))}.metric,.hunt-metrics span{background:#f7faf8;border:1px solid #edf1ee;border-radius:6px;align-content:center;min-width:0;min-height:54px;padding:8px;display:grid}.hunt-card .hunt-metrics span{min-height:42px;padding:6px 8px}.metric strong,.hunt-metrics strong{color:var(--ink);margin-top:2px;font-size:.9rem;line-height:1.2}.hunt-card .hunt-metrics strong{font-size:.82rem}.hunt-card .hunt-metrics small{font-size:.68rem;line-height:1.1}.odds-chart{background:#f7faf8;border:1px solid #edf1ee;border-radius:6px;gap:8px;min-width:0;padding:10px;display:grid;position:relative}.odds-chart.compact{gap:4px;min-height:0;padding:8px}.odds-chart-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.odds-chart-head small{color:var(--muted);letter-spacing:0;text-transform:uppercase;flex:none;font-size:.74rem;font-weight:800}.odds-chart.compact .odds-chart-head small{font-size:.68rem}.odds-chart-head strong{min-width:0;color:var(--ink);text-align:right;font-size:.84rem;line-height:1.25}.odds-chart.compact .odds-chart-head strong{font-size:.78rem}.chart-wrap{gap:6px;min-width:0;display:grid;position:relative}.odds-svg{width:100%;height:auto;display:block;overflow:hidden}.chart-grid-line{stroke:#dce5dc;stroke-width:1px}.chart-tick-line{stroke:#edf1ee;stroke-width:1px}.chart-axis{stroke:#789086;stroke-width:1.5px}.chart-tick-label,.chart-axis-label{color:var(--muted);fill:var(--muted);font-size:10px;font-weight:780}.chart-axis-label{fill:#395146;font-weight:820}.odds-chart.compact .chart-tick-label{font-size:8px}.chart-point-label{fill:#163b55;letter-spacing:0;paint-order:stroke;pointer-events:none;stroke:#f7faf8;stroke-linejoin:round;stroke-width:4px;font-size:9px;font-weight:860}.odds-chart.compact .chart-point-label{stroke-width:3px;font-size:8px}.chart-odds-line{fill:none;stroke:#27725a;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.chart-dot-group{cursor:crosshair;pointer-events:all}.chart-hit-area{fill:#ffffff03;pointer-events:all}.chart-dot{fill:#27725a;stroke:#fff;stroke-width:2px;transition:r .12s,stroke-width .12s}.chart-dot-group:hover .chart-dot{r:8;stroke-width:3px}.odds-tooltip{z-index:4;max-width:190px;color:var(--ink);pointer-events:none;background:#fff;border:1px solid #cfe5ee;border-radius:6px;padding:8px 9px;font-size:.76rem;line-height:1.25;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 28px #1c2f262e}.odds-tooltip strong{color:#163b55;font-size:.85rem}.odds-tooltip span{font-weight:800}.odds-tooltip small{color:var(--muted);font-size:.7rem}.odds-empty{font-size:.86rem;line-height:1.35}.detail-panel{grid-area:detail;gap:16px;display:grid}.detail-title{border-bottom:1px solid var(--line);gap:8px;padding-bottom:12px;display:grid}.detail-title h2{font-size:1.25rem}.detail-section{gap:10px;display:grid}.detail-section h3{font-size:.95rem}.detail-list{gap:8px;margin:0;display:grid}.detail-list.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-list div,.draw-callout{background:#f7faf8;border:1px solid #edf1ee;border-radius:6px;padding:10px}.detail-list dt{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:800}.detail-list dd{color:var(--ink);margin:4px 0 0;line-height:1.35}.draw-callout{background:#eef7fb;border-color:#cfe5ee;gap:4px;display:grid}.draw-callout.colorado{background:#f3f8ee;border-color:#d6e8c5}.draw-callout strong{color:#163b55;font-size:1.28rem}.draw-callout span{color:#315268}.drawout-card{background:#f7faf8;border:1px solid #edf1ee;border-radius:6px;gap:10px;min-width:0;padding:10px;display:grid}.drawout-card.compact{gap:6px;padding:8px}.drawout-card-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.drawout-card-head small,.drawout-grid span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.7rem;font-weight:800}.drawout-card-head strong{color:var(--ink);text-align:right;font-size:.82rem;line-height:1.25}.drawout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.drawout-grid div{background:#fff;border:1px solid #edf1ee;border-radius:6px;gap:3px;min-width:0;padding:8px;display:grid}.drawout-grid strong{color:#244735;font-size:.94rem;line-height:1.2}.drawout-card.compact .drawout-grid strong{font-size:.82rem}.drawout-grid small{color:#315268;font-size:.72rem;line-height:1.25}.draw-profile-card{background:#f7faf8;border:1px solid #edf1ee;border-radius:6px;gap:10px;min-width:0;padding:10px;display:grid}.draw-profile-card.compact{align-content:center;gap:6px;min-height:52px;padding:8px}.draw-profile-card.compact .draw-pool-grid{display:none}.draw-profile-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.draw-profile-head small,.draw-pool-grid span,.draw-tier-list-head{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.7rem;font-weight:800}.draw-profile-head strong{color:var(--ink);text-align:right;font-size:.82rem;line-height:1.25}.draw-pool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.draw-pool-grid>div{background:#fff;border:1px solid #e4ebe5;border-radius:5px;gap:2px;min-width:0;padding:7px;display:grid}.draw-pool-grid strong{color:#244735;font-size:.9rem}.draw-pool-grid small,.draw-tier-list small,.draw-system-note{color:var(--muted);font-size:.68rem;line-height:1.25}.draw-tier-list{background:#fff;border:1px solid #e4ebe5;border-radius:5px;max-height:230px;display:grid;overflow:auto}.draw-tier-list-head,.draw-tier-list>div{border-bottom:1px solid #edf1ee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 8px;display:grid}.draw-tier-list>div:last-child{border-bottom:0}.draw-tier-list>div>span{min-width:0;display:grid}.draw-tier-list>div>strong{color:#163b55}.draw-system-note{background:#eef7fb;border-radius:5px;margin:0;padding:8px}.draw-callout.idaho{background:#eef7fb;border-color:#cfe5ee}.draw-callout.wyoming{background:#f5f2e9;border-color:#dfd7bd}.source-section a{box-sizing:border-box;justify-content:space-between;width:100%}.report-panel{margin:0}.report-search{margin-top:12px}.report-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;margin-top:12px;display:grid}.report-row{min-height:72px;color:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.report-row strong{color:var(--ink);line-height:1.2;display:block}.report-row small{margin-top:3px;display:block}.report-year{color:#fff;background:#244735;border-radius:6px;place-items:center;width:48px;height:34px;font-size:.78rem;font-weight:800;display:grid}.empty-state{text-align:center;place-items:center;min-height:220px;display:grid}.contact-page{min-height:calc(100vh - 94px);padding:16px;display:grid}.contact-panel{align-self:start;gap:16px;width:min(780px,100%);margin:0 auto;display:grid}.contact-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:14px;display:flex}.contact-heading h2{color:var(--ink);letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.2}.contact-context{color:#163b55;background:#eef7fb;border:1px solid #cfe5ee;border-radius:6px;align-items:center;gap:10px;padding:10px;display:flex}.contact-context div{gap:2px;min-width:0;display:grid}.contact-context strong,.contact-context span{overflow-wrap:anywhere}.contact-context span,.contact-note{color:var(--muted)}.contact-form{gap:2px;display:grid}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.contact-actions a,.primary-action{color:#163b55;min-height:38px;font:inherit;background:#eef7fb;border:1px solid #cfe5ee;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{color:#fff;cursor:pointer;background:#244735;border-color:#244735}.hunt-3d-modal{z-index:1000;color:#edf5ef;isolation:isolate;background:#0b1610;position:fixed;inset:0;overflow:hidden}.hunt-3d-modal .hunt-3d-map-canvas{width:100%;height:100%;position:absolute;inset:0}.hunt-3d-header,.hunt-3d-layers,.hunt-3d-boundary-key,.hunt-3d-loading,.hunt-3d-boundary-warning,.hunt-3d-safety-note{z-index:2;position:absolute}.hunt-3d-header{pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(90deg,#0e1d15f5,#0e1d15e0);border:1px solid #e6f0e82e;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:12px 14px;display:flex;top:16px;left:16px;right:16px;box-shadow:0 16px 40px #00000042}.hunt-3d-title{align-items:center;gap:12px;min-width:0;display:flex}.hunt-3d-title>div{min-width:0}.hunt-3d-mark{color:#fff;background:#d65a2e;border-radius:10px;flex:none;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 8px 20px #d65a2e47}.hunt-3d-kicker{color:#abc4b4;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.68rem;font-weight:850;line-height:1;display:flex}.hunt-3d-kicker i{color:#ffe4d7;background:#d65a2e47;border:1px solid #ffc6ad42;border-radius:4px;padding:3px 5px;font-size:.58rem;font-style:normal}.hunt-3d-title h2{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 1px;font-size:1.08rem;line-height:1.15;overflow:hidden}.hunt-3d-title p{color:#c1d1c6;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.hunt-3d-header-actions{pointer-events:auto;flex:none;align-items:center;gap:8px;display:flex}.hunt-3d-share,.hunt-3d-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:9px;min-height:42px}.hunt-3d-share{font:inherit;align-items:center;gap:7px;padding:0 13px;font-size:.76rem;font-weight:800;display:inline-flex}.hunt-3d-share.copied{color:#e4ffeb;background:#2a75418a;border-color:#9ae0af6b}.hunt-3d-close{flex:none;place-items:center;width:42px;height:42px;display:grid}.hunt-3d-share:hover,.hunt-3d-close:hover{background:#ffffff2e}.hunt-3d-layers{color:#dce9df;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e1d15ed;border:1px solid #e6f0e82e;border-radius:12px;gap:13px;width:342px;max-height:calc(100vh - 124px);padding:14px;display:grid;top:108px;right:16px;overflow-y:auto;box-shadow:0 18px 44px #0000004d}.hunt-3d-panel-heading{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.hunt-3d-panel-heading>span:first-child{color:#fff;align-items:center;gap:7px;font-size:.9rem;font-weight:800;display:inline-flex}.hunt-3d-panel-action{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.hunt-3d-panel-action svg{color:#b9cbbf;flex:none;transition:transform .16s}.hunt-3d-layers.expanded .hunt-3d-panel-action svg{transform:rotate(180deg)}.hunt-3d-panel-heading small{color:#8fa79a;font-size:.62rem}.hunt-3d-panel-heading:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #75bcdc80}.hunt-3d-layer-content{gap:13px;display:grid}.hunt-3d-layer-content[hidden]{display:none}.hunt-3d-layers.collapsed{max-height:52px;overflow:hidden}.hunt-3d-basemap-options{border:0;min-width:0;margin:0;padding:0}.hunt-3d-basemap-options legend{color:#8fa79a;letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:.65rem;font-weight:800}.hunt-3d-basemap-options>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.hunt-3d-basemap-options button,.hunt-3d-tools button{color:#c9d8ce;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:.76rem;font-weight:800;display:inline-flex}.hunt-3d-basemap-options button.active{color:#fff;background:#315b45;border-color:#658d75}.hunt-3d-layer-list{gap:2px;display:grid}.hunt-3d-layer-list label{cursor:pointer;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:5px 3px;display:grid}.hunt-3d-layer-list label.disabled{cursor:not-allowed;opacity:.52}.hunt-3d-layer-icon{color:#f3b79e;background:#d65a2e29;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.hunt-3d-layer-list label>span:nth-child(2){display:grid}.hunt-3d-layer-list strong{color:#edf5ef;font-size:.78rem}.hunt-3d-layer-list small{color:#8fa79a;font-size:.65rem}.hunt-3d-layer-list input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.hunt-3d-switch{background:#405047;border-radius:99px;width:34px;height:20px;transition:background .16s;position:relative}.hunt-3d-switch:after{content:"";background:#d4ded7;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:3px;left:3px}.hunt-3d-layer-list input:checked+.hunt-3d-switch{background:#d65a2e}.hunt-3d-layer-list input:checked+.hunt-3d-switch:after{background:#fff;transform:translate(14px)}.hunt-3d-layer-list input:focus-visible+.hunt-3d-switch{outline-offset:2px;outline:3px solid #75bcdc80}.hunt-3d-legend{background:#00000029;border:1px solid #ffffff14;border-radius:8px;gap:7px;padding:10px;display:grid}.hunt-3d-legend>strong{color:#dce9df;text-transform:uppercase;font-size:.7rem}.hunt-3d-legend>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;display:grid}.hunt-3d-legend span{color:#bdcec3;align-items:center;gap:5px;font-size:.64rem;display:inline-flex}.hunt-3d-legend i{border:1px solid #ffffff73;border-radius:2px;flex:none;width:9px;height:9px}.hunt-3d-legend .legend-blm{background:#fee679}.hunt-3d-legend .legend-forest{background:#ccebc5}.hunt-3d-legend .legend-state{background:#b3e3ee}.hunt-3d-legend .legend-private{background:#fff}.hunt-3d-legend small{color:#8fa79a;font-size:.61rem;line-height:1.3}.hunt-3d-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.hunt-3d-tools button:disabled{cursor:wait;opacity:.55}.hunt-3d-location-error{color:#ffc6b0;font-size:.68rem;line-height:1.3}.hunt-3d-ai-panel{background:radial-gradient(circle at 100% 0,#79e8a929,#0000 44%),#030d0952;border:1px solid #9deebd33;border-radius:9px;gap:10px;padding:11px;display:grid}.hunt-3d-ai-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.hunt-3d-ai-heading>span{color:#effff4;letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:6px;font-size:.72rem;font-weight:850;display:inline-flex}.hunt-3d-ai-heading>span svg{color:#9ee8ba}.hunt-3d-ai-heading>i{color:#dfffea;letter-spacing:.045em;text-transform:uppercase;background:#5dc18629;border:1px solid #9deebd33;border-radius:4px;padding:3px 5px;font-size:.55rem;font-style:normal;font-weight:850}.hunt-3d-ai-progress{color:#a5e9bd;align-items:center;gap:9px;min-height:48px;display:flex}.hunt-3d-ai-progress>span{gap:2px;display:grid}.hunt-3d-ai-progress strong{color:#effff4;font-size:.72rem}.hunt-3d-ai-progress small{color:#91aa9a;font-size:.61rem;line-height:1.3}.hunt-3d-ai-summary{gap:4px;display:grid}.hunt-3d-ai-summary>span{color:#baf3cf;letter-spacing:.04em;text-transform:uppercase;background:#66c98e1f;border-radius:4px;width:max-content;padding:2px 5px;font-size:.57rem;font-weight:800}.hunt-3d-ai-summary>strong{color:#fff;font-size:.79rem}.hunt-3d-ai-summary p,.hunt-3d-ai-error{color:#b9cbbf;font-size:.64rem;line-height:1.4}.hunt-3d-ai-error{color:#ffd0bd}.hunt-3d-ai-zones{gap:5px;display:grid}.hunt-3d-ai-zones button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:7px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:7px;display:grid}.hunt-3d-ai-zones button:hover{background:#90e7b01a;border-color:#9deebd40}.hunt-3d-ai-zones button:focus-visible{outline-offset:1px;outline:3px solid #75bcdc80}.hunt-3d-ai-zones button>i{color:#112f25;background:#dfff8f;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.68rem;font-style:normal;font-weight:900;display:grid}.hunt-3d-ai-zones button>span{min-width:0;display:grid}.hunt-3d-ai-zones strong{color:#eaf7ee;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:.68rem;overflow:hidden}.hunt-3d-ai-zones small{color:#8fa79a;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.hunt-3d-ai-details{color:#a9bcae;font-size:.62rem}.hunt-3d-ai-details summary{color:#cfe6d6;cursor:pointer;width:max-content;font-size:.64rem;font-weight:800}.hunt-3d-ai-details ul{gap:5px;margin:7px 0 0;padding-left:16px;line-height:1.35;display:grid}.hunt-3d-ai-disclaimer{color:#82988a;border-top:1px solid #ffffff14;padding-top:8px;font-size:.57rem;line-height:1.35}.hunt-3d-boundary-key{color:#e8f1eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e1d15e6;border:1px solid #e6f0e829;border-radius:9px;align-items:center;gap:10px;max-width:310px;padding:10px 12px;display:flex;bottom:44px;left:16px;box-shadow:0 12px 28px #0000003b}.hunt-3d-boundary-key>i{border-top:4px dashed #e95727;width:30px;height:0}.hunt-3d-boundary-key>div{min-width:0;display:grid}.hunt-3d-boundary-key strong,.hunt-3d-boundary-key span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hunt-3d-boundary-key strong{font-size:.72rem}.hunt-3d-boundary-key span{color:#a9bcae;font-size:.64rem}.hunt-3d-safety-note{color:#f0f7f2d1;filter:drop-shadow(0 1px 3px #000);text-align:center;text-shadow:0 1px 4px #000;font-size:.64rem;line-height:1.2;bottom:14px;left:380px;right:380px}.hunt-3d-loading{color:#e8f1eb;background:#0e1d15f0;border:1px solid #e6f0e82e;border-radius:9px;align-items:center;gap:10px;padding:13px 16px;font-size:.78rem;font-weight:750;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 34px #00000059}.hunt-3d-loading.error{color:#ffd9ca}.hunt-3d-boundary-warning{color:#ffd9ca;background:#5b2b1ae6;border:1px solid #ffbfa542;border-radius:8px;max-width:360px;padding:10px 12px;font-size:.72rem;top:108px;left:16px;box-shadow:0 12px 28px #0000003d}.hunt-3d-modal .maplibregl-ctrl-group{background:#0e1d15e8;border:1px solid #ffffff29;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px #00000047}.hunt-3d-modal .maplibregl-ctrl-group button+button{border-top-color:#ffffff1f}.hunt-3d-modal .maplibregl-ctrl button .maplibregl-ctrl-icon{filter:invert()}.hunt-3d-modal .maplibregl-ctrl-attrib{color:#c2d0c6;background:#0e1d15cc}.hunt-3d-modal .maplibregl-ctrl-attrib a{color:#e7efe9}.hunt-3d-modal .maplibregl-ctrl-scale{color:#fff;text-shadow:0 1px 3px #000;background:#0e1d15b3;border-color:#fff}.hunt-3d-modal .maplibregl-canvas:focus-visible{outline-offset:-4px;outline:3px solid #75bcdca6}.contact-note{margin:12px 0 0;line-height:1.35}@media (width<=1180px){.planner-grid{grid-template-columns:280px minmax(0,1fr);grid-template-areas:"filters map""results results""detail detail"}.detail-panel{position:static}.report-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.app-header,.planner-grid{padding:12px}.app-header{flex-direction:column;align-items:flex-start}.planner-grid{grid-template-columns:1fr;grid-template-areas:"filters""map""results""detail"}.map-explorer-body{grid-template-columns:1fr}.map-canvas,.map-canvas svg{height:260px;min-height:260px}.map-summary{min-height:150px}.filters-panel{position:static}.detail-list.two-col,.contact-grid,.report-list{grid-template-columns:1fr}.hunt-list{max-height:none}.results-toolbar{flex-direction:column;align-items:stretch}.report-panel{margin:0}.hunt-3d-header{top:10px;left:10px;right:10px}.hunt-3d-layers{width:auto;max-height:248px;inset:auto 10px 10px;overflow:auto}.hunt-3d-layer-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hunt-3d-layer-list label{grid-template-columns:28px minmax(0,1fr) auto}.hunt-3d-layer-icon{width:28px;height:28px}.hunt-3d-legend,.hunt-3d-boundary-key,.hunt-3d-safety-note{display:none}.hunt-3d-modal .maplibregl-ctrl-bottom-right,.hunt-3d-modal .maplibregl-ctrl-bottom-left{bottom:260px}:is(.hunt-3d-modal:has(.hunt-3d-layers.collapsed) .maplibregl-ctrl-bottom-right,.hunt-3d-modal:has(.hunt-3d-layers.collapsed) .maplibregl-ctrl-bottom-left){bottom:64px}}@media (width<=640px){.state-switcher{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.header-actions{justify-content:flex-start;width:100%}.map-explorer-head{flex-direction:column;align-items:stretch}.map-metric-switch{box-sizing:border-box;width:100%}.map-canvas,.map-canvas svg{height:220px;min-height:220px}.hunt-card,.hunt-card-side,.hunt-metrics,.drawout-grid,.draw-pool-grid{grid-template-columns:1fr}.hunt-3d-mark{display:none}.hunt-3d-share{justify-content:center;width:42px;padding:0}.hunt-3d-share span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hunt-3d-panel-heading small,.hunt-3d-layer-list small{display:none}.hunt-3d-layer-list{grid-template-columns:1fr}.hunt-3d-layer-list label{min-height:38px;padding:1px 3px}.hunt-3d-layers{max-height:min(54vh,410px)}}
