@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.leaflet-container{width:100%!important;height:100%!important}@media (max-width:767px){.leaflet-control-zoom a{width:36px!important;height:36px!important;font-size:20px!important;line-height:36px!important}.leaflet-popup-content{font-size:13px!important}}.xr-page-scroll{height:100%;overflow:hidden auto}:root{--xr-nav-h:72px;--xr-nav-h-mobile:60px;--xr-max-w:1200px;--xr-pad:24px;--xr-pad-mobile:16px}.xr-nav-mobile-overlay{z-index:99999;background:#040b16f7;flex-direction:column;justify-content:center;align-items:center;gap:32px;animation:.2s xr-fade-in;display:flex;position:fixed;inset:0}@keyframes xr-fade-in{0%{opacity:0}to{opacity:1}}.xr-nav-mobile-link{color:#cbd5e1;cursor:pointer;font-family:Inter,sans-serif;font-size:24px;font-weight:700;transition:color .2s}.xr-nav-mobile-link:hover{color:#4ade80}.xr-glass-panel{-webkit-backdrop-filter:blur(16px);background:#0a0f1ad1;border:1px solid #ffffff14;border-radius:16px}.xr-hero-title{letter-spacing:-.5px;font-size:clamp(30px,5vw,58px);font-weight:800;line-height:1.15}.xr-section-title{font-size:clamp(22px,3vw,34px);font-weight:800}.xr-segment-card{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000f}.xr-segment-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}@media (min-width:768px){.xr-segment-card{width:270px}}@media (max-width:767px){.xr-segment-card{width:80vw;max-width:300px}.xr-segment-card:hover{transform:none}}.xr-slider-arrow{cursor:pointer;color:#0ea5e9;z-index:30;background:0 0;border:none;justify-content:center;align-items:center;transition:transform .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.xr-slider-arrow:hover{color:#0284c7}@media (max-width:767px){.xr-slider-arrow{display:none}}@media (min-width:768px) and (max-width:1350px){.xr-slider-left{background:#ffffffe6;border-radius:50%;width:40px;height:40px;left:-15px;box-shadow:0 4px 10px #0000001a}.xr-slider-right{background:#ffffffe6;border-radius:50%;width:40px;height:40px;right:-15px;box-shadow:0 4px 10px #0000001a}}@media (min-width:1350px){.xr-slider-left{left:-60px}.xr-slider-right{right:-60px}}.xr-hide-scrollbar::-webkit-scrollbar{display:none}.xr-hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.xr-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#16a34a,#22c55e);border:none;border-radius:8px;padding:12px 28px;font-family:inherit;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #22c55e4d}.xr-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #22c55e66}@media (max-width:767px){.xr-btn-primary:hover{transform:none}}
