:root{--color-bg: #FAF6F1;--color-surface: #FFFFFF;--color-surface-dark: #1B2B35;--color-accent: #7AAFB5;--color-accent-warm: #C4956A;--color-accent-deep: #3D6B7E;--color-text: #2C2420;--color-text-muted: #7A7068;--color-text-light: #F5F0E8;--color-border: rgba(122,175,181,.2);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-5xl: 3rem;--text-7xl: 4.5rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1.25rem;--radius-xl: 2rem;--radius-full: 9999px;--shadow-card: 0 2px 16px rgba(44,36,32,.06);--shadow-hover: 0 12px 32px rgba(44,36,32,.12);--shadow-photo: 0 8px 24px rgba(27,43,53,.15);--shadow-float: 0 4px 20px rgba(44,36,32,.1);--font-display: "DM Serif Display", serif;--font-body: "Nunito Sans", sans-serif;--font-accent: "Caveat", cursive}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.7;font-size:var(--text-base);overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.section{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.section{padding:0 1.5rem}}@media(min-width:1024px){.section{padding:0 2rem}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--color-accent-warm);color:#fff;font-weight:600;font-family:var(--font-body);padding:.75rem 2rem;min-height:48px;border-radius:var(--radius-full);border:none;cursor:pointer;font-size:var(--text-base);transition:background .3s ease,transform .2s ease;text-decoration:none}.btn-primary:hover{background:#b38259;transform:translateY(-2px)}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1.5px solid var(--color-accent);color:var(--color-accent);padding:.75rem 2rem;min-height:48px;border-radius:var(--radius-full);background:transparent;cursor:pointer;font-family:var(--font-body);font-size:var(--text-base);transition:background .3s ease;text-decoration:none}.btn-ghost:hover{background:#7aafb514}.card{padding:1.5rem;cursor:pointer;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.js-ready .fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.navbar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;transition:background .3s ease,box-shadow .3s ease}.navbar.scrolled.svelte-12qhfyh{background:#faf6f1f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 8px #0000000f}.navbar-inner.svelte-12qhfyh{max-width:80rem;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-12qhfyh{font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:.05em;color:var(--color-text-light);transition:color .3s ease}.navbar.scrolled.svelte-12qhfyh .nav-logo:where(.svelte-12qhfyh){color:var(--color-text)}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.nav-dots.svelte-12qhfyh{display:none;gap:.75rem;align-items:center}.nav-dot.svelte-12qhfyh{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;background:var(--color-text-light);opacity:.5;transition:opacity .3s,background .3s}.navbar.scrolled.svelte-12qhfyh .dot:where(.svelte-12qhfyh){background:var(--color-text)}.nav-dot.svelte-12qhfyh:hover .dot:where(.svelte-12qhfyh){opacity:1}.lang-toggle.svelte-12qhfyh{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;padding:.25rem .75rem;border-radius:var(--radius-full);border:1.5px solid var(--color-text-light);background:transparent;color:var(--color-text-light);cursor:pointer;transition:all .3s ease}.navbar.scrolled.svelte-12qhfyh .lang-toggle:where(.svelte-12qhfyh){border-color:var(--color-accent);color:var(--color-accent)}.nav-wa.svelte-12qhfyh{color:var(--color-text-light);display:none;align-items:center;transition:color .3s}.navbar.scrolled.svelte-12qhfyh .nav-wa:where(.svelte-12qhfyh){color:var(--color-accent)}.hamburger.svelte-12qhfyh{background:none;border:none;color:var(--color-text-light);cursor:pointer;display:flex;align-items:center;padding:4px;transition:color .3s}.navbar.scrolled.svelte-12qhfyh .hamburger:where(.svelte-12qhfyh){color:var(--color-text)}.mobile-panel.svelte-12qhfyh{background:#faf6f1fa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem;display:flex;flex-direction:column;gap:.25rem}.mobile-link.svelte-12qhfyh{background:none;border:none;font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text);text-align:left;padding:.75rem 1rem;min-height:48px;cursor:pointer;border-radius:var(--radius-md);animation:svelte-12qhfyh-fadeSlideIn .3s ease both;transition:background .2s ease}.mobile-link.svelte-12qhfyh:hover{background:#7aafb514}@keyframes svelte-12qhfyh-fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wa-float.svelte-12qhfyh{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;width:56px;height:56px;border-radius:50%;background:var(--color-accent);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-float);transition:transform .3s ease}.wa-float.svelte-12qhfyh:hover{transform:scale(1.1)}.site-footer.svelte-12qhfyh{background:#152229;border-top:1px solid rgba(122,175,181,.15);padding:var(--space-12) 0 var(--space-6)}.footer-inner.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-8);align-items:center;text-align:center}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-2)}.footer-name.svelte-12qhfyh{font-family:var(--font-display);color:var(--color-text-light);font-size:var(--text-xl)}.footer-tagline.svelte-12qhfyh{font-family:var(--font-accent);color:var(--color-text-muted);font-size:var(--text-lg)}.footer-nav.svelte-12qhfyh{display:flex;gap:var(--space-6);flex-wrap:wrap;justify-content:center}.footer-nav.svelte-12qhfyh button:where(.svelte-12qhfyh){background:none;border:none;color:var(--color-text-light);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;opacity:.7;transition:opacity .3s}.footer-nav.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{opacity:1}.footer-social.svelte-12qhfyh{display:flex;gap:var(--space-4)}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-light);opacity:.6;transition:opacity .3s}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid rgba(122,175,181,.1);color:var(--color-text-muted);font-size:var(--text-xs)}@media(min-width:640px){.navbar-inner.svelte-12qhfyh{padding:0 1.5rem}}@media(min-width:768px){.footer-inner.svelte-12qhfyh{flex-direction:row;justify-content:space-between;text-align:left}}@media(min-width:1024px){.navbar.svelte-12qhfyh{height:64px}.navbar-inner.svelte-12qhfyh{padding:0 2rem}.nav-dots.svelte-12qhfyh,.nav-wa.svelte-12qhfyh{display:flex}.hamburger.svelte-12qhfyh,.mobile-panel.svelte-12qhfyh{display:none}}@media(max-width:1023px){.navbar.svelte-12qhfyh{height:56px}}
