.csw-subscription-widget{width:100%;max-width:1000px;margin:0 auto 10px;color:#1f2933}.csw-purchase-options-title{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.65);margin-bottom:10px;float:none;width:100%}.csw-option-card{display:block;width:100%;margin:0 0 8px;padding:14px 16px;border:1.5px solid #d0d9d3;border-radius:10px;background:#fff;color:#111;cursor:pointer;font:inherit;letter-spacing:0;text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.csw-option-card:hover{border-color:#315b43}.csw-option-card:focus-visible{outline:2px solid #315b43;outline-offset:2px}.csw-option-card.csw-selected{border:2px solid #226a37;background:#f1f8f3}.csw-option-header{display:flex;align-items:center;gap:8px;min-width:0}.csw-custom-radio{position:relative;flex:0 0 14px;width:14px;height:14px;border:1.5px solid #111;border-radius:999px;transition:border-color .16s ease,background-color .16s ease}.csw-custom-radio.csw-checked{border-color:#315b43;background:transparent}.csw-custom-radio.csw-checked:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:999px;background:#315b43;transform:translate(-50%,-50%)}.csw-option-label{color:#111;font-family:Nunito,sans-serif;font-size:16px;font-weight:600;line-height:1.25;white-space:nowrap}.csw-save-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:999px;background:#315b43;color:#fff;font-family:Nunito,sans-serif;font-size:12px;font-weight:400;line-height:1.2;white-space:nowrap}.csw-price-group{display:flex;flex-direction:column;align-items:flex-end;gap:1px;margin-left:auto;white-space:nowrap}.csw-price-original{color:#888;font-size:13px;font-weight:400;line-height:1.2;text-decoration:line-through}.csw-price-discounted{color:#1a3d2b;font-size:22px;font-weight:600;line-height:1.15}.csw-one-time-price{margin-left:auto;color:#111;font-size:18px;font-weight:600;line-height:1.2;white-space:nowrap}.csw-option-main{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.csw-option-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.csw-sub-text{color:#5a6b60;font-size:13px;font-weight:400;line-height:1.3}.csw-perks-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.csw-perk-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:76px;padding:8px 5px 7px;border:1px solid #ece8df;border-radius:5px;background:#fffdfa;text-align:center}.csw-perk-item svg{width:24px;height:24px;color:#050505}.csw-perk-item span{color:#0c1618;font-size:14px;font-weight:500;line-height:1.15;letter-spacing:.3px}.csw-freq-select{display:block;box-sizing:border-box;position:absolute;width:1px;min-width:1px;max-width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.csw-custom-select{position:relative;width:100%;margin-top:10px}.csw-custom-select__button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:44px;padding:10px 14px;border:1.5px solid #8d9b91;border-radius:8px;background:#fff;color:#1f2933;cursor:pointer;font:inherit;font-size:14px;font-weight:600;letter-spacing:0;line-height:1.3;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.csw-custom-select__button:hover{border-color:#315b43}.csw-custom-select__button:focus-visible{outline:none;border-color:#315b43;box-shadow:0 0 0 3px #315b432e}.csw-custom-select.is-open .csw-custom-select__button{border-color:#315b43;box-shadow:0 0 0 3px #315b431f;border-radius:8px 8px 0 0}.csw-custom-select__chevron{flex-shrink:0;width:16px;height:16px;color:#315b43;transition:transform .22s ease;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 5.5l5 5 5-5' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 5.5l5 5 5-5' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;pointer-events:none}.csw-custom-select.is-open .csw-custom-select__chevron{transform:rotate(180deg)}.csw-custom-select__menu{position:absolute;top:100%;left:0;right:0;z-index:50;display:none;padding:4px 0;border:1.5px solid #315b43;border-top:1px solid #c5d0c9;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 8px 20px #1f29331f;overflow:hidden}.csw-custom-select.is-open .csw-custom-select__menu{display:block;animation:cswMenuReveal .16s ease forwards}@keyframes cswMenuReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.csw-custom-select__option{position:relative;display:flex;align-items:center;gap:8px;width:100%;padding:11px 14px 11px 38px;border:0;border-bottom:1px solid #f0f2f1;background:transparent;color:#1f2933;cursor:pointer;font:inherit;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.3;text-align:left;transition:background-color .12s ease,color .12s ease}.csw-custom-select__option:last-child{border-bottom:0}.csw-custom-select__option.is-selected{background-color:#f0f6f2;color:#1f2933;font-weight:700}.csw-custom-select__option.is-selected:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background-color:#315b43}.csw-custom-select__option.is-selected:after{content:"";position:absolute;left:19px;top:50%;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-62%) rotate(45deg)}.csw-custom-select__option:hover:not(.is-selected),.csw-custom-select__option:focus:not(.is-selected){background-color:#f5f7f5;outline:0}.csw-freq-select option{color:#111;background:#fff;font-size:14px;font-weight:600}.csw-hint-text{margin:6px 0 0;color:#0c1618;font-size:14px;font-weight:400;line-height:1.25}.csw-option-card--onetime{margin-bottom:0}.csw-subscription-widget.csw-is-hidden,.csw-subscription-widget .csw-is-hidden{display:none}@media screen and (max-width:520px){.csw-option-card{padding:12px}.csw-option-label{font-size:14px}.csw-save-badge{font-size:10px;padding:2px 8px}.csw-price-discounted{font-size:18px}.csw-price-original{font-size:11px}.csw-one-time-price{font-size:16px}.csw-sub-text{font-size:12px}.csw-perk-item span{font-size:8px}.csw-freq-select{position:absolute;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.csw-custom-select__button{min-height:44px;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:600}.csw-custom-select.is-open .csw-custom-select__button{border-radius:8px 8px 0 0}.csw-custom-select__option{font-size:13px;padding:12px 14px 12px 38px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-subscription-widget.css.map */
