.pricing-currency-select[data-v-f203c093]{margin:0 auto 32px;max-width:280px;text-align:left}.pricing-currency-select .pricing-currency-select-inner[data-v-f203c093]{position:relative}.pricing-currency-select .pricing-currency-select-inner .currency-trigger[data-v-f203c093]{align-items:center;background:#fff;border:1.5px solid #bbf7d0;border-radius:999px;cursor:pointer;display:flex;gap:12px;height:52px;justify-content:space-between;padding:0 16px;transition:border-color .2s,box-shadow .2s;width:100%}.pricing-currency-select .pricing-currency-select-inner .currency-trigger[data-v-f203c093]:hover:not(:disabled){border-color:#86efac}.pricing-currency-select .pricing-currency-select-inner .currency-trigger.is-open[data-v-f203c093]{border-color:var(--color-primary);box-shadow:0 0 0 3px #16a34a1f}.pricing-currency-select .pricing-currency-select-inner .currency-trigger[data-v-f203c093]:disabled{cursor:not-allowed;opacity:.6}.pricing-currency-select .pricing-currency-select-inner .currency-trigger .currency-trigger-content[data-v-f203c093]{align-items:center;display:flex;gap:10px;min-width:0}.pricing-currency-select .pricing-currency-select-inner .currency-trigger .currency-trigger-text[data-v-f203c093]{color:#0f172a;font-size:16px;font-weight:700}.pricing-currency-select .pricing-currency-select-inner .currency-trigger .currency-chevron[data-v-f203c093]{color:var(--color-primary);flex-shrink:0;transition:transform .2s}.pricing-currency-select .pricing-currency-select-inner .currency-trigger .currency-chevron.is-open[data-v-f203c093]{transform:rotate(180deg)}.pricing-currency-select .pricing-currency-select-inner .currency-icon[data-v-f203c093]{align-items:center;background:#dcfce7;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.pricing-currency-select .pricing-currency-select-inner .currency-icon.is-active[data-v-f203c093]{background:var(--color-primary)}.pricing-currency-select .pricing-currency-select-inner .currency-icon.is-active .currency-icon-symbol[data-v-f203c093]{color:#fff}.pricing-currency-select .pricing-currency-select-inner .currency-icon .currency-icon-symbol[data-v-f203c093]{color:#15803d;font-size:14px;font-weight:700;line-height:1}.pricing-currency-select .pricing-currency-select-inner .currency-panel[data-v-f203c093]{background:#fff;border:1px solid #bbf7d0;border-radius:16px;box-shadow:0 12px 40px #0f172a1f;left:0;padding:16px;position:absolute;right:0;top:calc(100% + 8px);z-index:10}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-panel-hint[data-v-f203c093]{color:#94a3b8;font-size:13px;margin:0 0 12px;padding:0 4px}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-panel-list[data-v-f203c093]{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option[data-v-f203c093]{align-items:center;background:transparent;border:none;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .15s;width:100%}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option[data-v-f203c093]:hover:not(.is-selected){background:#f0fdf4}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option.is-selected[data-v-f203c093]{background:linear-gradient(180deg,#f0fdf4,#dcfce7)}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option.is-selected .currency-option-text[data-v-f203c093]{color:#15803d;font-weight:700}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option .currency-option-text[data-v-f203c093]{color:#0f172a;flex:1;font-size:15px;font-weight:600;text-align:left}.pricing-currency-select .pricing-currency-select-inner .currency-panel .currency-option .currency-check[data-v-f203c093]{color:var(--color-primary);flex-shrink:0}@media (max-width:980px){.pricing-currency-select[data-v-f203c093]{margin-bottom:1rem;max-width:none}}.currency-panel-enter-active[data-v-f203c093],.currency-panel-leave-active[data-v-f203c093]{transition:opacity .2s ease,transform .2s ease}.currency-panel-enter-from[data-v-f203c093],.currency-panel-leave-to[data-v-f203c093]{opacity:0;transform:translateY(-6px)}.price-panel[data-v-6ddea8fd]{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 32px #0f172a0a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:382px;padding:32px;text-align:left;transition:border-color .2s,box-shadow .2s}.price-panel.panel-mixed[data-v-6ddea8fd],.price-panel.panel-subscription[data-v-6ddea8fd]{border-color:#bbf7d0}.price-panel[data-v-6ddea8fd]:hover{border-color:var(--color-primary);box-shadow:0 4px 0 var(--color-primary)}.price-panel .card-title[data-v-6ddea8fd]{color:#0f172a;font-size:32px;font-weight:700;margin:0 0 24px}.price-panel .plan-select-wrap[data-v-6ddea8fd]{margin:24px 0 0;position:relative}.price-panel .plan-select-wrap .plan-select[data-v-6ddea8fd]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #bbf7d0;border-radius:10px;color:#0f172a;cursor:pointer;font-size:15px;height:48px;padding:0 40px 0 16px;transition:border-color .2s,box-shadow .2s;width:100%}.price-panel .plan-select-wrap .plan-select[data-v-6ddea8fd]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #16a34a1f;outline:none}.price-panel .plan-select-wrap .plan-select[data-v-6ddea8fd]:disabled{cursor:not-allowed;opacity:.6}.price-panel .plan-select-wrap .select-arrow[data-v-6ddea8fd]{color:var(--color-primary);pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.price-panel .plan-select-one[data-v-6ddea8fd]{color:#0f172a;font-size:16px;font-weight:600;margin-top:24px}.price-panel .plan-detail[data-v-6ddea8fd]{display:flex;flex:1;flex-direction:column}.price-panel .plan-detail.no-select[data-v-6ddea8fd]{margin-top:0}.price-panel .plan-detail .detail-head .price-amount[data-v-6ddea8fd]{align-items:baseline;display:flex}.price-panel .plan-detail .detail-head .price-amount .currency[data-v-6ddea8fd]{color:#0f172a;font-size:28px;font-weight:600}.price-panel .plan-detail .detail-head .price-amount .amount[data-v-6ddea8fd]{color:#0f172a;font-size:28px;font-weight:700;line-height:1}.price-panel .plan-detail .feature-list[data-v-6ddea8fd]{list-style:none;margin:20px 0;padding:0}.price-panel .plan-detail .feature-list li[data-v-6ddea8fd]{align-items:center;color:#64748b;display:flex;font-size:14px;gap:10px;line-height:1.5;margin-bottom:12px}.price-panel .plan-detail .feature-list li svg[data-v-6ddea8fd]{color:var(--color-primary);flex-shrink:0}.price-panel .plan-detail .plan-desc[data-v-6ddea8fd]{color:#94a3b8;font-size:13px;line-height:1.5;margin:16px 0 0;white-space:pre-wrap;word-break:break-word}.price-panel .plan-detail .plan-desc[data-v-6ddea8fd] b,.price-panel .plan-detail .plan-desc[data-v-6ddea8fd] strong{color:#64748b;font-weight:700}.price-panel .plan-detail .pay-button[data-v-6ddea8fd]{align-items:center;background:var(--color-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;margin-top:auto;transition:all .2s;width:100%}.price-panel .plan-detail .pay-button[data-v-6ddea8fd]:hover:not(:disabled){background:var(--color-primary-hover)}.price-panel .plan-detail .pay-button[data-v-6ddea8fd]:disabled{cursor:not-allowed;opacity:.65}@media (max-width:980px){.price-panel[data-v-6ddea8fd]{max-width:none;padding:24px}.price-panel .plan-detail .detail-head .price-amount .amount[data-v-6ddea8fd]{font-size:34px}}
