﻿.pv2-wrap{--pv2-green: #00b479;--pv2-green-dark: rgb(0, 149.4, 100.43);--pv2-green-soft: #f0fbf6;--pv2-green-border: #d1f0e0;--pv2-red: #dc2626;--pv2-yellow: #fbbf24;--pv2-yellow-text: #78350f;--pv2-star: #facc15;--pv2-ink: #0f172a;--pv2-ink-mute: #475569;--pv2-ink-soft: #64748b;--pv2-ink-faint: #94a3b8;--pv2-border: #eef0f2;--pv2-border-soft: #F1F1F3;--pv2-bg-soft: #fafafa;--pv2-bg-cool: #f8fafc;--pv2-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);padding:0 0 64px;color:#0f172a;font-size:14px;line-height:1.55}.pv2-wrap *,.pv2-wrap *::before,.pv2-wrap *::after{box-sizing:border-box}.pv2-hero{padding:40px 0 24px;border-bottom:1px solid #f1f1f3;margin-bottom:32px;text-align:center}@media(max-width: 640px){.pv2-hero{padding:30px 0 24px;margin-bottom:24px}}.pv2-h1{margin:0;font-size:30px;font-weight:700;color:#0f172a;letter-spacing:-0.6px;line-height:1.2}@media(max-width: 640px){.pv2-h1{font-size:22px;letter-spacing:-0.4px}}.pv2-hero-meta{margin-top:14px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 14px;font-size:12.5px;color:#64748b}.pv2-hero-meta .sep{color:#cbd5e1}.pv2-hero-meta .trust{display:inline-flex;align-items:center;gap:5px}.pv2-hero-meta .trust b{color:#0f172a;font-weight:600}.pv2-hero-meta .trust .ic{color:#94a3b8;font-size:13px;line-height:1;flex-shrink:0}@media(max-width: 640px){.pv2-hero-meta{font-size:11.5px;gap:10px 14px}.pv2-hero-meta .sep{display:none}}.pv2-rating-chip{display:inline-flex;align-items:center;gap:6px;color:#475569;font-weight:500;text-decoration:none;transition:color .15s}.pv2-rating-chip:hover{color:#0f172a}.pv2-rating-chip .stars{color:#facc15;letter-spacing:1px;font-size:12px}.pv2-rating-chip b{color:#0f172a;font-weight:700}.pv2-rating-chip .count{color:#94a3b8;font-weight:400}.pv2-rating-chip .arrow{color:#cbd5e1;font-size:10px;transition:transform .15s,color .15s}.pv2-rating-chip:hover .arrow{color:#00b479;transform:translateX(2px)}@media(max-width: 640px){.pv2-rating-chip .stars{letter-spacing:0;font-size:11px}}.pv2-product{display:grid;grid-template-columns:minmax(0, 1fr) 380px;grid-template-areas:"packages detail" "included detail" "faq      detail";column-gap:32px;row-gap:24px;align-items:start}.pv2-product>.pv2-packages{grid-area:packages;min-width:0}.pv2-product>.pv2-included{grid-area:included;min-width:0}.pv2-product>.pv2-faqs{grid-area:faq;min-width:0}.pv2-product>.pv2-detail{grid-area:detail}@media(max-width: 1024px){.pv2-product{grid-template-columns:1fr;grid-template-areas:"packages" "detail" "included" "faq"}}.pv2-section-label{font-size:14px;font-weight:600;color:#475569;letter-spacing:.5px;text-transform:uppercase;margin:0 0 14px}.pv2-chips{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px}@media(max-width: 760px){.pv2-chips{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 480px){.pv2-chips{grid-template-columns:repeat(2, 1fr)}}.pv2-chip{position:relative;background:#fff;border:1.5px solid #eef0f2;border-radius:12px;padding:30px 10px 14px;cursor:pointer;text-align:center;min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;font:inherit;color:inherit;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s}.pv2-chip:hover:not(.inactive){border-color:#94a3b8}.pv2-chip:active:not(.inactive){transform:scale(0.98)}.pv2-chip:focus-visible{outline:2px solid #00b479;outline-offset:2px}.pv2-chip.on{border-color:#00b479;background:#f0fbf6;box-shadow:0 0 0 3px rgba(0,180,121,.12)}.pv2-chip.on::after{content:"✓";position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:50%;background:#00b479;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:2}.pv2-chip.on .save{color:#15803d}.pv2-chip.on .save.trial{color:#94a3b8}.pv2-chip.on .price{color:rgb(0,149.4,100.43)}.pv2-chip.inactive{opacity:.45;cursor:not-allowed;pointer-events:none}.pv2-chip .qty{font-size:18px;font-weight:800;color:#0f172a;line-height:1;letter-spacing:-0.3px;font-variant-numeric:tabular-nums}.pv2-chip .unit{font-size:10.5px;font-weight:600;color:#64748b;letter-spacing:.4px;text-transform:uppercase}.pv2-chip .price{font-size:13px;font-weight:700;color:#0f172a;margin-top:4px;font-variant-numeric:tabular-nums}.pv2-chip .save{font-size:10.5px;color:#dc2626;font-weight:700;margin-top:auto;padding-top:6px}.pv2-chip .save.trial{color:#94a3b8}.pv2-chip-ribbon{position:absolute;top:8px;left:50%;transform:translateX(-50%);font-size:8px;font-weight:800;padding:3px 7px;border-radius:4px;letter-spacing:.5px;white-space:nowrap;z-index:1;color:#fff;background:#0f172a}.pv2-chip-ribbon.pop{background:#fbbf24;color:#78350f}.pv2-chip-ribbon.best{background:#00b479;color:#fff}.pv2-chip-ribbon.updating{background:#fef3c7;color:#78350f}.pv2-maintenance-banner{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;margin:0 0 24px;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #ea580c;border-radius:12px;color:#7c2d12}.pv2-maintenance-banner .pv2-maintenance-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#fed7aa;color:#ea580c;display:flex;align-items:center;justify-content:center}.pv2-maintenance-banner .pv2-maintenance-body{flex:1;min-width:0}.pv2-maintenance-banner .pv2-maintenance-body b{display:block;font-size:14.5px;font-weight:700;color:#7c2d12;margin:1px 0 4px}.pv2-maintenance-banner .pv2-maintenance-body p{margin:0 0 6px;font-size:13px;line-height:1.5;color:#92400e}.pv2-maintenance-banner .pv2-maintenance-body small{display:block;font-size:11.5px;color:#b45309;line-height:1.45}.pv2-product-maint .pv2-packages,.pv2-product-maint .pv2-detail{opacity:.55;pointer-events:none;user-select:none;filter:saturate(0.6)}.pv2-chip-modal{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px)}.pv2-chip-modal[hidden]{display:none}.pv2-chip-modal-card{background:#fff;border-radius:14px;padding:28px 26px 22px;max-width:360px;width:100%;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.3);animation:pv2ChipModalIn .22s ease-out}@keyframes pv2ChipModalIn{from{opacity:0;transform:scale(0.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.pv2-chip-modal-card .pv2-chip-modal-icon{font-size:36px;margin-bottom:8px;line-height:1}.pv2-chip-modal-card h3{margin:0 0 8px;font-size:17px;font-weight:700;color:#0f172a}.pv2-chip-modal-card p{margin:0 0 18px;font-size:13.5px;color:#64748b;line-height:1.5}.pv2-chip-modal-card .pv2-chip-modal-ok{background:#00b479;color:#fff;border:0;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,box-shadow .15s;font-family:inherit}.pv2-chip-modal-card .pv2-chip-modal-ok:hover{background:rgb(0,149.4,100.43);box-shadow:0 4px 12px rgba(0,180,121,.25)}.pv2-included{padding:18px 22px;background:#fafafa;border:1px solid #f1f1f3;border-radius:12px}.pv2-included-h{margin:0 0 12px;font-size:13px;font-weight:600;color:#475569;letter-spacing:.5px;text-transform:uppercase}.pv2-included-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:10px 18px}@media(max-width: 600px){.pv2-included-list{grid-template-columns:1fr}}.pv2-included-list li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#0f172a;line-height:1.4}.pv2-included-list li::before{content:"✓";width:20px;height:20px;min-width:20px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}.pv2-included-list li b{font-weight:600}.pv2-included-list li small{display:block;color:#64748b;font-weight:400;font-size:12px;margin-top:2px}.pv2-faqs{border:1px solid #f1f1f3;border-radius:12px;overflow:hidden;background:#fff}.pv2-faqs-h{margin:0;padding:16px 22px;font-size:13px;font-weight:600;color:#475569;letter-spacing:.5px;text-transform:uppercase;background:#fafafa;border-bottom:1px solid #f1f1f3}.pv2-faq-item{border-bottom:1px solid #f1f1f3}.pv2-faq-item:last-of-type{border-bottom:0}.pv2-faq-item.faq-hidden{display:none}.pv2-faq-item summary{padding:14px 22px;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;list-style:none;transition:background .15s}.pv2-faq-item summary::-webkit-details-marker{display:none}.pv2-faq-item summary:hover{background:#fafafa}.pv2-faq-item summary::after{content:"+";font-size:20px;font-weight:400;color:#94a3b8;transition:transform .2s,color .15s}.pv2-faq-item[open] summary::after{transform:rotate(45deg);color:#00b479}.pv2-faq-item .ans{padding:4px 22px 18px;font-size:13.5px;color:#475569;line-height:1.65;overflow-wrap:anywhere;word-break:break-word}.pv2-faq-item .ans>*:first-child{margin-top:0}.pv2-faq-item .ans>*:last-child{margin-bottom:0}.pv2-faq-item .ans p{margin:0 0 10px;font-size:13.5px;line-height:1.65}.pv2-faq-item .ans strong,.pv2-faq-item .ans b{color:#0f172a;font-weight:700}.pv2-faq-item .ans em,.pv2-faq-item .ans i{color:#475569;font-style:italic}.pv2-faq-item .ans h3{margin:14px 0 6px;font-size:13.5px;font-weight:600;color:#0f172a;letter-spacing:.1px}.pv2-faq-item .ans h4{margin:12px 0 6px;font-size:13px;font-weight:600;color:#0f172a}.pv2-faq-item .ans ul{margin:6px 0 12px;padding-left:22px;list-style:disc outside}.pv2-faq-item .ans ol{margin:6px 0 12px;padding-left:22px;list-style:decimal outside}.pv2-faq-item .ans li{margin-bottom:4px;font-size:13.5px;line-height:1.6;display:list-item}.pv2-faq-item .ans li::marker{color:#475569}.pv2-faq-item .ans hr{border:0;border-top:1px dashed #eef0f2;margin:14px 0}.pv2-faq-item .ans code{background:#f8fafc;color:#0f172a;padding:1px 6px;border-radius:4px;font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pv2-faq-item .ans blockquote{margin:8px 0 12px;padding:8px 14px;border-left:3px solid #00b479;background:#f0fbf6;color:#0f172a;border-radius:0 6px 6px 0;font-style:normal}.pv2-faq-item .ans a{color:rgb(0,149.4,100.43);text-decoration:none;font-weight:600;border-bottom:1px solid rgba(0,180,121,.35);transition:color .15s,border-color .15s}.pv2-faq-item .ans a:hover{color:#00b479;border-bottom-color:#00b479}.pv2-faq-item .ans img{display:block;max-width:100%;height:auto;margin:12px 0;border:1px solid #f1f1f3;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04);background:#fff}.pv2-faq-item .ans figure{margin:14px 0}.pv2-faq-item .ans figcaption{margin-top:6px;font-size:11.5px;color:#94a3b8;text-align:center}.pv2-faq-item .ans iframe,.pv2-faq-item .ans video{max-width:100%;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:10px;margin:12px 0;background:#000}.pv2-faq-item .ans table{width:100%;border-collapse:collapse;margin:10px 0;font-size:13px}.pv2-faq-item .ans th,.pv2-faq-item .ans td{padding:8px 10px;border:1px solid #f1f1f3;text-align:left}.pv2-faq-item .ans th{background:#fafafa;color:#0f172a;font-weight:700}.pv2-faq-more{margin:14px auto;display:flex;align-items:center;gap:6px;background:rgba(0,0,0,0);border:0;color:rgb(0,149.4,100.43);font-size:13.5px;font-weight:700;cursor:pointer;padding:8px 14px;border-radius:8px;transition:background .15s;font-family:inherit}.pv2-faq-more:hover{background:#f0fbf6}.pv2-faq-more .arr{transition:transform .2s}.pv2-faq-more.open .arr{transform:rotate(180deg)}.pv2-detail{position:sticky;top:140px;background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.04);max-height:calc(100vh - 160px);overflow-y:auto}.pv2-detail::-webkit-scrollbar{width:6px}.pv2-detail::-webkit-scrollbar-thumb{background:#eef0f2;border-radius:3px}.pv2-detail::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@media(max-width: 1024px){.pv2-detail{position:static;max-height:none}}.pv2-detail-lbl{font-size:11px;font-weight:600;color:#64748b;letter-spacing:.6px;text-transform:uppercase}.pv2-detail-name{margin:6px 0 16px;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-0.4px;line-height:1.2}.pv2-detail-name .qty{font-variant-numeric:tabular-nums}.pv2-priceblock{padding:16px 0 18px;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3}.pv2-priceblock .row1{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.pv2-priceblock .now{font-size:36px;font-weight:800;color:#00b479;letter-spacing:-0.8px;line-height:1;font-variant-numeric:tabular-nums;display:inline-flex;align-items:baseline;gap:2px}.pv2-priceblock .now .cur{font-size:22px;font-weight:700}.pv2-priceblock .was{font-size:16px;color:#94a3b8;text-decoration:line-through;display:inline-flex;align-items:baseline;gap:1px}.pv2-priceblock .was[hidden]{display:none}.pv2-priceblock .was .cur{font-size:13px}.pv2-priceblock .save{display:inline-block;font-size:11.5px;font-weight:800;color:#fff;background:#dc2626;padding:3px 9px;border-radius:4px;letter-spacing:.3px}.pv2-priceblock .save[hidden]{display:none}.pv2-priceblock .per{margin-top:8px;font-size:12.5px;color:#64748b}.pv2-priceblock .per b{color:#374151;font-weight:600;font-variant-numeric:tabular-nums}.pv2-detail-actions{margin-top:18px;display:flex;flex-direction:column;gap:10px}@media(max-width: 1024px){.pv2-detail-actions{display:none}}.pv2-btn{width:100%;height:48px;border-radius:10px;font-weight:700;font-size:15px;cursor:pointer;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.2px;text-decoration:none;font-family:inherit;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .12s}.pv2-btn:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(0,180,121,.35)}.pv2-btn .icon{width:18px;height:18px;flex-shrink:0}.pv2-btn-primary{background:#00b479;color:#fff}.pv2-btn-primary:hover{background:rgb(0,149.4,100.43);box-shadow:0 6px 18px rgba(0,180,121,.35)}.pv2-btn-primary:active{transform:translateY(1px)}.pv2-btn-primary:focus-visible{box-shadow:0 0 0 3px rgba(0,180,121,.35),0 6px 18px rgba(0,180,121,.25)}.pv2-btn-primary.is-disabled{background:#fff;color:#00b479;border:1px solid #bbf7d0;box-shadow:none;cursor:not-allowed}.pv2-btn-primary.is-disabled:hover{background:#f0fbf6;box-shadow:none;transform:none}.pv2-btn-primary.is-disabled:active{transform:none}.pv2-btn-primary.is-disabled:focus-visible{box-shadow:0 0 0 3px rgba(0,180,121,.15)}.pv2-btn-ghost{background:#fff;color:#0f172a;border:1.5px solid #d1d5db}.pv2-btn-ghost:hover{border-color:#0f172a}.pv2-detail-trust{list-style:none;margin:18px 0 0;padding:16px 0 0;border-top:1px solid #f1f1f3;display:flex;flex-direction:column;gap:8px;font-size:12px;color:#64748b}.pv2-detail-trust li{display:flex;align-items:center;gap:8px;line-height:1.45}.pv2-detail-trust li .ic{font-size:13px;flex-shrink:0}.pv2-detail-trust li b{color:#0f172a;font-weight:700}.pv2-guarantee{margin-top:16px;background:#f0fbf6;border:1px solid #d1f0e0;border-radius:10px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start}.pv2-guarantee .gi{width:28px;height:28px;min-width:28px;border-radius:50%;background:#00b479;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.pv2-guarantee .gt{font-size:11.5px;color:#0f172a;line-height:1.4}.pv2-guarantee .gt b{display:block;font-size:13px;color:#0f172a;margin-bottom:2px}.pv2-guarantee .gt span{color:#475569;font-size:10px}.pv2-mini-rev{margin-top:14px;padding:14px;background:#fafafa;border:1px solid #f1f1f3;border-radius:10px}.pv2-mini-rev .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px}.pv2-mini-rev .head .nm{font-size:12.5px;font-weight:700;color:#0f172a}.pv2-mini-rev .head .st{color:#facc15;letter-spacing:1px;font-size:11px}.pv2-mini-rev .head .st .off{color:#eef0f2}.pv2-mini-rev .tx{font-size:12px;color:#475569;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pv2-mini-rev .more{display:inline-block;margin-top:8px;font-size:12px;font-weight:700;color:#00b479;text-decoration:none}.pv2-mini-rev .more:hover{text-decoration:underline}.pv2-reviews{margin-top:56px;padding-top:32px;border-top:1px solid #f1f1f3;scroll-margin-top:140px}.pv2-rev-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:18px}.pv2-rev-head h2{margin:0;font-size:24px;font-weight:800;color:#0f172a;letter-spacing:-0.4px}.pv2-rev-summary{display:flex;align-items:center;gap:10px;font-size:13px;color:#475569}.pv2-rev-summary .stars{color:#facc15;letter-spacing:2px;font-size:15px}.pv2-rev-summary .stars .off{color:#eef0f2}.pv2-rev-summary b{color:#0f172a;font-weight:700;font-size:15px}.pv2-rev-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.pv2-fc{background:#fff;border:1px solid #eef0f2;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:600;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-family:inherit;transition:border-color .15s,color .15s,background .15s,opacity .15s}.pv2-fc:hover:not(:disabled){border-color:#cbd5e1;color:#0f172a}.pv2-fc.on{background:#f0fbf6;border-color:#00b479;color:rgb(0,149.4,100.43)}.pv2-fc:disabled{opacity:.5;cursor:not-allowed}.pv2-fc .ct{font-size:11px;color:#94a3b8;font-weight:600}.pv2-fc.on .ct{color:#00b479}.pv2-rev-toggle.busy{opacity:.7;pointer-events:none}.pv2-rev-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;align-items:start}@media(max-width: 900px){.pv2-rev-layout{grid-template-columns:1fr;grid-template-areas:"reviews" "form"}.pv2-rev-layout .pv2-revform{grid-area:form}.pv2-rev-layout .pv2-rev-col{grid-area:reviews}}.pv2-rev-col{min-width:0}.pv2-rev-empty{padding:24px;background:#fafafa;border:1px dashed #eef0f2;border-radius:12px;text-align:center;font-size:14px;color:#94a3b8}.pv2-rev-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;align-items:stretch}@media(max-width: 700px){.pv2-rev-grid{grid-template-columns:1fr}}.pv2-rev-card{background:#fff;border:1px solid #eef0f2;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;height:100%;transition:border-color .15s,box-shadow .15s}.pv2-rev-card:hover{border-color:#cbd5e1;box-shadow:0 1px 6px rgba(0,0,0,.04)}.pv2-rev-card.hide{display:none}.pv2-rev-card .top{display:flex;align-items:center;gap:10px}.pv2-rev-card .av{width:36px;height:36px;min-width:36px;border-radius:50%;background:#00b479;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:-0.3px;text-transform:uppercase}.pv2-rev-card .who{display:flex;flex-direction:column;gap:2px;min-width:0}.pv2-rev-card .who .nm{font-size:13.5px;font-weight:700;color:#0f172a;line-height:1.2}.pv2-rev-card .who .dt{font-size:11.5px;color:#94a3b8}.pv2-rev-card .stars{color:#facc15;letter-spacing:1px;font-size:12px}.pv2-rev-card .stars .off{color:#eef0f2}.pv2-rev-card .tx{font-size:13.5px;color:#374151;line-height:1.55;flex:1;margin:0}.pv2-rev-card .vf{font-size:11px;color:#15803d;font-weight:600;display:inline-flex;align-items:center;gap:4px;margin-top:auto}.pv2-rev-toggle-wrap{margin-top:22px;display:flex;justify-content:center}.pv2-rev-toggle{background:#fff;border:1px solid #00b479;color:rgb(0,149.4,100.43);border-radius:10px;padding:11px 22px;font-size:13.5px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:inherit;transition:background .15s}.pv2-rev-toggle:hover{background:#f0fbf6}.pv2-rev-toggle .ct{font-size:11.5px;color:#94a3b8;font-weight:500}.pv2-rev-toggle .arr{transition:transform .2s}.pv2-rev-toggle.open .arr{transform:rotate(180deg)}.pv2-revform{background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:20px;position:sticky;top:140px;box-shadow:0 1px 3px rgba(15,23,42,.03);scroll-margin-top:140px}@media(max-width: 900px){.pv2-revform{position:static}}.pv2-revform form{display:flex;flex-direction:column;gap:13px}.pv2-revform-title{margin:0 0 4px;font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-0.2px;display:flex;align-items:center;gap:7px}.pv2-revform-title::before{content:"";width:3px;height:14px;background:#00b479;border-radius:2px}.pv2-revform-sub{margin:0 0 16px;font-size:12px;color:#94a3b8;line-height:1.5}.pv2-field{display:flex;flex-direction:column;gap:5px}.pv2-field label{font-size:11px;font-weight:600;color:#475569;letter-spacing:.3px;text-transform:uppercase}.pv2-field input[type=text],.pv2-field input[type=email],.pv2-field input[type=tel],.pv2-field textarea{width:100%;box-sizing:border-box;padding:9px 12px;border:1px solid #eef0f2;border-radius:8px;font-size:13px;color:#0f172a;outline:none;font-family:inherit;background:#fff;transition:border-color .15s,box-shadow .15s}.pv2-field input[type=text]::placeholder,.pv2-field input[type=email]::placeholder,.pv2-field input[type=tel]::placeholder,.pv2-field textarea::placeholder{color:#cbd5e1}.pv2-field input[type=text]:focus,.pv2-field input[type=email]:focus,.pv2-field input[type=tel]:focus,.pv2-field textarea:focus{border-color:#00b479;box-shadow:0 0 0 3px rgba(0,180,121,.1)}.pv2-field textarea{resize:vertical;min-height:90px;line-height:1.5}.pv2-field .iti{width:100%;display:block}.pv2-field .iti input[type=tel]{padding-left:52px;padding-right:12px}.pv2-field.has-error input,.pv2-field.has-error textarea,.pv2-field.has-error .pv2-stars{border-color:#fca5a5;background:snow}.pv2-field.has-error .pv2-field-error{display:block}.pv2-field-error{font-size:11px;color:#dc2626;font-weight:500;display:none;line-height:1.3}.pv2-stars{display:inline-flex;gap:4px;padding:7px 10px;border:1px solid #eef0f2;border-radius:8px;background:#fff;cursor:pointer;user-select:none;align-items:center;transition:border-color .15s}.pv2-stars:hover{border-color:#cbd5e1}.pv2-stars .st{font-size:22px;color:#eef0f2;line-height:1;transition:color .12s,transform .12s}.pv2-stars .st.on{color:#facc15}.pv2-stars .st:hover{transform:scale(1.15)}.pv2-stars .st:focus-visible{outline:2px solid #00b479;outline-offset:2px;border-radius:2px}.pv2-stars[data-value="0"]:hover .st{color:#fde68a}.pv2-stars .lbl{margin-left:auto;font-size:10.5px;color:#94a3b8;font-weight:700;padding:3px 9px;background:#f1f5f9;border-radius:6px;letter-spacing:.3px;text-transform:uppercase}.pv2-stars[data-value="0"] .lbl::before{content:"—"}.pv2-stars[data-value="1"] .lbl::before{content:"Poor"}.pv2-stars[data-value="2"] .lbl::before{content:"Fair"}.pv2-stars[data-value="3"] .lbl::before{content:"Good"}.pv2-stars[data-value="4"] .lbl::before{content:"Very Good"}.pv2-stars[data-value="5"] .lbl::before{content:"Excellent"}.pv2-stars:not([data-value="0"]) .lbl{background:#f0fbf6;color:#15803d}.pv2-revform form button#pv2-revFormSubmit{width:100%;padding:12px 16px;background:#00b479;color:#fff;border:0;border-radius:8px;font-weight:700;font-size:13.5px;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;margin-top:6px;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background .15s,box-shadow .15s,transform .12s}.pv2-revform form button#pv2-revFormSubmit:hover:not(:disabled){background:rgb(0,149.4,100.43);box-shadow:0 4px 14px rgba(0,180,121,.3);transform:translateY(-1px)}.pv2-revform form button#pv2-revFormSubmit:active{transform:translateY(0)}.pv2-revform form button#pv2-revFormSubmit:disabled{background:#fff;color:#00b479;border:1px solid #bbf7d0;cursor:not-allowed;opacity:.95;transform:none;box-shadow:none}.pv2-revform-success{background:#f0fbf6;border:1px solid #bbf7d0;color:#15803d;padding:11px 13px;border-radius:8px;font-size:12.5px;font-weight:500;display:none;line-height:1.5;margin-top:4px}.pv2-revform-success.show{display:block;animation:pv2FadeIn .25s ease-out}@keyframes pv2FadeIn{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 1024px){body:has(.pv2-detail-mobile-bar) .hiddenFixed{bottom:92px}}body:has(.pv2-wrap.pv2-checkout) .hiddenFixed{display:none}.pv2-content{margin-top:56px;padding-top:40px;border-top:1px solid #f1f1f3;display:grid;grid-template-columns:minmax(0, 1fr) 280px;gap:48px;align-items:flex-start}@media(max-width: 1024px){.pv2-content{grid-template-columns:1fr;gap:24px}}.pv2-wrap .pv2-content-body{color:#444;font-size:16px;line-height:1.8;font-family:inherit;font-weight:400;min-width:0;order:1}.pv2-wrap .pv2-content-body>*:first-child{margin-top:0}.pv2-wrap .pv2-content-body h2{margin:30px 0 14px;padding:0 0 15px;font-size:26px;font-weight:800;color:#353945;letter-spacing:-0.5px;line-height:1.25;scroll-margin-top:140px;text-align:left}.pv2-wrap .pv2-content-body h2:first-child{margin-top:0}.pv2-wrap .pv2-content-body h3{margin:20px 0 10px;padding:0 0 10px;font-size:16px;font-weight:700;color:#353945;letter-spacing:0;line-height:1.4;scroll-margin-top:140px;text-align:left}.pv2-wrap .pv2-content-body h4{margin:15px 0 8px;padding:0 0 8px;font-size:15px;font-weight:700;color:#353945;text-align:left}.pv2-wrap .pv2-content-body h5{margin:14px 0 6px;padding:0;font-size:14px;font-weight:700;color:#353945;text-align:left;text-transform:none}.pv2-wrap .pv2-content-body p{margin:0 0 14px;padding:0;font-size:14px;line-height:1.7;color:#444;max-width:72ch;border:0;float:none;display:block;width:auto}.pv2-wrap .pv2-content-body p:first-child{margin-top:0}.pv2-wrap .pv2-content-body p:last-child{margin-bottom:0}.pv2-wrap .pv2-content-body strong,.pv2-wrap .pv2-content-body b{color:#0f172a;font-weight:700}.pv2-wrap .pv2-content-body em,.pv2-wrap .pv2-content-body i{font-style:italic}.pv2-wrap .pv2-content-body ul,.pv2-wrap .pv2-content-body ol{margin:0 0 16px;max-width:72ch}.pv2-wrap .pv2-content-body ul{padding-left:24px}.pv2-wrap .pv2-content-body ol{padding-left:25px}.pv2-wrap .pv2-content-body li{margin-bottom:8px;font-size:14px;line-height:1.7;color:#444}.pv2-wrap .pv2-content-body ul li{list-style-type:disc}.pv2-wrap .pv2-content-body ul li::marker{color:#00b479}.pv2-wrap .pv2-content-body ol li{list-style-type:decimal}.pv2-wrap .pv2-content-body ol li::marker{color:#00b479;font-weight:600}.pv2-wrap .pv2-content-body a{font-size:14px;color:rgb(0,149.4,100.43);text-decoration:none;border-bottom:1px solid rgba(0,180,121,.4);transition:color .15s,border-color .15s;font-weight:600}.pv2-wrap .pv2-content-body a:hover{color:#00b479;border-bottom-color:#00b479}.pv2-wrap .pv2-content-body img{max-width:100%;height:auto;border-radius:10px;margin:14px 0;box-shadow:0 1px 3px rgba(0,0,0,.04)}.pv2-wrap .pv2-content-body blockquote{background:#f0fbf6;border-left:4px solid #00b479;margin:20px 0;padding:15px 20px;border-radius:0 10px 10px 0;font-style:italic;color:#475569}.pv2-wrap .pv2-content-body blockquote p:last-child{padding-bottom:0}.pv2-toc{position:sticky;top:140px;max-height:calc(100vh - 160px);overflow-y:auto;overflow-x:hidden;align-self:flex-start;order:2;padding-right:6px;scrollbar-width:thin;scrollbar-color:#cbd5e1 rgba(0,0,0,0)}.pv2-toc::-webkit-scrollbar{width:5px}.pv2-toc::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.pv2-toc::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.pv2-toc::-webkit-scrollbar-thumb:hover{background:#94a3b8}.pv2-toc .lt{font-size:10.5px;font-weight:600;color:#94a3b8;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 12px;padding:0 0 0 16px}.pv2-toc ul{list-style:none;margin:0;padding:0;border-left:2px solid #eef0f2;display:flex;flex-direction:column}.pv2-toc li{margin-left:-2px;list-style:none}.pv2-toc a{display:block;font-size:13px;color:#64748b;text-decoration:none;font-weight:500;padding:6px 0 6px 16px;border-left:2px solid rgba(0,0,0,0);line-height:1.4;transition:color .15s,border-color .15s;word-wrap:break-word;overflow-wrap:anywhere}.pv2-toc a:hover{color:#0f172a}.pv2-toc a.active{color:#00b479;border-left-color:#00b479;font-weight:600}.pv2-toc ul.sub{list-style:none;border-left:0;padding-left:16px;margin:2px 0 4px}.pv2-toc ul.sub li{margin-left:0}.pv2-toc ul.sub a{font-size:12px;color:#94a3b8;padding:4px 0 4px 12px;border-left:2px solid #f1f5f9}.pv2-toc ul.sub a:hover{color:#475569;border-left-color:#cbd5e1}.pv2-toc ul.sub a.active{color:#00b479;border-left-color:#00b479;font-weight:600}@media(max-width: 1024px){.pv2-toc{position:static;padding:14px 16px;background:#fafafa;border:1px solid #f1f1f3;border-radius:10px;order:0;max-height:none}.pv2-toc .lt{padding:0;margin-bottom:8px}.pv2-toc ul{flex-direction:row;flex-wrap:wrap;gap:4px 10px;border-left:0}.pv2-toc li{margin-left:0}.pv2-toc a{padding:4px 0;border:0;border-bottom:1px dashed rgba(0,0,0,0);font-size:13px}.pv2-toc a:hover{border-bottom-color:#00b479}.pv2-toc a.active{border-bottom-color:#00b479}.pv2-toc ul.sub{display:none}}@media(prefers-reduced-motion: reduce){.pv2-wrap *,.pv2-wrap *::before,.pv2-wrap *::after{transition:none !important;animation:none !important}}.pv2-co-strip{margin-top:10px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:#94a3b8;justify-content:center}.pv2-co-strip .back{color:#00b479;text-decoration:none;font-weight:500;transition:color .15s}.pv2-co-strip .back:hover{text-decoration:underline}.pv2-co-strip .count{font-weight:500}.pv2-co-strip .sep{color:#cbd5e1}.pv2-co-strip .clear{background:none;border:0;cursor:pointer;padding:0;font-family:inherit;font-size:13px;font-weight:500;color:#94a3b8;transition:color .15s}.pv2-co-strip .clear:hover{color:#dc2626;text-decoration:underline}.pv2-wrap.pv2-checkout.is-empty .pv2-hero{text-align:center;border-bottom:1px solid #f1f1f3;margin-bottom:20px;padding:28px 0 18px}.pv2-wrap.pv2-checkout.is-empty .pv2-h1{font-size:28px;font-weight:600;letter-spacing:-0.5px;margin:0 0 10px}@media(max-width: 600px){.pv2-wrap.pv2-checkout.is-empty .pv2-h1{font-size:24px}}.pv2-co-empty-rich{background:#fff;border:1px solid #eef0f2;border-radius:10px;padding:50px 30px;text-align:center;width:100%;margin:0}@media(max-width: 600px){.pv2-co-empty-rich{padding:36px 18px}}.pv2-co-empty-h{margin:0 0 6px;font-size:18px;font-weight:600;color:#0f172a;letter-spacing:0}.pv2-co-empty-sub{margin:0 0 18px;font-size:13px;color:#94a3b8;line-height:1.5}.pv2-co-search-wrap{max-width:480px;margin:0 auto 18px;position:relative;text-align:left}.pv2-co-search-input{position:relative}.pv2-co-search-input .ic{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:inline-flex;align-items:center;justify-content:center}.pv2-co-search-input input{width:100%;box-sizing:border-box;padding:13px 14px 13px 40px;border:1.5px solid #eef0f2;border-radius:10px;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;background:#fff}.pv2-co-search-input input::placeholder{color:#94a3b8}.pv2-co-search-input input:focus{border-color:#00b479;box-shadow:0 0 0 4px rgba(0,180,121,.1)}.pv2-co-search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #eef0f2;border-radius:10px;box-shadow:0 12px 36px rgba(15,23,42,.08);max-height:360px;overflow-y:auto;z-index:40;padding:6px}.pv2-co-search-dropdown[hidden]{display:none}.pv2-co-search-dropdown .pv2-co-search-row{display:grid;grid-template-columns:32px minmax(0, 1fr) auto auto auto;align-items:center;gap:10px;padding:8px 10px;border-radius:7px;transition:background .12s}.pv2-co-search-dropdown .pv2-co-search-row:hover{background:#f8fafc}.pv2-co-search-dropdown .pv2-co-search-row .thumb{width:32px;height:32px;border-radius:6px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pv2-co-search-dropdown .pv2-co-search-row .nm{font-size:13px;font-weight:500;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv2-co-search-dropdown .pv2-co-search-row .pr{font-size:12.5px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.pv2-co-search-dropdown .pv2-co-search-row .qa-view{font-size:11.5px;color:#64748b;text-decoration:none;padding:4px 8px;border-radius:5px;transition:background .12s,color .12s,box-shadow .12s;white-space:nowrap;cursor:pointer}.pv2-co-search-dropdown .pv2-co-search-row .qa-view:hover{background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #eef0f2}.pv2-co-search-dropdown .pv2-co-search-row .qa-view.dim{color:#cbd5e1;cursor:default;pointer-events:none}.pv2-co-search-dropdown .pv2-co-search-row .qa-add{background:#f0fbf6;color:#15803d;border:1px solid #bbf7d0;border-radius:5px;padding:4px 10px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;line-height:1;white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.pv2-co-search-dropdown .pv2-co-search-row .qa-add:hover:not(:disabled){background:#00b479;color:#fff;border-color:#00b479}.pv2-co-search-dropdown .pv2-co-search-row .qa-add:disabled{opacity:.6;cursor:not-allowed}@media(max-width: 540px){.pv2-co-search-dropdown .pv2-co-search-row{grid-template-columns:32px minmax(0, 1fr) auto;grid-template-areas:"thumb name price" "thumb view  add";gap:4px 10px}.pv2-co-search-dropdown .pv2-co-search-row .thumb{grid-area:thumb}.pv2-co-search-dropdown .pv2-co-search-row .nm{grid-area:name}.pv2-co-search-dropdown .pv2-co-search-row .pr{grid-area:price;text-align:right}.pv2-co-search-dropdown .pv2-co-search-row .qa-view{grid-area:view;padding:2px 0;justify-self:start}.pv2-co-search-dropdown .pv2-co-search-row .qa-add{grid-area:add;justify-self:end}}.pv2-co-search-dropdown .pv2-co-search-empty,.pv2-co-search-dropdown .pv2-co-search-loading{padding:14px;text-align:center;color:#94a3b8;font-size:12.5px;font-style:italic}.pv2-co-empty-cta.pv2-btn{display:inline-flex;width:auto;height:auto;min-width:0;padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:0;border:1px solid #00b479}.pv2-co-layout{display:grid;grid-template-columns:minmax(0, 1fr) 360px;gap:24px;align-items:start;position:relative}@media(max-width: 1024px){.pv2-co-layout{grid-template-columns:1fr}}.pv2-co-main{min-width:0;display:flex;flex-direction:column;gap:16px}.pv2-co-side{min-width:0;align-self:stretch}.pv2-co-stepper{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;margin-bottom:22px;border-bottom:1px solid #f1f1f3;position:relative;scroll-margin-top:140px}.pv2-co-stepper .pv2-co-step{padding:14px 18px;background:rgba(0,0,0,0);border:0;cursor:pointer;font-family:inherit;text-align:left;display:flex;align-items:center;gap:11px;position:relative;transition:background .15s;min-height:60px}.pv2-co-stepper .pv2-co-step .num{width:26px;height:26px;min-width:26px;border-radius:50%;background:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.pv2-co-stepper .pv2-co-step .text{display:flex;flex-direction:column;gap:2px;line-height:1.2}.pv2-co-stepper .pv2-co-step .text .lbl{font-size:10.5px;font-weight:600;color:#94a3b8;letter-spacing:.4px;text-transform:uppercase}.pv2-co-stepper .pv2-co-step .text .name{font-size:13.5px;font-weight:600;color:#475569}.pv2-co-stepper .pv2-co-step:hover:not(.active):not([aria-disabled=true]) .num{background:#eef0f2;color:#0f172a}.pv2-co-stepper .pv2-co-step:hover:not(.active):not([aria-disabled=true]) .text .name{color:#0f172a}.pv2-co-stepper .pv2-co-step.active .num{background:#00b479;color:#fff}.pv2-co-stepper .pv2-co-step.active .text .name{color:#0f172a}.pv2-co-stepper .pv2-co-step.active::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#00b479}.pv2-co-stepper .pv2-co-step.done .num{background:#00b479;color:#fff}.pv2-co-stepper .pv2-co-step.done .num span{display:none}.pv2-co-stepper .pv2-co-step.done .num::before{content:"✔";font-size:13px;font-weight:900;line-height:1}.pv2-co-stepper .pv2-co-step[aria-disabled=true]{cursor:not-allowed;opacity:.7}@media(max-width: 640px){.pv2-co-stepper .pv2-co-step{flex-direction:column;gap:6px;padding:11px 6px;align-items:center;text-align:center}.pv2-co-stepper .pv2-co-step .text .lbl{display:none}.pv2-co-stepper .pv2-co-step .text .name{font-size:11.5px}}.pv2-co-card{background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:22px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:none}.pv2-co-card.active-step{display:block}.pv2-co-card-h{margin:0 0 4px;font-size:16px;font-weight:600;color:#0f172a;letter-spacing:-0.2px}.pv2-co-card-sub{margin:0 0 18px;font-size:12.5px;color:#64748b;line-height:1.5}.pv2-co-step-nav{margin-top:18px;padding-top:18px;border-top:1px solid #f1f1f3;display:flex;gap:10px}.pv2-co-step-nav .pv2-btn{flex:1;width:auto;padding:10px 14px;height:auto;min-height:48px;line-height:1.2;text-align:center}.pv2-co-step-nav .pv2-btn-ghost{flex:0 0 auto;min-width:100px}@media(max-width: 480px){.pv2-co-step-nav{flex-direction:column-reverse}.pv2-co-step-nav .pv2-btn-ghost{width:100%;min-width:0}}.pv2-co-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pv2-co-card-head .pv2-co-card-num{width:28px;height:28px;border-radius:50%;background:#0f172a;color:#fff;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pv2-co-card-head .pv2-co-card-h{margin:0;line-height:1.2}.pv2-co-card-head .pv2-co-card-sub{margin:2px 0 0}.pv2-co-items{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:12px}.pv2-co-item{background:#fff;border:1px solid #eef0f2;border-radius:10px;padding:14px 16px;transition:border-color .15s,box-shadow .15s}.pv2-co-item.has-error{border-color:#fca5a5}.pv2-co-item.collapsed .pv2-co-item-body{display:none}.pv2-co-item.collapsed{background:#fafafa}.pv2-co-item .pv2-co-item-head{display:flex;align-items:center;gap:14px;cursor:pointer;user-select:none}.pv2-co-item .pv2-co-item-thumb{width:36px;height:36px;border-radius:8px;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pv2-co-item .pv2-co-item-thumb svg{width:18px;height:18px}.pv2-co-item .pv2-co-item-info{flex:1;min-width:0}.pv2-co-item .pv2-co-item-info .title-row{display:flex;align-items:center;gap:10px;min-width:0}.pv2-co-item .pv2-co-item-info .title-row .nm{font-size:14px;font-weight:600;color:#0f172a;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 640px){.pv2-co-item .pv2-co-item-info .title-row .nm{font-size:13px;white-space:normal;text-overflow:clip;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}}.pv2-co-item .pv2-co-item-info .title-row .price{font-size:14px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap}.pv2-co-item .pv2-co-item-remove{width:26px;height:26px;border:1px solid #eef0f2;background:#f8fafc;color:#94a3b8;border-radius:6px;cursor:pointer;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.pv2-co-item .pv2-co-item-remove:hover{border-color:#dc2626;color:#dc2626;background:#fff}.pv2-co-item .toggle-ic{color:#94a3b8;font-size:14px;line-height:1;flex-shrink:0;transition:transform .2s,color .15s;margin-right:2px}.pv2-co-item:not(.collapsed) .toggle-ic{transform:rotate(180deg);color:#475569}.pv2-co-item .pv2-co-item-head:hover .toggle-ic{color:#475569}.pv2-co-item .pv2-co-item-body{margin-top:14px;padding-left:50px;display:flex;flex-direction:column;gap:12px}@media(max-width: 720px){.pv2-co-item .pv2-co-item-body{padding-left:0}}.pv2-co-item .pv2-co-item-body .pv2-field{display:flex;flex-direction:column;gap:5px}.pv2-co-item .pv2-co-item-body .pv2-field label{font-size:11.5px;font-weight:500;color:#64748b;letter-spacing:0;text-transform:none;display:flex;align-items:center;gap:4px}.pv2-co-item .pv2-co-item-body .pv2-field label .req{color:#dc2626;font-weight:600}.pv2-co-item .pv2-co-item-body .pv2-field input[type=url],.pv2-co-item .pv2-co-item-body .pv2-field input[type=text],.pv2-co-item .pv2-co-item-body .pv2-field textarea,.pv2-co-item .pv2-co-item-body .pv2-field select{width:100%;box-sizing:border-box;padding:9px 12px;border:1px solid #eef0f2;border-radius:8px;font-size:13px;color:#0f172a;outline:none;font-family:inherit;background:#fff;transition:border-color .15s,box-shadow .15s}.pv2-co-item .pv2-co-item-body .pv2-field input[type=url]::placeholder,.pv2-co-item .pv2-co-item-body .pv2-field input[type=text]::placeholder,.pv2-co-item .pv2-co-item-body .pv2-field textarea::placeholder,.pv2-co-item .pv2-co-item-body .pv2-field select::placeholder{color:#cbd5e1}.pv2-co-item .pv2-co-item-body .pv2-field input[type=url]:focus,.pv2-co-item .pv2-co-item-body .pv2-field input[type=text]:focus,.pv2-co-item .pv2-co-item-body .pv2-field textarea:focus,.pv2-co-item .pv2-co-item-body .pv2-field select:focus{border-color:#00b479;box-shadow:0 0 0 3px rgba(0,180,121,.1)}.pv2-co-item .pv2-co-item-body .pv2-field textarea{resize:vertical;min-height:90px;line-height:1.5;font-family:inherit}.pv2-co-item .pv2-co-item-body .pv2-field.has-error input,.pv2-co-item .pv2-co-item-body .pv2-field.has-error textarea,.pv2-co-item .pv2-co-item-body .pv2-field.has-error select{border-color:#fca5a5;background:snow}.pv2-co-item .pv2-co-item-body .pv2-field .pv2-field-error{font-size:11px;color:#dc2626;font-weight:500;line-height:1.3;display:none}.pv2-co-item .pv2-co-item-body .pv2-field .pv2-field-error::before{content:"⚠ "}.pv2-co-item .pv2-co-item-body .pv2-field.has-error .pv2-field-error{display:block}.pv2-co-opts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:12px}.pv2-co-comments .row-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.pv2-co-comments .row-meta label{margin:0}.pv2-co-comments .row-meta .counter{font-size:11.5px;font-weight:700;color:#94a3b8;font-variant-numeric:tabular-nums;transition:color .15s}.pv2-co-comments .row-meta .counter.match{color:#15803d}.pv2-co-comments .row-meta .counter.over{color:#dc2626}.pv2-co-comments textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.55}.pv2-co-reqs{margin-top:10px;padding:10px 12px 10px 14px;background:#f8fafc;border:1px solid #f1f1f3;border-radius:8px;font-size:12.5px;line-height:1.55;color:#475569}.pv2-co-reqs .pv2-co-reqs-h{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.pv2-co-reqs .pv2-co-reqs-h svg{width:14px;height:14px;color:rgb(0,149.4,100.43);flex-shrink:0}.pv2-co-reqs ul{list-style:none;margin:0;padding:0}.pv2-co-reqs ul li{position:relative;padding-left:16px;margin-bottom:3px}.pv2-co-reqs ul li:last-child{margin-bottom:0}.pv2-co-reqs ul li::before{content:"";position:absolute;left:0;top:6px;width:8px;height:4px;border-left:2px solid #00b479;border-bottom:2px solid #00b479;transform:rotate(-45deg);transform-origin:left center}.pv2-co-item-meta{font-size:11px;color:#94a3b8;min-height:14px}.pv2-co-item-meta .status{transition:opacity .15s}.pv2-co-item-meta .status.ok{color:#15803d;font-weight:600}.pv2-co-item-meta .status.err{color:#dc2626;font-weight:600}.pv2-co-empty{padding:32px 18px;text-align:center;border:1px dashed #eef0f2;border-radius:12px;background:#fafafa}.pv2-co-empty p{margin:0 0 14px;color:#64748b;font-size:14px}.pv2-co-quick-add{margin-top:16px;padding:14px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;position:relative;transition:background .15s,border-color .15s,border-style .15s,box-shadow .15s}.pv2-co-quick-add:focus-within{background:#fff;border-color:#00b479;border-style:solid;box-shadow:0 0 0 3px rgba(0,180,121,.08)}.pv2-co-quick-add .pv2-co-quick-label{font-size:11.5px;font-weight:600;color:#475569;letter-spacing:.4px;text-transform:uppercase;margin-bottom:8px;display:flex;align-items:center;gap:6px}.pv2-co-quick-add .pv2-co-quick-label::before{content:"+";color:#00b479;font-size:14px;font-weight:700}.pv2-co-quick-add .pv2-co-search-wrap{max-width:none;margin:0}.pv2-co-quick-add .pv2-co-search-input .ic{left:12px;width:16px;height:16px;color:#94a3b8}.pv2-co-quick-add .pv2-co-search-input input{padding:11px 12px 11px 38px;border:1px solid #eef0f2;border-radius:8px;font-size:13.5px;background:#fff}.pv2-co-quick-add .pv2-co-search-input input::placeholder{color:#94a3b8}.pv2-co-quick-add .pv2-co-search-input input:focus{border-color:#00b479;box-shadow:0 0 0 3px rgba(0,180,121,.1)}.pv2-co-step1-cta.pv2-btn{width:100%;margin-top:8px}.pv2-co-step1-cta.pv2-btn.is-disabled{background:#fff;color:#00b479;border:1px solid #bbf7d0;box-shadow:none;cursor:not-allowed}.pv2-co-step1-cta.pv2-btn.is-disabled:hover{background:#f0fbf6;box-shadow:none;transform:none}.pv2-co-step1-cta.pv2-btn.is-disabled:active{transform:none}.pv2-co-billing{display:flex;flex-direction:column;gap:14px}.pv2-co-billing .pv2-field{display:flex;flex-direction:column;gap:5px}.pv2-co-billing .pv2-field label{font-size:11.5px;font-weight:500;color:#64748b;letter-spacing:.1px;display:flex;align-items:center;gap:6px}.pv2-co-billing .pv2-field input[type=text],.pv2-co-billing .pv2-field input[type=email],.pv2-co-billing .pv2-field input[type=tel],.pv2-co-billing .pv2-field select,.pv2-co-billing .pv2-field textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #eef0f2;border-radius:8px;font-size:13.5px;color:#0f172a;outline:none;font-family:inherit;background:#fff;transition:border-color .15s,box-shadow .15s}.pv2-co-billing .pv2-field input[type=text]::placeholder,.pv2-co-billing .pv2-field input[type=email]::placeholder,.pv2-co-billing .pv2-field input[type=tel]::placeholder,.pv2-co-billing .pv2-field select::placeholder,.pv2-co-billing .pv2-field textarea::placeholder{color:#cbd5e1}.pv2-co-billing .pv2-field input[type=text]:focus,.pv2-co-billing .pv2-field input[type=email]:focus,.pv2-co-billing .pv2-field input[type=tel]:focus,.pv2-co-billing .pv2-field select:focus,.pv2-co-billing .pv2-field textarea:focus{border-color:#00b479;box-shadow:0 0 0 3px rgba(0,180,121,.1)}.pv2-co-billing .pv2-field textarea{resize:vertical;min-height:60px;line-height:1.45}.pv2-co-billing .pv2-field.has-error input,.pv2-co-billing .pv2-field.has-error select,.pv2-co-billing .pv2-field.has-error textarea{border-color:#fca5a5;background:snow}.pv2-co-billing .pv2-field .pv2-field-error{font-size:11px;color:#dc2626;font-weight:500;line-height:1.3;min-height:0}.pv2-co-billing .pv2-field[hidden]{display:none}.pv2-co-billing .pv2-co-row-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width: 600px){.pv2-co-billing .pv2-co-row-2{grid-template-columns:1fr}}.pv2-co-billing .pv2-req{color:#dc2626;margin-left:2px;font-weight:600}.pv2-co-billing .pv2-co-divider{border-top:1px dashed #eef0f2;margin:4px 0 0;height:0}.pv2-co-billing .pv2-co-check-row{display:flex;align-items:center;gap:10px;padding:4px 0;font-size:13px;color:#475569;cursor:pointer;user-select:none;position:relative}.pv2-co-billing .pv2-co-check-row input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.pv2-co-billing .pv2-co-check-row .pv2-co-check-box{width:20px;height:20px;flex-shrink:0;box-sizing:border-box;border:1.5px solid #cbd5e1;border-radius:5px;background:#fff;position:relative;display:inline-block;transition:border-color .15s,background .15s}.pv2-co-billing .pv2-co-check-row:hover .pv2-co-check-box{border-color:#94a3b8}.pv2-co-billing .pv2-co-check-row input:checked~.pv2-co-check-box{background:#00b479;border-color:#00b479}.pv2-co-billing .pv2-co-check-row input:checked~.pv2-co-check-box::after{content:"";position:absolute;top:50%;left:50%;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%, -58%) rotate(45deg)}.pv2-co-billing .pv2-co-check-row .pv2-co-check-lbl{display:inline-flex;align-items:center;gap:6px}.pv2-co-billing .pv2-co-help{color:#cbd5e1;cursor:help;font-size:12px;line-height:1;margin-left:2px}.pv2-co-billing .pv2-co-company-fields{display:flex;flex-direction:column;gap:14px;margin-top:2px}.pv2-co-billing .pv2-co-company-fields[hidden]{display:none}.pv2-co-billing .iti{width:100%;display:block}.pv2-co-billing .iti input[type=tel]{padding-left:52px;padding-right:12px}.pv2-co-pay-warn{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-bottom:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e;font-size:13px;line-height:1.45}.pv2-co-pay-warn[hidden]{display:none}.pv2-co-pay-warn .pv2-co-pay-warn-ic{font-size:16px;line-height:1.2;flex-shrink:0}.pv2-co-pay-warn .pv2-co-pay-warn-txt{flex:1}.pv2-co-pay-list{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.pv2-co-payradio{display:grid;grid-template-columns:20px minmax(0, 1fr) auto;gap:14px;align-items:center;padding:14px 16px;border:1px solid #eef0f2;border-radius:8px;background:#fff;cursor:pointer;margin:0;position:relative;transition:border-color .15s,background .15s}.pv2-co-payradio:hover{border-color:#cbd5e1}.pv2-co-payradio.selected{border-color:#00b479;background:#f7fdfa}.pv2-co-payradio.is-disabled{background:#fafbfc;border-color:#eef0f2;cursor:not-allowed;opacity:.6}.pv2-co-payradio.is-disabled:hover{border-color:#eef0f2}.pv2-co-payradio.is-disabled.selected{border-color:#eef0f2;background:#fafbfc}.pv2-co-payradio.is-disabled .pv2-co-payradio-mark{border-color:#cbd5e1 !important;background:rgba(0,0,0,0) !important}.pv2-co-payradio.is-disabled .pv2-co-payradio-info b{color:#475569}.pv2-co-payradio.is-disabled .pv2-co-payradio-ribbon{opacity:.5}.pv2-co-payradio input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.pv2-co-payradio .pv2-co-payradio-mark{width:20px;height:20px;flex-shrink:0;box-sizing:border-box;border:2px solid #cbd5e1;border-radius:50%;background:#fff;position:relative;display:inline-block;transition:border-color .15s,background .15s}.pv2-co-payradio:hover .pv2-co-payradio-mark{border-color:#94a3b8}.pv2-co-payradio input:checked~.pv2-co-payradio-mark{border-color:#00b479}.pv2-co-payradio input:checked~.pv2-co-payradio-mark::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:#00b479;transform:translate(-50%, -50%)}.pv2-co-payradio .pv2-co-payradio-info{min-width:0}.pv2-co-payradio .pv2-co-payradio-info b{font-size:13.5px;font-weight:600;color:#0f172a;display:block;line-height:1.3}.pv2-co-payradio .pv2-co-payradio-info small{font-size:12px;color:#64748b;display:block;margin-top:2px;line-height:1.4}.pv2-co-payradio .pv2-co-payradio-ribbon{background:#dcfce7;color:#15803d;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;letter-spacing:.1px;flex-shrink:0}.pv2-co-terms-note{margin:14px 0 0;font-size:11.5px;color:#94a3b8;line-height:1.55;text-align:center}.pv2-co-terms-note b{color:#0f172a;font-weight:600}.pv2-co-terms-note a{color:#64748b;text-decoration:underline}.pv2-co-terms-note a:hover{color:#0f172a}.pv2-co-pay-cta.pv2-btn{height:50px;font-size:15px}.pv2-co-pay-cta.pv2-btn .lock{font-size:13px;margin-right:2px}.pv2-co-card-num.pv2-co-card-num-ok{background:#00b479}.pv2-co-card-num.pv2-co-card-num-ok svg{width:14px;height:14px}.pv2-co-step5-slot .heleket-frame{min-height:1100px}.pv2-co-summary{position:sticky;top:140px;background:#fff;border:1px solid #eef0f2;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04)}@media(max-width: 1024px){.pv2-co-summary{position:static}}.pv2-co-summary-section{padding:16px 18px}.pv2-co-summary-section+.pv2-co-summary-section{border-top:1px solid #f1f1f3}.pv2-co-summary-section.hdr h2{margin:0;font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.7px;text-transform:uppercase}.pv2-co-summary-section.trust{background:#fafafa;color:#64748b;font-size:12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;width:100%;box-sizing:border-box}.pv2-co-summary-section.trust .trust-item{display:inline-flex;align-items:center;gap:5px}.pv2-co-summary-section.trust .trust-item .ic{font-size:13px}.pv2-co-summary-section.trust .trust-item .ic.ok{color:#15803d;font-weight:700}.pv2-co-summary-section.trust .trust-sep{color:#cbd5e1}.pv2-co-summary-empty{margin:0;font-size:13px;color:#94a3b8;text-align:center;padding:8px 0}.pv2-co-summary-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pv2-co-summary-items li .ln{display:grid;grid-template-columns:22px minmax(0, 1fr) auto;align-items:center;gap:10px;font-size:12.5px;color:#0f172a}.pv2-co-summary-items li .ln .thumb{width:22px;height:22px;border-radius:5px;background:#f8fafc;border:1px solid #f1f1f3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pv2-co-summary-items li .ln .thumb svg{width:13px;height:13px}.pv2-co-summary-items li .ln .info{min-width:0;display:flex;flex-direction:column;gap:1px}.pv2-co-summary-items li .ln .nm{min-width:0;font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.pv2-co-summary-items li .ln .sub{font-size:11px;color:#94a3b8;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pv2-co-summary-items li .ln .sub[hidden]{display:none}.pv2-co-summary-items li .ln .pr{font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums;flex-shrink:0}.pv2-co-summary-section.coupon{padding-top:10px;padding-bottom:14px}.pv2-co-summary-section.coupon .pv2-co-coupon-toggle{width:100%;text-align:center;padding:4px 0}.pv2-co-totals{display:flex;flex-direction:column;gap:6px}.pv2-co-totals .ln{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#475569}.pv2-co-totals .ln b{color:#0f172a;font-weight:700;font-variant-numeric:tabular-nums}.pv2-co-totals .ln.discount b{color:rgb(0,149.4,100.43)}.pv2-co-totals .ln.grand{margin-top:6px;padding-top:10px;border-top:1px dashed #eef0f2;font-size:14px;color:#0f172a;font-weight:700}.pv2-co-totals .ln.grand b{font-size:22px;color:#00b479;letter-spacing:-0.3px}.pv2-co-coupon-toggle{display:block;width:100%;text-align:center;padding:10px 0 6px;cursor:pointer;font-size:12.5px;font-weight:500;color:#00b479;background:none;border:0;font-family:inherit}.pv2-co-coupon-toggle:hover{text-decoration:underline}.pv2-co-coupon-toggle[hidden]{display:none}.pv2-co-coupon-box{margin-top:6px}.pv2-co-coupon-box .row{display:grid;grid-template-columns:1fr auto;gap:6px;margin-bottom:20px}.pv2-co-coupon-box .row input{padding:9px 11px;border:1px solid #eef0f2;border-radius:6px;font-size:12.5px;outline:none;font-family:inherit;text-transform:uppercase;box-sizing:border-box}.pv2-co-coupon-box .row input:focus{border-color:#00b479}.pv2-co-coupon-box .row button{padding:9px 14px;background:#0f172a;color:#fff;border:0;border-radius:6px;font-weight:600;cursor:pointer;font-size:12.5px;font-family:inherit}.pv2-co-coupon-box .row button:disabled{opacity:.6;cursor:not-allowed}.pv2-co-coupon-box .feedback{margin-top:6px;font-size:11px;line-height:1.4}.pv2-co-coupon-box .feedback.ok{color:#15803d}.pv2-co-coupon-box .feedback.err{color:#dc2626}.pv2-co-coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;margin-top:8px;background:#f0fbf6;border:1px solid #d1f0e0;border-radius:8px;font-size:12px;color:#0f172a}.pv2-co-coupon-applied[hidden]{display:none}.pv2-co-coupon-applied .lbl{line-height:1.4;min-width:0}.pv2-co-coupon-applied .lbl b{color:rgb(0,149.4,100.43);font-weight:700;letter-spacing:.3px}.pv2-co-coupon-applied .rm{width:22px;height:22px;border:0;background:rgba(0,0,0,0);color:#94a3b8;font-size:16px;cursor:pointer;border-radius:50%;flex-shrink:0;transition:background .15s,color .15s}.pv2-co-coupon-applied .rm:hover{background:rgba(220,38,38,.08);color:#dc2626}.pv2-co-mobile-bar{display:none}@media(max-width: 1024px){.pv2-co-mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid #eef0f2;padding:12px 14px calc(12px + env(safe-area-inset-bottom)) 14px;gap:10px;align-items:center;box-shadow:0 -4px 18px rgba(0,0,0,.06)}.pv2-co-mobile-bar .info{flex:1;min-width:0}.pv2-co-mobile-bar .info .lbl{font-size:11px;color:#64748b;line-height:1.2;letter-spacing:.3px;text-transform:uppercase;font-weight:600}.pv2-co-mobile-bar .info .pr{font-size:18px;font-weight:800;color:#00b479;line-height:1.1;letter-spacing:-0.3px;font-variant-numeric:tabular-nums}.pv2-co-mobile-bar .pv2-btn{width:auto;flex:0 0 auto;padding:0 18px;height:44px;font-size:14px}}@media(max-width: 1024px){.pv2-wrap.pv2-checkout{padding-bottom:100px}.pv2-wrap:not(.pv2-checkout){padding-bottom:80px}}.pv2-detail-mobile-bar{display:none}@media(max-width: 1024px){.pv2-detail-mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:4;background:#fff;border-top:1px solid #eef0f2;padding:10px 12px calc(10px + env(safe-area-inset-bottom)) 12px;gap:10px;align-items:center;box-shadow:0 -4px 18px rgba(0,0,0,.06)}.pv2-detail-mobile-bar .info{flex:1;min-width:0}.pv2-detail-mobile-bar .info .lbl{font-size:11.5px;color:#64748b;line-height:1.2;font-weight:500}.pv2-detail-mobile-bar .info .pr{font-size:17px;font-weight:800;color:#00b479;line-height:1.15;letter-spacing:-0.3px;font-variant-numeric:tabular-nums;margin-top:2px}.pv2-detail-mobile-bar .info .pr .cur{font-size:14px;font-weight:700}.pv2-detail-mobile-bar .info .pr .amount{font-variant-numeric:tabular-nums}.pv2-detail-mobile-bar .pv2-mb-icon{flex:0 0 auto;width:44px;height:44px;background:#fff;border:1px solid #eef0f2;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a;padding:0;transition:border-color .15s,background .15s}.pv2-detail-mobile-bar .pv2-mb-icon:hover{border-color:#64748b}.pv2-detail-mobile-bar .pv2-mb-icon:active{background:#fafafa}.pv2-detail-mobile-bar .pv2-mb-icon:disabled{opacity:.5;cursor:not-allowed}.pv2-detail-mobile-bar .pv2-mb-icon .icon{width:20px;height:20px}.pv2-detail-mobile-bar .pv2-mb-cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:4px;height:44px;padding:0 18px;background:#00b479;color:#fff;font-size:14px;font-weight:700;text-decoration:none;border-radius:10px;letter-spacing:.1px;transition:background .15s,box-shadow .15s,transform .12s}.pv2-detail-mobile-bar .pv2-mb-cta:hover{background:rgb(0,149.4,100.43);box-shadow:0 4px 14px rgba(0,180,121,.3)}.pv2-detail-mobile-bar .pv2-mb-cta:active{transform:translateY(1px)}}.pv2-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%, 12px);opacity:0;z-index:200;display:inline-flex;align-items:center;gap:14px;padding:12px 14px 12px 18px;background:#0f172a;color:#fff;border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.25);font-size:13.5px;font-weight:500;max-width:calc(100% - 24px);transition:opacity .2s,transform .2s}.pv2-toast.show{opacity:1;transform:translate(-50%, 0)}.pv2-toast .m{flex:1;min-width:0;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.pv2-toast .a{flex-shrink:0;color:#00b479;text-decoration:none;font-weight:700;white-space:nowrap;transition:color .15s}.pv2-toast .a:hover{color:#fff;text-decoration:underline}.pv2-toast .x{flex-shrink:0;width:22px;height:22px;border:0;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.6);font-size:18px;cursor:pointer;padding:0;line-height:1;border-radius:50%}.pv2-toast .x:hover{color:#fff;background:hsla(0,0%,100%,.12)}@media(max-width: 1024px){.pv2-toast{bottom:100px;left:12px;right:12px;transform:translate(0, 12px);max-width:none;width:auto}.pv2-toast.show{transform:translate(0, 0)}}
