/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--navy:#062569;--blue:#074ec2;--blue-bright:#1268ee;--ice:#eef5ff;--ink:#101828;--muted:#5d687a;--line:#dce5f2;--whatsapp:#17a96b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;background:#fff;margin:0;overflow-x:hidden}section[id]{scroll-margin-top:92px}a{color:inherit;text-decoration:none}button,select{font:inherit}img{display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #074ec21a;grid-template-columns:270px 1fr auto;align-items:center;height:84px;padding:0 max(20px,50vw - 590px);display:grid;position:sticky;top:0}.brand{align-items:center;width:250px;display:flex}.brand img{width:238px;height:auto}nav{color:#263650;justify-self:center;gap:34px;font-size:14px;font-weight:700;display:flex}nav a{padding:30px 0;position:relative}nav a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:21px;left:0;right:100%}nav a:hover:after{right:0}.header-cta{background:var(--navy);color:#fff;border-radius:8px;padding:13px 18px;font-size:13px;font-weight:800}.menu-button{cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:9px 11px;display:none}.menu-button span:not(.sr-only){background:var(--navy);width:24px;height:2px;margin:5px 0;display:block}.hero{color:#fff;background:#05275d;min-height:700px;position:relative;overflow:hidden}.hero-background{object-fit:cover;object-position:center;z-index:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#031639fa 0%,#04224ff0 32%,#042652ad 51%,#03183714 74%);position:absolute;inset:0}.hero:before{content:"";z-index:2;opacity:.1;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 55%);mask-image:linear-gradient(90deg,#000,#0000 55%)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{opacity:.24;background:#2f86ff;width:420px;height:420px;top:-220px;left:33%}.hero-glow-two{opacity:.1;background:#0cf;width:580px;height:580px;bottom:-220px;right:-280px}.hero-grid{z-index:3;align-items:center;min-height:635px;padding-block:66px 62px;display:flex;position:relative}.hero-copy{width:min(660px,58%)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#bcd5ff;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:currentColor;width:28px;height:2px}.eyebrow.dark{color:var(--blue)}.eyebrow.light{color:#9fc2ff}.hero h1,.section h2,.contact-section h2{font-family:var(--font-sora), sans-serif;letter-spacing:-.045em}.hero h1{max-width:680px;margin:22px 0 24px;font-size:clamp(48px,5.3vw,76px);line-height:1.02}.hero h1 em{color:#66d8ff;font-style:normal;display:block}.hero-lead{color:#dce9ff;max-width:600px;margin:0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin:34px 0 36px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-whatsapp{background:var(--whatsapp);color:#fff;box-shadow:0 12px 30px #01122f3d}.button-secondary{color:#fff;background:#ffffff14;border:1px solid #fff6}.hero-proof{border-top:1px solid #ffffff2e;gap:0;max-width:600px;padding-top:22px;display:flex}.hero-proof div{border-right:1px solid #ffffff2e;min-width:150px;margin-right:24px;padding-right:24px}.hero-proof div:last-child{border-right:0}.hero-proof strong{font-size:17px;display:block}.hero-proof span{color:#aecaef;margin-top:4px;font-size:12px;display:block}.hero-products{height:495px;position:relative}.hero-bottle-stage{background:radial-gradient(circle at 50% 42%,#69ccff5c,#ffffff0d 52%,#0000 72%);border-radius:28px}.hero-bottle-stage:after{content:"";filter:blur(13px);background:#00082157;border-radius:50%;height:42px;position:absolute;bottom:4%;left:6%;right:6%}.hero-bottle{object-fit:contain;filter:drop-shadow(0 24px 24px #00092a52);z-index:2;height:auto;position:absolute}.hero-bottle-tornado{z-index:4;width:61%;bottom:-1%;left:21%}.hero-bottle-estelar{width:46%;bottom:1%;left:-4%;transform:rotate(-3deg)}.hero-bottle-brillax{width:46%;bottom:1%;right:-3%;transform:rotate(3deg)}.hero-card{background:#fff;border:1px solid #ffffff57;position:absolute;overflow:hidden;box-shadow:0 30px 70px #000b295c}.hero-card img{object-fit:cover}.hero-card-main{border-radius:20px;width:78%;height:70%;top:12%;right:0;transform:rotate(2deg)}.hero-card-main img{object-position:center 25%}.hero-card-small{border-radius:16px;width:39%;height:41%}.hero-card-pink{top:0;left:0;transform:rotate(-4deg)}.hero-card-green{bottom:0;left:5%;transform:rotate(3deg)}.hero-card-small img{object-fit:cover;object-position:center 25%}.hero-sticker{color:#071c51;text-align:center;background:#ffd84d;border:6px solid #fff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:4%;right:3%;transform:rotate(-8deg);box-shadow:0 12px 30px #00000038}.hero-sticker b{font-size:33px;line-height:1;font-family:var(--font-sora)}.hero-strip{min-height:65px;color:var(--navy);background:#fff;align-items:center;font-size:13px;font-weight:800;display:flex}.strip-content{justify-content:center;align-items:center;gap:28px;display:flex}.strip-content i{color:#37a6ff}.section{padding:110px 0}.section-heading{margin-bottom:48px}.section-heading h2,.trust-copy h2,.wholesale-content h2{margin:15px 0 0;font-size:clamp(36px,4.2vw,56px);line-height:1.08}.split-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:70px;display:grid}.split-heading p{color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f2b531c}.product-image-wrap{background:#edf4ff;height:365px;position:relative;overflow:hidden}.product-context{object-fit:cover;transition:transform .45s}.product-context-shade{z-index:1;background:linear-gradient(90deg,#0516350f,#05163500 47%,#0516352e);position:absolute;inset:0}.product-image{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 18px #0416364d);width:51%;height:auto;transition:transform .35s;position:absolute;bottom:-4%;right:2%}.product-pink .product-image{width:66%;bottom:-1%;right:-5%}.product-pink .product-image-wrap{background:radial-gradient(circle,#fff 0%,#fff0f8 74%)}.product-green .product-image-wrap{background:radial-gradient(circle,#fff 0%,#effbea 74%)}.product-gold .product-image-wrap{background:radial-gradient(circle,#fff 0%,#fff8df 74%)}.product-navy .product-image-wrap,.product-blue .product-image-wrap{background:radial-gradient(circle,#fff 0%,#eaf3ff 74%)}.product-card:hover .product-image{transform:translateY(-4px)scale(1.025)}.product-card:hover .product-context{transform:scale(1.025)}.product-category{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.08em;color:var(--navy);background:#fffffff0;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;position:absolute;top:18px;left:20px;box-shadow:0 6px 20px #0000001a}.product-body{flex-direction:column;gap:20px;padding:27px;display:flex}.product-body h3{font-family:var(--font-sora);letter-spacing:-.035em;margin:0 0 8px;font-size:28px}.product-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.62}.mini-list{color:#31425d;gap:7px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.mini-list li:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:900}.presentation-gallery{border-top:1px solid var(--line);padding-top:17px}.presentation-gallery>span{color:#53647d;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:900;display:block}.presentation-images{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.presentation-images figure{background:#fff;border:1px solid #e1e8f2;border-radius:9px;min-width:0;margin:0;overflow:hidden}.presentation-images img{object-fit:contain;background:#fff;width:100%;height:92px}.presentation-images figcaption{color:var(--navy);text-align:center;background:#f7faff;border-top:1px solid #e9eef5;padding:6px 3px;font-size:9px;font-weight:900}.presentation-placeholder{height:92px;color:var(--navy);background:linear-gradient(145deg,#eef5ff,#fff);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.presentation-placeholder strong{font-family:var(--font-sora);font-size:16px}.presentation-placeholder small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.product-prices{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.product-prices div{border-right:1px solid var(--line);text-align:center;background:#f7faff;flex-direction:column;justify-content:center;min-height:70px;padding:10px 8px;display:flex}.product-prices div:last-child{border-right:0}.product-prices span{min-height:28px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800;line-height:1.25}.product-prices strong{color:var(--navy);font-size:16px}.button-full{width:100%}.safety-link{border-top:1px solid var(--line);color:#4d5e77;justify-content:space-between;align-items:center;min-height:36px;padding-top:4px;font-size:11px;font-weight:800;display:flex}.safety-link span{color:var(--blue)}.price-note{color:#718096;text-align:center;margin:25px 0 0;font-size:12px}.results-heading{max-width:720px;margin:105px 0 38px}.results-heading h2{margin:14px 0 12px;font-size:clamp(34px,4vw,52px)}.results-heading p{color:var(--muted);line-height:1.7}.results-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.results-grid article{border:1px solid var(--line);background:#f5f8fc;border-radius:16px;overflow:hidden}.result-image{height:260px;position:relative;overflow:hidden}.result-image img{object-fit:cover;transition:transform .35s}.results-grid article:hover .result-image img{transform:scale(1.035)}.results-grid article>div:last-child{padding:24px}.results-grid article span{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.results-grid h3{font-family:var(--font-sora);letter-spacing:-.03em;margin:9px 0 8px;font-size:21px}.results-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.trust-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.trust-section:after{content:"";border:90px solid #2679ff2e;border-radius:999px;width:520px;height:520px;position:absolute;top:-220px;right:-220px}.trust-grid{z-index:1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid;position:relative}.trust-copy h2{margin:18px 0 20px}.trust-copy>p{color:#c9d9f4;font-size:17px;line-height:1.75}.text-link{border-bottom:1px solid #ffffff4d;gap:28px;margin-top:18px;padding-bottom:8px;font-weight:800;display:inline-flex}.safety-library{background:#ffffff0d;border:1px solid #ffffff29;border-radius:12px;margin-top:34px;padding:21px}.safety-library>strong{text-transform:uppercase;letter-spacing:.1em;color:#bcd5ff;margin-bottom:13px;font-size:12px;display:block}.safety-library>div{flex-wrap:wrap;gap:8px;display:flex}.safety-library a{color:#fff;background:#ffffff17;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:800}.safety-library a:hover{background:#ffffff29}.trust-cards{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(2,1fr);display:grid}.trust-cards article{background:#ffffff09;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;min-height:220px;padding:28px}.trust-number{color:#6fa8ff;letter-spacing:.15em;font-size:12px;font-weight:800}.trust-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.trust-icon{color:#fff;width:48px;height:48px;font-family:var(--font-sora);background:linear-gradient(145deg,#2d85ff,#15c4d2);border-radius:13px;place-items:center;font-size:17px;font-weight:900;display:grid;box-shadow:0 10px 24px #00123c47}.trust-icon-text{letter-spacing:.04em;font-size:11px}.trust-cards h3{font-family:var(--font-sora);margin:18px 0 10px;font-size:19px}.trust-cards p{color:#b9cce9;margin:0;font-size:14px;line-height:1.65}.wholesale-section{background:#f6f9fe}.wholesale-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:88px;display:grid}.wholesale-visual{color:#fff;background:linear-gradient(145deg,#0b63e6,#06266d);border-radius:22px;flex-direction:column;justify-content:center;min-height:475px;padding:45px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #06368133}.wholesale-visual:before{content:"";border:70px solid #ffffff1c;border-radius:999px;width:370px;height:370px;position:absolute;top:-170px;right:-170px}.wholesale-visual:after{content:"";opacity:.32;filter:blur(30px);background:#1fd1a0;border-radius:50%;width:260px;height:160px;position:absolute;bottom:-70px;left:-40px}.wholesale-kicker{text-transform:uppercase;letter-spacing:.12em;color:#bdd7ff;font-size:12px;font-weight:800}.wholesale-visual strong{font-family:var(--font-sora);letter-spacing:-.1em;z-index:1;margin:22px 0;font-size:132px;line-height:.92;position:relative}.wholesale-visual strong small{font-family:var(--font-manrope);letter-spacing:.08em;text-transform:uppercase;vertical-align:top;font-size:13px}.wholesale-visual sup{letter-spacing:0;font-size:47px}.wholesale-visual p{color:#d6e6ff;z-index:1;max-width:350px;margin:0;line-height:1.6;position:relative}.wholesale-content h2{margin:16px 0 18px}.wholesale-content>p{color:var(--muted);font-size:17px;line-height:1.72}.business-types{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.business-types span{color:#334760;background:#fff;border:1px solid #cad8ec;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.wholesale-benefits{color:#344861;grid-template-columns:repeat(2,1fr);gap:11px;margin:0 0 28px;font-size:13px;font-weight:700;display:grid}.wholesale-benefits span:first-letter{color:var(--whatsapp)}.button-dark{color:#fff;background:var(--navy)}.contact-section{color:#fff;background:#0848b5;padding:100px 0;position:relative;overflow:hidden}.contact-section:before{content:"";opacity:.13;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.contact-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:95px;display:grid;position:relative}.contact-section h2{margin:18px 0;font-size:clamp(43px,5vw,66px);line-height:1.02}.contact-copy>p{color:#d7e6ff;max-width:590px;font-size:17px;line-height:1.7}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button-white{color:var(--navy);background:#fff}.button-outline-white{color:#fff;border:1px solid #ffffff73}.contact-card{color:var(--ink);background:#fff;border-radius:18px;padding:12px 34px;box-shadow:0 30px 70px #00144940}.contact-card>div{border-bottom:1px solid var(--line);padding:20px 0}.contact-card>div:last-child{border-bottom:0}.contact-card span{color:#718096;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.contact-card a,.contact-card strong{color:var(--navy);overflow-wrap:anywhere;font-size:15px;line-height:1.5}footer{color:#fff;background:#03173f;padding:42px 0 22px}.footer-grid{grid-template-columns:290px 1fr auto;align-items:center;gap:30px;display:grid}.footer-grid img{width:280px;height:auto}.footer-grid p{color:#aebfdc;font-size:14px}.footer-links{gap:25px;font-size:13px;font-weight:800;display:flex}.footer-bottom{color:#7f95ba;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;font-size:10px;display:flex}.floating-whatsapp{z-index:60;background:var(--whatsapp);color:#fff;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:0 20px 0 8px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #002f184d}.floating-whatsapp span{width:38px;height:38px;color:var(--whatsapp);background:#fff;border-radius:50%;place-items:center;font-size:18px;display:grid}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;padding-inline:20px}.header-cta{display:none}.menu-button{justify-self:end;display:block}nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:0;padding:12px 20px 22px;display:none;position:absolute;top:84px;left:0;right:0;box-shadow:0 18px 30px #00163f1a}nav.nav-open{display:flex}nav a{align-items:center;min-height:48px;padding:10px 4px;display:flex}nav a:after{display:none}.hero-grid{padding-top:70px}.hero-copy{width:min(620px,72%)}.hero-overlay{background:linear-gradient(90deg,#031639fa 0%,#04224feb 48%,#04224f61 76%,#03183714)}.hero-products{width:min(620px,100%);margin:auto}.trust-grid,.wholesale-grid,.contact-grid{grid-template-columns:1fr;gap:55px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px}.product-prices{grid-template-columns:repeat(2,1fr)}.product-prices div:nth-child(2){border-right:0}.product-prices div:nth-child(-n+2){border-bottom:1px solid var(--line)}.wholesale-visual{min-height:390px}}@media (max-width:760px){section[id]{scroll-margin-top:78px}.container{width:min(100% - 28px,1180px)}.site-header{height:72px;padding:0 14px}.brand{width:198px}.brand img{width:190px}nav{padding-inline:16px;top:72px}.hero{min-height:auto}.hero-grid{min-height:auto;padding:50px 0 28px}.hero-copy{width:100%}.hero-background{object-position:63% center}.hero-overlay{background:linear-gradient(90deg,#031639fa,#04224ff0 68%,#031837bd)}.eyebrow{letter-spacing:.13em;font-size:10px}.eyebrow i{width:22px}.hero h1{letter-spacing:-.05em;margin:17px 0 19px;font-size:clamp(38px,11.5vw,46px);line-height:1.04}.hero-lead{font-size:15px;line-height:1.62}.hero-actions .button{width:100%}.hero-actions{gap:10px;margin:27px 0 28px}.button{min-height:52px;padding-inline:18px}.hero-proof{grid-template-columns:repeat(3,1fr);gap:0;width:100%;padding-top:18px;display:grid}.hero-proof div{min-width:0;margin:0;padding:0 10px}.hero-proof div:first-child{padding-left:0}.hero-proof div:last-child{padding-right:0}.hero-proof strong{font-size:14px;line-height:1.25}.hero-proof span{font-size:10px;line-height:1.35}.hero-products{height:360px}.hero-bottle-tornado{width:61%;left:21%}.hero-bottle-estelar,.hero-bottle-brillax{width:47%}.hero-card-main{width:82%;height:67%}.hero-card-small{width:41%;height:39%}.hero-sticker{border-width:4px;width:84px;height:84px;bottom:3%;right:0}.hero-sticker b{font-size:25px}.hero-strip{padding:13px 0}.strip-content{text-align:center;flex-wrap:wrap;justify-content:center;gap:5px 11px;line-height:1.35}.strip-content i{display:none}.strip-content span{font-size:11px}.section{padding:68px 0}.split-heading{grid-template-columns:1fr;gap:20px}.section-heading{margin-bottom:32px}.section-heading h2,.trust-copy h2,.wholesale-content h2{font-size:clamp(33px,9.5vw,39px);line-height:1.1}.split-heading p,.trust-copy>p,.wholesale-content>p,.contact-copy>p{font-size:15px;line-height:1.65}.product-grid{grid-template-columns:1fr}.product-card{border-radius:16px}.product-image-wrap{height:280px}.product-image{width:54%;right:0}.product-pink .product-image{width:70%;right:-7%}.product-category{max-width:calc(100% - 28px);padding:7px 10px;font-size:9px;top:14px;left:14px}.product-body{gap:16px;padding:21px 18px}.product-body h3{font-size:26px}.product-prices div{min-height:68px;padding:9px 6px}.product-prices span{font-size:8px}.product-prices strong{font-size:15px}.presentation-images img,.presentation-placeholder{height:82px}.presentation-placeholder strong{font-size:14px}.safety-link{min-height:44px}.price-note{margin-top:20px;line-height:1.55}.results-heading{margin-top:78px}.results-grid{grid-template-columns:1fr}.result-image{height:250px}.trust-cards{grid-template-columns:1fr}.trust-copy .text-link{align-items:center;min-height:44px}.safety-library{margin-top:28px;padding:17px}.safety-library a{align-items:center;min-height:38px;display:flex}.trust-cards article{min-height:0;padding:24px 21px}.trust-cards h3{margin-top:17px}.wholesale-visual{min-height:330px;padding:30px 24px}.wholesale-visual strong{margin:18px 0;font-size:clamp(88px,29vw,104px)}.wholesale-benefits{grid-template-columns:1fr}.business-types span{align-items:center;min-height:36px;display:flex}.button-dark{width:100%}.contact-section{padding:78px 0}.contact-section h2{font-size:clamp(38px,11vw,45px)}.contact-actions .button{width:100%}.contact-card{padding-inline:20px}.contact-card>div{padding:17px 0}.footer-grid{grid-template-columns:1fr}.footer-grid img{width:min(280px,100%)}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column}.floating-whatsapp b{display:none}.floating-whatsapp{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));justify-content:center;width:54px;min-height:54px;padding:8px}.floating-whatsapp span{width:38px;height:38px}}@media (max-width:380px){.container{width:calc(100% - 24px)}.site-header{padding-inline:12px}.brand{width:176px}.brand img{width:172px}.hero-grid{padding-top:42px}.hero h1{font-size:37px}.hero-proof div{padding-inline:7px}.hero-proof strong{font-size:12px}.hero-proof span{font-size:9px}.product-image-wrap{height:250px}.product-body{padding-inline:16px}.product-prices strong{font-size:14px}.contact-card{padding-inline:16px}.footer-links{gap:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
