@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";.hero[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b2d8eeb,#b388c9e0,#f5a3b5d9);backdrop-filter:blur(8px);transition:opacity .6s ease-out,visibility .6s}.hero[data-astro-cid-bbe6dxrz].hidden{opacity:0;visibility:hidden;pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;color:#fff;padding:2rem;max-width:440px}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:.85rem;font-weight:400;text-transform:uppercase;letter-spacing:.15em;opacity:.75;margin-bottom:.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem;font-weight:300;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}.hero-story[data-astro-cid-bbe6dxrz] .hero-story-para{font-size:.95rem;font-weight:300;line-height:1.6;margin-bottom:.5rem}.hero-story[data-astro-cid-bbe6dxrz] .hero-story-para:last-child{margin-bottom:0}[data-astro-cid-bbe6dxrz][data-format=haiku] .hero-story-para:first-child{font-style:italic}.hero-connector[data-astro-cid-bbe6dxrz]{font-size:.9rem;font-weight:400;opacity:.8;margin-top:.5rem}.hero-actions[data-astro-cid-bbe6dxrz]{margin-top:1.25rem}.hero-cta[data-astro-cid-bbe6dxrz]{display:block;width:100%;padding:.875rem 1.5rem;background:#fff;color:var(--color-primary);border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:.75rem;transition:transform .15s}.hero-cta[data-astro-cid-bbe6dxrz]:active{transform:scale(.98)}.hero-explore[data-astro-cid-bbe6dxrz]{display:block;width:100%;padding:.75rem 1.5rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:12px;font-size:.9rem;font-weight:400;cursor:pointer;transition:background .15s}.hero-explore[data-astro-cid-bbe6dxrz]:hover{background:#ffffff1a}.hero-lang-switcher[data-astro-cid-bbe6dxrz]{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.hero-lang-btn[data-astro-cid-bbe6dxrz]{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:6px 12px;font-size:1.1rem;cursor:pointer;transition:background .15s;line-height:1}.hero-lang-btn[data-astro-cid-bbe6dxrz]:hover{background:#ffffff40}.hero-lang-btn[data-astro-cid-bbe6dxrz].active{background:#ffffff59;border-color:#fff9}.petals[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.petal[data-astro-cid-bbe6dxrz]{position:absolute;width:18px;height:22px;background:#b388c959;border-radius:60% 10% 50% 40%/70% 30% 60% 50%;filter:blur(.5px);animation:fall linear infinite}.petal-1[data-astro-cid-bbe6dxrz]{left:10%;animation-duration:4.2s;animation-delay:0s}.petal-2[data-astro-cid-bbe6dxrz]{left:25%;animation-duration:5.4s;animation-delay:.5s}.petal-3[data-astro-cid-bbe6dxrz]{left:40%;animation-duration:4.8s;animation-delay:1.2s}.petal-4[data-astro-cid-bbe6dxrz]{left:55%;animation-duration:6s;animation-delay:.3s}.petal-5[data-astro-cid-bbe6dxrz]{left:68%;animation-duration:5.1s;animation-delay:1.8s}.petal-6[data-astro-cid-bbe6dxrz]{left:80%;animation-duration:4.5s;animation-delay:.9s}.petal-7[data-astro-cid-bbe6dxrz]{left:92%;animation-duration:5.7s;animation-delay:1.5s}@keyframes fall{0%{top:-10%;transform:rotate(0) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{top:110%;transform:rotate(360deg) translate(30px);opacity:0}}:root{--color-primary: #7B2D8E;--color-primary-light: #B388C9;--color-primary-pale: #E8D5F0;--color-accent: #F5A3B5;--color-accent-soft: #FCDFE5;--color-bg: #FFF9FB;--color-text: #2D1B33;--color-text-muted: #8B7A90;--color-success: #6BAF7B}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background:var(--color-bg);color:var(--color-text);overflow:hidden;height:100dvh;width:100vw}#app{position:relative;width:100%;height:100dvh}.maplibregl-ctrl-group{border-radius:10px!important;border:1px solid var(--color-primary-pale)!important;box-shadow:0 2px 8px #2d1b331f!important;overflow:hidden}.maplibregl-ctrl-group button{width:40px!important;height:40px!important;color:var(--color-primary)!important}.maplibregl-ctrl-group button+button{border-top:1px solid var(--color-primary-pale)!important}.maplibregl-ctrl-group button .maplibregl-ctrl-icon{filter:brightness(0) saturate(100%) invert(19%) sepia(60%) saturate(3000%) hue-rotate(270deg) brightness(80%)}
