:root{--aropop-cream: #fbf7ef;--aropop-primary: #ed7b1d;--aropop-green: #ed7b1d;--aropop-green-dark: #7a3200;--aropop-yellow: #f7b51d;--aropop-radius-sm: 12px;--aropop-radius-md: 20px;--aropop-radius-lg: 32px;--aropop-shadow: 0 18px 50px rgba(15, 81, 50, .12)}.aropop-theme{background:var(--aropop-cream)}.aropop-theme .button{border-radius:999px;font-weight:800}.aropop-theme .button:not(.button--outline){background:var(--aropop-primary);color:var(--aropop-green-dark)}.aropop-theme .product-card,.aropop-theme .product-card__figure,.aropop-theme .quick-buy-modal__content{border-radius:var(--aropop-radius-md)}.aropop-theme .header{transition:background-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.aropop-theme .header[stuck]{background:color-mix(in srgb,var(--aropop-cream) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 30px #0f513214}.aropop-shell{width:min(100% - 32px,1280px);margin-inline:auto}.aropop-kicker{margin:0 0 10px;color:var(--aropop-green);font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.aropop-heading{margin:0;color:var(--aropop-green);font-size:clamp(2rem,5vw,4.5rem);font-weight:900;letter-spacing:-.045em;line-height:.98}.aropop-section-heading{max-width:760px;margin:0 auto 34px;text-align:center}.aropop-section-heading .aropop-heading{font-size:clamp(1.9rem,3.2vw,3.2rem)}.aropop-section-heading__text{max-width:620px;margin:16px auto 0;color:#0f5132c7;font-size:clamp(1rem,1.7vw,1.15rem)}@media(prefers-reduced-motion:reduce){.aropop-theme *,.aropop-theme *:before,.aropop-theme *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.shopify-section--main-collection .product-list{align-items:stretch}.shopify-section--main-collection .product-card{height:100%;overflow:hidden;border:3px solid var(--aropop-green-dark);border-radius:28px;background:#fff;box-shadow:0 12px 30px #7a32001a}.shopify-section--main-collection .product-card__figure{overflow:hidden;border-radius:24px 24px 0 0;border-block-end:3px solid var(--aropop-green-dark);background:#fdf0e5}.shopify-section--main-collection .product-card__info{padding:22px 20px;text-align:start;justify-items:start}.shopify-section--main-collection .product-card__info .v-stack,.shopify-section--main-collection .product-card__info .price-list{justify-items:start;justify-content:start}.shopify-section--main-collection .product-card .product-title{color:var(--aropop-green-dark);font-weight:900;text-align:start}.aropop-product-card__quick-view{position:absolute;z-index:2;inset-inline-end:14px;inset-block-end:82px;padding:10px 18px;border:2px solid var(--aropop-green-dark);border-radius:999px;background:#fffbd3;color:var(--aropop-green-dark);font-weight:900;line-height:1;box-shadow:3px 3px 0 var(--aropop-green-dark)}.shopify-section--main-collection .aropop-product-card__choose-options{inset:auto 18px 18px;width:calc(100% - 36px);min-height:54px;display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 20px;border:2px solid var(--aropop-green-dark);border-radius:999px;background:var(--aropop-primary);color:#fff;font-weight:900;letter-spacing:.04em;text-transform:uppercase;opacity:1;transform:none}.shopify-section--main-collection .product-card{position:relative}@media screen and (pointer:fine){.aropop-product-card__quick-view{opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .aropop-product-card__quick-view,.aropop-product-card__quick-view:focus-visible{opacity:1;transform:translateY(0)}}.aropop-quick-view{width:min(94vw,980px);max-width:980px;max-height:min(90vh,860px);margin:auto;padding:0;overflow:auto;border:0;border-radius:24px;background:#fff;color:var(--aropop-green-dark);box-shadow:0 28px 80px #19100a4d}.aropop-quick-view::backdrop{background:#19100aa3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.aropop-quick-view__panel{padding:clamp(18px,3vw,34px)}.aropop-quick-view__header,.aropop-quick-view__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.aropop-quick-view__header{margin-block-end:22px}.aropop-quick-view__eyebrow{margin:0 0 4px;color:var(--aropop-primary);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.aropop-quick-view__title{margin:0;color:var(--aropop-green-dark);font-size:clamp(1.3rem,3vw,2rem);font-weight:900}.aropop-quick-view__close{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%}.aropop-quick-view__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.aropop-quick-view__media{overflow:hidden;aspect-ratio:1;border:1px solid rgba(122,50,0,.18);border-radius:16px;background:#fbf7ef}.aropop-quick-view__media img{width:100%;height:100%;object-fit:contain}.aropop-quick-view__footer{justify-content:flex-end;margin-block-start:22px}.aropop-quick-view-is-open{overflow:hidden}.aropop-options-dialog{width:min(94vw,620px);max-width:620px;max-height:92vh;margin:auto;padding:0;overflow:auto;border:0;border-radius:28px;background:#fffbd3;color:var(--aropop-green-dark);box-shadow:0 28px 80px #19100a57}.aropop-options-dialog::backdrop{background:#19100aa3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.aropop-options-dialog__panel{padding:clamp(20px,4vw,38px)}.aropop-options-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-block-end:20px;border-block-end:2px solid var(--aropop-green-dark)}.aropop-options-dialog__header h2{margin:0;color:var(--aropop-green-dark);font-size:clamp(1.35rem,4vw,2rem);font-weight:900;line-height:1.05}.aropop-options-dialog__eyebrow{margin:0 0 7px;color:var(--aropop-primary);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.aropop-options-dialog__close{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;background:#fff}.aropop-options-dialog__product{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:18px;padding-block:22px}.aropop-options-dialog__image{width:110px;height:110px;object-fit:contain;border:1px solid rgba(122,50,0,.2);border-radius:16px;background:#fff}.aropop-options-dialog__product .price-list{justify-content:flex-start;margin-block-end:8px}.aropop-options-dialog__product .link{color:var(--aropop-green-dark);font-weight:900}.aropop-options-form__fieldset{padding:0;border:0}.aropop-options-form__fieldset legend,.aropop-options-form__selling-plan>span{margin-block-end:10px;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.aropop-options-form__variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aropop-options-form__variant{position:relative;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px;border:2px solid rgba(122,50,0,.24);border-radius:16px;background:#fff;cursor:pointer;text-align:center}.aropop-options-form__variant:has(input:checked){border-color:var(--aropop-green-dark);box-shadow:inset 0 0 0 1px var(--aropop-green-dark)}.aropop-options-form__variant.is-disabled{opacity:.45;cursor:not-allowed}.aropop-options-form__variant input{position:absolute;width:1px;height:1px;opacity:0}.aropop-options-form__variant-title{font-weight:900}.aropop-options-form__variant-price{color:#307a07;font-weight:800}.aropop-options-form__selling-plan{display:grid;margin-block-start:20px}.aropop-options-form__selling-plan select{width:100%;min-height:50px;padding-inline:14px;border:2px solid rgba(122,50,0,.24);border-radius:12px;background:#fff}.aropop-options-form__submit{width:100%;margin-block-start:22px;background:var(--aropop-primary)!important;color:#fff!important}.quick-buy-modal__view-more{font-weight:900}@media screen and (max-width:699px){.shopify-section--main-collection .product-card{border-width:2px;border-radius:20px}.shopify-section--main-collection .product-card__figure{border-width:0 0 2px;border-radius:17px 17px 0 0}.shopify-section--main-collection .product-card__info{padding:14px 12px}.shopify-section--main-collection .aropop-product-card__choose-options{inset-inline:10px;width:calc(100% - 20px);min-height:46px;padding:9px 12px;font-size:.7rem}.aropop-product-card__quick-view{inset-inline-end:9px;inset-block-end:66px;padding:8px 12px;font-size:.72rem;box-shadow:2px 2px 0 var(--aropop-green-dark)}.aropop-quick-view__gallery{gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/aropop.css.map */
