:root{--popdot-bg: #F9F8F5;--popdot-bg-alt: #F0EDE8;--popdot-border: #E2DED6;--popdot-soft: #D4CFC8;--popdot-muted: #8A857D;--popdot-body: #4A4640;--popdot-hover: #3A3632;--popdot-primary: #1E1D1B;--popdot-white: #FFFFFF;--popdot-clay: #B89080;--popdot-clay-light: #F3EBE7;--popdot-clay-deep: #9A7468;--popdot-confirm: #5A7A64;--popdot-ease: cubic-bezier(.22, 1, .36, 1)}cart-drawer,.cart-drawer,.cart-items-component,[data-cart-drawer]{background:var(--popdot-bg);font-family:Plus Jakarta Sans,-apple-system,sans-serif}cart-drawer .drawer__inner,.cart-drawer-content,.cart-items-component>div{padding-inline:20px}@media(min-width:750px){cart-drawer .drawer__inner,.cart-drawer-content,.cart-items-component>div{padding-inline:28px}}.cart-drawer h1,.cart-drawer h2,.cart-drawer .h2,.cart-items-component .h2,[data-cart-drawer] .heading{font-weight:800;font-size:20px;letter-spacing:-.02em;color:var(--popdot-primary);line-height:1.15;margin-bottom:4px}.cart-items__table{border:none}.cart-items__table-row{padding:16px 0;border-bottom:1px solid var(--popdot-border)}.cart-items__table-row:last-child{border-bottom:none}.cart-items__media{border-radius:12px;overflow:hidden;background:var(--popdot-bg-alt)}.cart-items__media-container,.cart-items__media img{border-radius:12px}.cart-items__title,.cart-items__title a{font-weight:700;font-size:15px;letter-spacing:-.01em;line-height:1.25;color:var(--popdot-primary);text-decoration:none;margin-bottom:2px}.cart-items__title a:hover{color:var(--popdot-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.cart-items__variant,.cart-items__variants,.cart-items__variant-label,.cart-items__property,.cart-items__properties,.cart-items__variants-wrapper,.cart-secondary-typography{font-size:12px;color:var(--popdot-muted);font-weight:500;letter-spacing:0;line-height:1.4}.cart-items__price,.cart-items__total-price,[class*=cart-items__price]{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-weight:700;color:var(--popdot-primary);font-size:15px}.cart-items__price-unit{font-weight:500;color:var(--popdot-muted);font-size:11px}.cart-items__quantity,.cart-items__quantity-controls,.quantity-input,quantity-input{background:var(--popdot-bg-alt);border-radius:100px;border:none;overflow:hidden;display:inline-flex;align-items:center;height:40px}.cart-items__quantity-controls button,.quantity-input button,quantity-input button{background:transparent;border:none;color:var(--popdot-primary);font-weight:600;cursor:pointer;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:background .15s var(--popdot-ease);font-size:16px}.cart-items__quantity-controls button:hover,.quantity-input button:hover,quantity-input button:hover{background:#1e1d1b0f}.cart-items__quantity input[type=number],.quantity-input input[type=number],quantity-input input[type=number]{background:transparent;border:none;color:var(--popdot-primary);font-weight:700;font-variant-numeric:tabular-nums;font-size:14px;width:36px;height:40px;text-align:center;-moz-appearance:textfield}.cart-items__quantity input::-webkit-outer-spin-button,.cart-items__quantity input::-webkit-inner-spin-button,.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-items__remove,button.cart-items__remove{background:transparent!important;color:var(--popdot-muted);font-size:12px;font-weight:500;letter-spacing:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;padding:4px 0;min-height:auto;border:none;box-shadow:none;margin-top:6px}.cart-items__remove .button-text{color:inherit;text-transform:none;letter-spacing:0;font-size:inherit;font-weight:inherit}.cart-items__remove:hover{color:var(--popdot-primary)}.cart-items__empty{text-align:center;padding:48px 20px}.cart-items__empty-text,.cart-items__empty .h3{font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--popdot-primary);margin-bottom:16px}.cart-items__empty-button,.button.cart-items__empty-button{background:var(--popdot-primary);color:var(--popdot-bg);border-radius:100px;padding:14px 28px;font-weight:700;font-size:14px;letter-spacing:-.01em;border:none;text-transform:none;min-height:50px;transition:background .2s var(--popdot-ease),transform .2s var(--popdot-ease)}.cart-items__empty-button:hover{background:var(--popdot-hover);transform:translateY(-1px)}.cart-summary,.cart-summary__totals,.cart-summary-component{background:var(--popdot-white);border-radius:16px;padding:18px 20px;margin-top:16px;border:1px solid var(--popdot-border)}.cart-summary__totals-row,.cart-summary__totals-row>*{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:14px;color:var(--popdot-body);font-weight:500}.cart-summary__total,.cart-summary__total-row,.cart-summary__total-row>*{font-size:18px;font-weight:800;color:var(--popdot-primary);letter-spacing:-.02em}.cart-summary__subtotal-label,.cart-summary__total-label{font-weight:600;color:var(--popdot-primary)}.cart-summary__shipping,.cart-summary__tax-note,.cart-summary__note{font-size:11px;color:var(--popdot-muted);font-weight:500;margin-top:8px;letter-spacing:0}.cart-discount,.cart-discount__form{display:flex;gap:8px;margin-bottom:16px}.cart-discount__input{flex:1;background:var(--popdot-bg-alt);border:1.5px solid transparent;border-radius:100px;font-family:inherit;font-size:13px;padding:12px 18px;color:var(--popdot-primary);transition:border-color .2s var(--popdot-ease)}.cart-discount__input::placeholder{color:var(--popdot-muted);font-weight:500}.cart-discount__input:focus{outline:none;border-color:var(--popdot-primary);background:var(--popdot-white)}.cart-discount__button,button.cart-discount__button{background:var(--popdot-primary);color:var(--popdot-bg);border-radius:100px;font-weight:700;letter-spacing:-.01em;padding:12px 20px;border:none;font-size:13px;text-transform:none;min-height:48px}button[name=checkout],.cart-summary button[type=submit],.shopify-payment-button__button{background:var(--popdot-primary);color:var(--popdot-bg);border-radius:100px;padding:16px 32px;font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;transition:background .2s var(--popdot-ease),transform .2s var(--popdot-ease),box-shadow .2s var(--popdot-ease);border:none;min-height:54px;width:100%;margin-top:12px}button[name=checkout]:hover,.cart-summary button[type=submit]:hover,.shopify-payment-button__button:hover{background:var(--popdot-hover);transform:translateY(-1px);box-shadow:0 8px 24px -8px #1e1d1b4d}header-drawer,.header-drawer,.header-drawer--mobile,header-drawer .drawer__inner,.header-drawer__panel,[data-header-drawer]{background:var(--popdot-bg);font-family:Plus Jakarta Sans,-apple-system,sans-serif}.header-drawer .drawer-content,.header-drawer__panel-inner,header-drawer summary+*{padding:20px 22px 32px}.header-drawer__logo,.header-drawer .nav-logo{font-weight:800;letter-spacing:-.01em;color:var(--popdot-primary);font-size:22px}.header-drawer a,.header-drawer .menu-list a,.header-drawer__menu-item,.header-drawer-menu-link,.header-drawer ul li>a{font-weight:600;letter-spacing:-.015em;color:var(--popdot-primary);text-decoration:none;font-size:22px;line-height:1.2;padding:18px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(226,222,214,.7);transition:padding-left .25s var(--popdot-ease),color .15s var(--popdot-ease)}.header-drawer a:hover,.header-drawer .menu-list a:hover,.header-drawer__menu-item:hover{color:var(--popdot-primary);padding-left:6px}.header-drawer ul li:last-child>a{border-bottom:none}.header-drawer ul ul a,.header-drawer .submenu a{font-size:15px;font-weight:500;color:var(--popdot-body);padding:10px 0 10px 18px}.header-drawer .icon-arrow,.header-drawer summary svg,.header-drawer__menu-icon{color:var(--popdot-muted);width:14px;height:14px;transition:transform .2s var(--popdot-ease)}.header-drawer-icon,.header-drawer .header-drawer-icon--close,.header-drawer .header-drawer-icon--open,button.header-drawer-icon{background:transparent;border:none;cursor:pointer;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--popdot-primary);border-radius:50%;-webkit-tap-highlight-color:transparent;transition:background .15s var(--popdot-ease)}.header-drawer-icon:hover,.header-drawer-icon:focus-visible{background:#1e1d1b0f}.drawer-localization{display:flex;gap:8px;margin-top:24px;padding-top:24px;border-top:1px solid var(--popdot-border);flex-wrap:wrap}.drawer-localization__button{background:var(--popdot-bg-alt);border-radius:100px;padding:12px 18px;font-size:13px;font-weight:600;letter-spacing:-.01em;color:var(--popdot-primary);border:none;text-transform:none;min-height:44px;display:inline-flex;align-items:center;gap:6px;transition:background .15s var(--popdot-ease)}.drawer-localization__button:hover{background:var(--popdot-border)}.drawer-localization__button--label{color:var(--popdot-muted);font-weight:600;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;display:block}.header-drawer hr{border:none;border-top:1px solid var(--popdot-border);margin:16px 0}.header,.header-component,[data-header]{font-family:Plus Jakarta Sans,-apple-system,sans-serif}.header__logo,.header .logo{font-weight:800;letter-spacing:-.01em}.cart-bubble,.cart-bubble__count{background:var(--popdot-primary);color:var(--popdot-bg);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:0}[class*=price],[class*=-price],[class*=__price],[class*=money],[class*=subtotal],[class*=total]{font-variant-numeric:tabular-nums}header-drawer[open] .drawer-content,cart-drawer[open] .drawer-content,.header-drawer[open],.cart-drawer[open]{animation:popdot-drawer-in .32s var(--popdot-ease)}@keyframes popdot-drawer-in{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){header-drawer[open] .drawer-content,cart-drawer[open] .drawer-content,.header-drawer[open],.cart-drawer[open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/popdot-brand.css.map */
