*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1e293b;background:#fff}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600}a{color:#0ea5e9;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:clamp(10px,2vw,12px) clamp(20px,4vw,24px);border-radius:8px;font-weight:500;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:clamp(14px,2.5vw,16px);text-align:center;min-width:120px}.btn-primary{background:#0ea5e9;color:#fff}.btn-primary:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e94d}.btn-secondary{background:transparent;color:#1e3a8a;border:2px solid #1e3a8a}.btn-secondary:hover{background:#1e3a8a;color:#fff}.btn-accent{background:#f59e0b;color:#fff}.btn-accent:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.section-padding{padding:clamp(40px,8vw,80px) 0}.text-center{text-align:center}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.container{padding:0 16px}.section-padding{padding:40px 0}.btn{padding:12px 24px;font-size:15px;min-width:140px}}@media (max-width: 480px){.container{padding:0 12px}.section-padding{padding:30px 0}.btn{padding:10px 20px;font-size:14px;min-width:120px}}.navigation[data-astro-cid-pux6a34n]{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 clamp(16px,3vw,20px);display:flex;align-items:center;justify-content:space-between;height:clamp(70px,12vw,80px)}.nav-brand[data-astro-cid-pux6a34n]{flex-shrink:0}.brand-link[data-astro-cid-pux6a34n]{display:flex;align-items:center;text-decoration:none;color:#1e3a8a;gap:12px}.logo[data-astro-cid-pux6a34n]{flex-shrink:0}.brand-text[data-astro-cid-pux6a34n]{font-size:clamp(16px,3vw,20px);font-weight:700;white-space:nowrap}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:4px}.mobile-menu-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:#1e3a8a;transition:all .3s ease}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:32px;align-items:center}.nav-link[data-astro-cid-pux6a34n]{color:#1e3a8a;text-decoration:none;font-weight:500;font-size:clamp(14px,2.5vw,16px);transition:color .3s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:#0ea5e9}.nav-link[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#f59e0b;transition:width .3s ease}.nav-link[data-astro-cid-pux6a34n]:hover:after{width:100%}.time-display[data-astro-cid-pux6a34n]{color:#1e3a8a;font-size:clamp(12px,2vw,14px);font-weight:500;margin-left:clamp(12px,3vw,20px);white-space:nowrap}.time-link[data-astro-cid-pux6a34n]{color:#0ea5e9;text-decoration:none;font-weight:600;transition:color .3s ease}.time-link[data-astro-cid-pux6a34n]:hover{color:#f59e0b;text-decoration:underline}.weather-display[data-astro-cid-pux6a34n]{color:#1e3a8a;font-size:14px;font-weight:500;margin-left:20px;white-space:nowrap}.weather-link[data-astro-cid-pux6a34n]{color:#0ea5e9;text-decoration:none;font-weight:600;transition:color .3s ease;display:inline-flex;align-items:center;gap:4px}.weather-link[data-astro-cid-pux6a34n]:hover{color:#f59e0b;text-decoration:underline}@media (max-width: 768px){.brand-text[data-astro-cid-pux6a34n]{font-size:14px}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-links[data-astro-cid-pux6a34n]{position:absolute;top:100%;left:0;width:100%;background:#fff;flex-direction:column;gap:0;padding:1rem 0;box-shadow:0 4px 10px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;max-height:70vh;overflow-y:auto}.nav-links[data-astro-cid-pux6a34n].active{transform:translateY(0);opacity:1;visibility:visible}.nav-link[data-astro-cid-pux6a34n]{padding:clamp(10px,2.5vw,12px) clamp(16px,4vw,20px);width:100%;text-align:center;border-bottom:1px solid #f1f5f9;font-size:16px}.nav-link[data-astro-cid-pux6a34n]:last-child{border-bottom:none}.time-display[data-astro-cid-pux6a34n]{margin-left:0;padding:clamp(10px,2.5vw,12px) clamp(16px,4vw,20px);text-align:center;border-bottom:1px solid #f1f5f9;font-size:clamp(12px,2.5vw,13px)}}@media (max-width: 480px){.brand-text[data-astro-cid-pux6a34n]{display:none}.nav-container[data-astro-cid-pux6a34n]{height:60px}.time-display[data-astro-cid-pux6a34n]{font-size:11px;line-height:1.4}}.footer[data-astro-cid-sz7xmlte]{background:#1e3a8a;color:#fff;padding:60px 0 20px}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:40px}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:#f59e0b;margin-bottom:16px;font-size:20px;font-weight:700}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#f59e0b;margin-bottom:16px;font-size:16px;font-weight:600}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{line-height:1.6;margin-bottom:20px;opacity:.9}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:16px}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;opacity:.8;transition:all .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:#f59e0b}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:8px}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;opacity:.8;transition:all .3s ease}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:#f59e0b}.contact-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.contact-info[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{opacity:.8}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;opacity:.7;font-size:14px}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:40px 0 20px}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:30px}.footer-container[data-astro-cid-sz7xmlte]{padding:0 16px}}
