.wells-map-shell{position:relative;width:100%;height:100vh;min-height:620px;background:#eef2f1;overflow:hidden}.wells-map-canvas{position:absolute!important;inset:0;width:100%;height:100%;min-height:100%}.wells-map-panel{position:absolute;top:18px;left:18px;z-index:3;display:flex;flex-direction:column;gap:6px;width:min(520px,calc(100% - 620px));min-width:320px;max-width:calc(100% - 36px);max-height:calc(100% - 36px);overflow:auto;padding:12px 14px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:hsla(0,0%,100%,.94);box-shadow:0 12px 30px rgba(15,23,42,.12);color:#111827;font-family:Arial,sans-serif}.map-filter-accordion{width:100%}.map-filter-accordion summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.map-filter-accordion summary::-webkit-details-marker{display:none}.map-filter-accordion summary>div{display:flex;min-width:0;flex-direction:column;gap:3px}.map-filter-accordion summary i{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;background:#f1f5f9;transition:transform .16s ease}.map-filter-accordion summary i:before{content:"";width:8px;height:8px;border-right:2px solid #475569;border-bottom:2px solid #475569;transform:rotate(45deg) translate(-1px,-1px)}.map-filter-accordion[open] summary i{transform:rotate(180deg)}.map-filter-body{display:flex;flex-direction:column;gap:6px;margin-top:8px}.wells-map-panel strong{font-size:15px;line-height:1.2}.wells-map-panel span{font-size:13px;color:#4b5563}.tract-search{gap:8px;width:100%;padding-top:8px;border-top:1px solid rgba(15,23,42,.08);color:#111827;font-family:Arial,sans-serif}.tract-search,.tract-search-copy{display:flex;flex-direction:column}.tract-search-copy{gap:3px}.tract-search-copy strong{font-size:13px;line-height:1.2}.tract-search-status{font-size:12px;line-height:1.3;color:#4b5563}.tract-search input{width:100%;min-height:36px;border:1px solid rgba(15,23,42,.18);border-radius:6px;padding:8px 10px;background:#fff;color:#111827;font:inherit;font-size:13px}.tract-search input:focus{border-color:rgba(15,118,110,.6);box-shadow:0 0 0 3px rgba(15,118,110,.12);outline:none}.status-filter-box{display:flex;flex-direction:column;gap:8px;width:100%;padding-top:8px;border-top:1px solid rgba(15,23,42,.08)}.status-filter-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.status-filter-head strong{font-size:13px;line-height:1.2}.status-filter-head span{font-size:11px;color:#64748b}.status-filter-actions,.status-filter-grid{display:flex;flex-wrap:wrap;gap:6px}.status-chip,.status-filter-actions button{min-height:28px;border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#fff;color:#475569;font:inherit;font-size:11px;cursor:pointer}.status-filter-actions button{padding:0 9px}.status-chip{display:inline-flex;align-items:center;gap:6px;padding:0 8px;opacity:.48}.status-chip.active{opacity:1;background:#f8fafc;color:#111827}.status-chip span{width:8px;height:8px;border-radius:999px}.status-chip small{color:#64748b;font-size:10px}.wells-map-popup{display:flex;flex-direction:column;gap:4px;min-width:240px;font-family:Arial,sans-serif;color:#111827}.wells-map-popup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-right:10px}.wells-map-popup strong{font-size:14px;line-height:1.25}.wells-map-popup-card-link{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;border:1px solid rgba(15,23,42,.14);padding:4px 6px;background:#fff;color:#0f172a;font-size:11px;font-weight:700;line-height:1;text-decoration:none}.wells-map-popup-card-link:hover{border-color:rgba(15,118,110,.5);color:#0f766e}.wells-map-popup small,.wells-map-popup span{font-size:12px;line-height:1.25}.wells-map-popup small{color:#6b7280}.area-context-panel{position:absolute;top:18px;right:18px;z-index:3;display:flex;flex-direction:column;gap:12px;width:min(340px,calc(100% - 36px));max-height:calc(100% - 36px);overflow:auto;padding:14px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:hsla(0,0%,100%,.96);box-shadow:0 12px 30px rgba(15,23,42,.14);color:#111827;font-family:Arial,sans-serif}.area-context-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.area-context-head>div{display:flex;min-width:0;flex-direction:column;gap:4px}.area-context-head strong{font-size:14px;line-height:1.2}.area-context-head span,.area-context-panel p{font-size:12px;line-height:1.35;color:#4b5563}.area-context-head button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(15,23,42,.14);border-radius:5px;background:#fff;color:#475569;font:inherit;font-size:13px;font-weight:800;line-height:1;cursor:pointer}.area-context-head button:hover{border-color:rgba(15,118,110,.38);color:#0f766e}.area-context-panel p{margin:0;padding:8px;border-radius:6px;background:#f8fafc}.context-accordion{border-top:1px solid rgba(15,23,42,.1);padding-top:8px}.area-context-head+.context-accordion{border-top:0;padding-top:0}.selected-debug{display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px;padding:8px;border:1px solid rgba(15,23,42,.1);border-radius:6px;background:#f8fafc}.selected-debug span{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:6px;gap:6px;align-items:baseline}.selected-debug small{color:#6b7280;font-size:11px}.selected-debug code{overflow-wrap:anywhere;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px}.selected-production-panel{display:grid;grid-gap:8px;gap:8px;padding:8px;border:1px solid rgba(15,23,42,.1);border-radius:6px;background:#fff}.selected-production-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.selected-production-head strong{font-size:12px;line-height:1.2}.selected-production-head span{color:#6b7280;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.selected-production-panel p{margin:0;padding:8px;background:#f8fafc;color:#4b5563;font-size:12px;line-height:1.35}.selected-production-list,.selected-production-month{display:grid;grid-gap:6px;gap:6px}.selected-production-month{padding:8px;border:1px solid rgba(15,23,42,.08);border-radius:6px;background:#f8fafc}.selected-production-month strong{color:#111827;font-size:12px}.selected-production-month div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px}.selected-production-month span{display:inline-flex;align-items:center;min-height:24px;padding:0 7px;border:1px solid rgba(15,23,42,.08);border-radius:5px;background:#fff;color:#475569;font-size:11px;font-weight:700}.selected-context-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #111827;border-radius:6px;padding:0 12px;background:#111827;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.selected-context-link:hover{background:#0f172a}.fwt-public-map-section{padding-top:0;background:#f5f7f6}.fwt-public-map-section>.fwt-container{width:min(1680px,calc(100vw - 48px));max-width:none}.fwt-public-map-section .fwt-section-header{max-width:1120px;margin-right:auto;margin-left:auto}.fwt-public-map-scale{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px}.fwt-public-map-scale>div{background:#fff}.fwt-public-map-frame{height:min(760px,76vh);min-height:560px;margin:28px 0;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#eef2f1;box-shadow:0 18px 50px rgba(15,23,42,.14)}.fwt-public-map-frame .wells-map-shell{height:100%;min-height:100%}.fwt-public-map-frame .wells-map-panel{top:14px;left:14px;width:min(420px,calc(100% - 540px));min-width:300px;padding:10px 12px}.fwt-public-map-frame .area-context-panel{top:14px;right:14px;width:min(310px,calc(100% - 500px));max-height:calc(100% - 28px);padding:10px}.fwt-public-map-frame .status-filter-grid{gap:5px}.fwt-public-map-frame .status-chip{min-height:28px;padding:4px 7px;font-size:11px}.fwt-public-map-frame .status-chip small{font-size:10px}.fwt-map-disclaimer{margin:0;color:#4b5563;font-size:14px;line-height:1.55}.fwt-public-map-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.fwt-public-map-links a{border:1px solid rgba(15,23,42,.12);border-radius:6px;padding:9px 12px;background:#fff;color:#0f172a;font-size:14px;font-weight:800;text-decoration:none}@media (max-width:900px){.fwt-public-map-section>.fwt-container{width:min(100% - 24px,100%)}.fwt-public-map-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.wells-map-shell{height:100dvh;min-height:0}.wells-map-panel{top:10px;left:10px;min-width:0;width:min(430px,calc(100% - 20px));max-height:min(58dvh,calc(100% - 20px));padding:10px}.map-filter-body{gap:8px}.tract-search{gap:7px}.tract-search input{min-height:44px;font-size:16px}.status-filter-actions,.status-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.status-chip,.status-filter-actions button{width:100%;justify-content:flex-start;min-height:40px}.area-context-panel{top:auto;right:10px;bottom:10px;left:10px;width:auto;max-height:46dvh;padding:12px;border-radius:8px 8px 0 0}}@media (max-width:640px){.fwt-public-map-scale{grid-template-columns:1fr}.wells-map-panel{top:8px;left:8px;width:calc(100% - 16px);max-height:50dvh}.map-filter-accordion:not([open]){width:-moz-fit-content;width:fit-content}.map-filter-accordion:not([open]) summary{min-width:184px}.map-filter-accordion summary{align-items:center}.area-context-panel{right:0;bottom:0;left:0;max-height:52dvh;border-right:0;border-bottom:0;border-left:0}}@media (max-width:1920px) and (min-width:901px){.wells-map-panel{width:min(340px,calc(100% - 36px));min-width:320px;padding:12px}.status-filter-actions,.status-filter-grid{flex-direction:column}.status-chip,.status-filter-actions button{width:100%;justify-content:flex-start}}