:root{--primary: #005b96;--accent: #28a745;--neutral: #f4f4f4;--text: #333;--shadow: 0 4px 15px rgba(0, 0, 0, .2);--transition: all .3s ease}[data-astro-cid-sckkx6r4]{box-sizing:border-box}body{font-family:Roboto,sans-serif;margin:0;padding:0;color:var(--text)}header[data-astro-cid-sckkx6r4]{background-color:var(--primary);color:#fff;padding:1rem;text-align:center;position:relative}.header-content[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.logo[data-astro-cid-sckkx6r4]{max-width:80px;height:auto}header[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:2.4rem;margin:0}.title-full[data-astro-cid-sckkx6r4]{display:block}.title-short[data-astro-cid-sckkx6r4]{display:none}header[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-family:Lora,serif;font-size:1rem;margin:.5rem 0 0}.header-buttons[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem;padding:0 1rem}.signup-button[data-astro-cid-sckkx6r4]{background-color:#fff;color:var(--primary);border:1px solid var(--primary);padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:700;font-size:.9rem;transition:var(--transition)}.signup-button[data-astro-cid-sckkx6r4]:hover{background-color:#e8e8e8}.search-button[data-astro-cid-sckkx6r4]{background-color:#fff;color:var(--primary);border:1px solid var(--primary);padding:.5rem 1rem;border-radius:4px;font-weight:700;font-size:.9rem;cursor:pointer;transition:var(--transition)}.search-button[data-astro-cid-sckkx6r4]:hover{background-color:#e8e8e8}nav[data-astro-cid-sckkx6r4]{background-color:var(--neutral);padding:.5rem 1rem}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:1.5rem}nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{padding:.5rem}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:var(--primary);font-weight:700;transition:var(--transition)}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#003f6b}.hamburger[data-astro-cid-sckkx6r4]{display:none;font-size:2rem;background:none;border:none;color:var(--accent);cursor:pointer;padding:.75rem;position:fixed;top:1rem;left:1rem;z-index:1100;min-width:48px;min-height:48px}.hamburger[data-astro-cid-sckkx6r4].active{background-color:#00000080;border-radius:4px}main[data-astro-cid-sckkx6r4]{max-width:1400px;margin:2rem auto;padding:0}footer[data-astro-cid-sckkx6r4]{background:#1a1a1a;color:#fff;padding:4rem 2rem;font-family:Roboto,sans-serif}.footer-content[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.footer-section[data-astro-cid-sckkx6r4]{text-align:left}.footer-section[data-astro-cid-sckkx6r4].contact{order:3}.footer-section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-family:Lora,serif;font-size:1.8rem;margin-bottom:1.2rem}.footer-section[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4],.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:1rem;color:#ccc;margin:.6rem 0;text-decoration:none}.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--accent)}.social-links[data-astro-cid-sckkx6r4]{display:flex;gap:1.2rem;margin-top:1rem}.social-links[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:28px;height:28px;fill:#ccc;transition:var(--transition)}.social-links[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]:hover{fill:var(--accent);transform:scale(1.1)}.newsletter-form[data-astro-cid-sckkx6r4]{display:flex;gap:.6rem}.newsletter-form[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4]{padding:.8rem;border:none;border-radius:4px;font-size:1rem;flex:1}.newsletter-form[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4]{padding:.8rem 1.2rem;background:var(--accent);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:var(--transition)}.newsletter-form[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4]:hover{background:#218838}.footer-bottom[data-astro-cid-sckkx6r4]{text-align:center;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #333}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:.4rem 0;font-size:.95rem}.footer-bottom[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--accent);text-decoration:none;transition:var(--transition)}.footer-bottom[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}.search-modal[data-astro-cid-sckkx6r4]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:2000;align-items:center;justify-content:center}.search-modal[data-astro-cid-sckkx6r4].active{display:flex}.search-container[data-astro-cid-sckkx6r4]{background:#fff;width:90%;max-width:600px;border-radius:8px;padding:1.5rem;box-shadow:var(--shadow);position:relative}.search-container[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-family:Lora,serif;color:var(--primary);margin:0 0 1rem;font-size:1.8rem}.search-input[data-astro-cid-sckkx6r4]{width:100%;padding:.75rem;font-size:1rem;border:1px solid var(--primary);border-radius:4px;margin-bottom:1rem;font-family:Roboto,sans-serif}.search-input[data-astro-cid-sckkx6r4]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 5px #28a7454d}.search-results[data-astro-cid-sckkx6r4]{max-height:300px;overflow-y:auto;padding:.5rem 0}.search-result[data-astro-cid-sckkx6r4]{padding:.75rem;border-bottom:1px solid #e8e8e8;text-align:left}.search-result[data-astro-cid-sckkx6r4]:last-child{border-bottom:none}.search-result[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;color:var(--primary);font-weight:700;font-size:1.1rem}.search-result[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--accent)}.search-result[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin:.3rem 0 0;font-size:.9rem;color:var(--text);line-height:1.4}.close-button[data-astro-cid-sckkx6r4]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:var(--primary);cursor:pointer;transition:var(--transition)}.close-button[data-astro-cid-sckkx6r4]:hover{color:var(--accent)}.no-results[data-astro-cid-sckkx6r4]{font-size:1rem;color:var(--text);text-align:center;padding:1rem}@media (max-width: 768px){.header-content[data-astro-cid-sckkx6r4]{gap:.5rem}.logo[data-astro-cid-sckkx6r4]{display:none}header[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:2.4rem;text-align:left}.title-full[data-astro-cid-sckkx6r4]{display:none}.title-short[data-astro-cid-sckkx6r4]{display:block}header[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.9rem}.header-buttons[data-astro-cid-sckkx6r4]{justify-content:space-between;padding-left:3rem;padding-right:1rem;gap:.4rem}.signup-button[data-astro-cid-sckkx6r4],.search-button[data-astro-cid-sckkx6r4]{font-size:.8rem;padding:.3rem .6rem}.hamburger[data-astro-cid-sckkx6r4]{display:block}nav[data-astro-cid-sckkx6r4]{position:relative}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:0;background-color:var(--primary);position:fixed;left:0;right:auto;max-width:40vw;min-width:150px;max-height:40vh;z-index:1000;padding:.5rem;box-shadow:0 2px 5px #0000001a;overflow-y:auto}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4].active{display:flex;transform:translateY(0)}nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{padding:.8rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.2)}nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:last-child{border-bottom:none}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:1rem;display:block;color:#fff}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--accent)}.search-container[data-astro-cid-sckkx6r4]{width:95%;padding:1rem}.search-container[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:1.5rem}.search-input[data-astro-cid-sckkx6r4]{font-size:.9rem;padding:.5rem}.search-results[data-astro-cid-sckkx6r4]{max-height:200px}.search-result[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:1rem}.search-result[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.85rem}footer[data-astro-cid-sckkx6r4]{padding:2rem 1rem}.footer-section[data-astro-cid-sckkx6r4]{text-align:left}.footer-section[data-astro-cid-sckkx6r4].contact{order:0}.footer-section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:1.5rem}.footer-section[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4],.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.9rem}.social-links[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:24px;height:24px}.newsletter-form[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4],.newsletter-form[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4]{padding:.6rem;font-size:.9rem}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.9rem}main[data-astro-cid-sckkx6r4]{padding:0}}@media (max-width: 480px){header[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:2rem}header[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.8rem}.header-buttons[data-astro-cid-sckkx6r4]{gap:.3rem}.signup-button[data-astro-cid-sckkx6r4],.search-button[data-astro-cid-sckkx6r4]{font-size:.75rem;padding:.3rem .5rem}.hamburger[data-astro-cid-sckkx6r4]{font-size:2rem;padding:.75rem}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{max-width:40vw;min-width:150px;max-height:40vh;padding:.5rem}nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{padding:.6rem}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.9rem}.search-container[data-astro-cid-sckkx6r4]{padding:.8rem}.search-container[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4],.footer-section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:1.3rem}.footer-section[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4],.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.85rem}.social-links[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:20px;height:20px}.newsletter-form[data-astro-cid-sckkx6r4]{flex-direction:column}.newsletter-form[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4],.newsletter-form[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4]{width:100%;padding:.5rem;font-size:.85rem}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.85rem}main[data-astro-cid-sckkx6r4]{padding:0}}
