#monthlyToggle,#yearlyToggle{opacity:0;pointer-events:none;position:absolute}.pricing-toggle .toggle-label{color:#6b7280;cursor:pointer;font-size:16px;font-weight:500}#monthlyToggle:checked~.container .monthly-label,#yearlyToggle:checked~.container .yearly-label{color:#111827;font-weight:600}.switch{background:#e5e7eb;border-radius:999px;cursor:pointer;height:26px;position:relative;transition:background .3s ease;width:52px}.switch-handle{background:#fff;border-radius:50%;height:22px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:22px}#yearlyToggle:checked~.container .switch{background:#2563eb}#yearlyToggle:checked~.container .switch-handle{transform:translateX(26px)}#monthlyToggle:checked~.container .switch-handle{transform:translateX(0)}.yearly-label-group{align-items:center;display:inline-flex;gap:8px}.yearly-discount-tag{background:#d1fae5;border-radius:12px;color:#065f46;font-weight:600;padding:2px 10px;white-space:nowrap}.yearly-plan{display:block}.monthly-plan{display:none}#monthlyToggle:checked~.container .monthly-plan{display:block}#monthlyToggle:checked~.container .yearly-plan{display:none}#yearlyToggle:checked~.container .yearly-plan{display:block}#yearlyToggle:checked~.container .monthly-plan{display:none}.universal-product-agency-pricing .card-highlighted,.universal-product-agency-pricing .card-regular{border:1px solid #d1d5db;border-radius:8px;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.universal-product-agency-pricing .card-regular{background:#fff}.universal-product-agency-pricing .card-highlighted{background:#f9fafb}.universal-product-agency-pricing .card-highlighted:hover,.universal-product-agency-pricing .card-regular:hover{border-color:#2563eb;box-shadow:0 0 12px rgba(37,99,235,.2);transform:translateY(-2px)}.card-title-row{align-items:center;display:inline-flex;gap:8px}.features{flex-direction:column;gap:8px}.feature-container,.features{display:flex}.feature-check,.feature-cross{align-items:flex-start;display:flex}.feature-check:before{background:url(https://6417734.fs1.hubspotusercontent-na1.net/hubfs/6417734/circle-check_major.png) no-repeat 50%/contain}.feature-check:before,.feature-cross:before{content:"";height:20px;margin-right:8px;margin-top:2px;width:20px}.feature-cross:before{background:url(https://6417734.fs1.hubspotusercontent-na1.net/hubfs/6417734/xmark_minor.png) no-repeat 50%/contain}.feature-container span{line-height:1.35}.discount-tag{background:#d1fae5;border-radius:12px;color:#065f46;padding:2px 12px}.try-btn{display:block;padding:10px 0;width:100%}