@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary: #c5a059;--primary-dark: #a68546;--secondary: #1a1a1a;--bg: #ffffff;--text: #333333;--text-muted: #666666;--accent: #f8f5f0;--transition: all .3s ease;--font-main: "Inter", sans-serif;--font-heading: "Outfit", sans-serif;--touch-target: 44px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--font-main);font-size:1rem;line-height:1.6;background-color:var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;color:var(--secondary);line-height:1.25}a{text-decoration:none;color:inherit;transition:var(--transition)}a:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px}button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:576px){.container{padding:0 1.25rem}}@media(min-width:768px){.container{padding:0 1.5rem}}section{padding:3rem 0}@media(min-width:576px){section{padding:4rem 0}}@media(min-width:992px){section{padding:5rem 0}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-target);padding:.75rem 1.5rem;background-color:var(--primary);color:#fff;border-radius:50px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:var(--transition)}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 15px #c5a0594d}.btn-primary:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}input,select,textarea{font-size:1rem}.floating-social.svelte-1h2k78f{position:fixed;bottom:2rem;right:2rem;z-index:9991;display:flex;flex-direction:column;gap:.8rem;align-items:flex-end}.float-btn.svelte-1h2k78f{position:relative;display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;min-width:50px;max-width:50px;height:50px;border-radius:25px;color:#fff;box-shadow:0 4px 15px #00000026;transition:max-width .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s ease;background:#333;overflow:hidden;text-decoration:none;padding:0 13px}.label.svelte-1h2k78f{opacity:0;max-width:0;transition:all .3s ease;white-space:nowrap;font-size:.9rem;font-weight:600;pointer-events:none;overflow:hidden;margin-right:0}.float-btn.svelte-1h2k78f:hover{max-width:350px;box-shadow:0 8px 25px #0003}.float-btn.svelte-1h2k78f:hover .label:where(.svelte-1h2k78f){opacity:1;max-width:250px;margin-right:12px}.float-btn.svelte-1h2k78f svg:where(.svelte-1h2k78f){flex-shrink:0;transition:transform .3s ease}.float-btn.svelte-1h2k78f:hover svg:where(.svelte-1h2k78f){transform:scale(1.1)}.float-whatsapp.svelte-1h2k78f{background:#1e8b46}.float-carne-digital.svelte-1h2k78f{background:#1a1a1a}.float-telegram.svelte-1h2k78f{background:#08c}.float-instagram.svelte-1h2k78f{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}@media(max-width:768px){.floating-social.svelte-1h2k78f{bottom:1.5rem;right:1.5rem;gap:.6rem}.float-btn.svelte-1h2k78f{width:46px;height:46px}.float-btn.svelte-1h2k78f:hover{width:46px}.float-btn.svelte-1h2k78f:hover .label:where(.svelte-1h2k78f){opacity:0}.float-btn.svelte-1h2k78f svg:where(.svelte-1h2k78f){right:11px}}.skip-link.svelte-12qhfyh{position:absolute;top:-100%;left:.5rem;z-index:10000;padding:.75rem 1.25rem;background:var(--primary);color:var(--secondary);font-weight:600;border-radius:0 0 8px 8px;transition:top .2s ease}.skip-link.svelte-12qhfyh:focus{top:0;outline:2px solid var(--secondary);outline-offset:2px}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}
