:root{--color-primary: #fb941c;--color-secondary: #189ca0;--color-tertiary: #edf1e4;--color-background: #f8f9fa;--color-text: #333333;--color-2: #fbcc5d;--color-3: #fb732c;--color-4: #dc7645;--color-5: #347874;--color-6: #eca870}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--color-text);background-color:var(--color-background);line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}section{padding:80px 20px;max-width:1200px;margin:0 auto}@media(max-width:768px){section{padding:60px 20px}}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:1000}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.5rem;color:var(--color-text);transition:transform .3s ease}.nav-logo.svelte-12qhfyh:hover{transform:scale(1.05)}.nav-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:40px;height:40px}.menu-toggle.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;padding:.5rem}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){width:25px;height:3px;background:var(--color-primary);transition:all .3s ease;border-radius:2px}.menu-toggle.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(1){transform:rotate(45deg) translate(8px,8px)}.menu-toggle.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(2){opacity:0}.menu-toggle.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-links.svelte-12qhfyh{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);font-weight:500;transition:color .3s ease;position:relative}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn-contact):hover{color:var(--color-primary)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn-contact):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--color-primary);transition:width .3s ease}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn-contact):hover:after{width:100%}.btn-contact.svelte-12qhfyh{background:var(--color-primary);color:#fff!important;padding:.5rem 1.5rem;border-radius:25px;transition:all .3s ease}.btn-contact.svelte-12qhfyh:hover{background:var(--color-3);transform:translateY(-2px);box-shadow:0 4px 12px #fb941c4d}main.svelte-12qhfyh{flex:1;margin-top:70px}.footer.svelte-12qhfyh{background:var(--color-text);color:#fff;padding:3rem 2rem 1rem;margin-top:4rem}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem}.footer-logo.svelte-12qhfyh{width:50px;height:50px}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffffb3;max-width:300px}.footer-links.svelte-12qhfyh{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-column.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:var(--color-primary);margin-bottom:1rem;font-size:1.1rem}.footer-column.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb3;transition:color .3s ease}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}.footer-bottom.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#ffffff80;font-size:.9rem}@media(max-width:768px){.menu-toggle.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{position:fixed;top:70px;left:0;right:0;flex-direction:column;background:#fff;padding:2rem;gap:1.5rem;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;transition:all .3s ease;pointer-events:none}.nav-links.open.svelte-12qhfyh{transform:translateY(0);opacity:1;pointer-events:all}.footer-content.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-links.svelte-12qhfyh{grid-template-columns:1fr}}
