html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(./geist-300.CinKEeu7.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(./geist-400.BinfigQ8.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(./geist-500.BTBsPtmR.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(./geist-600.D7EmC10D.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(./geist-700.BPilDDKG.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:300;font-display:swap;src:url(./Urbanist-Light.C6uqU-m6.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:400;font-display:swap;src:url(./Urbanist-Regular.BQxObr3K.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:500;font-display:swap;src:url(./Urbanist-Medium.C0N9ja2s.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:600;font-display:swap;src:url(./Urbanist-SemiBold.BIxU19Bg.ttf) format("truetype")}@font-face{font-family:Urbanist;font-style:normal;font-weight:700;font-display:swap;src:url(./Urbanist-Bold.BbOEJYNP.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}:root{--bg: #E8E8E4;--card: #FFFFFF;--card2: rgba(246, 246, 246, .9);--border: #DDDDD8;--text: #1A1A18;--muted: #52524E;--accent: #F77734;--accent-hover: #D95A18;--accent-soft: #FEF0E8;--accent2: #16A34A;--accent3: #DC2626;--orange: #EA580C;--shadow: 0 2px 8px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .06);--r: 16px;--r-lg: 24px}html{scroll-behavior:smooth}body{font-family:Geist,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;overflow-x:hidden}.btn-sm{font-family:Geist,sans-serif;font-size:.875rem;font-weight:500;padding:7px 16px;border-radius:10px;cursor:pointer;text-decoration:none;transition:all .15s;border:none}.btn-ghost{background:none;color:var(--muted)}.btn-ghost:hover{background:#0000000d;color:var(--text)}.btn-dark{background:var(--text);color:#fff}.btn-dark:hover{background:#333330;transform:translateY(-1px)}.btn-primary{font-family:Geist,sans-serif;font-size:.95rem;font-weight:600;padding:12px 26px;border-radius:12px;cursor:pointer;background:var(--text);color:#fff;border:none;transition:all .15s;text-decoration:none;display:inline-block}.btn-primary:hover{background:#2d2d2a;transform:translateY(-1px);box-shadow:0 4px 16px #0003}.btn-secondary{font-family:Geist,sans-serif;font-size:.95rem;font-weight:500;padding:11px 26px;border-radius:12px;cursor:pointer;background:var(--card);color:var(--text);border:1px solid var(--border);transition:all .15s;text-decoration:none;display:inline-block;box-shadow:var(--shadow)}.btn-secondary:hover{border-color:#aaa;transform:translateY(-1px)}.section-header{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:48px}.section-header-title{text-align:center;display:flex;flex-direction:column;align-items:center}.section-header.horizontal{text-align:left;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.section-header.horizontal .section-header-title{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.section-header.horizontal .section-sub{margin:0}@media(max-width:1024px){.section-header.horizontal{flex-direction:column;align-items:flex-start;gap:24px}.section-header.horizontal .section-header-title{align-items:flex-start;text-align:left}.section-header.horizontal .section-sub{max-width:100%;text-align:left}}.section-tag{display:inline-block;background:var(--card);border:1px solid var(--border);color:var(--muted);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:100px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow)}.section-title{font-family:Urbanist,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:600;line-height:1.15;margin-bottom:12px}.section-sub{color:var(--muted);font-size:.95rem;max-width:420px;margin:0 auto;line-height:1.7}.logo{font-family:Geist,sans-serif;font-weight:700;font-size:1.15rem;display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--text)}.logo-img{width:100%;height:auto;max-width:130px;max-height:130px;object-fit:contain}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.whatsapp-float.svelte-wcyed{position:fixed;width:56px;height:56px;bottom:24px;right:24px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:30px;box-shadow:0 4px 12px #0003;z-index:1000;transition:all .3s cubic-bezier(.175,.885,.32,1.275);text-decoration:none}.whatsapp-float.svelte-wcyed:hover{transform:scale(1.1);background-color:#128c7e;box-shadow:0 6px 16px #00000040}.whatsapp-float.svelte-wcyed:hover .tooltip:where(.svelte-wcyed){opacity:1;visibility:visible;transform:translate(-10px)}.tooltip.svelte-wcyed{position:absolute;right:100%;background:#1a1a18;color:#fff;padding:8px 14px;border-radius:8px;font-family:Geist,sans-serif;font-size:.8rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;margin-right:10px;pointer-events:none;box-shadow:0 4px 12px #0000001a}.tooltip.svelte-wcyed:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border-width:5px;border-style:solid;border-color:transparent transparent transparent #1a1a18}@media(max-width:768px){.whatsapp-float.svelte-wcyed{bottom:20px;right:20px;width:50px;height:50px}}.cookie-banner.svelte-1djm8sj{position:fixed;bottom:24px;left:24px;right:24px;background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:24px;z-index:2000;max-width:800px;margin:0 auto}.banner-content.svelte-1djm8sj{display:flex;align-items:center;justify-content:space-between;gap:24px}.banner-text.svelte-1djm8sj h3:where(.svelte-1djm8sj){font-size:.95rem;font-weight:700;margin-bottom:4px}.banner-text.svelte-1djm8sj p:where(.svelte-1djm8sj){font-size:.85rem;color:var(--muted);line-height:1.5;max-width:500px}.banner-actions.svelte-1djm8sj{display:flex;gap:8px;flex-shrink:0}.btn-outline.svelte-1djm8sj{background:none;border:1px solid var(--border);color:var(--text);font-family:Geist,sans-serif;font-size:.85rem;font-weight:600;padding:8px 16px;border-radius:9px;cursor:pointer;transition:all .15s}.btn-outline.svelte-1djm8sj:hover{background:var(--bg);border-color:var(--muted)}@media(max-width:768px){.cookie-banner.svelte-1djm8sj{bottom:0;left:0;right:0;border-radius:var(--r-lg) var(--r-lg) 0 0;padding:20px}.banner-content.svelte-1djm8sj{flex-direction:column;align-items:flex-start;gap:16px}.banner-actions.svelte-1djm8sj{width:100%;justify-content:space-between}}
