:root{--color-bg: rgb(230, 227, 219);--color-bg-alt: #f7f6f4;--color-bg-warm: #f5f3ef;--color-text: #1a1a1a;--color-text-muted: #6b6b6b;--color-text-light: #999999;--color-accent: #c4b8a5;--color-accent-hover: #b5a794;--color-accent-dark: #8b7355;--color-cta: #d99c7d;--color-cta-hover: #c08665;--color-border: #e5e3df;--font-main: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-width: 1500px;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-main);font-weight:400;line-height:1.3;letter-spacing:.01em}h1{font-size:2.75rem;font-weight:300}h2{font-size:1.875rem;font-weight:400}h3{font-size:1.375rem}p{margin-bottom:1rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-md)}button,.btn{background-color:var(--color-accent-dark);color:#fff;border:none;padding:.875rem 2rem;font-family:var(--font-main);font-size:.8125rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}button:hover,.btn:hover{background-color:var(--color-text)}input,textarea{font-family:var(--font-main);font-size:1rem;padding:.75rem;border:1px solid var(--color-border);background:#fff;width:100%}input:focus,textarea:focus{outline:none;border-color:var(--color-accent)}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}:root{--spacing-lg: 3rem;--spacing-xl: 4rem}}.site-wrapper.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}.header.svelte-12qhfyh{background:var(--color-bg);position:sticky;top:0;z-index:100;height:92px;display:flex;align-items:center}.header-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%}.logo.svelte-12qhfyh{display:block}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:92px;width:92px;max-height:92px;max-width:100%}.nav.svelte-12qhfyh{display:flex;gap:2rem;align-items:center}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1rem;font-weight:300;letter-spacing:normal;text-transform:none;color:#303636;line-height:1.8;padding:1.6px 0;background-image:linear-gradient(#303636,#303636);background-position:0 calc(100% - 1.6px);background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s ease;-webkit-font-smoothing:antialiased}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#303636;background-size:100% 1px}.mobile-toggle.svelte-12qhfyh{display:none;background:none;border:none;padding:.5rem;cursor:pointer}.hamburger.svelte-12qhfyh{display:block;width:24px;height:2px;background:var(--color-text);position:relative;transition:background .2s ease}.hamburger.svelte-12qhfyh:before,.hamburger.svelte-12qhfyh:after{content:"";position:absolute;width:24px;height:2px;background:var(--color-text);left:0;transition:transform .2s ease}.hamburger.svelte-12qhfyh:before{top:-7px}.hamburger.svelte-12qhfyh:after{bottom:-7px}.hamburger.open.svelte-12qhfyh{background:transparent}.hamburger.open.svelte-12qhfyh:before{transform:rotate(45deg) translate(5px,5px)}.hamburger.open.svelte-12qhfyh:after{transform:rotate(-45deg) translate(5px,-5px)}.footer.svelte-12qhfyh{background:var(--color-bg-alt);padding:var(--spacing-lg) 0;margin-top:var(--spacing-xl);border-top:1px solid var(--color-border)}.footer-content.svelte-12qhfyh{text-align:center}.footer-logo.svelte-12qhfyh{font-family:var(--font-main);font-size:1rem;font-weight:500;color:var(--color-accent-dark);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--spacing-sm)}.social-links.svelte-12qhfyh{display:flex;justify-content:center;gap:1.25rem;margin-bottom:var(--spacing-sm)}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-light);transition:color .2s ease}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.copyright.svelte-12qhfyh{font-size:.8125rem;color:var(--color-text-light);margin:0;letter-spacing:.02em}@media(max-width:768px){.mobile-toggle.svelte-12qhfyh{display:block}.nav.svelte-12qhfyh{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--color-bg);padding:var(--spacing-md);gap:var(--spacing-sm);border-bottom:1px solid var(--color-border);display:none}.nav.open.svelte-12qhfyh{display:flex}}
