@font-face{font-family:Outfit;src:url(Outfit-Variable.woff2) format("woff2-variations");font-weight:100 900;font-display:swap}:root{--brand-primary: #342318;--brand-accent: #6f4a2f;--brand-black: #241812;--brand-background: #faf5ef;--brand-text: #3a2a20;--brand-pix: #c2410c;--radius-button: 8px;--radius-card: 12px;--origem-max-width: 1280px;--font-body-family: "Outfit", system-ui, sans-serif;--font-heading-family: "Outfit", system-ui, sans-serif}body{font-family:Outfit,system-ui,sans-serif;background:var(--brand-background);color:var(--brand-text)}.origem-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .5em}.origem-price__was{color:#9ca3af;font-size:14px;font-weight:400;text-decoration:line-through;flex-basis:100%}.origem-price__now{color:var(--brand-accent);font-weight:700}.origem-price--card .origem-price__now{font-size:22px}.origem-price--pdp .origem-price__now{font-size:32px}.origem-price__pix{flex-basis:100%;color:var(--brand-pix);font-size:14px;font-weight:600}.origem-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--radius-card);overflow:hidden;box-shadow:0 1px 3px #24181214;transition:box-shadow .2s ease}.origem-card:hover{box-shadow:0 4px 14px #24181224}.origem-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--brand-background)}.origem-card__image{display:block;width:100%;height:100%;object-fit:cover}.origem-card__badge{position:absolute;top:12px;left:12px;background:var(--brand-black);color:#fff;font-size:11px;font-weight:700;line-height:1;padding:.4em .65em;border-radius:999px;z-index:2}.origem-card__ribbon{position:absolute;top:0;left:0;right:0;background:var(--brand-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-align:center;padding:.4em .5em;z-index:1}.origem-card__body{display:flex;flex-direction:column;gap:8px;padding:14px 14px 16px;flex:1}.origem-card__title-link{color:inherit;text-decoration:none}.origem-card__title{margin:0;font-size:15px;font-weight:600;line-height:1.35;color:var(--brand-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40.5px}.origem-card .origem-price{margin-top:auto}.origem-card form[data-origem-add]{margin-top:6px}.origem-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;border:none;cursor:pointer;border-radius:var(--radius-button);font-family:inherit;font-weight:600;font-size:14px;transition:background-color .15s ease,opacity .15s ease}.origem-btn--add{background:var(--brand-primary);color:#fff;padding:.7em 1em;gap:.5em}.origem-btn--add:before{content:"";width:1.1em;height:1.1em;flex:0 0 auto;background-color:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 L3 6 v14 a2 2 0 0 0 2 2 h14 a2 2 0 0 0 2-2 V6 l-3-4 Z'/%3E%3Cpath d='M3 6 h18'/%3E%3Cpath d='M16 10 a4 4 0 0 1-8 0'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 L3 6 v14 a2 2 0 0 0 2 2 h14 a2 2 0 0 0 2-2 V6 l-3-4 Z'/%3E%3Cpath d='M3 6 h18'/%3E%3Cpath d='M16 10 a4 4 0 0 1-8 0'/%3E%3C/svg%3E") center / contain no-repeat}.origem-btn--add:hover{background:var(--brand-accent)}.origem-btn--add:disabled{opacity:.75;cursor:default}.origem-announcement{background:#000;color:#fff;height:37px;overflow:hidden;width:100%}.origem-announcement__viewport{display:flex;align-items:center;height:100%;overflow:hidden}.origem-announcement__track{display:flex;flex-shrink:0;align-items:center;white-space:nowrap;will-change:transform;animation:origem-marquee var(--origem-marquee-duration, 120s) linear infinite}.origem-announcement__set{display:flex;flex-shrink:0;align-items:center}.origem-announcement__item{font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;line-height:1}.origem-announcement__sep{font-size:12px;line-height:1;width:40px;text-align:center;flex:0 0 40px;opacity:.85}@keyframes origem-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.origem-announcement__track{animation:none;transform:none}}.origem-header{background:#fff;border-bottom:1px solid #e5e7eb;width:100%}.origem-header--sticky{position:sticky;top:0;z-index:60}.origem-header-section:has(.origem-header--sticky){position:sticky;top:0;z-index:60}.origem-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:56px;max-width:var(--origem-max-width);margin:0 auto;padding:0 24px}.origem-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:var(--brand-primary)}.origem-header__logo-img{display:block;width:auto;max-width:100%}.origem-header__logo-text{font-size:18px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.origem-header__nav{display:flex;align-items:center;gap:4px}.origem-header__nav-link{padding:8px 12px;border-radius:var(--radius-button);font-size:14px;font-weight:500;line-height:20px;color:#374151;text-decoration:none;transition:background-color .15s ease,color .15s ease}.origem-header__nav-link:hover,.origem-header__nav-link[aria-current=page]{color:#111827;background:#f9fafb}.origem-header__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.origem-header__search{position:relative;display:flex;align-items:center;gap:8px;height:38px;padding:0 12px;margin-right:8px;border:1px solid #e5e7eb;border-radius:var(--radius-button);background:#f9fafb;color:#6b7280;transition:background-color .15s ease}.origem-header__search:focus-within{background:#fff;border-color:var(--brand-accent)}.origem-header__search-icon{flex:0 0 auto}.origem-header__search input{width:128px;border:0;background:transparent;font-family:inherit;font-size:16px;line-height:20px;color:var(--brand-text);padding:0;min-height:0;box-shadow:none}.origem-header__search input:focus{outline:none;box-shadow:none}.origem-header__search input::placeholder{color:#6b7280;opacity:1}.origem-header__search input::-webkit-search-cancel-button{-webkit-appearance:none}.origem-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--radius-button);color:#4b5563;text-decoration:none;transition:background-color .15s ease,color .15s ease}.origem-header__icon:hover{color:#111827;background:#f9fafb}.origem-header__cart-count{position:absolute;top:0;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--brand-accent);color:#fff;font-size:11px;font-weight:700;line-height:17px;text-align:center}.origem-header__cart-count:empty{display:none}.origem-header__mobile-toggle{display:none}.origem-header__mobile-toggle>summary{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--radius-button);color:#4b5563;cursor:pointer;list-style:none}.origem-header__mobile-toggle>summary::-webkit-details-marker{display:none}.origem-header__mobile-nav{position:absolute;left:0;right:0;top:100%;z-index:61;display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 20px #2418121a;padding:8px 16px 12px}.origem-header__mobile-nav a{padding:12px 4px;font-size:15px;font-weight:500;color:#374151;text-decoration:none;border-bottom:1px solid #f3f4f6}.origem-header__mobile-nav a:last-child{border-bottom:0}.origem-header__search--mobile{display:none}@media screen and (max-width:989px){.origem-header__inner{height:48px;padding:0 16px;gap:8px}.origem-header__nav,.origem-header__actions .origem-header__search{display:none}.origem-header__mobile-toggle{display:block;flex:0 0 auto}.origem-header__logo{flex:1 1 auto;justify-content:center;min-width:0}.origem-header__search--mobile{display:flex;height:38px;margin:0 16px 10px}.origem-header__search--mobile input{width:100%;flex:1 1 auto;min-width:0}}.origem-footer{position:relative;background:#fff;border-top:8px solid var(--brand-accent);color:var(--brand-text)}.origem-footer__inner{max-width:var(--origem-max-width);margin:0 auto;padding:48px 16px 24px}.origem-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;align-items:start}.origem-footer__lead{margin:0 0 18px;font-size:16px;line-height:1.5;font-weight:400;color:#1f2937;max-width:280px}.origem-footer__title{margin:0 0 16px;font-size:15px;font-weight:600;line-height:1.4;color:#111827;letter-spacing:0}.origem-newsletter{position:relative;max-width:280px}.origem-newsletter__input{width:100%;height:50px;padding:0 52px 0 14px;border:1px solid #e5e7eb;border-radius:var(--radius-button);background:#fff;font-family:inherit;font-size:16px;color:var(--brand-text);box-shadow:none}.origem-newsletter__input:focus{outline:none;border-color:var(--brand-accent)}.origem-newsletter__submit{position:absolute;top:9px;right:9px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#d1d5db;color:#fff;cursor:pointer;transition:background-color .15s ease}.origem-newsletter__submit:hover{background:var(--brand-accent)}.origem-newsletter__msg{margin:8px 0 0;font-size:12px;color:var(--brand-accent)}.origem-newsletter__msg--error{color:#b91c1c}.origem-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.origem-footer__links li{font-size:12px;line-height:1.4}.origem-footer__links a,.origem-footer__links span{font-size:12px;line-height:1.4;color:#6b7280;text-decoration:none}.origem-footer__links a:hover{color:var(--brand-accent)}.origem-footer__email{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#6b7280;text-decoration:none}.origem-footer__email:hover{color:var(--brand-accent)}.origem-footer__social{display:flex;gap:18px;margin-top:24px}.origem-footer__social a{color:#111827;display:inline-flex}.origem-footer__social a:hover{color:var(--brand-accent)}.origem-footer__notice p{margin:0 0 14px;font-size:13px;line-height:1.6;color:#6b7280}.origem-footer__address{margin:0;font-size:13px;line-height:1.6;font-weight:600;color:#6b7280}.origem-footer__divider{width:100%;height:1px;margin:32px 0;background:#6f4a2f80}.origem-footer__bottom{text-align:center}.origem-footer__bottom p{margin:0;font-size:13px;line-height:1.6;color:#6b7280}@media screen and (max-width:989px){.origem-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media screen and (max-width:749px){.origem-footer__inner{padding:36px 16px 20px}.origem-footer__grid{grid-template-columns:minmax(0,1fr);gap:30px}.origem-footer__lead,.origem-newsletter{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/origem-tokens.css.map */
