body{position:relative;margin:0;padding:0;font-family:Montserrat,sans-serif;background:linear-gradient(90deg,#00338d,#7a2582);color:#f0f0f0;line-height:1.6}.container.svelte-1h2d5w4{max-width:1200px;margin:0 auto;padding:0 20px}h1.svelte-1h2d5w4{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin:40px 0 30px;color:#fff;text-align:center;letter-spacing:1px;text-shadow:0 2px 10px rgba(0,0,0,.3)}h2.svelte-1h2d5w4{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin:30px 0 20px;color:#fff;text-align:center;letter-spacing:.8px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.search-section.svelte-1h2d5w4{text-align:center;margin-bottom:40px;padding:30px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 10px 30px #0003;border:1px solid rgba(255,255,255,.1);max-width:800px;margin-left:auto;margin-right:auto}.input-container.svelte-1h2d5w4{display:flex;justify-content:center;gap:15px;margin-top:20px}input[type=text].svelte-1h2d5w4{padding:15px 20px;width:300px;border:none;border-radius:50px;font-size:16px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}input[type=text].svelte-1h2d5w4:focus{outline:none;background:#ffffff26;box-shadow:0 0 0 2px #00bcd44d}input[type=text].svelte-1h2d5w4::placeholder{color:#fff9}button.svelte-1h2d5w4{padding:15px 30px;background:linear-gradient(45deg,#00bcd4,#008ba3);color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 15px #00bcd44d}button.svelte-1h2d5w4:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00bcd466;background:linear-gradient(45deg,#00bcd4,#006978)}#map.svelte-1h2d5w4{width:100%;height:80vh;border-radius:15px;overflow:hidden;box-shadow:0 15px 40px #0000004d;margin:50px 0;border:1px solid rgba(255,255,255,.1);background-color:#333}.marker-label{background-color:#04bdd5e6;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;box-shadow:0 2px 6px #0000004d;pointer-events:none;position:absolute;transform:translate(-50%,-100%);z-index:100}.blog-section.svelte-1h2d5w4{margin:80px 0}.section-title.svelte-1h2d5w4{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:500;margin-bottom:50px;color:#fff;text-align:center;position:relative}.section-title.svelte-1h2d5w4:after{content:"";display:block;width:80px;height:3px;background:linear-gradient(to right,#00bcd4,transparent);margin:15px auto 0}.blog-cards.svelte-1h2d5w4{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:60px}.blog-card.svelte-1h2d5w4{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.1)}.blog-card.svelte-1h2d5w4:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000004d}.blog-card.svelte-1h2d5w4 img:where(.svelte-1h2d5w4){width:100%;height:220px;object-fit:cover;border-bottom:1px solid rgba(255,255,255,.1)}.blog-card-content.svelte-1h2d5w4{padding:25px}.blog-card.svelte-1h2d5w4 h3:where(.svelte-1h2d5w4){font-family:Playfair Display,serif;font-size:1.5rem;margin:0 0 15px;color:#fff}.blog-card.svelte-1h2d5w4 p:where(.svelte-1h2d5w4){color:#ffffffb3;margin-bottom:20px;font-size:.95rem}.blog-card.svelte-1h2d5w4 .meta:where(.svelte-1h2d5w4){display:flex;justify-content:space-between;color:#ffffff80;font-size:.85rem;margin-bottom:15px}.read-more.svelte-1h2d5w4{display:inline-block;padding:8px 20px;background:#00bcd433;color:#00bcd4;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid rgba(0,188,212,.3)}.read-more.svelte-1h2d5w4:hover{background:#00bcd44d;color:#fff}.featured-post.svelte-1h2d5w4{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;overflow:hidden;margin:60px 0;border:1px solid rgba(255,255,255,.1)}.featured-post.svelte-1h2d5w4 img:where(.svelte-1h2d5w4){width:100%;height:400px;object-fit:cover}.featured-content.svelte-1h2d5w4{padding:40px}.featured-content.svelte-1h2d5w4 h2:where(.svelte-1h2d5w4){font-family:Playfair Display,serif;font-size:2.2rem;margin:0 0 20px;color:#fff}.featured-content.svelte-1h2d5w4 .meta:where(.svelte-1h2d5w4){display:flex;gap:20px;margin-bottom:25px;color:#fff9}.featured-content.svelte-1h2d5w4 p:where(.svelte-1h2d5w4){color:#fffc;margin-bottom:25px;line-height:1.8}.tags.svelte-1h2d5w4{display:flex;gap:10px;margin:30px 0}.tag.svelte-1h2d5w4{padding:5px 15px;background:#00bcd41a;color:#00bcd4;border-radius:50px;font-size:.8rem;border:1px solid rgba(0,188,212,.3)}footer.svelte-1h2d5w4{text-align:center;padding:30px 0;margin-top:80px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff80;font-size:.9rem}.social-links.svelte-1h2d5w4{display:flex;justify-content:center;gap:20px;margin:20px 0}.social-links.svelte-1h2d5w4 a:where(.svelte-1h2d5w4){color:#fff9;font-size:1.2rem;transition:color .3s ease}.social-links.svelte-1h2d5w4 a:where(.svelte-1h2d5w4):hover{color:#00bcd4}@media (max-width: 768px){h1.svelte-1h2d5w4{font-size:2.2rem}.input-container.svelte-1h2d5w4{flex-direction:column;align-items:center}input[type=text].svelte-1h2d5w4{width:100%}.blog-cards.svelte-1h2d5w4{grid-template-columns:1fr}.featured-post.svelte-1h2d5w4 img:where(.svelte-1h2d5w4){height:250px}}
