purchase-options{--po-accent: #8d6f4a;--po-accent-tint: #f6ede2;--po-text: #1a1a1a;--po-text-muted: #6b6b6b;--po-border: #e2e2e2;--po-border-selected: var(--po-accent);--po-radius: 12px;--po-badge-bg: var(--po-accent);--po-badge-text: #ffffff;--po-font: inherit;display:block;font-family:var(--po-font);color:var(--po-text);border:1px solid var(--po-border);border-radius:var(--po-radius);overflow:hidden}.purchase-options__tabs{display:flex;flex-direction:column}.purchase-options__item{border-bottom:1px solid var(--po-border)}.purchase-options__item:last-child{border-bottom:none}.purchase-options__tab{width:100%;display:flex;align-items:center;gap:12px;padding:16px 16px 0;background:#fff;border:none;cursor:pointer;font-size:15px;font-weight:600;color:var(--po-text);text-align:left}.purchase-options__tab.is-active{background:var(--po-accent-tint);padding-bottom:16px}.purchase-options__radio{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:2px solid var(--po-border);position:relative}.purchase-options__tab.is-active .purchase-options__radio{border-color:var(--po-accent)}.purchase-options__tab.is-active .purchase-options__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--po-accent)}.purchase-options__tab-label{flex:1;display:flex;align-items:center;gap:8px}.purchase-options__tab-price{flex-shrink:0;display:flex;align-items:baseline;gap:6px;font-size:14px;font-weight:700}.purchase-options__tab-price s{color:var(--po-text-muted);font-weight:400}.purchase-options__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:var(--po-badge-bg);color:var(--po-badge-text);font-size:12px;font-weight:700}.purchase-options__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.purchase-options__panel.is-open{grid-template-rows:1fr}.purchase-options__panel-inner{overflow:hidden;min-height:0;padding:0 16px 16px}.purchase-options__perks{list-style:none;margin:0 0 16px;padding:16px 0 0;display:flex;flex-direction:column;gap:8px}.purchase-options__perks li{position:relative;padding-left:26px;font-size:14px;color:var(--po-text)}.purchase-options__perks li:before{content:"\2713";position:absolute;left:0;top:0;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--po-accent-tint);color:var(--po-accent);font-size:11px;font-weight:700}.purchase-options__frequency{width:100%;padding:12px 14px;border:1px solid var(--po-border);border-radius:8px;font-size:14px;background:#fff}select.purchase-options__frequency{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b6b6b' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px}.purchase-options__frequency--single{color:var(--po-text-muted);margin:0}.purchase-options__bundle-heading{margin:0;padding-top:16px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--po-text-muted)}.purchase-options__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;visibility:hidden}.purchase-options__panel.is-open .purchase-options__tiers{visibility:visible;padding-top:16px;~}.purchase-options__tier{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:14px 10px;border:1px solid var(--po-border);border-radius:var(--po-radius);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.purchase-options__tier:has(input:checked){border-color:var(--po-border-selected);background:var(--po-accent-tint)}.purchase-options__tier input[type=radio]{position:absolute;top:8px;left:8px;margin:0;accent-color:var(--po-accent)}.purchase-options__tier img{width:64px;height:64px;object-fit:contain;margin-bottom:4px}.purchase-options__tier-title{font-size:13px;font-weight:600}.purchase-options__tier-price{font-size:12px;color:var(--po-text-muted)}.purchase-options__tier-badge{position:absolute;top:-8px;right:-8px;padding:3px 8px;border-radius:999px;background:var(--po-badge-bg);color:var(--po-badge-text);font-size:11px;font-weight:700}.purchase-options__empty{font-size:13px;color:var(--po-text-muted);padding-top:16px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/c-purchase-options.css.map */
