@charset "UTF-8";.flex-card[data-v-61f2ee81]{margin:0 auto;max-width:1200px;padding-bottom:40px;width:100%}.flex-card .tab-container[data-v-61f2ee81]{display:flex;justify-content:center;margin-bottom:3rem}.flex-card .tab-container .tab-wrapper[data-v-61f2ee81]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;box-shadow:0 2px 8px #0000000a;display:flex;gap:4px;max-width:100%;width:380px}.flex-card .tab-container .tab-button[data-v-61f2ee81]{align-items:center;background:transparent;border:none;border-radius:46px;color:#64748b;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:500;gap:.5rem;justify-content:center;min-width:100px;padding:10px 24px;position:relative;transition:all .3s ease;white-space:nowrap}.flex-card .tab-container .tab-button[data-v-61f2ee81]:hover{color:#4a5568}.flex-card .tab-container .tab-button.active[data-v-61f2ee81]{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 2px 8px #0000001a;color:#fff}.flex-card .tab-container .tab-button.active .tab-badge[data-v-61f2ee81]{background:#fff;border-color:#000;color:#000}.flex-card .tab-container .tab-button .tab-text[data-v-61f2ee81]{font-weight:inherit}.flex-card .tab-container .tab-button .tab-badge[data-v-61f2ee81]{background:#fff;border:1px solid #000;border-radius:20px;color:#000;font-size:.875rem;font-weight:600;padding:.25rem .75rem;transition:all .3s ease}.flex-card .goods-grid[data-v-61f2ee81]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.flex-card .goods-grid .goods-card[data-v-61f2ee81]{background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;display:flex;flex:0 0 calc(20% - .8rem);flex-direction:column;height:100%;max-width:280px;min-width:220px;overflow:hidden}.flex-card .goods-grid .goods-card .card-content[data-v-61f2ee81]{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:300px;padding:1.5rem;text-align:center}.flex-card .goods-grid .goods-card .card-content .goods-title[data-v-61f2ee81]{color:#2d3748;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0 0 1rem}.flex-card .goods-grid .goods-card .card-content .lowest-text[data-v-61f2ee81]{color:#718096;font-size:1rem;font-weight:400;margin:0 0 1rem;min-height:1.5em}.flex-card .goods-grid .goods-card .card-content .lowest-text.placeholder[data-v-61f2ee81]{opacity:0}.flex-card .goods-grid .goods-card .card-content .price-display[data-v-61f2ee81]{align-items:baseline;display:flex;gap:.25rem;justify-content:center;margin-bottom:1rem}.flex-card .goods-grid .goods-card .card-content .price-display .price[data-v-61f2ee81]{color:#2d3748;font-size:2.2rem;font-weight:700;line-height:1}.flex-card .goods-grid .goods-card .card-content .traffic-info[data-v-61f2ee81]{margin-bottom:.5rem}.flex-card .goods-grid .goods-card .card-content .traffic-info .traffic[data-v-61f2ee81]{background:#f7fafc;border-radius:12px;color:#718096;font-size:.9rem;padding:.25rem .75rem}.flex-card .goods-grid .goods-card .card-content .discount-info[data-v-61f2ee81]{min-height:1.2em}.flex-card .goods-grid .goods-card .card-content .discount-info .discount[data-v-61f2ee81]{color:#0eaa39;font-size:14px}.flex-card .goods-grid .goods-card .card-content .discount-info .discount.placeholder[data-v-61f2ee81]{opacity:0}.flex-card .goods-grid .goods-card .card-content .total-price[data-v-61f2ee81]{min-height:1.2em}.flex-card .goods-grid .goods-card .card-content .total-price .total-price-value[data-v-61f2ee81]{color:#718096;font-size:14px}.flex-card .goods-grid .goods-card .card-content .total-price .total-price-value.placeholder[data-v-61f2ee81]{opacity:0}.flex-card .goods-grid .goods-card .card-content .card-bottom[data-v-61f2ee81]{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]{align-items:center;background:#000;border:none;border-radius:24px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:flex-start;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transform:translateZ(0);transition:width .3s cubic-bezier(.25,.46,.45,.94);width:100px;will-change:width}.flex-card .goods-grid .goods-card .card-content .product-button .btn-text[data-v-61f2ee81]{position:relative;transition:transform .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:2}.flex-card .goods-grid .goods-card .card-content .product-button .btn-arrow[data-v-61f2ee81]{align-items:center;display:flex;opacity:0;overflow:hidden;position:relative;transform:translate(-15px) scale(.8);transition:opacity .25s cubic-bezier(.25,.46,.45,.94) .02s,transform .3s cubic-bezier(.34,1.56,.64,1) .01s,width .3s cubic-bezier(.25,.46,.45,.94);width:0;z-index:2}.flex-card .goods-grid .goods-card .card-content .product-button .btn-arrow img[data-v-61f2ee81]{filter:brightness(0) invert(1);height:16px;transition:transform .2s ease;width:16px}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]:hover{width:130px}.flex-card .goods-grid .goods-card .card-content .product-button:hover .btn-text[data-v-61f2ee81]{transform:translate(-4px)}.flex-card .goods-grid .goods-card .card-content .product-button:hover .btn-arrow[data-v-61f2ee81]{margin-left:8px;opacity:1;transform:translate(0) scale(1);width:20px}.flex-card .goods-grid .goods-card .card-content .product-button:hover .btn-arrow img[data-v-61f2ee81]{transform:translate(2px)}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]:before{background:linear-gradient(90deg,#333,#444);border-radius:24px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.25,.46,.45,.94);z-index:1}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]:hover:before{transform:scaleX(1)}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]:after{border-radius:24px;bottom:0;box-shadow:0 0 #0000004d;content:"";left:0;position:absolute;right:0;top:0;transition:box-shadow .4s cubic-bezier(.25,.46,.45,.94);z-index:0}.flex-card .goods-grid .goods-card .card-content .product-button[data-v-61f2ee81]:hover:after{box-shadow:0 8px 25px #00000026}@media (max-width:1024px){.flex-card .goods-grid[data-v-61f2ee81]{gap:1.5rem}.flex-card .goods-grid .goods-card[data-v-61f2ee81]{flex:0 0 calc(33.333% - 1rem);min-width:250px}}@media (max-width:900px){.flex-card .goods-grid[data-v-61f2ee81]{gap:1rem}.flex-card .goods-grid .goods-card[data-v-61f2ee81]{flex:0 0 calc(50% - .5rem);min-width:200px}.flex-card .goods-grid .goods-card .card-content[data-v-61f2ee81]{padding:1.2rem}}@media (max-width:768px){.flex-card .tab-container[data-v-61f2ee81]{margin-bottom:2rem}.flex-card .tab-container .tab-wrapper[data-v-61f2ee81]{margin:0 auto;max-width:320px;width:100%}.flex-card .tab-container .tab-button[data-v-61f2ee81]{flex:1;font-size:13px;min-width:auto;padding:8px 16px}.flex-card .tab-container .tab-button .tab-badge[data-v-61f2ee81]{font-size:.75rem;padding:.125rem .5rem}.flex-card .goods-grid[data-v-61f2ee81]{gap:1rem}.flex-card .goods-grid .goods-card[data-v-61f2ee81]{flex:0 0 100%;margin:0 auto;max-width:300px;min-width:auto}.flex-card .goods-grid .goods-card .card-content[data-v-61f2ee81]{padding:1rem}.flex-card .goods-grid .goods-card .card-content .goods-title[data-v-61f2ee81]{font-size:1.1rem;margin:0 0 .8rem}.flex-card .goods-grid .goods-card .card-content .lowest-text[data-v-61f2ee81]{font-size:.9rem;margin:0 0 .8rem}.flex-card .goods-grid .goods-card .card-content .price-display[data-v-61f2ee81]{margin-bottom:.8rem}.flex-card .goods-grid .goods-card .card-content .price-display .price[data-v-61f2ee81]{font-size:2rem}.flex-card .goods-grid .goods-card .card-content .price-display .unit[data-v-61f2ee81]{font-size:1rem}}@media (max-width:480px){.flex-card .goods-grid .goods-card[data-v-61f2ee81]{flex:0 0 100%;max-width:none}.flex-card .goods-grid .goods-card .card-content[data-v-61f2ee81]{padding:1.2rem}.flex-card .goods-grid .goods-card .card-content .goods-title[data-v-61f2ee81]{font-size:1.3rem;margin:0 0 1rem}.flex-card .goods-grid .goods-card .card-content .lowest-text[data-v-61f2ee81]{font-size:1rem;margin:0 0 1rem}.flex-card .goods-grid .goods-card .card-content .price-display[data-v-61f2ee81]{margin-bottom:1rem}.flex-card .goods-grid .goods-card .card-content .price-display .price[data-v-61f2ee81]{font-size:2.5rem}.flex-card .goods-grid .goods-card .card-content .price-display .unit[data-v-61f2ee81]{font-size:1.2rem}}.flat-card[data-v-0828984d]{margin:0 auto;max-width:1200px;padding:40px 20px;width:100%}.tab-container[data-v-0828984d]{display:flex;justify-content:center;margin-bottom:2rem}.tab-wrapper[data-v-0828984d]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;box-shadow:0 2px 8px #0000000a;display:flex;gap:4px;max-width:100%;width:300px}.tab-button[data-v-0828984d]{background:transparent;border:none;border-radius:46px;color:#64748b;cursor:pointer;flex:1;font-size:14px;font-weight:500;padding:10px 24px;transition:all .3s ease}.tab-button.active[data-v-0828984d]{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 2px 8px #0000001a;color:#fff}.duration-container[data-v-0828984d]{display:flex;justify-content:center;margin-bottom:2rem}.duration-wrapper[data-v-0828984d]{display:flex;gap:1rem}.duration-button[data-v-0828984d]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;padding:8px 20px;transition:all .3s ease}.duration-button.active[data-v-0828984d]{background:#6366f1;border-color:#6366f1;color:#fff}.duration-button[data-v-0828984d]:hover{border-color:#6366f1}.unlimited-config-container[data-v-0828984d]{margin-bottom:2rem}.config-section[data-v-0828984d]{margin-bottom:1.5rem}.config-section[data-v-0828984d]:last-child{margin-bottom:0}.config-row[data-v-0828984d]{align-items:center;display:flex;gap:16px;justify-content:center}.config-label[data-v-0828984d]{color:#1e293b;font-size:16px;font-weight:500;white-space:nowrap}.custom-select[data-v-0828984d]{min-width:160px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-trigger[data-v-0828984d]{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 3px #0000001a;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:border-color .3s ease,box-shadow .3s ease}.select-trigger[data-v-0828984d]:hover{border-color:#9ca3af;box-shadow:0 2px 8px #0000001f}.select-value[data-v-0828984d]{color:#374151;font-size:14px;white-space:nowrap}.select-arrow[data-v-0828984d]{color:#6b7280;transition:transform .3s ease}.select-arrow.open[data-v-0828984d]{transform:rotate(180deg)}.select-dropdown[data-v-0828984d]{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #00000026;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.select-dropdown[data-v-0828984d]::-webkit-scrollbar{width:6px}.select-dropdown[data-v-0828984d]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.select-dropdown[data-v-0828984d]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.select-dropdown[data-v-0828984d]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.select-option[data-v-0828984d]{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s ease}.select-option[data-v-0828984d]:last-child{border-bottom:none}.select-option[data-v-0828984d]:hover{background:#f8fafc}.select-option.selected[data-v-0828984d]{background:#f4f6f9;color:#606266}.option-text[data-v-0828984d],.select-option.selected .option-check[data-v-0828984d]{color:#606266}.option-text[data-v-0828984d]{font-size:14px;line-height:1.5}.option-check[data-v-0828984d]{color:#f4f6f9;margin-left:8px}.asn-container[data-v-0828984d],.mobile-dynamic-container[data-v-0828984d]{margin-bottom:2rem}.asn-title[data-v-0828984d]{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:1.5rem;text-align:center}.asn-grid[data-v-0828984d]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-height:200px;overflow-y:auto;padding-right:8px}.asn-grid[data-v-0828984d]::-webkit-scrollbar{width:6px}.asn-grid[data-v-0828984d]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.asn-grid[data-v-0828984d]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.asn-grid[data-v-0828984d]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.asn-item[data-v-0828984d]{align-items:center;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .3s ease}.asn-item.active[data-v-0828984d]{background:#f0f9ff}.asn-item.active[data-v-0828984d],.asn-item[data-v-0828984d]:hover{border-color:#6366f1}.asn-info[data-v-0828984d]{flex:1}.asn-name[data-v-0828984d]{color:#1e293b;font-size:14px;font-weight:500}.mobile-dynamic-grid[data-v-0828984d]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.mobile-dynamic-grid .mobile-dynamic-item .pricing-content[data-v-0828984d]{min-height:90px}.mobile-dynamic-grid .mobile-dynamic-item .pricing-content .tier-lowest[data-v-0828984d]{color:#6b7280;font-size:14px;margin-bottom:.5rem;min-height:18px;text-align:center}.mobile-dynamic-grid .mobile-dynamic-item .pricing-content .tier-total[data-v-0828984d]{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px;margin-top:.5rem;min-height:18px;text-align:center}.continent-container[data-v-0828984d]{display:flex;justify-content:center;margin-bottom:2rem}.continent-wrapper[data-v-0828984d]{display:flex;flex-wrap:wrap;gap:1rem}.continent-button[data-v-0828984d]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease}.continent-button.active[data-v-0828984d]{background:#6366f1;border-color:#6366f1;color:#fff}.continent-button[data-v-0828984d]:hover{border-color:#6366f1}.country-container[data-v-0828984d]{margin-bottom:2rem}.country-title[data-v-0828984d]{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:1.5rem;text-align:center}.country-grid[data-v-0828984d]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));max-height:260px;overflow-y:auto;padding-right:8px}.country-grid[data-v-0828984d]::-webkit-scrollbar{width:6px}.country-grid[data-v-0828984d]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.country-grid[data-v-0828984d]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.country-grid[data-v-0828984d]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.country-item[data-v-0828984d]{align-items:center;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .3s ease}.country-item.active[data-v-0828984d]{background:#f0f9ff;border-color:#6366f1}.country-item[data-v-0828984d]:hover{border-color:#6366f1}.country-flag .fi[data-v-0828984d]{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 1px 3px #0000001f;display:block;height:32px;width:32px}.country-info[data-v-0828984d]{flex:1}.country-name[data-v-0828984d]{color:#1e293b;font-size:14px;font-weight:500}.country-price[data-v-0828984d]{color:#6b7280;font-size:12px}.pricing-container[data-v-0828984d]{margin-top:2rem}.pricing-title[data-v-0828984d]{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:1.5rem;text-align:center}.pricing-grid[data-v-0828984d]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.pricing-item[data-v-0828984d]{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:16px;text-align:center;transition:all .3s ease}.pricing-item[data-v-0828984d]:hover{box-shadow:0 4px 12px #0000001a}.pricing-content[data-v-0828984d]{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:flex-start;min-height:60px;width:100%}.tier-name[data-v-0828984d]{color:#1e293b;font-size:14px;font-weight:500;margin-bottom:8px}.tier-price[data-v-0828984d]{color:#2d3748;font-size:18px;font-weight:700;margin-bottom:4px}.tier-discount[data-v-0828984d]{align-items:center;color:#10b981;display:flex;font-size:12px;font-weight:500;justify-content:center;margin-bottom:8px;min-height:18px}.tier-discount[data-v-0828984d]:empty:after{content:" ";opacity:0}.buy-button[data-v-0828984d]{align-items:center;background:#000;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:8px;justify-content:flex-start;margin-top:10px;overflow:hidden;padding:8px 16px;position:relative;text-decoration:none;transform:translateZ(0);transition:width .3s cubic-bezier(.25,.46,.45,.94);width:80px;will-change:width}.buy-button .btn-text[data-v-0828984d]{position:relative;transition:transform .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:2}.buy-button .btn-arrow[data-v-0828984d]{align-items:center;display:flex;opacity:0;overflow:hidden;position:relative;transform:translate(-10px) scale(.8);transition:opacity .25s cubic-bezier(.25,.46,.45,.94) .02s,transform .3s cubic-bezier(.34,1.56,.64,1) .01s,width .3s cubic-bezier(.25,.46,.45,.94);width:0;z-index:2}.buy-button .btn-arrow img[data-v-0828984d]{filter:brightness(0) invert(1);height:12px;transition:transform .2s ease;width:12px}.buy-button[data-v-0828984d]:hover{width:100px}.buy-button:hover .btn-text[data-v-0828984d]{transform:translate(-2px)}.buy-button:hover .btn-arrow[data-v-0828984d]{margin-left:4px;opacity:1;transform:translate(0) scale(1);width:16px}.buy-button:hover .btn-arrow img[data-v-0828984d]{transform:translate(1px)}.buy-button[data-v-0828984d]:before{background:linear-gradient(90deg,#333,#444);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.25,.46,.45,.94);z-index:1}.buy-button[data-v-0828984d]:hover:before{transform:scaleX(1)}.buy-button[data-v-0828984d]:after{border-radius:20px;bottom:0;box-shadow:0 0 #0000004d;content:"";left:0;position:absolute;right:0;top:0;transition:box-shadow .4s cubic-bezier(.25,.46,.45,.94);z-index:0}.buy-button[data-v-0828984d]:hover:after{box-shadow:0 4px 15px #00000026}@media (max-width:768px){.flat-card[data-v-0828984d]{padding:20px 15px}.continent-wrapper[data-v-0828984d]{justify-content:center}.country-grid[data-v-0828984d]{grid-template-columns:1fr}.pricing-grid[data-v-0828984d]{grid-template-columns:repeat(2,1fr)}}
