.nav{position:sticky;top:0;background:#f5f1e8;color:#2c4a52;z-index:10000;box-shadow:0 1px 3px #2c4a5214}.nav__inner{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:14px 20px}.brand{font-weight:700;font-size:18px;text-decoration:none;color:#2c4a52}nav a{color:#3d5e68;margin-left:16px;text-decoration:none;font-weight:500;transition:color .2s}nav a:hover{color:#2c4a52}nav a.active{color:#2c4a52;font-weight:600}nav a.cta{background:#d4a574;color:#fff;padding:8px 16px;border-radius:8px;font-weight:600}nav a.cta:hover{background:#b88d5f;color:#fff}nav.nav__links{display:flex;align-items:center;gap:12px}.nav__user{display:flex;align-items:center;gap:8px;margin-left:8px}.nav__user span{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3d5e68;font-size:14px}.nav__user .signout{background:#fff;color:#3d5e68;border:1px solid #B8C9CE;border-radius:6px;padding:6px 12px;cursor:pointer;font-weight:500;transition:all .2s}.nav__user .signout:hover{background:#2c4a52;color:#fff;border-color:#2c4a52}.nav__settings{position:relative}.settings-toggle{background:none;border:none;color:#3d5e68;font-weight:500;font-size:inherit;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s}.settings-toggle:hover{background-color:#3d5e681a}.settings-dropdown{position:absolute;top:100%;right:0;background:#f5f1e8;border:1px solid #B8C9CE;border-radius:8px;padding:8px 0;min-width:160px;box-shadow:0 4px 12px #2c4a5226;z-index:9999}.settings-dropdown a{display:block;padding:8px 16px;color:#3d5e68;text-decoration:none;margin:0}.settings-dropdown a:hover{background-color:#3d5e681a;color:#2c4a52}.settings-dropdown a.active{background-color:#d4a7741a;color:#2c4a52;font-weight:600}.footer{margin-top:0;background:#0b1d14;color:#fff}.footer__inner{max-width:1100px;margin:0 auto;padding:0 20px 24px}.footer p{opacity:.8}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;overflow-x:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#333}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{max-width:1100px;margin:0 auto;padding:20px;flex:1 0 auto;background:#fff}main:has(.hero){padding-top:0!important}main:has(.consent-page){padding:0!important;max-width:100vw!important;width:100vw!important;margin:0!important;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.section{padding:64px 0}.section:has(.hero){padding:0!important}.container{max-width:1100px;margin:0 auto;padding:0 20px}.hero{position:relative;height:70vh;min-height:480px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#0f1419;margin-top:0;padding-top:0}.hero__content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;z-index:1}.hero__title{font-size:clamp(28px,5vw,56px);margin:0 0 12px}.hero__subtitle{max-width:800px;margin:0 auto;opacity:.9}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:24px}.card{background:#0f2419;border:1px solid #133224;border-radius:12px;padding:16px}.btn{display:inline-block;background:#2b8a3e;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none;margin-top:16px}.consent-page{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;margin:0;padding:0}.consent-page>*{margin-top:0!important;padding-top:0!important}.consent-top{flex:0 0 auto;height:50vh;overflow:hidden;position:relative;z-index:1;margin:0;padding:0;background:#e3f2fd}.consent-top>.section{display:flex;flex-direction:column;height:100%;margin:0;padding:0}.consent-mid{flex:1 1 auto;min-height:30vh;position:relative;margin:0;padding:0}.consent-mid .consent-map-wrapper{height:100%;margin:0;padding:0}.consent-splitter{flex:0 0 auto;height:8px;cursor:row-resize;background:linear-gradient(180deg,#133224e6,#133224b3);border-top:1px solid #0b2419;border-bottom:1px solid #1a3b2a}.consent-splitter:hover{background:linear-gradient(180deg,#194330f2,#194330bf)}.consent-splitter.dragging{background:linear-gradient(180deg,#266649,#266649d9)}.full-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#f5f5f5}.consent-mid>.map-controls{position:absolute;top:8px;right:8px;z-index:5000}.consent-map-wrapper .leaflet-container{touch-action:auto!important;cursor:grab;margin-top:0!important}.consent-map-wrapper .leaflet-container:active{cursor:grabbing}.consent-map-wrapper .leaflet-pane,.consent-map-wrapper .leaflet-tile,.consent-map-wrapper .leaflet-marker-icon,.consent-map-wrapper .leaflet-interactive{pointer-events:auto}table{width:100%;font-size:13px}table th,table td{padding:6px 8px;text-align:left;border-bottom:1px solid #133224;vertical-align:top}.consent-row-hover:hover{background:#79c7ff!important}table tbody tr{background:#f1f5f9}.leaflet-popup-content table tbody tr:hover{background:#9ed6bf80!important}.leaflet-popup-content table tbody tr:hover th,.leaflet-popup-content table tbody tr:hover td{background:transparent!important}.consent-popup table tbody tr:hover{background:#9ed6bf80!important}.leaflet-popup-content-wrapper{max-height:400px!important;min-height:auto!important}.leaflet-popup-content{max-height:380px!important;overflow-y:auto!important;margin:8px 12px!important;min-height:auto!important}.leaflet-popup{margin-bottom:20px!important}.consent-popup{font-size:12px;line-height:1.3;max-width:260px;max-height:380px;overflow-y:auto}.consent-popup__title{font-weight:600;margin:0 0 4px;font-size:13px}.consent-popup__table{border-collapse:collapse;width:100%}.consent-popup__table th{padding:2px 4px;text-align:left;vertical-align:top;color:#9fd6bf;font-weight:500;white-space:nowrap}.consent-popup__table td{padding:2px 4px;text-align:left;vertical-align:top}.consent-popup .consent-popup__table tbody tr:hover th,.consent-popup .consent-popup__table tbody tr:hover td{background:transparent!important}.consent-popup button{display:inline-block!important;visibility:visible!important;opacity:1!important;z-index:1000!important;position:relative!important;margin:0!important;flex-shrink:0!important}.consent-popup button:hover{opacity:.8!important;transform:translateY(-1px)}.consent-popup>div:last-child{margin-top:8px!important;display:flex!important;gap:6px!important;flex-wrap:wrap!important;position:sticky!important;bottom:0!important;background:inherit!important;padding-top:4px!important}.cluster-marker{display:flex;align-items:center;justify-content:center;background:#1f4d37;color:#fff;border:2px solid #9fd6bf;border-radius:50%;width:34px;height:34px;font-size:12px;font-weight:600;box-shadow:0 0 0 2px #0f2419,0 2px 4px #00000080}.cluster-marker.small{background:#256346}.cluster-marker.medium{background:#2b7a56;width:40px;height:40px;font-size:13px}.cluster-marker.large{background:#329165;width:48px;height:48px;font-size:14px}.tabs{display:flex;gap:8px;border-bottom:1px solid #133224;margin-bottom:8px}.tab-btn{appearance:none;background:transparent;border:none;color:#000;padding:8px 12px;border-radius:8px 8px 0 0;cursor:pointer;font-weight:600;opacity:.7}.tab-btn:hover{opacity:.9;background:#0f2419}.tab-btn.active{opacity:1;color:#000;background:#f5f5f5;border:1px solid #133224;border-bottom-color:transparent}.tab-btn.active:hover{background:#f5f5f5!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
