.Header-module__hBw1pG__header{z-index:50;color:var(--ink);transition:background-color .6s var(--ease), color .6s var(--ease), transform .6s var(--ease);background:#f5f5f5f5;position:fixed;inset:0 0 auto}.Header-module__hBw1pG__header.is-scrolled{color:var(--ink);box-shadow:0 1px 0 var(--rule);background:#f5f5f5f5}.Header-module__hBw1pG__header.is-hidden{transform:translateY(-100%)}.Header-module__hBw1pG__bar{height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.Header-module__hBw1pG__home{justify-self:start;padding-block:12px;display:block}.Header-module__hBw1pG__home .wordmark{width:clamp(118px,11vw,150px)}.Header-module__hBw1pG__primary ul{gap:clamp(18px,2.6vw,44px);display:flex}.Header-module__hBw1pG__primary a{opacity:.78;white-space:nowrap;padding-block:10px;transition:opacity .3s;position:relative}.Header-module__hBw1pG__primary a:hover,.Header-module__hBw1pG__primary a[aria-current=page]{opacity:1}.Header-module__hBw1pG__primary a[aria-current=page]:after{content:"";background:currentColor;height:1px;position:absolute;bottom:2px;left:0;right:0}.Header-module__hBw1pG__actions{justify-self:end;align-items:center;gap:22px;display:flex}.Header-module__hBw1pG__actions a,.Header-module__hBw1pG__actions button{align-items:center;min-height:44px;display:inline-flex}.Header-module__hBw1pG__actions .Header-module__hBw1pG__menu-btn{display:none}.Header-module__hBw1pG__list{gap:8px}@media (max-width:1120px){.Header-module__hBw1pG__primary ul{gap:16px}.Header-module__hBw1pG__primary a{letter-spacing:.12em}}@media (max-width:900px){.Header-module__hBw1pG__primary{display:none}.Header-module__hBw1pG__actions .Header-module__hBw1pG__menu-btn{display:inline-flex}.Header-module__hBw1pG__actions .Header-module__hBw1pG__wa{display:none}.Header-module__hBw1pG__bar{grid-template-columns:1fr auto}}.Header-module__hBw1pG__menu{z-index:60;padding-bottom:max(24px, env(safe-area-inset-bottom));opacity:0;transition:opacity .5s var(--ease);flex-direction:column;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open{opacity:1}.Header-module__hBw1pG__menu-top{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__menu-top .wordmark{width:118px}.Header-module__hBw1pG__menu-top button{min-height:44px}.Header-module__hBw1pG__menu-nav{flex:1;padding-top:16px;overflow-y:auto}.Header-module__hBw1pG__menu-nav ul{border-top:1px solid var(--rule);display:grid}.Header-module__hBw1pG__menu-nav a{min-height:52px;font-family:var(--sans);color:var(--cream);justify-content:space-between;align-items:center;font-size:16px;font-weight:500;line-height:1.2;display:flex}.Header-module__hBw1pG__menu-nav a:after{content:"→";color:var(--gold);font-size:14px}.Header-module__hBw1pG__menu-nav a[aria-current=page]{color:var(--gold)}.Header-module__hBw1pG__menu-nav li{border-bottom:1px solid var(--rule);opacity:0;transition:opacity .8s var(--ease), transform .9s var(--ease);transform:translateY(18px)}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li{opacity:1;transform:none}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li:nth-child(2){transition-delay:50ms}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li:nth-child(3){transition-delay:.1s}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li:nth-child(4){transition-delay:.15s}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li:nth-child(5){transition-delay:.2s}.Header-module__hBw1pG__menu.Header-module__hBw1pG__is-open .Header-module__hBw1pG__menu-nav li:nth-child(6){transition-delay:.25s}.Header-module__hBw1pG__menu-foot{padding-top:20px}:is(.Header-module__hBw1pG__menu-foot .bag,.Header-module__hBw1pG__menu-foot .bag-btn){width:100%}
.bag{border-radius:999px;display:inline-flex;position:relative;overflow:hidden}.bag-btn{white-space:nowrap;border:1px solid var(--rule-strong);min-height:52px;font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--pine);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 32px;font-size:12px;font-weight:600;transition:color .3s,border-color .3s,background-color .3s;display:inline-flex;position:relative;overflow:hidden}.bag:hover .bag-btn{color:var(--cream);border-color:#0000}.bag-btn:focus-visible{outline:2px solid var(--pine);outline-offset:3px}.bag-fill{z-index:0;background:linear-gradient(90deg, var(--pine) 0%, #69481d 72%, var(--gold) 100%);border-radius:999px;position:absolute;inset:0}.bag-content{z-index:1;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.bag-arrow{flex-shrink:0;width:16px;height:16px}.bag--solid .bag-btn{background:var(--pine);border-color:var(--pine);color:var(--cream)}@media (prefers-reduced-motion:reduce){.bag-fill{transition:none}}.bag--light .bag-btn{color:var(--cream);border-color:#fff8e673}.bag--light .bag-fill{background:linear-gradient(90deg, #69481d 0%, var(--gold) 100%)}.bag--cream .bag-btn{background:var(--cream);border-color:var(--cream);color:var(--pine)}.bag--cream:hover .bag-btn{color:var(--cream);background:0 0;border-color:#0000}
.BrandPortal-module__ioAr6W__placeholder{background:var(--paper);height:100svh}.BrandPortal-module__ioAr6W__photo{object-fit:cover;object-position:50% 78%;width:100%;height:100%;position:absolute;inset:0}.BrandPortal-module__ioAr6W__veil{background:linear-gradient(90deg,#013131d1 0%,#01313180 38%,#01313100 70%);position:absolute;inset:0}@media (max-aspect-ratio:1){.BrandPortal-module__ioAr6W__photo{object-position:50% 70%}.BrandPortal-module__ioAr6W__veil{background:linear-gradient(#01313173 0%,#01313199 40%,#013131d9 100%)}}.BrandPortal-module__ioAr6W__eyebrow{left:24px;right:24px;bottom:calc(100% - var(--gp-word-top,35%) + 28px);text-align:center;color:var(--umber);margin:0;position:absolute}.BrandPortal-module__ioAr6W__support{left:24px;right:24px;top:calc(var(--gp-word-bottom,50%) + 24px);text-align:center;color:var(--pine);margin:0;font-size:clamp(22px,2.4vw,34px);position:absolute}.BrandPortal-module__ioAr6W__portal [data-gp-caption]{inset:auto var(--gutter) 7%;font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--pine);font-size:11px;font-weight:600}.BrandPortal-module__ioAr6W__portal [data-gp-hint]{color:var(--ink-soft)}.BrandPortal-module__ioAr6W__portal [data-gp-select]{font-family:var(--sans);border-color:var(--rule-strong)}.BrandPortal-module__ioAr6W__portal [data-gp-content]{padding:clamp(32px, 8vw, 120px) var(--gutter)}.BrandPortal-module__ioAr6W__inside{justify-items:start;gap:24px;max-width:44rem;display:grid}.BrandPortal-module__ioAr6W__kicker{color:var(--gold)}.BrandPortal-module__ioAr6W__copy{color:#fff8e6d1;max-width:36em}.BrandPortal-module__ioAr6W__portal [data-gp-enter]{display:none}@media (min-aspect-ratio:1){.BrandPortal-module__ioAr6W__inside{max-width:min(36rem,42vw)}}:is(.BrandPortal-module__ioAr6W__portal [data-gp-front],.BrandPortal-module__ioAr6W__portal [data-gp-caption]){opacity:calc(var(--gp-caption,1) * var(--gp-caption,1) * var(--gp-caption,1) * var(--gp-caption,1))}.BrandPortal-module__ioAr6W__portal[data-gp-motion=on] [data-gp-content]{margin-top:calc((var(--gp-length) - 1) * var(--gp-height) - var(--gp-length) * var(--gp-height) * .3);position:sticky;top:0}.BrandPortal-module__ioAr6W__portal[data-gp-motion=on]:after{content:"";height:calc(var(--gp-length) * var(--gp-height) * .3);display:block}.BrandPortal-module__ioAr6W__portal [data-gp-touch-picker]{display:none!important}@media (max-width:380px){.BrandPortal-module__ioAr6W__eyebrow{letter-spacing:.12em;font-size:10px}}
.Footer-module__S6Hkya__shell{--muted:#fff8e69e;--primary:var(--gold);font-family:var(--sans);font-size:14px;line-height:1.5}.Footer-module__S6Hkya__shell .py-32{padding-block:clamp(48px,6vw,80px) 28px}.Footer-module__S6Hkya__shell .container{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.Footer-module__S6Hkya__shell .grid{display:grid}.Footer-module__S6Hkya__shell .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__S6Hkya__shell .gap-8{gap:2rem}.Footer-module__S6Hkya__shell .gap-4{gap:1rem}.Footer-module__S6Hkya__shell .gap-2{gap:.75rem}.Footer-module__S6Hkya__shell .col-span-2{grid-column:span 2/span 2}.Footer-module__S6Hkya__shell .mb-8{margin-bottom:1.5rem}.Footer-module__S6Hkya__shell .mb-4{margin-bottom:1rem}.Footer-module__S6Hkya__shell .mt-4{margin-top:.75rem}.Footer-module__S6Hkya__shell .mt-24{margin-top:clamp(40px,5vw,64px)}.Footer-module__S6Hkya__shell .pt-8{padding-top:1.25rem}.Footer-module__S6Hkya__shell .flex{display:flex}.Footer-module__S6Hkya__shell .flex-col{flex-direction:column}.Footer-module__S6Hkya__shell .items-center{align-items:center}.Footer-module__S6Hkya__shell .justify-between{justify-content:space-between}.Footer-module__S6Hkya__shell .h-10{width:auto;height:2.5rem}.Footer-module__S6Hkya__shell .text-xl{font-size:1.25rem;line-height:1.75rem}.Footer-module__S6Hkya__shell .text-sm{font-size:.8125rem;line-height:1.25rem}.Footer-module__S6Hkya__shell .font-semibold{font-weight:600}.Footer-module__S6Hkya__shell .font-bold{font-weight:700}.Footer-module__S6Hkya__shell .font-medium{font-weight:500}.Footer-module__S6Hkya__shell .space-y-4>*+*{margin-top:.75rem}.Footer-module__S6Hkya__shell .text-muted-foreground{color:var(--muted)}.Footer-module__S6Hkya__shell .hover\:text-primary{transition:color .25s var(--ease)}.Footer-module__S6Hkya__shell .hover\:text-primary:hover{color:var(--primary)}.Footer-module__S6Hkya__shell .border-t{border-top:1px solid var(--rule)}.Footer-module__S6Hkya__shell .underline{text-underline-offset:4px;text-decoration:underline}.Footer-module__S6Hkya__shell h3{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:600}.Footer-module__S6Hkya__shell .text-xl{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;color:var(--cream);font-size:26px;font-weight:400}.Footer-module__S6Hkya__shell .mt-4.font-bold{font-family:var(--display);color:var(--muted);font-size:22px;font-weight:400}@media (min-width:768px){.Footer-module__S6Hkya__shell .md\:flex-row{flex-direction:row}.Footer-module__S6Hkya__shell .md\:items-center{align-items:center}}@media (min-width:1024px){.Footer-module__S6Hkya__shell .lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.Footer-module__S6Hkya__shell .lg\:mb-0{margin-bottom:0}.Footer-module__S6Hkya__shell .lg\:justify-start{justify-content:flex-start}}
.OlfactoryIdentity-module__0sL1dq__band{padding-block:clamp(28px,3.2vw,44px)}.OlfactoryIdentity-module__0sL1dq__grid{justify-content:space-between;align-items:center;gap:24px 48px;display:flex}.OlfactoryIdentity-module__0sL1dq__text{gap:6px;max-width:46em;display:grid}.OlfactoryIdentity-module__0sL1dq__kicker{color:var(--umber)}.OlfactoryIdentity-module__0sL1dq__title{color:var(--pine);font-size:clamp(26px,2.4vw,36px);line-height:1.1}.OlfactoryIdentity-module__0sL1dq__copy{color:var(--ink);opacity:.82;font-size:14px;line-height:1.6}.OlfactoryIdentity-module__0sL1dq__cta{text-align:right;flex:none;justify-items:end;gap:8px;display:grid}.OlfactoryIdentity-module__0sL1dq__note{color:var(--umber);font-size:12px}@media (max-width:900px){.OlfactoryIdentity-module__0sL1dq__grid{flex-direction:column;align-items:stretch}.OlfactoryIdentity-module__0sL1dq__cta{text-align:left;justify-items:start}}
.SelectionBar-module__y2CmEG__selbar{z-index:40;padding-bottom:env(safe-area-inset-bottom);transition:transform .5s var(--ease);position:fixed;bottom:0;left:0;right:0;transform:translateY(105%)}.SelectionBar-module__y2CmEG__selbar.SelectionBar-module__y2CmEG__on{transform:none}.SelectionBar-module__y2CmEG__inner{justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.SelectionBar-module__y2CmEG__inner p{align-items:baseline;gap:10px;display:flex}.SelectionBar-module__y2CmEG__n{font-family:var(--display);font-size:28px;line-height:1}.SelectionBar-module__y2CmEG__inner .btn{min-height:44px}body:has(.selbar.on){padding-bottom:64px}
.About-module__vAULUW__about{padding-top:calc(var(--header-h) + clamp(28px, 3.5vw, 48px));--pad:clamp(48px, 5.5vw, 80px)}.About-module__vAULUW__a-kicker{color:var(--umber);margin-bottom:14px}.About-module__vAULUW__a-title{color:var(--pine);max-width:18em;font-size:clamp(32px,3.6vw,56px);line-height:1.08}.About-module__vAULUW__a-intro{padding-block:clamp(32px, 3.5vw, 48px) var(--pad);grid-template-columns:repeat(12,1fr);align-items:center;column-gap:24px;display:grid}.About-module__vAULUW__a-photo{aspect-ratio:4/5;grid-column:1/5;max-height:440px;margin:0}.About-module__vAULUW__a-photo img{position:absolute;inset:0}.About-module__vAULUW__a-copy{color:var(--ink-soft);grid-column:6/12;gap:14px;max-width:38em;font-size:15px;line-height:1.65;display:grid}.About-module__vAULUW__a-first{font-family:var(--sans);color:var(--pine);font-size:clamp(17px,1.3vw,19px);font-weight:400;line-height:1.6}.About-module__vAULUW__symbol{padding-block:var(--pad)}.About-module__vAULUW__s-grid{grid-template-columns:repeat(12,1fr);align-items:center;column-gap:24px;display:grid}.About-module__vAULUW__s-mono{grid-column:1/4;justify-self:center;width:min(100%,120px)}.About-module__vAULUW__s-text{grid-column:5/12;gap:14px;display:grid}.About-module__vAULUW__s-kicker{color:var(--gold)}.About-module__vAULUW__s-quote{font-size:clamp(20px,1.9vw,28px);line-height:1.3}.About-module__vAULUW__s-body{color:var(--pine-soft);max-width:38em;font-size:15px}.About-module__vAULUW__process-band{padding-block:var(--pad)}.About-module__vAULUW__process{grid-template-columns:repeat(12,1fr);align-items:center;column-gap:24px;display:grid}.About-module__vAULUW__p-text{grid-column:1/8;justify-items:start;gap:16px;display:grid}.About-module__vAULUW__p-kicker{color:var(--umber)}.About-module__vAULUW__p-quote{color:var(--pine);max-width:24em;font-size:clamp(20px,1.9vw,28px);line-height:1.3}.About-module__vAULUW__p-photo{aspect-ratio:1;grid-column:9/13;max-height:340px;margin:0}.About-module__vAULUW__p-photo img{position:absolute;inset:0}@media (max-width:900px){.About-module__vAULUW__a-intro,.About-module__vAULUW__s-grid,.About-module__vAULUW__process{flex-direction:column;align-items:stretch;gap:28px;display:flex}.About-module__vAULUW__a-photo{aspect-ratio:4/3;max-height:360px}.About-module__vAULUW__s-mono{align-self:flex-start;width:64px}.About-module__vAULUW__p-photo{aspect-ratio:4/3;max-height:300px}}
.List-module__ZqlCOG__lista{padding-top:calc(var(--header-h) + clamp(32px, 4vw, 64px));padding-bottom:var(--section);min-height:70svh}.List-module__ZqlCOG__l-head{grid-template-columns:repeat(12,1fr);align-items:end;column-gap:24px;margin-bottom:clamp(32px,4vw,56px);display:grid}.List-module__ZqlCOG__crumbs{color:var(--ink-soft);grid-column:1/-1;gap:10px;margin-bottom:20px;display:flex}.List-module__ZqlCOG__crumbs a:hover{color:var(--ink)}.List-module__ZqlCOG__l-title{color:var(--heading);grid-column:1/8;font-size:clamp(48px,6vw,96px)}.List-module__ZqlCOG__l-lead{color:var(--ink-soft);grid-column:9/13;padding-bottom:.6em;font-size:14px}.List-module__ZqlCOG__table{border-top:1px solid var(--rule-strong)}.List-module__ZqlCOG__table .row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) 120px 150px 120px 96px;align-items:center;column-gap:24px;padding-block:14px;display:grid}.List-module__ZqlCOG__table .List-module__ZqlCOG__head{color:var(--ink-soft);padding-block:12px}:is(.List-module__ZqlCOG__table .c-unit,.List-module__ZqlCOG__table .c-sub){text-align:right;justify-self:end}.List-module__ZqlCOG__table .c-qty{justify-self:center}.List-module__ZqlCOG__table .c-del{justify-self:end}.List-module__ZqlCOG__table .List-module__ZqlCOG__total{border-bottom:1px solid var(--rule-strong);padding-block:20px}.List-module__ZqlCOG__table .List-module__ZqlCOG__total .c-sub{font-size:18px}.List-module__ZqlCOG__table .prod{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;display:grid}.List-module__ZqlCOG__table .thumb{aspect-ratio:1;width:64px}.List-module__ZqlCOG__table .thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.List-module__ZqlCOG__table .txt{gap:4px;min-width:0;display:grid}.List-module__ZqlCOG__table .k{color:var(--ink-soft);font-size:10px}.List-module__ZqlCOG__table .n{color:var(--heading);font-size:22px;line-height:1.1}.List-module__ZqlCOG__table .opt{color:var(--ink-soft);font-size:13px}.List-module__ZqlCOG__table .price{font-size:14px}.List-module__ZqlCOG__table .stepper{border:1px solid var(--rule-strong);grid-template-columns:40px 48px 40px;display:inline-grid}.List-module__ZqlCOG__table .stepper button{height:40px;font-size:18px;font-weight:300}.List-module__ZqlCOG__table .stepper button:hover{background:var(--linen)}.List-module__ZqlCOG__table .stepper input{text-align:center;border:0;border-inline:1px solid var(--rule);appearance:textfield;background:0 0;width:48px;height:40px;font-size:15px}.List-module__ZqlCOG__table .stepper input::-webkit-inner-spin-button{-webkit-appearance:none}.List-module__ZqlCOG__table .del{letter-spacing:.16em;text-transform:uppercase;min-height:40px;color:var(--ink-soft);text-underline-offset:4px;font-size:10px;font-weight:600;text-decoration:underline}.List-module__ZqlCOG__table .del:hover{color:var(--ink)}.List-module__ZqlCOG__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;display:flex}.List-module__ZqlCOG__send{flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex}.List-module__ZqlCOG__empty{border-top:1px solid var(--rule-strong);justify-items:start;gap:16px;padding-block:48px;display:grid}.List-module__ZqlCOG__empty .display{color:var(--heading);font-size:clamp(32px,4vw,52px)}.List-module__ZqlCOG__empty p:not(.display){color:var(--ink-soft)}.List-module__ZqlCOG__empty strong{color:var(--ink);font-weight:500}.List-module__ZqlCOG__status{text-align:right;color:var(--pine);justify-items:end;gap:6px;margin-top:20px;font-size:14px;display:grid}.List-module__ZqlCOG__table .need{color:var(--umber);align-items:center;gap:12px;margin:10px 0 0 82px;font-size:13px;display:flex}.List-module__ZqlCOG__table .need select{border:1px solid var(--rule-strong);background:var(--paper);height:36px;font:inherit;color:var(--ink);border-radius:4px;padding:0 10px}@media (max-width:900px){.List-module__ZqlCOG__l-head{display:block}.List-module__ZqlCOG__l-lead{margin-top:16px}.List-module__ZqlCOG__table .List-module__ZqlCOG__head{display:none}.List-module__ZqlCOG__table .row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"prod prod""qty sub""unit del";row-gap:12px}.List-module__ZqlCOG__table .c-prod{grid-area:prod}.List-module__ZqlCOG__table .c-qty{grid-area:qty;justify-self:start}.List-module__ZqlCOG__table .c-sub{grid-area:sub}.List-module__ZqlCOG__table .c-unit{text-align:left;color:var(--ink-soft);grid-area:unit;justify-self:start}.List-module__ZqlCOG__table .c-unit:after{content:" / unidade"}.List-module__ZqlCOG__table .c-del{grid-area:del}.List-module__ZqlCOG__table .List-module__ZqlCOG__total{grid-template-areas:"prod sub"}:is(.List-module__ZqlCOG__table .List-module__ZqlCOG__total .c-unit,.List-module__ZqlCOG__table .List-module__ZqlCOG__total .c-del,.List-module__ZqlCOG__table .List-module__ZqlCOG__total .c-qty){display:none}.List-module__ZqlCOG__actions{flex-direction:column-reverse;align-items:stretch}.List-module__ZqlCOG__send{flex-direction:column-reverse;align-items:stretch;gap:16px}:is(.List-module__ZqlCOG__send .btn,.List-module__ZqlCOG__send .bag,.List-module__ZqlCOG__send .bag-btn){width:100%}.List-module__ZqlCOG__status{text-align:left;justify-items:start}.List-module__ZqlCOG__table .need{flex-wrap:wrap;margin-left:0}}
