.oms-shop-hero{position:relative;min-height:360px;background:var(--oms-cacao-dark, #2E1500);color:var(--oms-cream, #EFE3D6);padding-top:72px;overflow:hidden;isolation:isolate}.oms-shop-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 55%;z-index:0;transform:scale(1.02)}.oms-shop-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%;display:block}.oms-shop-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#2e15008c,#2e1500c7)}.oms-shop-hero[data-variant=cacao]{background:linear-gradient(180deg,#5c4033,#2e1500)}.oms-shop-hero[data-variant=cacao] .oms-shop-hero__overlay{background:transparent}.oms-shop-hero[data-variant=cream]{background:linear-gradient(180deg,#f2d6b9,#efe3d6);color:var(--oms-cacao, #5C4033)}.oms-shop-hero[data-variant=cream] .oms-shop-hero__overlay{background:transparent}.oms-shop-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='5'/><feColorMatrix values='0 0 0 0 0.36 0 0 0 0 0.25 0 0 0 0 0.20 0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.4'/></svg>");opacity:.25;mix-blend-mode:overlay;pointer-events:none}.oms-shop-hero__content{position:relative;z-index:3;padding:64px 0 56px}.oms-shop-hero__eyebrow{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#fff4e799;margin-bottom:20px}.oms-shop-hero[data-variant=cream] .oms-shop-hero__eyebrow{color:var(--oms-cacao-soft, #A3795C)}.oms-shop-hero__title{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:700;font-size:clamp(64px,7.5vw,112px);line-height:.96;letter-spacing:-.025em;margin:0 0 18px}.oms-shop-hero__title em{font-style:italic;color:var(--oms-honey, #E8C9A0);font-weight:500}.oms-shop-hero[data-variant=cream] .oms-shop-hero__title em{color:var(--oms-terracotta, #C94C2E)}.oms-shop-hero__lede{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:300;font-size:19px;line-height:1.5;max-width:52ch;color:#fff4e7d9;margin:0 0 18px}.oms-shop-hero[data-variant=cream] .oms-shop-hero__lede{color:var(--oms-cacao-soft, #A3795C)}.oms-shop-hero__meta{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#e8c9a0d9}.oms-shop-hero[data-variant=cream] .oms-shop-hero__meta{color:var(--oms-cacao-soft, #A3795C)}.oms-shop-hero__meta .dot{display:inline-block;margin:0 12px;opacity:.5}.oms-loja-section__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;gap:24px}.oms-loja-section__head h2{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:700;font-size:40px;letter-spacing:-.02em;line-height:1.05;color:var(--oms-cacao-dark, #2E1500);margin:0}.oms-loja-section__actions{display:flex;align-items:center;gap:16px}.oms-loja-section__actions .oms-link{font-family:var(--font-body, "Owners Text", sans-serif);font-size:14px;font-weight:500;color:var(--oms-cacao, #5C4033);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.oms-loja-section__actions .oms-link:hover{color:var(--oms-terracotta, #C94C2E)}.oms-carousel-arrows{display:flex;gap:8px}.oms-carousel-arrows button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(92,64,51,.22);background:transparent;color:var(--oms-cacao, #5C4033);display:grid;place-items:center;cursor:pointer;transition:background .14s,color .14s,border-color .14s}.oms-carousel-arrows button:hover{background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6);border-color:var(--oms-cacao, #5C4033)}.oms-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.oms-product-card{display:flex;flex-direction:column;gap:14px;cursor:pointer;position:relative;text-decoration:none;color:inherit}.oms-product-card a,.oms-product-card__img-wrap,.oms-product-card__meta{text-decoration:none;color:inherit}.oms-product-card__name,.oms-product-card__price{text-decoration:none}.oms-product-card__img-wrap{position:relative;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background-color:var(--oms-cream-deep, #F2D6B9);isolation:isolate}.oms-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .6s cubic-bezier(.2,0,0,1);object-fit:cover}.oms-product-card:hover .oms-product-card__img{transform:scale(1.04)}.oms-product-card__rank{position:absolute;top:14px;left:14px;z-index:2;font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--oms-cream, #EFE3D6);background:#2e15008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 12px;border-radius:999px;border:1px solid rgba(239,227,214,.18)}.oms-product-card__rank .num{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:500;font-style:italic;color:var(--oms-honey, #E8C9A0);letter-spacing:0;margin-right:6px}.oms-product-card__add{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:999px;background:var(--oms-cream, #EFE3D6);color:var(--oms-cacao, #5C4033);border:0;font-family:var(--font-display, "Neue Montreal", sans-serif);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background var(--oms-duration-fast, .15s),color var(--oms-duration-fast, .15s);box-shadow:0 4px 14px #2e15001f}.oms-product-card__add:hover{background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6)}.oms-product-card__add svg{width:14px;height:14px}.oms-product-card__add--legacy{bottom:14px;right:14px;z-index:2;width:40px;height:40px;border-radius:999px;background:var(--oms-cream, #EFE3D6);color:var(--oms-cacao, #5C4033);border:0;display:grid;place-items:center;cursor:pointer;opacity:0;transform:translateY(6px);transition:opacity .26s,transform .26s,background .14s,color .14s;box-shadow:0 1px 2px #5c403314}.oms-product-card:hover .oms-product-card__add{opacity:1;transform:translateY(0)}.oms-product-card__add:hover{background:var(--oms-terracotta, #C94C2E);color:var(--oms-cream, #EFE3D6)}.oms-product-card__add svg{width:18px;height:18px}.oms-product-card__meta{display:flex;flex-direction:column;gap:4px;padding:0 2px}.oms-product-card__name{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:15px;color:var(--oms-cacao-dark, #2E1500);letter-spacing:-.005em;line-height:1.3}.oms-product-card__price{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:400;font-size:14px;color:var(--oms-cacao-soft, #A3795C)}.oms-cat-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.oms-cat-tile{position:relative;aspect-ratio:4/5;border-radius:14px;overflow:hidden;background-color:var(--oms-cacao, #5C4033);cursor:pointer;isolation:isolate;text-decoration:none;display:block}.oms-cat-tile__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .7s cubic-bezier(.2,0,0,1),filter .26s;filter:saturate(.95);object-fit:cover}.oms-cat-tile:hover .oms-cat-tile__img{transform:scale(1.05);filter:saturate(1.05) brightness(1.04)}.oms-cat-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2e150000 30%,#2e1500c7);z-index:1}.oms-cat-tile__label{position:absolute;bottom:16px;left:16px;right:16px;z-index:2;display:flex;justify-content:space-between;align-items:baseline;gap:8px}.oms-cat-tile__label .name{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:700;font-size:18px;letter-spacing:-.01em;color:var(--oms-cream, #EFE3D6)}.oms-cat-tile__label .count{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:400;font-size:12px;color:#fff4e7b3;letter-spacing:.04em}.oms-catalogue{background:var(--oms-cream, #EFE3D6);padding:32px 0 96px}.oms-catalogue__head{margin-bottom:28px}.oms-catalogue__head h2{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:700;font-size:40px;letter-spacing:-.02em;margin:0 0 22px}.oms-chip-row{display:flex;flex-wrap:wrap;gap:8px}.oms-chip{display:inline-flex;align-items:center;padding:9px 18px;border-radius:999px;background:transparent;border:1px solid rgba(92,64,51,.22);font-family:var(--font-body, "Owners Text", sans-serif);font-size:13px;font-weight:500;color:var(--oms-cacao, #5C4033);cursor:pointer;text-decoration:none;transition:background .14s,color .14s,border-color .14s}.oms-chip:hover{border-color:var(--oms-cacao, #5C4033)}.oms-chip.is-active{background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6);border-color:var(--oms-cacao, #5C4033)}.oms-catalogue__body{display:grid;grid-template-columns:1fr;gap:32px;align-items:start;padding-top:32px}.oms-filters{position:sticky;top:96px;display:flex;flex-direction:column;gap:28px}.oms-filters__head{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(92,64,51,.18)}.oms-filters__head .label{font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:700;font-size:15px;color:var(--oms-cacao-dark, #2E1500)}.oms-filters__head .clear{font-family:var(--font-body, "Owners Text", sans-serif);font-size:12px;color:var(--oms-cacao-soft, #A3795C);text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:0}.oms-filter-group h4{font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--oms-cacao-soft, #A3795C);margin:0 0 12px}.oms-filter-group ul{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.oms-filter-group li{font-family:var(--font-body, "Owners Text", sans-serif);font-size:14px;color:var(--oms-cacao, #5C4033);cursor:pointer;display:flex;align-items:center;gap:8px;transition:color .14s}.oms-filter-group li:hover{color:var(--oms-terracotta, #C94C2E)}.oms-filter-group li.is-checked{color:var(--oms-cacao-dark, #2E1500);font-weight:500}.oms-filter-group li .count{color:var(--oms-cacao-soft, #A3795C);font-weight:400}.oms-filter-group .more{font-size:13px;color:var(--oms-cacao-soft, #A3795C);font-style:italic;cursor:pointer;margin-top:4px}.oms-filter-group .more:hover{color:var(--oms-terracotta, #C94C2E)}.oms-catalogue__main{display:flex;flex-direction:column;gap:24px}.oms-catalogue__toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px}.oms-catalogue__toolbar .results{font-family:var(--font-body, "Owners Text", sans-serif);font-size:14px;color:var(--oms-cacao-soft, #A3795C)}.oms-catalogue__toolbar .results strong{color:var(--oms-cacao-dark, #2E1500);font-weight:500}.oms-sort-control{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body, "Owners Text", sans-serif);font-size:14px;color:var(--oms-cacao, #5C4033);cursor:pointer;background:none;border:0}.oms-sort-control .label-soft{color:var(--oms-cacao-soft, #A3795C)}.oms-sort-control svg{width:12px;height:12px}.oms-catalogue__grid{display:grid;grid-template-columns:repeat(var(--oms-cols, 4),1fr);gap:32px 24px}.oms-catalogue__foot{display:flex;justify-content:center;margin-top:48px;padding-top:32px;border-top:1px solid rgba(92,64,51,.12)}.oms-btn-outline{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;border:1px solid rgba(92,64,51,.28);font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:14px;color:var(--oms-cacao, #5C4033);background:transparent;cursor:pointer;text-decoration:none;transition:background .14s,color .14s,border-color .14s}.oms-btn-outline:hover{background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6);border-color:var(--oms-cacao, #5C4033)}@media(max-width:768px){.oms-shop-hero{min-height:260px;padding-top:56px}.oms-shop-hero__content{padding:32px 0 28px}.oms-shop-hero__eyebrow{margin-bottom:14px;font-size:10px}.oms-shop-hero__title{font-size:52px;line-height:.98;margin-bottom:14px}.oms-shop-hero__lede{font-size:16px;line-height:1.45;margin-bottom:14px}.oms-shop-hero__meta{font-size:11px;letter-spacing:.14em}.oms-shop-hero__meta .dot{margin:0 8px}.oms-loja-section__head{margin-bottom:20px}.oms-loja-section__head h2{font-size:32px;line-height:1.05}.oms-product-card__add{left:8px;right:8px;bottom:8px;padding:9px 10px;font-size:10px;letter-spacing:.06em}.oms-product-card__add--legacy{width:36px;height:36px;bottom:10px;right:10px}.oms-product-card__add svg{width:12px;height:12px}.oms-product-card__rank{top:10px;left:10px;font-size:9px;padding:5px 9px;letter-spacing:.14em}.oms-product-card__name{font-size:14px}.oms-product-card__price{font-size:13px}.oms-cat-strip{grid-template-columns:none;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 20px;padding:4px 20px 20px;margin:0 -20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.oms-cat-strip::-webkit-scrollbar{display:none}.oms-cat-tile{flex:0 0 42%;scroll-snap-align:start;aspect-ratio:4/5}.oms-cat-tile__label .name{font-size:16px}.oms-carousel-arrows{display:none}.oms-catalogue{padding:24px 0 64px}.oms-catalogue__head h2{font-size:28px;margin-bottom:16px}.oms-chip-row{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 20px 8px;margin:0 -20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.oms-chip-row::-webkit-scrollbar{display:none}.oms-chip{flex:0 0 auto;font-size:13px;padding:9px 16px}.oms-catalogue__body{grid-template-columns:1fr;gap:16px;padding-top:16px}.oms-filters{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:var(--oms-cream, #EFE3D6);padding:18px 20px 100px;overflow-y:auto;gap:24px}.oms-filters.is-open{display:flex;flex-direction:column}.oms-filters__head{position:sticky;top:0;margin:-18px -20px 0;padding:18px 20px 14px;background:var(--oms-cream, #EFE3D6);border-bottom:1px solid rgba(92,64,51,.18);z-index:2}.oms-filters__head .label{font-size:18px}.oms-filters__close{background:none;border:0;font-size:22px;color:var(--oms-cacao, #5C4033);cursor:pointer;line-height:1;padding:4px 8px}.oms-filters__apply{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6);border:0;padding:16px;border-radius:999px;font-family:var(--font-body, "Owners Text", sans-serif);font-weight:500;font-size:15px;box-shadow:0 4px 16px #5c40332e;z-index:3;cursor:pointer}.oms-catalogue__toolbar{display:grid;grid-template-columns:auto 1fr;gap:8px;padding:8px 0;border-bottom:1px solid rgba(92,64,51,.12);border-top:1px solid rgba(92,64,51,.12)}.oms-filter-trigger{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(92,64,51,.28);background:var(--oms-cream-soft, #FFF4E7);font-family:var(--font-body, "Owners Text", sans-serif);font-size:13px;font-weight:500;color:var(--oms-cacao, #5C4033);cursor:pointer}.oms-filter-trigger svg{width:14px;height:14px}.oms-filter-trigger .badge{background:var(--oms-terracotta, #C94C2E);color:var(--oms-cream, #EFE3D6);font-size:10px;padding:2px 6px;border-radius:999px;margin-left:4px}.oms-catalogue__toolbar .results{display:none}.oms-sort-control{justify-self:end;font-size:13px;padding:10px 4px}.oms-catalogue__grid{grid-template-columns:repeat(var(--oms-cols-mobile, 2),1fr);gap:24px 12px}.oms-catalogue__grid .oms-product-card__img-wrap{border-radius:10px}.oms-catalogue__grid .oms-product-card__cta{flex-direction:column;gap:6px}.oms-catalogue__grid .oms-product-card__qty{width:100%;justify-content:space-between}.oms-catalogue__grid .oms-product-card .oms-product-card__add{width:100%;padding:11px 8px}.oms-catalogue__foot{margin-top:32px;padding-top:24px}.oms-btn-outline{width:100%;justify-content:center}}@media(max-width:420px){.oms-shop-hero__title{font-size:44px}.oms-loja-section__head h2{font-size:26px}.oms-catalogue__grid{gap:20px 10px}}.oms-shop-categories{padding:32px 0}.oms-shop-cat-carousel{position:relative;margin-top:16px;padding:0 48px;max-width:1280px;margin-left:auto;margin-right:auto}.oms-shop-cat-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 0 8px;scroll-behavior:smooth}.oms-shop-cat-track::-webkit-scrollbar{display:none}.oms-shop-cat-card{flex:0 0 calc((100% - 64px)/5);scroll-snap-align:start;display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;transition:transform var(--oms-dur-med, .26s) var(--oms-ease, ease)}.oms-shop-cat-card:hover{transform:translateY(-4px)}.oms-shop-cat-img{aspect-ratio:1 / 1;background-color:var(--oms-cream-deep, #F2D6B9);border-radius:14px;overflow:hidden}.oms-shop-cat-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--oms-ease, ease)}.oms-shop-cat-card:hover .oms-shop-cat-img img{transform:scale(1.04)}.oms-shop-cat-label{display:flex;align-items:baseline;justify-content:center;gap:8px;padding:0 6px}.oms-shop-cat-label .name{font-family:var(--oms-font-display);font-weight:500;font-size:15px;line-height:1.2;letter-spacing:-.005em;color:var(--oms-cacao)}.oms-shop-cat-label .count{font-family:var(--oms-font-body);font-weight:400;font-size:12px;color:var(--oms-cacao-soft, #A3795C)}.oms-shop-cat-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:none;background:#fff;color:var(--oms-cacao);display:grid;place-items:center;cursor:pointer;z-index:3;transition:transform var(--oms-dur-med, .26s) var(--oms-ease, ease),box-shadow var(--oms-dur-med, .26s) var(--oms-ease, ease);box-shadow:0 4px 14px #0000001f}.oms-shop-cat-arrow:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 6px 18px #0000002e}.oms-shop-cat-arrow--prev{left:0}.oms-shop-cat-arrow--next{right:0}@media(max-width:768px){.oms-shop-cat-carousel{padding:0 20px}.oms-shop-cat-card{flex:0 0 42%}.oms-shop-cat-arrow{display:none}.oms-shop-cat-label .name{font-size:14px}}.oms-shop-hero,.oms-shop-hero__content,.oms-shop-hero__title,.oms-shop-hero__eyebrow,.oms-shop-hero__lede,.oms-shop-hero__meta{color:var(--oms-cream, #EFE3D6)!important}.oms-shop-hero__title em{color:var(--oms-honey, #E8C9A0)!important}.oms-shop-hero .oms-container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:48px;padding-right:48px;box-sizing:border-box}@media(max-width:768px){.oms-shop-hero .oms-container{padding-left:20px;padding-right:20px}}.oms-product-card__img--primary,.oms-product-card__img--hover{transition:opacity .38s var(--oms-ease-standard, ease),transform .6s var(--oms-ease-standard, ease)}.oms-product-card__img--hover{opacity:0}@media(hover:hover){.oms-product-card:hover .oms-product-card__img--primary{opacity:0}.oms-product-card:hover .oms-product-card__img--hover{opacity:1}}.oms-product-card__img-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.oms-product-card__cta{margin-top:auto;padding-top:2px;display:flex;align-items:stretch;gap:8px}.oms-product-card__qty{display:flex;align-items:center;flex:0 0 auto;border:1px solid rgba(92,64,51,.28);border-radius:999px;padding:2px}.oms-product-card__qtybtn{width:30px;height:34px;border:0;background:transparent;color:var(--oms-cacao, #5C4033);display:grid;place-items:center;cursor:pointer;border-radius:999px;transition:background .14s}.oms-product-card__qtybtn:hover{background:#5c40331a}.oms-product-card__qtybtn svg{width:13px;height:13px}.oms-product-card .oms-product-card__add{position:static;flex:1 1 auto;width:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:999px;background:var(--oms-cacao, #5C4033);color:var(--oms-cream, #EFE3D6);border:0;font-family:var(--font-display, "Neue Montreal", sans-serif);font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;opacity:1;transform:none;transition:background .15s,color .15s;box-shadow:none}.oms-product-card .oms-product-card__add:hover{background:var(--oms-cacao-dark, #2E1500);color:var(--oms-cream, #EFE3D6)}.oms-product-card .oms-product-card__add.is-disabled,.oms-product-card .oms-product-card__add:disabled{background:transparent;color:var(--oms-cacao-soft, #A3795C);border:1px solid rgba(92,64,51,.28);cursor:not-allowed;width:100%}.oms-product-card .oms-product-card__add.is-disabled:hover,.oms-product-card .oms-product-card__add:disabled:hover{background:transparent;color:var(--oms-cacao-soft, #A3795C)}.oms-product-card__qtyval{min-width:22px;text-align:center;font-family:var(--font-display, "Neue Montreal", sans-serif);font-weight:600;font-size:14px;color:var(--oms-cacao-dark, #2E1500);font-variant-numeric:tabular-nums}
/*# sourceMappingURL=/cdn/shop/t/94/assets/oms-loja.css.map */
