:root{--color-bg-primary: #f4f7f3;--color-bg-secondary: #e3ebe2;--color-text-primary: #1f3327;--color-text-secondary: #4b6656;--color-accent: #3f7d5b;--color-accent-hover: #34694c;--color-border: #cdddcf;--color-error: #b91c1c;--color-success: #15803d;--color-warning: #ca8a04}*{box-sizing:border-box;margin:0;padding:0}:root{--safe-top: var(--ion-safe-area-top, env(safe-area-inset-top));--safe-bottom: var(--ion-safe-area-bottom, env(safe-area-inset-bottom));--safe-left: var(--ion-safe-area-left, env(safe-area-inset-left));--safe-right: var(--ion-safe-area-right, env(safe-area-inset-right))}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--color-bg-primary);color:var(--color-text-primary);transition:background-color .3s ease,color .3s ease;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}button{-webkit-appearance:none;appearance:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.navbar.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#f4f7f3eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav-container.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--color-accent);text-decoration:none}.nav-logo.svelte-12qhfyh i:where(.svelte-12qhfyh){font-size:1.5rem}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1.75rem}.nav-link.svelte-12qhfyh{color:var(--color-text-secondary);text-decoration:none;font-weight:500;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--color-accent)}.mobile-menu-toggle.svelte-12qhfyh{display:none;background:none;border:none;font-size:1.75rem;color:var(--color-text-primary);cursor:pointer;padding:.25rem}main.svelte-12qhfyh{min-height:calc(100vh - 280px)}.footer.svelte-12qhfyh{background:var(--color-text-primary);color:var(--color-bg-primary);padding:3rem 1.25rem 1.5rem;margin-top:auto}.footer-container.svelte-12qhfyh{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem}.footer-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--color-bg-primary);text-decoration:none;margin-bottom:.75rem}.footer-logo.svelte-12qhfyh i:where(.svelte-12qhfyh){font-size:1.4rem;color:var(--color-accent)}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#f4f7f3b3;line-height:1.5;max-width:320px}.footer-links.svelte-12qhfyh{display:flex;gap:3rem}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:.6rem}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#f4f7f3bf;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-bg-primary)}.footer-bottom.svelte-12qhfyh{max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(244,247,243,.15);text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#f4f7f380;font-size:.875rem}@media(max-width:768px){.mobile-menu-toggle.svelte-12qhfyh{display:block}.nav-links.svelte-12qhfyh{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--color-bg-primary);padding:1.25rem;gap:1rem;border-bottom:1px solid var(--color-border);display:none}.nav-links.open.svelte-12qhfyh{display:flex}.footer-container.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-links.svelte-12qhfyh{gap:2rem}}
