html{background-color:#0a0a0f;min-height:100dvh;@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradientShift{0%,to{opacity:1}50%{opacity:.8}}}html :root{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;min-height:100dvh;color:#ffffffde;height:100dvh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body{margin:0;display:flex;min-width:320px;min-height:100vh;min-height:100dvh;background-color:#0a0a0f;overscroll-behavior-y:contain}html #root{width:100%;min-height:100vh}html code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html ::-webkit-scrollbar{width:10px}html ::-webkit-scrollbar-track{background:#0a0a0f;border-radius:5px}html ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:5px;transition:background .3s ease}html ::-webkit-scrollbar-thumb:hover{background:#ffffff40}html ::-webkit-scrollbar-corner{background:#0a0a0f}html *{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) #0a0a0f}html html{scroll-behavior:smooth}html .leaflet-popup-content-wrapper{background:transparent!important;box-shadow:none!important;border-radius:12px!important;padding:0!important;overflow:hidden!important}html .leaflet-popup-content{margin:0!important;padding:0!important;width:auto!important;max-width:90vw!important;max-height:80vh!important;overflow:hidden!important}html .leaflet-popup-tip{background:linear-gradient(135deg,#0a0a0f,#0c0c14,#0a0a0f)!important;border:1px solid rgba(0,188,212,.3)!important;box-shadow:0 4px 16px #0006!important}html .leaflet-popup-close-button{color:#00bcd4!important;font-size:18px!important;font-weight:700!important;padding:8px!important;background:#0000004d!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}html .leaflet-popup-close-button:hover{background:#00bcd433!important;color:#ff9800!important;transform:scale(1.1)!important}html .leaflet-popup{max-width:90vw!important;max-height:80vh!important}@media (max-width: 768px){html .leaflet-popup-content,html .leaflet-popup{max-width:95vw!important;max-height:70vh!important}}html body:has([data-portfolio-page]){overflow:hidden}html [data-portfolio-page] *{scrollbar-width:none!important;-ms-overflow-style:none!important}html [data-portfolio-page] *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}
