:root{--color-primary: #033168;--color-primary-light: #3a8eb2;--color-background: #eeeeee;--color-white: #ffffff;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--transition-fast: .15s;--transition-base: .2s;--transition-slow: .3s}html{height:100%;scroll-behavior:smooth}body{font-family:Poppins,Arial,sans-serif;background-color:var(--color-background);color:var(--color-gray-800);margin:0;min-height:100%}h1,h2,h3,h4,h5,h6{font-family:Poppins,ITC Motter Corpus Condensed,Cooper BT,Pacifico,Arial,sans-serif;color:var(--color-primary);margin:0}a{color:var(--color-primary-light);text-decoration:none}a:hover{color:var(--color-primary)}img{max-width:100%;height:auto}.whatsapp-float-btn{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;z-index:1000;transition:transform .2s}.whatsapp-float-btn:hover{transform:scale(1.1)}.whatsapp-float-btn svg{width:35px;height:35px;color:#fff}.container{max-width:1280px;margin:0 auto;padding:0 var(--spacing-4)}@media(min-width:768px){.container{padding:0 var(--spacing-8)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section,[id]{scroll-margin-top:70px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#fff;color:#000}.hero-section{min-height:65vh;background-size:cover;background-position:center}.hero-background-media{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%}.hero-background-media img{display:block;width:100%;height:100%;object-fit:cover}.hero-overlay,.hero-overlay-gradient{z-index:1}.hero-content{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;min-height:inherit}.hero-badge{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:50px;background:#ffffff1a}.hero-badge-line{width:24px;height:1px;background:#fffc}.hero-badge-text{color:#fffffff2;font:500 .7rem/1.2 Poppins,system-ui,sans-serif;letter-spacing:.25em;text-transform:uppercase}.hero-title{max-width:700px;margin:0 0 1.25rem;color:#fff;font:700 2.25rem/1.15 Poppins,system-ui,sans-serif;text-align:left}.hero-subtitle{max-width:600px;margin:0 0 2.5rem;color:#ffffffe6;font-size:1.0625rem;line-height:1.75;text-align:left}.hero-buttons{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.hero-button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:1rem 2rem;border-radius:50px;color:#033168;background:#fff;font:600 .875rem/1.2 Poppins,system-ui,sans-serif;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.shop-header-section{background:#033168;color:#fff}.shop-header-content{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr}.shop-header-copy{padding:6rem clamp(2rem,5vw,5rem) 5rem 1.5rem}.shop-header-title{margin:1rem 0 1.3rem;color:#fff;font:700 clamp(2.8rem,5.5vw,5.4rem)/.98 Poppins,system-ui,sans-serif;letter-spacing:-.055em}@media(min-width:640px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{flex-direction:row;align-items:center;gap:1.25rem}}@media(min-width:768px){.hero-section{min-height:75vh}.hero-content{max-width:800px;padding:3rem 2rem}}@media(max-width:767px){.shop-header-content{grid-template-columns:1fr}.shop-header-copy{padding:3.75rem 1rem 2.5rem}.shop-header-title{font-size:clamp(2.45rem,12vw,3.25rem)}.shop-header-image{display:none}}
