*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-primary);background-color:var(--bg-primary);min-height:100dvh;overflow-x:hidden;transition:color .3s ease,background-color .3s ease}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700;line-height:1.2}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none;transition:color .15s ease}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:50%}::selection{background:rgba(var(--color-accent-rgb),.3);color:var(--text-primary)}.heading-1{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;line-height:1.2;color:var(--text-primary)}@media(min-width:768px){.heading-1{font-size:2.5rem}}@media(min-width:992px){.heading-1{font-size:3rem}}.heading-2{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--text-primary)}@media(min-width:768px){.heading-2{font-size:2rem}}@media(min-width:992px){.heading-2{font-size:2.5rem}}.heading-3{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;line-height:1.2;color:var(--text-primary)}@media(min-width:768px){.heading-3{font-size:1.5rem}}.heading-4{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:700;line-height:1.2;color:var(--text-primary)}@media(min-width:768px){.heading-4{font-size:1.25rem}}.text-body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-secondary)}.text-body-lg{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--text-secondary)}@media(min-width:768px){.text-body-lg{font-size:1.25rem}}.text-body-sm{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--text-secondary)}.text-accent{color:var(--color-accent)}.text-light{color:var(--text-light)}.text-muted{color:var(--text-muted)}.text-center{text-align:center}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 12px #25d36600}to{box-shadow:0 0 #25d36600}}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-fade-in-up{animation:fadeInUp .6s ease forwards}.animate-fade-in-down{animation:fadeInDown .6s ease forwards}.animate-scale-in{animation:scaleIn .5s ease forwards}.animate-slide-in-left{animation:slideInLeft .6s ease forwards}.animate-slide-in-right{animation:slideInRight .6s ease forwards}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}.animate-delay-7{animation-delay:.7s}.animate-delay-8{animation-delay:.8s}.animate-delay-9{animation-delay:.9s}.animate-delay-10{animation-delay:1s}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:768px){.container{padding-inline:2rem}}.section{padding-block:4rem}@media(min-width:768px){.section{padding-block:6rem}}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.gap-xl{gap:2rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hide-mobile{display:none}@media(min-width:768px){.hide-mobile{display:initial}}@media(min-width:768px){.hide-desktop{display:none}}:root,[data-theme=light]{--bg-primary: #D8CCE8;--bg-secondary: #EBE4F5;--bg-tertiary: #C9BAD9;--bg-card: #F2EDF8;--bg-navbar: rgba(255, 255, 255, .95);--bg-navbar-scrolled: rgba(255, 255, 255, .98);--bg-footer: #FFFFFF;--text-primary: #2E0D4E;--text-secondary: #5A3570;--text-muted: #7D5A95;--text-light: #FFFFFF;--text-on-primary: #FFFFFF;--color-primary: #3B1260;--color-primary-rgb: 59, 18, 96;--color-accent: #9B59B6;--color-accent-light: #B07CC6;--color-accent-dark: #7D3F9A;--color-accent-rgb: 155, 89, 182;--color-success: #25D366;--gradient-wholesale: linear-gradient(135deg, #9B59B6 0%, #220A38 100%);--border-color: rgba(59, 18, 96, .12);--border-light: rgba(59, 18, 96, .07);--shadow-sm: 0 2px 8px rgba(59, 18, 96, .09);--shadow-md: 0 4px 16px rgba(59, 18, 96, .13);--shadow-lg: 0 8px 28px rgba(59, 18, 96, .17);--overlay-hero: linear-gradient(to bottom, rgba(20, 20, 20, .6) 0%, rgba(20, 20, 20, .3) 50%, rgba(20, 20, 20, .7) 100%);--overlay-value: linear-gradient(135deg, rgba(59, 18, 96, .92) 0%, rgba(34, 10, 56, .88) 50%, rgba(155, 89, 182, .15) 100%);--overlay-product: linear-gradient(to right, rgba(20, 20, 20, .7) 0%, rgba(20, 20, 20, .38) 50%, rgba(20, 20, 20, .18) 100%);--overlay-product-expanded: linear-gradient(to bottom, rgba(20, 20, 20, .55) 0%, rgba(20, 20, 20, .82) 100%);--glass-bg: rgba(255, 255, 255, .07);--glass-border: rgba(255, 255, 255, .1);--products-bg: #C9B8DE;--bg-section-ethics: #FFFFFF;--bg-section-designs: #1F2A44;--bg-section-wholesale: #FFFFFF;--navbar-link-color: #FFFFFF;--navbar-link-scrolled-color: #3B1260;--navbar-hamburger-color: #FFFFFF}[data-theme=dark]{--bg-primary: #0F1420;--bg-secondary: #161B2A;--bg-tertiary: #1C2235;--bg-card: #1C2235;--bg-navbar: rgba(15, 20, 32, .95);--bg-navbar-scrolled: rgba(22, 27, 42, .98);--bg-footer: #161B2A;--text-primary: #E8EAF0;--text-secondary: #A0A8BC;--text-muted: #6B7490;--text-light: #FFFFFF;--text-on-primary: #FFFFFF;--color-primary: #3B1260;--color-primary-rgb: 59, 18, 96;--color-accent: #B07CC6;--color-accent-light: #C99ADB;--color-accent-dark: #9B59B6;--color-accent-rgb: 176, 124, 198;--color-success: #25D366;--gradient-wholesale: linear-gradient(135deg, #B07CC6 0%, #0A0E18 100%);--border-color: rgba(255, 255, 255, .1);--border-light: rgba(255, 255, 255, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--overlay-hero: linear-gradient(to bottom, rgba(20, 20, 20, .6) 0%, rgba(20, 20, 20, .3) 50%, rgba(20, 20, 20, .7) 100%);--overlay-value: linear-gradient(135deg, rgba(15, 20, 32, .94) 0%, rgba(10, 14, 24, .92) 50%, rgba(176, 124, 198, .12) 100%);--overlay-product: linear-gradient(to right, rgba(15, 20, 32, .8) 0%, rgba(15, 20, 32, .5) 50%, rgba(15, 20, 32, .25) 100%);--overlay-product-expanded: linear-gradient(to bottom, rgba(15, 20, 32, .65) 0%, rgba(15, 20, 32, .9) 100%);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .08);--products-bg: linear-gradient(160deg, #1a1228 0%, #1e1535 50%, #160f22 100%);--bg-section-ethics: linear-gradient(160deg, #1e1228 0%, #261535 50%, #1a0f22 100%);--bg-section-designs: linear-gradient(160deg, #0f1a2e 0%, #111f38 50%, #0d1728 100%);--bg-section-wholesale: linear-gradient(160deg, #1a1226 0%, #20152e 50%, #160f20 100%);--navbar-link-color: #FFFFFF;--navbar-link-scrolled-color: #FFFFFF;--navbar-hamburger-color: #FFFFFF}body:has(.navbar.menu-open) .whatsapp-float,body.menu-open .whatsapp-float{opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .2s ease,transform .2s ease}body.menu-open:before{content:"";position:fixed;inset:0;background:#00000073;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:299;animation:fadeIn .25s ease;pointer-events:none}
