*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #E07B3C;--color-secondary: #1A1A2E;--color-accent: #F4D9A0;--color-bg: #FFF8EE;--color-dark: #0F0F1E;--color-light: #F5EDE0;--color-text: #1A1A2E;--font-display: "Unbounded", sans-serif;--font-body: "Figtree", sans-serif;--nav-height: 80px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color .3s ease}a:focus-visible,button:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.2;font-weight:600}ul{list-style:none}.section{padding:100px 24px}.container{max-width:1200px;margin:0 auto;width:100%}.section-label{font-family:var(--font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:var(--color-primary);margin-bottom:16px;display:block}.section-title{font-size:clamp(1.8rem,4vw,2.8rem);color:var(--color-secondary);margin-bottom:20px;font-weight:700}.section-subtitle{font-size:1.1rem;color:#555;max-width:600px;line-height:1.8}.btn{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;border-radius:50px;font-family:var(--font-display);font-size:.85rem;font-weight:600;cursor:pointer;border:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:#c96a2f;transform:translateY(-2px);box-shadow:0 8px 30px #e07b3c59}.btn-outline{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-outline:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.btn-dark{background:var(--color-secondary);color:#fff}.btn-dark:hover{background:var(--color-dark);transform:translateY(-2px);box-shadow:0 8px 30px #0f0f1e4d}.page-hero{padding:140px 24px 80px;background:var(--color-secondary);color:#fff;text-align:center}.page-hero .section-label{color:var(--color-primary)}.page-hero .section-title{color:#fff;font-size:clamp(2rem,5vw,3.2rem)}.page-hero .section-subtitle{color:#ffffffb3;margin:0 auto}.nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--color-secondary);transition:all .35s ease;height:var(--nav-height)}.nav.scrolled.svelte-12qhfyh{background:#0f0f1ef7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 30px #00000040;height:70px}.nav-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:0 32px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:#fff;letter-spacing:2px;white-space:nowrap}.logo.svelte-12qhfyh:hover{color:var(--color-primary)}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:32px}.nav-link.svelte-12qhfyh{color:#ffffffbf;font-size:.9rem;font-weight:500;position:relative;padding:4px 0;transition:color .3s ease}.nav-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-primary);transition:width .3s ease}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:#fff}.nav-link.active.svelte-12qhfyh:after,.nav-link.svelte-12qhfyh:hover:after{width:100%}.nav-cta.svelte-12qhfyh{background:var(--color-primary);color:#fff;padding:10px 28px;border-radius:50px;font-family:var(--font-display);font-size:.8rem;font-weight:600;transition:all .3s ease}.nav-cta.svelte-12qhfyh:hover{background:#c96a2f;transform:translateY(-1px);box-shadow:0 6px 20px #e07b3c66}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;z-index:1100}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:100%;height:2px;background:#fff;transition:all .35s ease;transform-origin:center}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:990;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;width:min(320px,85vw);background:var(--color-dark);z-index:995;overflow-y:auto}.mobile-menu-inner.svelte-12qhfyh{padding:100px 32px 40px;display:flex;flex-direction:column;gap:4px}.mobile-link.svelte-12qhfyh{color:#fffc;font-size:1.2rem;font-weight:500;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);transition:all .3s ease;animation:svelte-12qhfyh-slideInRight .4s ease forwards;opacity:0;transform:translate(20px)}.mobile-link.svelte-12qhfyh:hover,.mobile-link.active.svelte-12qhfyh{color:var(--color-primary);padding-left:12px}.mobile-cta.svelte-12qhfyh{margin-top:24px;background:var(--color-primary);color:#fff;padding:16px 28px;border-radius:50px;text-align:center;font-family:var(--font-display);font-size:.85rem;font-weight:600;transition:background .3s ease}.mobile-cta.svelte-12qhfyh:hover{background:#c96a2f}.mobile-contact.svelte-12qhfyh{margin-top:32px;display:flex;flex-direction:column;gap:8px}.mobile-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff80;font-size:.85rem;transition:color .3s ease}.mobile-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}@keyframes svelte-12qhfyh-slideInRight{to{opacity:1;transform:translate(0)}}.footer.svelte-12qhfyh{background:var(--color-dark);color:#ffffffb3;padding:80px 24px 0}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo.svelte-12qhfyh{font-family:var(--font-display);font-weight:700;font-size:1rem;color:#fff;letter-spacing:2px;display:block;margin-bottom:16px}.footer-tagline.svelte-12qhfyh{font-size:.9rem;line-height:1.7;color:#ffffff80}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:var(--font-display);font-size:.8rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:10px}.footer-col.svelte-12qhfyh li:where(.svelte-12qhfyh){font-size:.9rem;line-height:1.6}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff9;transition:color .3s ease}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-size:.8rem;color:#fff6}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-primary);font-weight:500}.footer-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#c96a2f}@media(max-width:900px){.nav-links.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:600px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:32px}.footer-bottom.svelte-12qhfyh{flex-direction:column;gap:8px;text-align:center}.section{padding:60px 20px}.page-hero{padding:120px 20px 60px}}main.svelte-12qhfyh{min-height:100vh}
