:root{--color-bg-light:#faf8f5;--color-bg-section:#f9f7f2;--color-bg-card:#fff;--color-navy-dark:#06182c;--color-navy-primary:#0b1f36;--color-navy-medium:#132e4d;--color-gold-primary:#c59b38;--color-gold-hover:#ad842b;--color-gold-light:#f3ece0;--color-text-body:#485868;--color-text-muted:#687888;--font-serif-logo:"Cinzel", serif;--font-serif:"Playfair Display", "EB Garamond", serif;--font-sans:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--color-text-body);background-color:var(--color-bg-light);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .25s cubic-bezier(.16,1,.3,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-light)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold-primary)}.header.svelte-12qhfyh{background-color:var(--color-bg-light);z-index:1000;border-bottom:1px solid #e8e2d8;position:sticky;top:0;box-shadow:0 2px 12px #0b1f360a}.header-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:.85rem 2.5rem;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:.85rem;display:flex}.logo-emblem.svelte-12qhfyh{border-radius:50%;flex-shrink:0;width:42px;height:42px;overflow:hidden}.logo-emblem.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:contain;width:100%;height:100%;display:block}.brand-text.svelte-12qhfyh{flex-direction:column;justify-content:center;display:flex}.brand-title.svelte-12qhfyh{font-family:var(--font-serif-logo);color:var(--color-navy-primary);letter-spacing:.06em;font-size:1.6rem;font-weight:700;line-height:1.1}.brand-subtitle.svelte-12qhfyh{font-family:var(--font-serif);color:#3d4f61;letter-spacing:.01em;margin-top:2px;font-size:.72rem;font-weight:500;line-height:1.25}.desktop-nav.svelte-12qhfyh{align-items:center;gap:1.5rem;display:flex}.nav-list.svelte-12qhfyh{align-items:center;gap:1.6rem;list-style:none;display:flex}.nav-item.svelte-12qhfyh{position:relative}.nav-link.svelte-12qhfyh{font-family:var(--font-sans);color:var(--color-navy-primary);letter-spacing:.01em;align-items:center;gap:.35rem;padding:.5rem 0;font-size:.92rem;font-weight:500;display:flex}.nav-link.svelte-12qhfyh:hover{color:var(--color-gold-primary)}.mobile-controls.svelte-12qhfyh{align-items:center;gap:1.1rem;display:none}.hamburger-btn.svelte-12qhfyh{width:32px;height:32px;color:var(--color-navy-primary);justify-content:center;align-items:center;display:flex}.hamburger-btn.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:26px;height:26px}.mobile-menu-overlay.svelte-12qhfyh{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:990;background:#06182c99;position:fixed;inset:68px 0 0}.mobile-menu-content.svelte-12qhfyh{background:var(--color-bg-light);border-bottom:3px solid var(--color-gold-primary);max-height:80vh;padding:1.25rem 1.5rem;animation:.2s ease-out svelte-12qhfyh-slideDownMenu;overflow-y:auto;box-shadow:0 15px 30px #0003}.mobile-nav-list.svelte-12qhfyh{flex-direction:column;gap:.25rem;display:flex}.mobile-nav-link.svelte-12qhfyh{width:100%;color:var(--color-navy-primary);text-align:left;border-bottom:1px solid #ede7dc;justify-content:space-between;align-items:center;padding:.85rem .5rem;font-size:1.05rem;font-weight:600;display:flex}.footer.svelte-12qhfyh{background-color:var(--color-navy-dark);color:#d2dce6;border-top:4px solid var(--color-gold-primary);padding-top:4.5rem}.footer-top.svelte-12qhfyh{grid-template-columns:2.2fr 1.3fr 1.3fr 1.8fr;gap:3.5rem;max-width:1440px;margin:0 auto;padding:0 2.5rem 3.5rem;display:grid}.footer-brand.svelte-12qhfyh{margin-bottom:1.25rem}.footer-title.svelte-12qhfyh{color:#fff}.footer-subtitle.svelte-12qhfyh{color:#a4b6c8}.footer-desc.svelte-12qhfyh{color:#92a6ba;font-size:.9rem;line-height:1.7}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:var(--font-serif);color:#fff;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.15rem;position:relative}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh):after{content:"";background-color:var(--color-gold-primary);width:32px;height:2px;position:absolute;bottom:0;left:0}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh){flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#a4b6c8;font-size:.9rem;transition:color .2s}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:var(--color-gold-primary);padding-left:4px}.newsletter-col.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#92a6ba;margin-bottom:1rem;font-size:.88rem;line-height:1.6}.newsletter-form.svelte-12qhfyh{gap:.5rem;display:flex}.newsletter-form.svelte-12qhfyh input:where(.svelte-12qhfyh){color:#fff;font-size:.85rem;font-family:var(--font-sans);background:#0b2238;border:1px solid #1a3a5a;border-radius:4px;flex:1;padding:.65rem .85rem}.newsletter-form.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{border-color:var(--color-gold-primary);outline:none}.newsletter-form.svelte-12qhfyh button:where(.svelte-12qhfyh){background:var(--color-gold-primary);color:#fff;border-radius:4px;padding:.65rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s}.newsletter-form.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--color-gold-hover)}.footer-bottom.svelte-12qhfyh{background-color:#04101e;border-top:1px solid #ffffff0f;padding:1.5rem 0}.footer-bottom-inner.svelte-12qhfyh{color:#72869a;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 2.5rem;font-size:.82rem;display:flex}.footer-legal.svelte-12qhfyh{gap:1rem;display:flex}.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.modal-backdrop.svelte-12qhfyh{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#06182cbf;justify-content:center;align-items:flex-start;padding:8vh 1rem 1rem;animation:.2s svelte-12qhfyh-fadeIn;display:flex;position:fixed;inset:0}.search-modal.svelte-12qhfyh{background:#fff;border:1px solid #e6ded2;border-radius:8px;width:100%;max-width:680px;overflow:hidden;box-shadow:0 20px 50px #0000004d}.search-modal-header.svelte-12qhfyh{border-bottom:1px solid #eee;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.search-modal-icon.svelte-12qhfyh{width:22px;height:22px;color:var(--color-gold-primary);flex-shrink:0}.search-modal-header.svelte-12qhfyh input:where(.svelte-12qhfyh){font-size:1.05rem;font-family:var(--font-sans);color:var(--color-navy-primary);border:none;flex:1;min-width:0}.search-modal-header.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{outline:none}.close-modal-btn.svelte-12qhfyh{color:var(--color-navy-primary);background:#f0ebe1;border-radius:4px;padding:.4rem .7rem;font-size:.75rem;font-weight:700}.search-modal-body.svelte-12qhfyh{background:var(--color-bg-light);padding:1.25rem}.search-hint.svelte-12qhfyh{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.search-tags.svelte-12qhfyh{flex-wrap:wrap;gap:.6rem;display:flex}.search-tags.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--color-navy-primary);background:#fff;border:1px solid #d5cbba;border-radius:20px;padding:.45rem .85rem;font-size:.85rem}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-12qhfyh-slideDownMenu{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.header-inner.svelte-12qhfyh{padding:.75rem 1.5rem}.desktop-nav.svelte-12qhfyh{display:none}.mobile-controls.svelte-12qhfyh{display:flex}.footer-top.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:2.5rem;padding:0 1.5rem 2.5rem}.footer-bottom-inner.svelte-12qhfyh{padding:0 1.5rem}}@media (width<=640px){.header-inner.svelte-12qhfyh{padding:.65rem 1rem}.brand-title.svelte-12qhfyh{font-size:1.5rem}.brand-subtitle.svelte-12qhfyh{display:none}.logo-emblem.svelte-12qhfyh{width:36px;height:36px}.desktop-break.svelte-12qhfyh{display:none}.footer-top.svelte-12qhfyh{grid-template-columns:1fr;gap:2.2rem;padding:0 1.25rem 2.5rem}.newsletter-form.svelte-12qhfyh{flex-direction:column}.newsletter-form.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%}.footer-bottom-inner.svelte-12qhfyh{text-align:center;flex-direction:column;gap:1rem;padding:0 1.25rem}.search-modal-header.svelte-12qhfyh input:where(.svelte-12qhfyh){font-size:.95rem}}
