#ai-calc-modal-overlay{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080;backdrop-filter:blur(5px);font-family:Aeonik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#ai-calc-modal-content{background-color:#fff;margin:5% auto;padding:0;width:90%;max-width:550px;border-radius:12px;position:relative;animation:modalFadeIn .3s ease-out;border:0!important;outline:none!important;box-shadow:none!important}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#ai-calc-close-btn{color:#cbd5e0;position:absolute;right:20px;top:15px;font-size:32px;font-weight:700;line-height:1;cursor:pointer;z-index:10;transition:color .2s}#ai-calc-close-btn:hover{color:#782bc7}#ai-vis-credits-calc{padding:30px;color:#1a202c;border:0!important;box-shadow:none!important}#ai-vis-credits-calc .calc-title{font-size:1.5rem;font-weight:700;margin-bottom:24px;text-align:center;color:#2d3748}#ai-vis-credits-calc .top-row{display:flex;gap:16px;margin-bottom:20px}#ai-vis-credits-calc .input-group{flex:1;display:flex;flex-direction:column}#ai-vis-credits-calc .input-group label{font-size:.9rem;font-weight:600;margin-bottom:8px;color:#4a5568;white-space:nowrap}#ai-vis-credits-calc .form-control{width:100%;height:42px;padding:0 12px;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s;background-color:#fff}#ai-vis-credits-calc .form-control:focus{border-color:#8331b2;outline:none}#ai-vis-credits-calc .form-control::-moz-placeholder{color:#a0aec0;opacity:1}#ai-vis-credits-calc .form-control::placeholder{color:#a0aec0;opacity:1}#ai-vis-credits-calc .engine-section{margin-bottom:20px}#ai-vis-credits-calc .section-label{display:block;font-size:.9rem;font-weight:600;margin-bottom:8px;color:#4a5568}#ai-vis-credits-calc .engine-list{border:1px solid transparent;border-radius:6px;max-height:280px;overflow-y:auto;background-color:#eee6f5}#ai-vis-credits-calc .engine-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:background-color .2s ease}#ai-vis-credits-calc .engine-item:last-child{border-bottom:none}#ai-vis-credits-calc .engine-item:hover{background-color:#e4d9f0}#ai-vis-credits-calc .engine-item label{cursor:pointer;margin:0;font-weight:500;flex-grow:1;display:flex;align-items:center}#ai-vis-credits-calc .ai-calc-engine-check{margin-right:12px;width:16px;height:16px;cursor:pointer;accent-color:#8331b2}#ai-vis-credits-calc .cost-badge{background-color:#fff9;color:#555;padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:600}#ai-vis-credits-calc .result-section{margin-top:24px;padding-top:20px;border-top:2px dashed #e2e8f0;text-align:center}#ai-vis-credits-calc .result-label{font-size:.9rem;color:#718096;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}#ai-vis-credits-calc .result-number{font-size:2.5rem;font-weight:800;color:#8331b2;line-height:1.1;margin-bottom:8px}#ai-vis-credits-calc .result-sub{font-size:.85rem;color:#a0aec0;margin-bottom:24px}#ai-vis-credits-calc .action-btn{display:none;width:75%;margin:0 auto;text-align:center;text-decoration:none;font-size:23px;font-weight:600;padding:12px 0;border-radius:6px;cursor:pointer;transition:opacity .2s;box-sizing:border-box;box-shadow:0 0 15px #c5c5c5}#ai-vis-credits-calc .action-btn:hover{opacity:.9}@media (max-width: 480px){#ai-vis-credits-calc .top-row{flex-direction:column;gap:12px}#ai-vis-credits-calc .action-btn{width:100%}#ai-calc-modal-content{margin:10% auto;width:95%}}.billing-toggle[data-astro-cid-ym4a2o7m]{display:inline-flex;align-items:center;gap:10px;font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif}.switch[data-astro-cid-ym4a2o7m]{position:relative;width:42px;height:22px}.switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]{opacity:0;width:0;height:0}.slider[data-astro-cid-ym4a2o7m]{position:absolute;inset:0;background-color:#176bfa;border-radius:999px;cursor:pointer;transition:background-color .25s ease}.slider[data-astro-cid-ym4a2o7m]:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background-color:#fff;border-radius:50%;transition:transform .25s ease}input[data-astro-cid-ym4a2o7m]:checked+.slider[data-astro-cid-ym4a2o7m]:before{transform:translate(20px)}input[data-astro-cid-ym4a2o7m]:not(:checked)+.slider[data-astro-cid-ym4a2o7m]{background-color:#d1d5db}.billing-text[data-astro-cid-ym4a2o7m]{font-size:14px;font-weight:500;color:#15394f}.save-pill[data-astro-cid-ym4a2o7m]{font-size:12px;font-weight:600;color:#176bfa;background:#eaf1ff;padding:4px 8px;border-radius:5px;line-height:1;white-space:nowrap}.plan-price[data-astro-cid-ym4a2o7m]{display:flex;align-items:baseline;gap:4px}.plan-price[data-astro-cid-ym4a2o7m] b[data-astro-cid-ym4a2o7m]{font-size:36px;font-weight:700;color:#08112d;line-height:1}.plan-price[data-astro-cid-ym4a2o7m] span[data-astro-cid-ym4a2o7m]{font-size:14px;color:#6c7599}.top-plan-meta[data-astro-cid-ym4a2o7m]{display:flex;align-items:center;gap:8px;margin-top:6px}.plan-annual[data-astro-cid-ym4a2o7m]{font-size:13px;color:#6c7599}.plan-save[data-astro-cid-ym4a2o7m]{font-size:11px;font-weight:600;color:#176bfa;background:#eaf1ff;padding:3px 7px;border-radius:4px;line-height:1}.keywords-dropdown[data-astro-cid-ym4a2o7m],.credits-dropdown[data-astro-cid-ym4a2o7m]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;padding:8px 34px 8px 14px;border:1px solid #d0d7de;border-radius:6px;background-color:#fff;font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#1f3b57;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;cursor:pointer}.pricing-features[data-astro-cid-ym4a2o7m]{font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;color:#1f3b57}.features-heading[data-astro-cid-ym4a2o7m]{font-size:15px;font-weight:600;color:#555f6d;margin:1px 0 10px}.features-heading[data-astro-cid-ym4a2o7m].addons{margin-top:22px}.features-table[data-astro-cid-ym4a2o7m]{display:flex;flex-direction:column;gap:8px}.feature-row[data-astro-cid-ym4a2o7m]{display:grid;grid-template-columns:26px 1fr max-content;align-items:center;-moz-column-gap:12px;column-gap:12px;padding:2px 0;position:relative}.feature-icon[data-astro-cid-ym4a2o7m]{width:22px;height:22px;flex-shrink:0}.feature-label[data-astro-cid-ym4a2o7m]{font-size:14px;line-height:1.3;font-weight:400;display:inline-block;border-bottom:1px dotted #9fb3c8;width:-moz-fit-content;width:fit-content;max-width:100%;cursor:help;position:relative}.feature-row[data-astro-cid-ym4a2o7m].addon .feature-label[data-astro-cid-ym4a2o7m]{border-bottom-color:#b7d9c4}.feature-row[data-astro-cid-ym4a2o7m] .no-tip[data-astro-cid-ym4a2o7m]{border-bottom:none;cursor:default}.ai-icons[data-astro-cid-ym4a2o7m]{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;border-bottom:none;cursor:default}.ai-icons[data-astro-cid-ym4a2o7m] img[data-astro-cid-ym4a2o7m]{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.frequency-select[data-astro-cid-ym4a2o7m]{height:22px;min-width:88px;padding:0 24px 0 8px;font-size:13px;border-radius:6px;border:1px solid #d0d7de;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 7px center;background-size:12px;color:#1f3b57;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif}.tooltip-text[data-astro-cid-ym4a2o7m]{display:none;position:absolute;bottom:calc(100% + 6px);left:0;width:240px;background:#1f2937;color:#f9fafb;padding:10px 13px;border-radius:8px;font-size:12px;line-height:1.6;font-weight:400;z-index:999;pointer-events:auto;box-shadow:0 6px 20px #0000002e}.tooltip-text[data-astro-cid-ym4a2o7m]:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:6px}.tooltip-text[data-astro-cid-ym4a2o7m] a[data-astro-cid-ym4a2o7m]{color:#93c5fd;text-decoration:underline}@media (hover: hover){.feature-label[data-astro-cid-ym4a2o7m]:hover .tooltip-text[data-astro-cid-ym4a2o7m]{display:block}}.feature-label[data-astro-cid-ym4a2o7m].tip-open .tooltip-text[data-astro-cid-ym4a2o7m]{display:block}.kwpc[data-astro-cid-ym4a2o7m]{font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#272e35;background:transparent;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative;padding-top:5px;padding-bottom:4px;margin-left:-20px;margin-right:-20px}.kwpc[data-astro-cid-ym4a2o7m] table[data-astro-cid-ym4a2o7m]{width:100%;min-width:640px;border-collapse:separate;border-spacing:20px 0;table-layout:fixed}.kwpc[data-astro-cid-ym4a2o7m] col[data-astro-cid-ym4a2o7m]:first-child{width:260px}.kwpc[data-astro-cid-ym4a2o7m] col[data-astro-cid-ym4a2o7m]:not(:first-child){width:auto}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m],.kwpc[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]{padding:0 16px;vertical-align:middle;border:none!important;box-shadow:inset 0 -1px #1028481f!important;text-align:center;background:transparent;height:60px}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m]:not(:first-child),.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:not(:first-child){background:#fff}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:not(:first-child){border-radius:16px 16px 0 0}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m]:first-child,.kwpc[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:first-child{text-align:left;padding-left:4px;background:transparent!important;box-shadow:inset 0 -1px #1028481f!important}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:not(:first-child){box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:first-child{box-shadow:none!important;vertical-align:top;background:transparent!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:first-child td[data-astro-cid-ym4a2o7m]{box-shadow:inset 0 1px #1028481f,inset 0 -1px #1028481f!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m]{box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m]:not(:first-child){border-radius:0 0 16px 16px}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m].fc{border-radius:16px 16px 0 0}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m].fc{border-radius:0 0 16px 16px}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m].fc{box-shadow:inset 0 -1px #1028481f!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m].fc{box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .ai-addon-cell[data-astro-cid-ym4a2o7m],.kwpc[data-astro-cid-ym4a2o7m] .addon-bg-cell[data-astro-cid-ym4a2o7m]{background:#fbfefc!important}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]{padding:0;vertical-align:top;height:auto}.kwpc[data-astro-cid-ym4a2o7m] .plan-th[data-astro-cid-ym4a2o7m]{padding:20px 16px}.kwpc[data-astro-cid-ym4a2o7m] .plan-hdr-row[data-astro-cid-ym4a2o7m]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.kwpc[data-astro-cid-ym4a2o7m] .plan-name[data-astro-cid-ym4a2o7m]{font-size:16px;font-weight:600;color:#272e35}.kwpc[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m]{display:flex;align-items:baseline;gap:2px}.kwpc[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m] b[data-astro-cid-ym4a2o7m]{font-size:18px;font-weight:700;color:#272e35}.kwpc[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m] span[data-astro-cid-ym4a2o7m]{font-size:12px;color:#7e8c9a}.kwpc[data-astro-cid-ym4a2o7m] .plan-annual[data-astro-cid-ym4a2o7m]{font-size:12px;color:#555f6d;margin-bottom:14px;text-align:right}.kwpc[data-astro-cid-ym4a2o7m] select[data-astro-cid-ym4a2o7m]{width:100%;font-weight:400;padding:8px 34px 8px 14px;border:1px solid #d0d7de!important;border-radius:6px;font-size:14px;font-family:inherit;color:#1f3b57;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:12px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;margin-bottom:8px;height:40px;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .btn[data-astro-cid-ym4a2o7m]{display:block;width:100%;height:40px;line-height:38px;padding:0;border-radius:4px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;text-align:center;text-decoration:none;transition:opacity .15s;border:1.5px solid #d73855!important;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .btn[data-astro-cid-ym4a2o7m]:hover{opacity:.85}.kwpc[data-astro-cid-ym4a2o7m] .btn-outline[data-astro-cid-ym4a2o7m]{background:#fff;color:#d73855}.kwpc[data-astro-cid-ym4a2o7m] .btn-fill[data-astro-cid-ym4a2o7m]{background:#d73855;color:#fff}.kwpc[data-astro-cid-ym4a2o7m] .billing-hdr[data-astro-cid-ym4a2o7m]{padding-top:20px;padding-bottom:20px}.kwpc[data-astro-cid-ym4a2o7m] .billing-hdr[data-astro-cid-ym4a2o7m] strong[data-astro-cid-ym4a2o7m]{display:block;font-size:18px;font-weight:700;color:#272e35;margin-bottom:14px}.kwpc[data-astro-cid-ym4a2o7m] .billing-toggle[data-astro-cid-ym4a2o7m]{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.kwpc[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m]{position:relative;width:42px;height:22px;flex-shrink:0}.kwpc[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]{opacity:0;width:0;height:0}.kwpc[data-astro-cid-ym4a2o7m] .slider[data-astro-cid-ym4a2o7m]{position:absolute;inset:0;background-color:#176bfa;border-radius:999px;cursor:pointer;transition:background-color .25s ease;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]:not(:checked)~.slider[data-astro-cid-ym4a2o7m]{background-color:#d1d5db}.kwpc[data-astro-cid-ym4a2o7m] .slider[data-astro-cid-ym4a2o7m]:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0003!important;transition:transform .25s ease;transform:translate(0)}.kwpc[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]:checked+.slider[data-astro-cid-ym4a2o7m]:before{transform:translate(20px)}.kwpc[data-astro-cid-ym4a2o7m] .billing-text[data-astro-cid-ym4a2o7m]{font-size:14px;font-weight:500;color:#15394f}.kwpc[data-astro-cid-ym4a2o7m] .save-pill[data-astro-cid-ym4a2o7m]{font-size:12px;font-weight:600;color:#176bfa;background:#eaf1ff;padding:4px 8px;border-radius:5px;white-space:nowrap;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m].sec td[data-astro-cid-ym4a2o7m]{font-size:16px;font-weight:700;color:#272e35;padding-top:28px;padding-bottom:8px;box-shadow:inset 0 -1px #1028481f!important;height:auto;background:transparent!important}.kwpc[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m].sec td[data-astro-cid-ym4a2o7m]:not(:first-child){background:#fff!important}.kwpc[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m].sec td[data-astro-cid-ym4a2o7m].fc{box-shadow:inset 0 -1px #1028481f!important}.kwpc[data-astro-cid-ym4a2o7m] .tt[data-astro-cid-ym4a2o7m]{position:relative;border-bottom:1px dotted #9fb3c8!important;cursor:help;display:inline;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .tt-box[data-astro-cid-ym4a2o7m]{display:none;position:absolute;left:0;top:calc(100% + 6px);background:#1f2937;color:#f9fafb;font-size:12px;line-height:1.6;padding:10px 13px;border-radius:8px;width:240px;z-index:999;pointer-events:auto;box-shadow:0 6px 20px #0000002e!important;font-weight:400}.kwpc[data-astro-cid-ym4a2o7m] .tt-box[data-astro-cid-ym4a2o7m]:before{content:"";position:absolute;top:-6px;left:0;width:100%;height:6px}.kwpc[data-astro-cid-ym4a2o7m] .tt-box[data-astro-cid-ym4a2o7m] a[data-astro-cid-ym4a2o7m]{color:#93c5fd;text-decoration:underline}.kwpc[data-astro-cid-ym4a2o7m] .tt[data-astro-cid-ym4a2o7m]:hover .tt-box[data-astro-cid-ym4a2o7m]{display:block}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child .tt-box[data-astro-cid-ym4a2o7m],.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:nth-last-child(2) .tt-box[data-astro-cid-ym4a2o7m],.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:nth-last-child(3) .tt-box[data-astro-cid-ym4a2o7m]{top:auto;bottom:calc(100% + 6px)}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m] svg[data-astro-cid-ym4a2o7m]{display:block;margin:0 auto}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m]:not(:first-child){border-top:1px solid #e2e8f0!important;border-left:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m]:not(:first-child){border-left:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m]:not(:first-child){border-bottom:1px solid #e2e8f0!important}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m].fc,.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m].fc{border:none!important}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m].fc{border:none!important}.kwpc[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m].fc,.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m].fc{position:relative}.kwpc[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m].fc:before,.kwpc[data-astro-cid-ym4a2o7m] td[data-astro-cid-ym4a2o7m].fc:before{content:"";position:absolute;inset:0 -3px;border-left:3px solid #d73855;border-right:3px solid #d73855;pointer-events:none;z-index:1}.kwpc[data-astro-cid-ym4a2o7m] thead[data-astro-cid-ym4a2o7m] th[data-astro-cid-ym4a2o7m].fc:before{inset:-3px -3px 0;border-top:3px solid #d73855;border-radius:16px 16px 0 0}.kwpc[data-astro-cid-ym4a2o7m] tbody[data-astro-cid-ym4a2o7m] tr[data-astro-cid-ym4a2o7m]:last-child td[data-astro-cid-ym4a2o7m].fc:before{inset:0 -3px -3px;border-bottom:3px solid #d73855;border-radius:0 0 16px 16px}.kwpc[data-astro-cid-ym4a2o7m] .cell-sm[data-astro-cid-ym4a2o7m]{font-size:14px;color:#1f3b57;min-width:88px;display:inline-block;text-align:center}.kwpc[data-astro-cid-ym4a2o7m] .freq[data-astro-cid-ym4a2o7m]{text-align:center}.kwpc[data-astro-cid-ym4a2o7m] .freq[data-astro-cid-ym4a2o7m] select[data-astro-cid-ym4a2o7m]{height:22px;min-width:88px;padding:0 24px 0 8px;font-size:13.5px;line-height:22px;border-radius:6px;border:1px solid #d0d7de!important;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 7px center;background-size:12px;color:#1f3b57;width:auto;display:block;margin:0 auto;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none!important}.kwpc[data-astro-cid-ym4a2o7m] .ai-icons[data-astro-cid-ym4a2o7m]{display:flex;flex-wrap:nowrap;justify-content:center;gap:4px;margin:0 auto}.kwpc[data-astro-cid-ym4a2o7m] .ai-icons[data-astro-cid-ym4a2o7m] img[data-astro-cid-ym4a2o7m]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.kwpc[data-astro-cid-ym4a2o7m] .ai-addon-cell[data-astro-cid-ym4a2o7m]{vertical-align:middle;padding:16px}.kwpc[data-astro-cid-ym4a2o7m] .ai-addon-text[data-astro-cid-ym4a2o7m]{font-size:12px;color:#3a7a56;line-height:1.5;margin-top:8px;text-align:center}@media (max-width: 1200px){.kwpc[data-astro-cid-ym4a2o7m] .plan-th[data-astro-cid-ym4a2o7m]{padding:16px 10px}.kwpc[data-astro-cid-ym4a2o7m] .plan-hdr-row[data-astro-cid-ym4a2o7m]{flex-direction:column;align-items:flex-start;gap:2px}.kwpc[data-astro-cid-ym4a2o7m] .plan-name[data-astro-cid-ym4a2o7m]{font-size:14px}.kwpc[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m] b[data-astro-cid-ym4a2o7m]{font-size:16px}.kwpc[data-astro-cid-ym4a2o7m] .plan-annual[data-astro-cid-ym4a2o7m]{text-align:left}.kwpc[data-astro-cid-ym4a2o7m] select[data-astro-cid-ym4a2o7m]{font-size:13px}}@media (max-width: 767px){.kwpc[data-astro-cid-ym4a2o7m]{display:none!important;margin-right:0}}@media (min-width: 768px){.kwpc-mobile[data-astro-cid-ym4a2o7m]{display:none!important}}.kwpc-mobile[data-astro-cid-ym4a2o7m]{font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#272e35}.kwpc-mob-hdr[data-astro-cid-ym4a2o7m]{margin-bottom:20px}.kwpc-mob-hdr[data-astro-cid-ym4a2o7m] strong[data-astro-cid-ym4a2o7m]{display:block;font-size:18px;font-weight:700;color:#272e35;margin-bottom:14px}.kwpc-mobile[data-astro-cid-ym4a2o7m] .billing-toggle[data-astro-cid-ym4a2o7m]{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.kwpc-mobile[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m]{position:relative;width:42px;height:22px;flex-shrink:0}.kwpc-mobile[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]{opacity:0;width:0;height:0}.kwpc-mobile[data-astro-cid-ym4a2o7m] .slider[data-astro-cid-ym4a2o7m]{position:absolute;inset:0;background-color:#176bfa;border-radius:999px;cursor:pointer;transition:background-color .25s ease}.kwpc-mobile[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]:not(:checked)~.slider[data-astro-cid-ym4a2o7m]{background-color:#d1d5db}.kwpc-mobile[data-astro-cid-ym4a2o7m] .slider[data-astro-cid-ym4a2o7m]:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .25s ease}.kwpc-mobile[data-astro-cid-ym4a2o7m] .switch[data-astro-cid-ym4a2o7m] input[data-astro-cid-ym4a2o7m]:checked+.slider[data-astro-cid-ym4a2o7m]:before{transform:translate(20px)}.kwpc-mobile[data-astro-cid-ym4a2o7m] .billing-text[data-astro-cid-ym4a2o7m]{font-size:14px;font-weight:500;color:#15394f}.kwpc-mobile[data-astro-cid-ym4a2o7m] .save-pill[data-astro-cid-ym4a2o7m]{font-size:12px;font-weight:600;color:#176bfa;background:#eaf1ff;padding:4px 8px;border-radius:5px;white-space:nowrap}.kwpc-mob-block[data-astro-cid-ym4a2o7m]{margin-bottom:24px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.kwpc-mob-block--fc[data-astro-cid-ym4a2o7m]{border:4px solid #d73855}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m]{padding:16px;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:10px 10px 0 0}.kwpc-mob-price-row[data-astro-cid-ym4a2o7m]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .plan-name[data-astro-cid-ym4a2o7m]{font-size:16px;font-weight:600;color:#272e35}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m]{display:flex;align-items:baseline;gap:2px}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m] b[data-astro-cid-ym4a2o7m]{font-size:18px;font-weight:700;color:#272e35}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .plan-price[data-astro-cid-ym4a2o7m] span[data-astro-cid-ym4a2o7m]{font-size:12px;color:#7e8c9a}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .plan-annual[data-astro-cid-ym4a2o7m]{font-size:12px;color:#555f6d;margin-bottom:12px;text-align:right}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] select[data-astro-cid-ym4a2o7m]{width:100%;padding:8px 34px 8px 14px;border:1px solid #d0d7de;border-radius:6px;font-size:14px;font-family:inherit;color:#1f3b57;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:12px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;margin-bottom:8px;height:40px;box-shadow:none}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .btn[data-astro-cid-ym4a2o7m]{display:block;width:100%;height:40px;line-height:38px;padding:0;border-radius:4px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;text-align:center;text-decoration:none;border:1.5px solid #d73855;box-shadow:none}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .btn[data-astro-cid-ym4a2o7m]:hover{opacity:.85}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .btn-outline[data-astro-cid-ym4a2o7m]{background:#fff;color:#d73855}.kwpc-mob-plan-hdr[data-astro-cid-ym4a2o7m] .btn-fill[data-astro-cid-ym4a2o7m]{background:#d73855;color:#fff}.kwpc-mobile[data-astro-cid-ym4a2o7m] .tt[data-astro-cid-ym4a2o7m]{position:relative;border-bottom:1px dotted #9fb3c8!important;cursor:pointer;display:inline;box-shadow:none!important}.kwpc-mobile[data-astro-cid-ym4a2o7m] .tt-box[data-astro-cid-ym4a2o7m]{display:none;position:absolute;left:0;top:calc(100% + 6px);background:#1f2937;color:#f9fafb;font-size:12px;line-height:1.6;padding:10px 13px;border-radius:8px;width:220px;z-index:9999;pointer-events:auto;box-shadow:0 6px 20px #0000002e!important;font-weight:400}.kwpc-mobile[data-astro-cid-ym4a2o7m] .tt-box[data-astro-cid-ym4a2o7m] a[data-astro-cid-ym4a2o7m]{color:#93c5fd;text-decoration:underline}.kwpc-mobile[data-astro-cid-ym4a2o7m] .tt[data-astro-cid-ym4a2o7m].tt-open .tt-box[data-astro-cid-ym4a2o7m]{display:block}.kwpc-mob-addon-block[data-astro-cid-ym4a2o7m]{display:flex;border-bottom:1px solid rgba(16,40,72,.1)}.kwpc-mob-addon-labels[data-astro-cid-ym4a2o7m]{flex:1;background:#f5f6f7}.kwpc-mob-addon-lbl[data-astro-cid-ym4a2o7m]{padding:12px 12px 12px 16px;font-size:13px;color:#272e35;border-bottom:1px solid rgba(16,40,72,.1)}.kwpc-mob-addon-lbl[data-astro-cid-ym4a2o7m]:last-child{border-bottom:none}.kwpc-mob-addon-icon[data-astro-cid-ym4a2o7m]{flex:0 0 44%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fbfefc;padding:12px;text-align:center}.kwpc-mob-addon-icon[data-astro-cid-ym4a2o7m] .ai-addon-text[data-astro-cid-ym4a2o7m]{margin:0}.kwpc-mob-row--addon[data-astro-cid-ym4a2o7m] .kwpc-mob-val[data-astro-cid-ym4a2o7m]{background:#fbfefc}.kwpc-mob-sec[data-astro-cid-ym4a2o7m]{font-size:14px;font-weight:700;color:#272e35;padding:16px 16px 10px;background:#fff;border-bottom:1px solid rgba(16,40,72,.1)}.kwpc-mob-row[data-astro-cid-ym4a2o7m]{display:flex;align-items:stretch;min-height:52px;border-bottom:1px solid rgba(16,40,72,.1);padding:0}.kwpc-mob-row[data-astro-cid-ym4a2o7m]:last-child{border-bottom:none}.kwpc-mob-lbl[data-astro-cid-ym4a2o7m]{flex:1;display:flex;align-items:center;padding:12px 12px 12px 16px;background:#f5f6f7;font-size:13px;color:#272e35}.kwpc-mob-val[data-astro-cid-ym4a2o7m]{flex:0 0 44%;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;font-size:13px}.kwpc-mobile[data-astro-cid-ym4a2o7m] .cell-sm[data-astro-cid-ym4a2o7m]{font-size:12px;color:#555f6d}.kwpc-mobile[data-astro-cid-ym4a2o7m] .freq[data-astro-cid-ym4a2o7m] select[data-astro-cid-ym4a2o7m]{height:22px;min-width:80px;padding:0 24px 0 8px;font-size:12px;line-height:22px;border-radius:6px;border:1px solid #d0d7de;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231f3b57' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 7px center;background-size:12px;color:#1f3b57;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;margin:0;box-shadow:none}.kwpc-mobile[data-astro-cid-ym4a2o7m] .ai-icons[data-astro-cid-ym4a2o7m]{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;max-width:105px}.kwpc-mobile[data-astro-cid-ym4a2o7m] .ai-icons[data-astro-cid-ym4a2o7m] img[data-astro-cid-ym4a2o7m]{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;border-radius:3px}
