@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0b1f3a;--navy2:#102b50;--gold:#c79a3b;--ivory:#f7f3ea;--ink:#1c2530;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#f7f3eaf5;border-bottom:1px solid #c79a3b80;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(24px,6vw,96px);display:flex;position:relative}.brand{letter-spacing:.035em;color:var(--navy);white-space:nowrap;font-size:clamp(20px,2.25vw,37px);font-weight:800}.brand span{letter-spacing:.14em}nav{align-items:center;gap:clamp(22px,3vw,52px);display:flex}nav a{padding:35px 2px 25px;font-size:15px;font-weight:700;position:relative}nav a:after{content:"";background:var(--gold);height:2px;transition:all .2s;position:absolute;bottom:19px;left:50%;right:50%}nav a:hover:after,nav a:focus-visible:after,nav a.active:after{left:0;right:0}.mobile-cta{display:none}.hero{background:linear-gradient(145deg,#fffdf8 0%,var(--ivory) 75%);grid-template-columns:48% 52%;min-height:690px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(75px,8vw,122px) 4vw 70px clamp(28px,6vw,96px);animation:.55s ease-out both rise}.eyebrow{color:#946b19;letter-spacing:.16em;text-transform:uppercase;margin-bottom:24px;font-size:13px;font-weight:800;display:inline-block}.eyebrow:before{content:"";background:var(--gold);vertical-align:middle;width:60px;height:3px;margin-right:16px;display:inline-block}h1{letter-spacing:-.045em;color:var(--navy);max-width:680px;margin:0;font-size:clamp(42px,4.45vw,68px);font-weight:800;line-height:1.04}.hero-copy>p{color:#39404a;max-width:610px;margin:25px 0 28px;font-size:clamp(17px,1.45vw,22px);line-height:1.6}.primary-button{background:var(--navy);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:14px;min-height:64px;padding:0 30px;font-size:17px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 24px #0b1f3a24}.primary-button span{color:#e6ad32;font-size:26px}.primary-button:hover{background:var(--navy2);transform:translateY(-2px)}.primary-button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.regional{color:var(--navy);align-items:center;gap:16px;margin-top:28px;display:flex}.regional>span{border:2px solid var(--gold);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.regional div{flex-direction:column;gap:3px;display:flex}.regional strong{font-size:15px}.hero-visual{background:radial-gradient(circle at 60% 50%,#193f69 0,var(--navy) 58%,#07172c 100%);clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);min-height:690px;position:relative}.gold-lines{opacity:.8;background:linear-gradient(132deg,#0000 0 52%,#c79a3bcc 52.2% 52.5%,#0000 52.7%),linear-gradient(132deg,#0000 0 61%,#c79a3b80 61.2% 61.4%,#0000 61.6%);position:absolute;inset:0}.product-card{width:42%;height:40%;color:var(--navy);background:linear-gradient(140deg,#c99b57,#8a5b27);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:17%;right:13%;transform:rotate(1deg);box-shadow:0 22px 40px #020c18aa}.product-card strong{font-family:Georgia,serif;font-size:95px;line-height:.75}.product-card span{letter-spacing:.2em;margin-left:.2em;font-family:Georgia,serif;font-size:45px}.product-card small{text-transform:uppercase;letter-spacing:.18em;margin-top:12px;font-weight:800}.pack{color:var(--navy);letter-spacing:.08em;background:linear-gradient(145deg,#fff,#e4dccb);border:1px solid #fff8;border-radius:34px 34px 14px 14px;justify-content:center;align-items:flex-end;padding:20px 8px;font-size:12px;font-weight:800;display:flex;position:absolute;box-shadow:0 18px 35px #031125aa}.pack-one{width:18%;height:49%;bottom:13%;left:18%;transform:rotate(-5deg)}.pack-two{background:linear-gradient(145deg,#d8ad57,#94671f);width:21%;height:35%;bottom:8%;left:39%;transform:rotate(5deg)}.pack-three{background:linear-gradient(145deg,#eee1be,#aa8d4f);width:29%;height:29%;bottom:7%;right:8%;transform:rotate(-3deg)}.trust-strip{z-index:5;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1250px;margin:-42px auto 55px;padding:0 20px;display:grid;position:relative}.trust-strip article{background:#fffdf8;border:1px solid #ddc38d;border-radius:16px;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 12px 30px #0b1f3a12}.trust-strip b{color:var(--gold);font-size:28px}.trust-strip div{flex-direction:column;gap:4px;display:flex}.trust-strip span{color:#666;font-size:13px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (width<=900px){.site-header{height:78px}.brand{font-size:20px}nav{display:none}.mobile-cta{background:var(--navy);color:#fff;border-radius:9px;padding:11px 17px;font-weight:800;display:block}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;padding:70px 24px 48px}.eyebrow:before{display:none}h1{margin:auto}.hero-copy>p{margin:22px auto 28px}.regional{text-align:left;justify-content:center}.hero-visual{clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);min-height:440px}.trust-strip{grid-template-columns:1fr;margin-top:24px}}@media (width<=520px){h1{font-size:41px}.hero-copy{padding-top:55px}.primary-button{width:100%;font-size:15px}.product-card{width:49%;top:19%;right:8%}.pack-one{width:22%;left:9%}.pack-two{width:24%;left:33%}.pack-three{width:34%;right:5%}.trust-strip{padding:0 14px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-visual.photo .product-card,.hero-visual.photo .pack{display:none}.photo-badge{color:#fff;text-align:right;flex-direction:column;display:flex;position:absolute;top:36px;right:40px}.photo-badge strong{letter-spacing:.15em;font-size:20px}.photo-badge span{text-transform:uppercase;letter-spacing:.14em;color:#e4bd68;margin-top:4px;font-size:10px}.section{padding:100px clamp(24px,7vw,112px)}.section-kicker{color:#946b19;letter-spacing:.18em;text-transform:uppercase;margin-bottom:22px;font-size:12px;font-weight:800;display:block}.section-kicker:before{content:"";background:var(--gold);vertical-align:middle;width:42px;height:2px;margin-right:14px;display:inline-block}.section h2,.contact h2{letter-spacing:-.04em;color:var(--navy);margin:0;font-size:clamp(35px,4vw,58px);font-weight:800;line-height:1.08}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}.about-grid p{color:#555d67;margin:0 0 16px;font-size:18px;line-height:1.75}.products{background:var(--navy);color:#fff}.products .section-kicker{color:#e0b75d}.products h2{color:#fff;max-width:740px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.section-heading>a{border-bottom:1px solid var(--gold);color:#e6bf69;white-space:nowrap;padding:8px 0;font-weight:700}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-grid article{background:#ffffff08;border:1px solid #fff2;border-radius:14px;min-height:255px;padding:28px;transition:all .2s}.product-grid article:hover{background:#ffffff10;border-color:#c79a3b88;transform:translateY(-4px)}.product-grid article>span{color:var(--gold);font-weight:800}.product-grid h3{margin:70px 0 12px;font-size:21px}.product-grid p{color:#c9d0da;font-size:14px;line-height:1.65}.brands{text-align:center;background:#fff}.brands .section-kicker:before{display:none}.brands h2{max-width:650px;margin:0 auto 50px}.brand-list{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.brand-list span{color:var(--navy);background:#fbf8f1;border:1px solid #d8c8a6;border-radius:999px;padding:17px 28px;font-weight:800}.contact{background:linear-gradient(120deg,#07182e,var(--navy));color:#fff;justify-content:space-between;align-items:center;gap:60px;padding:90px clamp(24px,8vw,128px);display:flex}.contact h2{color:#fff;max-width:700px}.contact p{color:#bdc6d3;max-width:700px;font-size:17px;line-height:1.7}.section-kicker.light{color:#e4bb60}.gold-button{background:var(--gold);color:var(--navy);white-space:nowrap;border-radius:12px;padding:20px 30px;font-weight:800;transition:all .2s}.gold-button:hover{background:#e0b45a;transform:translateY(-2px)}footer{color:#aeb8c7;background:#061426;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:54px clamp(24px,7vw,112px);display:grid}footer p,footer small{margin:0}.footer-brand{color:#fff;display:block}.footer-brand+p{grid-column:1}.footer-brand~small{grid-area:1/2/3}@media (width<=900px){.hero-visual.photo{background-position:62%}.about-grid{grid-template-columns:1fr;gap:24px}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr 1fr}.contact{flex-direction:column;align-items:flex-start}.footer-brand~small{grid-area:auto/1}footer{grid-template-columns:1fr}}@media (width<=520px){.section{padding:72px 22px}.product-grid{grid-template-columns:1fr}.product-grid article{min-height:210px}.product-grid h3{margin-top:48px}.contact{padding:72px 22px}.brand-list span{padding:14px 18px}.photo-badge{right:20px}}.sf-showcase{background:#f3ecdf}.sf-intro{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.sf-intro h2{max-width:720px}.sf-intro>p{color:#666;max-width:420px;font-size:17px;line-height:1.7}.sf-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.sf-card{background:#fff;border:1px solid #dfd0b2;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 12px 28px #0b1f3a0f}.sf-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #0b1f3a1f}.sf-card img{aspect-ratio:2480/3507;object-fit:cover;background:#fff;width:100%;display:block}.sf-card>div{padding:18px 20px 22px}.sf-card span{color:#a07622;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.sf-card h3{color:var(--navy);margin:6px 0 0;font-size:18px}.sf-order{background:#fff;border:1px solid #ddc38d;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:42px;padding:24px 28px;display:flex}.sf-order p{color:var(--navy);font-size:18px;font-weight:700}.sf-order .primary-button{min-height:54px}@media (width<=1000px){.sf-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.sf-intro{flex-direction:column;align-items:flex-start;gap:12px}.sf-grid{grid-template-columns:repeat(2,1fr)}.sf-order{flex-direction:column;align-items:flex-start}.sf-order .primary-button{width:100%}}@media (width<=430px){.sf-grid{grid-template-columns:1fr}.sf-card h3{font-size:20px}}.vale-showcase{background:#fff}.vale-intro{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.vale-intro h2{max-width:700px}.vale-intro>p{color:#666;max-width:430px;font-size:17px;line-height:1.7}.vale-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.vale-card{background:#fff;border:1px solid #ead2cf;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 12px 28px #79121212}.vale-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #79121221}.vale-card img{aspect-ratio:1;object-fit:cover;background:#f7eee5;width:100%;display:block}.vale-card>div{padding:18px 20px 22px}.vale-card span{color:#a7191f;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.vale-card h3{color:var(--navy);margin:6px 0 0;font-size:18px}.vale-order{color:#fff;background:linear-gradient(120deg,#9c1118,#ca1b23);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:42px;padding:26px 30px;display:flex}.vale-order strong{font-size:20px}.vale-order p{color:#ffe8e5;margin:5px 0 0}.vale-order .primary-button{color:#8d1218;background:#fff;min-height:54px}.vale-order .primary-button:hover{background:#fff4e8}@media (width<=1000px){.vale-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.vale-intro{flex-direction:column;align-items:flex-start;gap:12px}.vale-grid{grid-template-columns:repeat(2,1fr)}.vale-order{flex-direction:column;align-items:flex-start}.vale-order .primary-button{width:100%}}@media (width<=430px){.vale-grid{grid-template-columns:1fr}.vale-card h3{font-size:20px}}.hero-visual.photo{background-image:radial-gradient(circle at 60% 45%,#173d68 0,var(--navy) 54%,#061426 100%);overflow:hidden}.hero-product-collage{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:absolute;inset:80px 28px 42px 15%;transform:rotate(-1deg)}.hero-product{background:#fff;border:1px solid #fff3;border-radius:18px;margin:0;animation:.65s ease-out both productIn;position:relative;overflow:hidden;box-shadow:0 20px 35px #00000047}.hero-product img{object-fit:cover;width:100%;height:100%;display:block}.hero-product figcaption{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#07182ee0;border:1px solid #c79a3bb3;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800;position:absolute;bottom:12px;left:12px}.hero-product-a{transform:translateY(22px)rotate(-2deg)}.hero-product-b{animation-delay:80ms;transform:translateY(-6px)rotate(2deg)}.hero-product-c{animation-delay:.16s;transform:translateY(18px)rotate(1deg)}.hero-product-d{animation-delay:.24s;transform:translateY(-10px)rotate(-1deg)}.hero-visual.photo .photo-badge{z-index:4}.hero-visual.photo .gold-lines{z-index:3;pointer-events:none}@keyframes productIn{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}@media (width<=900px){.hero-product-collage{gap:10px;inset:58px 20px 30px 8%}.hero-product figcaption{padding:6px 9px;font-size:9px}}@media (width<=520px){.hero-product-collage{inset:66px 14px 24px 5%}.hero-product figcaption{bottom:8px;left:8px}.hero-product-a,.hero-product-b,.hero-product-c,.hero-product-d{transform:none}}.snacks-showcase{background:#f7efe7}.amendupa-showcase{background:#fff}.snacks-intro{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.snacks-intro h2{max-width:670px}.snacks-intro>p{color:#666;max-width:420px;font-size:17px;line-height:1.7}.snacks-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.snack-card{background:#fff;border:1px solid #ead2cb;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 12px 28px #5a140f12}.snack-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #5a140f21}.snack-card img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;display:block}.snack-card>div{padding:18px 20px 22px}.snack-card span{color:#b41b20;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.snack-card h3{color:var(--navy);margin:6px 0 0;font-size:18px}@media (width<=900px){.snacks-grid{grid-template-columns:repeat(2,1fr)}.snacks-intro{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=430px){.snacks-grid{grid-template-columns:1fr}}.skin-showcase{background:#f7efe7}.hero{grid-template-columns:46% 54%}.hero-product-collage{display:none}.hero-visual.photo .photo-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061426b8;border-radius:9px;padding:9px 12px}@media (width<=900px){.hero{grid-template-columns:1fr}.hero-visual.photo{background-position:66%;min-height:520px}}@media (width<=520px){.hero-visual.photo{background-position:68%;min-height:440px}}.contact-phone{color:#f1c76d;border-bottom:1px solid #f1c76d80;margin-top:8px;padding-bottom:4px;font-size:19px;font-weight:800;display:inline-block}.brand{align-items:center;gap:13px;line-height:1;display:inline-flex}.brand .brand-monogram{text-align:center;letter-spacing:0;background:linear-gradient(145deg,#fffaf0,#f0e4ca);border:1px solid #c79a3bbf;border-radius:50%;place-content:center;width:50px;height:50px;display:grid;box-shadow:0 5px 16px #0b1f3a14}.brand-monogram b{color:var(--navy);font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:.72}.brand-monogram i{letter-spacing:.18em;color:#9a6e18;margin-left:.18em;font-family:Georgia,serif;font-size:9px;font-style:normal}.brand .brand-wordmark{letter-spacing:0;flex-direction:column;align-items:flex-start;display:flex}.brand-wordmark strong{color:var(--navy);letter-spacing:.13em;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:600;line-height:1}.brand-wordmark small{text-transform:uppercase;letter-spacing:.28em;color:#8f681d;margin-top:6px;font-family:Manrope,Arial,sans-serif;font-size:9px;font-weight:800;line-height:1.2}.footer-brand .brand-monogram{background:linear-gradient(145deg,#f1d89e,#b78326);border-color:#e5bd69}.footer-brand .brand-wordmark strong{color:#fff}.footer-brand .brand-wordmark small{color:#d6ae5a}@media (width<=520px){.brand{gap:9px}.brand .brand-monogram{width:42px;height:42px}.brand-wordmark strong{font-size:20px}.brand-wordmark small{letter-spacing:.22em;font-size:7px}}.hero-visual.photo{background-image:linear-gradient(90deg,#0b1f3a33,#0000 38%),url(/hero-supermercado-v3.png);background-position:67%}@media (width<=900px){.hero-visual.photo{background-position:69%}}@media (width<=520px){.hero-visual.photo{background-position:72%}}:root{--navy:#0b0b0c;--navy2:#191919;--gold:#c8a24a;--ivory:#f4f1e9;--ink:#171717}body{color:#171717;background:#f4f1e9}.site-header{background:#080809f5;border-bottom:1px solid #c8a24a6b;height:88px;position:sticky;top:0;box-shadow:0 10px 30px #00000029}.site-header .brand-monogram{background:linear-gradient(145deg,#e0bd68,#8c6724);border-color:#e8c979}.site-header .brand-monogram b{color:#090909}.site-header .brand-monogram i{color:#3c2a0c}.site-header .brand-wordmark strong{color:#fff}.site-header .brand-wordmark small{color:#d7b75e}.site-header nav a{color:#f3eee1;padding-top:31px}.mobile-cta{background:var(--gold);color:#111}.hero{background:#0b0b0c;grid-template-columns:50% 50%;min-height:650px}.hero-copy{flex-direction:column;justify-content:center;padding-top:72px;display:flex}.hero-copy h1{color:#fff;letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy>p{color:#c9c5bb}.eyebrow{color:#d7b75e}.primary-button{background:var(--gold);color:#111;box-shadow:0 12px 28px #c8a24a33}.primary-button:hover{background:#e1c06b}.regional{color:#fff}.regional small{color:#aaa59a}.hero-visual.photo{clip-path:none;border-left:1px solid #c8a24a59;min-height:650px}.hero-visual.photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0b0b0c 0%,#0000 22%),linear-gradient(#0000 55%,#00000059);position:absolute;inset:0}.hero-visual.photo .photo-badge{z-index:5;border:1px solid #c8a24a80}.trust-strip{background:#f4f1e9;margin:0 auto;padding:34px 24px 50px}.trust-strip article{box-shadow:none;background:#fff;border-color:#d9c79e;border-radius:8px}.trust-strip strong{color:#111}.section{padding-top:86px;padding-bottom:86px}.section h2,.contact h2{color:#111;font-family:Georgia,Times New Roman,serif;font-weight:500}.section-kicker{color:#8c681f}.about{background:#fff}.products{background:#0c0c0d}.products h2{color:#fff}.product-grid article{background:#141414;border-color:#333;border-radius:8px}.product-grid article:hover{border-color:var(--gold);background:#191919}.catalog-nav{color:#fff;background:#171717;border-top:1px solid #292929;border-bottom:1px solid #292929;justify-content:space-between;align-items:center;gap:34px;padding:30px clamp(24px,7vw,112px);display:flex}.catalog-nav>div{flex-direction:column;gap:5px;min-width:230px;display:flex}.catalog-nav>div span{color:#d2ad55;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800}.catalog-nav>div strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.catalog-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.catalog-links a{color:#eee8dc;border:1px solid #4a412f;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700;transition:all .2s}.catalog-links a:hover{background:var(--gold);border-color:var(--gold);color:#111}.sf-showcase,.snacks-showcase,.skin-showcase{background:#eee9df}.vale-showcase,.amendupa-showcase,.flocs-showcase{background:#f8f6f1}.sf-intro,.vale-intro,.snacks-intro{border-bottom:1px solid #d4c7a9;padding-bottom:26px}.sf-card,.vale-card,.snack-card{border:1px solid #ded7c9;border-radius:9px;box-shadow:0 7px 20px #0000000d}.sf-card:hover,.vale-card:hover,.snack-card:hover{border-color:#c8a24a;transform:translateY(-3px);box-shadow:0 13px 26px #0000001a}.sf-card>div,.vale-card>div,.snack-card>div{border-top:1px solid #ece6da}.sf-card span,.vale-card span,.snack-card span{color:#8a651d}.sf-card h3,.vale-card h3,.snack-card h3{color:#171717;font-size:16px;line-height:1.45}.snack-card img{aspect-ratio:4/4.6;padding:10px}.brands{color:#fff;background:#0d0d0e}.brands h2{color:#fff}.brand-list span{color:#efe8d8;background:#171717;border-color:#544728;border-radius:6px}.contact{background:linear-gradient(120deg,#050505,#1b1b1b);border-top:1px solid #b78d35}.gold-button{color:#111;border-radius:7px}footer{background:#050505;border-top:1px solid #252525}@media (width<=900px){.site-header{height:74px}.hero{grid-template-columns:1fr}.hero-copy{padding:68px 24px 56px}.hero-visual.photo{border-top:1px solid #c8a24a59;border-left:0}.catalog-nav{flex-direction:column;align-items:flex-start}.catalog-links{justify-content:flex-start}.site-header nav{display:none}}@media (width<=520px){.hero-copy{text-align:left}.hero-copy h1{margin:0;font-size:42px}.hero-copy>p{margin-left:0}.regional{justify-content:flex-start}.hero-visual.photo{min-height:390px}.trust-strip{padding-top:25px}.section{padding:64px 18px}.sf-grid,.vale-grid,.snacks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sf-card>div,.vale-card>div,.snack-card>div{padding:13px 12px 16px}.sf-card h3,.vale-card h3,.snack-card h3{font-size:13px}.catalog-nav{padding:26px 18px}.catalog-links{gap:6px}.catalog-links a{padding:9px 11px;font-size:11px}.snack-card img{padding:5px}}.hero-visual.photo{background-image:url(/hero-supermercado-premium.png);background-position:50%;background-size:cover}.hero-visual.photo:after{background:linear-gradient(90deg,#080809c7 0%,#08080929 32%,#0000 58%),linear-gradient(#0000 52%,#00000059)}@media (width<=900px){.hero-visual.photo{background-position:58%}}@media (width<=520px){.hero-visual.photo{background-position:62%}}.brand .official-logo{object-fit:contain;object-position:center;filter:drop-shadow(0 4px 10px #00000040);width:170px;height:74px;display:block}.site-header .brand{height:78px;overflow:hidden}.footer-official-logo{filter:drop-shadow(0 6px 16px #00000080)!important;width:210px!important;height:150px!important}@media (width<=520px){.brand .official-logo{width:132px;height:62px}.site-header .brand{height:64px}.footer-official-logo{width:180px!important;height:130px!important}}
