.v2-page-wrapper input.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-page-wrapper fieldset{border:none;padding:0;margin:0;min-width:0}.v2-page-wrapper fieldset legend.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-page-wrapper .cat-option:has(input:focus-visible),.v2-page-wrapper .plan-card:has(input:focus-visible){outline:2px solid #3f337e;outline-offset:2px}.v2-page-wrapper .sr-only-live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-page-wrapper *,.v2-page-wrapper *:before,.v2-page-wrapper *:after{box-sizing:border-box;margin:0;padding:0}#v2-popup-overlay *,#v2-popup-overlay *:before,#v2-popup-overlay *:after{box-sizing:border-box;margin:0;padding:0}:root{--purple: #3f337e;--purple-light: #eee8ff;--purple-bg: rgba(68,46,118,.08);--pink: #c51dd8;--green: #16a34a;--green-light: #dcfce7;--green-bg: #f0fdf4;--amber: #d97706;--amber-light: #fef3c7;--amber-bg: #fffbeb;--grey: #5a5047;--grey-light: #f5f3f0;--grey-border: #e5e2dd;--white: #ffffff;--text: #1a1a1a;--text-secondary: #555;--radius: 12px;--radius-sm: 8px;--shadow: 0 2px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 30px rgba(0,0,0,.12);--transition: .2s ease}.v2-page-wrapper{max-width:540px;margin:0 auto;padding:0 16px 120px;font-family:Assistant,-apple-system,sans-serif;font-size:1.5rem;line-height:1.5;color:var(--text);-webkit-font-smoothing:antialiased}.v2-page-wrapper .progress-bar{display:flex;justify-content:space-between;align-items:center;padding:20px 0 10px;max-width:380px;margin:0 auto}.v2-page-wrapper .step-container{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.v2-page-wrapper .step-container:not(:last-child):after{content:"";width:100%;height:2px;background:var(--grey-border);position:absolute;top:15px;left:50%;transition:background var(--transition)}.v2-page-wrapper .step-container.done:not(:last-child):after{background:var(--purple)}.v2-page-wrapper .step-dot{width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;border:2px solid var(--grey-border);background:var(--white);color:var(--grey);z-index:1;transition:all var(--transition)}.v2-page-wrapper .step-container.active .step-dot,.v2-page-wrapper .step-container.done .step-dot{background:var(--purple);border-color:var(--purple);color:#fff}.v2-page-wrapper .step-label{font-size:1.15rem;color:var(--grey);margin-top:4px;font-weight:600}.v2-page-wrapper .step-container.active .step-label{color:var(--purple)}.v2-page-wrapper .form-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 22px 24px;margin-top:12px}.v2-page-wrapper .form-step{display:none}.v2-page-wrapper .form-step.active{display:block;animation:v2FadeUp .35s ease}@keyframes v2FadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.v2-page-wrapper .step-subtitle{text-align:center;font-size:1.3rem;color:var(--grey);margin-bottom:2px}.v2-page-wrapper .step-question{text-align:center;font-size:2.2rem;font-weight:800;color:var(--text);margin-bottom:20px;line-height:1.2}.v2-page-wrapper .cat-options{display:flex;gap:10px;justify-content:center}.v2-page-wrapper .cat-option{background:var(--white);border:2px solid var(--grey-border);border-radius:var(--radius);padding:14px 8px 12px;text-align:center;cursor:pointer;transition:all var(--transition);flex:1;max-width:140px;display:flex;flex-direction:column;align-items:center;gap:4px}.v2-page-wrapper .cat-option:hover{border-color:#bbb;box-shadow:var(--shadow)}.v2-page-wrapper .cat-option.selected{border-color:var(--purple);background:var(--purple-bg);box-shadow:0 0 0 3px #3f337e1a}.v2-page-wrapper .cat-option img{width:50px;height:50px;object-fit:contain}.v2-page-wrapper .cat-option .cat-title{font-weight:800;font-size:1.35rem;text-transform:uppercase;color:var(--text)}.v2-page-wrapper .cat-option .cat-price{font-size:1.4rem;color:var(--text);font-weight:700;line-height:1.2}.v2-page-wrapper .cat-option .cat-price .compare{text-decoration:line-through;color:var(--pink);font-weight:700;font-size:1.3rem;margin-right:2px}.v2-page-wrapper .cat-option .cat-per{font-size:1.1rem;color:var(--grey);font-weight:500}.v2-page-wrapper .more-cats-link{display:flex;align-items:center;justify-content:center;gap:8px;margin:22px auto 0;padding:8px 16px;border-radius:50px;box-shadow:0 0 8px #0000001f;background:#fff;text-decoration:none;color:var(--purple);font-weight:600;font-size:1.4rem;width:fit-content}.v2-page-wrapper .more-cats-link .plus-icon{width:22px;height:22px;background:#3f337e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}.v2-page-wrapper .more-cats-link .plus-icon:after{content:"";display:block;width:10px;height:10px;background:linear-gradient(#fff,#fff) center/2px 10px no-repeat,linear-gradient(#fff,#fff) center/10px 2px no-repeat}.v2-page-wrapper .plan-options{display:flex;flex-direction:column;gap:12px}.v2-page-wrapper .plan-card{border:2px solid var(--grey-border);border-radius:var(--radius);padding:18px 16px 14px;cursor:pointer;transition:all var(--transition);position:relative;display:flex;gap:14px;align-items:center}.v2-page-wrapper .plan-card:hover{border-color:#ccc;box-shadow:var(--shadow)}.v2-page-wrapper .plan-card.selected{border-color:var(--purple);background:var(--purple-bg);box-shadow:0 0 0 3px #3f337e1f}.v2-page-wrapper .plan-card.recommended{margin-top:6px}.v2-page-wrapper .plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:var(--purple);color:#fff;font-size:1.05rem;font-weight:700;padding:3px 14px;border-radius:50px;white-space:nowrap;letter-spacing:.5px;text-transform:uppercase}.v2-page-wrapper .plan-radio{width:22px;height:22px;min-width:22px;border-radius:50%;border:2px solid var(--grey-border);display:flex;align-items:center;justify-content:center;transition:all var(--transition)}.v2-page-wrapper .plan-card.selected .plan-radio{border-color:var(--purple);background:var(--purple)}.v2-page-wrapper .plan-radio:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transition:opacity var(--transition)}.v2-page-wrapper .plan-card.selected .plan-radio:after{opacity:1}.v2-page-wrapper .plan-image{width:66px;min-width:66px;height:66px;object-fit:contain}.v2-page-wrapper .plan-info{flex:1}.v2-page-wrapper .plan-name{font-weight:800;font-size:1.6rem;color:var(--text)}.v2-page-wrapper .plan-savings-tag{display:inline-block;background:var(--green-light);color:var(--green);font-size:1.1rem;font-weight:700;padding:2px 8px;border-radius:4px;margin-left:6px}.v2-page-wrapper .plan-price{font-size:1.4rem;color:var(--text-secondary);margin-top:2px}.v2-page-wrapper .plan-price .old{text-decoration:line-through;color:var(--pink);font-weight:700;margin-right:4px}.v2-page-wrapper .plan-price .new{font-weight:800;color:var(--purple);font-size:1.6rem}.v2-page-wrapper .plan-detail{font-size:1.25rem;color:var(--grey);margin-top:2px}.v2-page-wrapper .plan-footer-green{font-size:1.2rem;font-weight:700;color:var(--green);margin-top:3px}.v2-page-wrapper .plan-footer-grey{font-size:1.2rem;color:var(--grey);margin-top:3px}.v2-page-wrapper .step-mention{text-align:center;font-size:1.2rem;color:var(--grey);margin-top:14px}.v2-page-wrapper .guarantee-row{display:flex;align-items:center;gap:14px;margin-top:16px;padding:12px 14px;background:var(--grey-light);border-radius:var(--radius-sm)}.v2-page-wrapper .guarantee-row img{width:50px;height:50px;object-fit:contain;flex-shrink:0}.v2-page-wrapper .guarantee-row p{font-size:1.2rem;line-height:1.4;color:var(--text-secondary)}.v2-page-wrapper .guarantee-row a{color:var(--purple)}.v2-page-wrapper .step-context{text-align:center;font-size:1.25rem;color:var(--grey);margin-bottom:2px;font-weight:500}.v2-page-wrapper .plan-shipping{color:var(--green);font-weight:600}.v2-page-wrapper .payment-logos{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:12px;opacity:.65}.v2-page-wrapper .payment-logos .payment-icon{width:38px;height:24px;border-radius:4px;border:1px solid #e0e0e0}.v2-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--grey-border);box-shadow:0 -4px 20px #00000014;padding:10px 16px;z-index:50;display:none}.v2-sticky-cta.visible{display:block}.v2-sticky-cta button{width:100%;padding:14px;background:var(--purple);color:#fff;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:1.5rem;font-weight:800;cursor:pointer;letter-spacing:.3px}.v2-sticky-cta button:hover{background:#332a66}.v2-page-wrapper .btn-row{display:flex;gap:10px;margin-top:20px}.v2-page-wrapper .btn{flex:1;padding:14px 20px;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:1.5rem;font-weight:800;cursor:pointer;transition:all var(--transition);letter-spacing:.3px}.v2-page-wrapper .btn-back{background:#e8e5e0;color:#555}.v2-page-wrapper .btn-back:hover{background:#ddd8d2}.v2-page-wrapper .btn-primary{background:var(--purple);color:#fff}.v2-page-wrapper .btn-primary:hover{background:#332a66}.v2-page-wrapper .btn-full{flex:none;width:100%}.v2-page-wrapper .trust-line{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:14px;flex-wrap:wrap}.v2-page-wrapper .trust-item{display:flex;align-items:center;gap:4px;font-size:1.2rem;color:var(--grey);font-weight:600}.v2-page-wrapper .trust-item .check{color:var(--green);font-weight:800;font-size:1.4rem}.v2-page-wrapper .trust-dot{width:3px;height:3px;background:var(--grey);border-radius:50%}.v2-page-wrapper .availability{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.v2-page-wrapper .green-dot{width:8px!important;height:8px!important;min-width:8px;background:#16a34a!important;border-radius:50%;box-shadow:0 0 6px #16a34a80;display:block!important}.v2-page-wrapper .availability span{font-size:1.3rem;color:var(--text-secondary)}.v2-page-wrapper .social-proof-bar{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 0 2px;flex-wrap:wrap}.v2-page-wrapper .social-proof-bar .stars-row{display:inline-flex;gap:2px}.v2-page-wrapper .social-proof-bar .star-box{width:20px;height:20px;background:#00b67a;border-radius:3px;display:flex;align-items:center;justify-content:center}.v2-page-wrapper .social-proof-bar .star-box svg{width:13px;height:13px;fill:#fff}.v2-page-wrapper .social-proof-bar .proof-rating{font-size:1.3rem;font-weight:700;color:var(--text)}.v2-page-wrapper .social-proof-bar .proof-text{font-size:1.2rem;color:#6b6b6b;font-weight:500}.v2-page-wrapper .guarantee-above-cta{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-sm);padding:10px 14px;margin-top:16px;text-align:center;font-size:1.25rem;color:#166534;font-weight:600;line-height:1.4}#v2-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e143299;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:none;justify-content:center;align-items:center;z-index:100;padding:16px}#v2-popup-overlay.visible{display:flex}.v2-page-wrapper .popup-modal,#v2-popup-overlay .popup-modal{width:100%;max-width:400px;max-height:90vh;background:var(--white);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px #3f337e40,0 0 0 1px #3f337e14;animation:v2PopIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes v2PopIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}#v2-popup-overlay .popup-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:#fff3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background var(--transition)}#v2-popup-overlay .popup-close:hover{background:#ffffff59}#v2-popup-overlay .popup-close svg{width:11px;height:11px;stroke:#fff;stroke-width:2.5}#v2-popup-overlay .popup-brand-top{background:#3f337e!important;padding:24px 24px 20px;text-align:center;position:relative;color:#fff!important}#v2-popup-overlay .popup-brand-top h3{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:4px;color:#fff!important}#v2-popup-overlay .popup-brand-top p{font-size:1.35rem;opacity:.9;font-weight:500;color:#fff!important}#v2-popup-overlay .popup-delivery-section{margin-bottom:16px}#v2-popup-overlay .popup-delivery-row{display:flex;flex-direction:column;gap:8px}#v2-popup-overlay .delivery-plan{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--grey-light);border-radius:var(--radius-sm);border:1.5px solid var(--grey-border)}#v2-popup-overlay .delivery-plan.highlighted{background:var(--purple-bg);border-color:var(--purple)}#v2-popup-overlay .delivery-label{font-size:1.15rem;font-weight:700;color:var(--grey);min-width:72px}#v2-popup-overlay .delivery-plan.highlighted .delivery-label{color:var(--purple)}#v2-popup-overlay .delivery-icons{flex:1;font-size:1rem;line-height:1;letter-spacing:-1px}#v2-popup-overlay .delivery-count{font-size:1.15rem;font-weight:800;color:var(--grey);white-space:nowrap}#v2-popup-overlay .delivery-plan.highlighted .delivery-count{color:var(--purple)}#v2-popup-overlay .delivery-punchline{text-align:center;font-size:1.2rem;font-weight:600;color:var(--green);margin-top:8px}#v2-popup-overlay .delivery-savings{text-align:center;font-size:1.15rem;font-weight:600;color:#3f337e;margin-top:2px}#v2-popup-overlay .popup-modal-body{padding:16px 22px 8px;overflow-y:auto;flex:1}#v2-popup-overlay .popup-perks{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}#v2-popup-overlay .popup-perks li{display:flex;align-items:center;gap:8px;padding:10px;font-size:1.2rem;color:var(--text);background:var(--grey-light);border-radius:var(--radius-sm)}#v2-popup-overlay .popup-perks .perk-icon{width:28px;height:28px;min-width:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem}#v2-popup-overlay .popup-perks .perk-icon.purple{background:var(--purple-light)}#v2-popup-overlay .popup-perks .perk-icon.green{background:var(--green-light)}#v2-popup-overlay .popup-perks .perk-icon.amber{background:var(--amber-light)}#v2-popup-overlay .popup-perks li strong{font-weight:700;font-size:1.15rem}#v2-popup-overlay .popup-actions{padding:12px 22px 22px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}#v2-popup-overlay .popup-btn-keep{width:100%;padding:15px;background:var(--purple);color:#fff;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:1.55rem;font-weight:800;cursor:pointer;transition:all var(--transition);letter-spacing:.3px}#v2-popup-overlay .popup-btn-keep:hover{background:#332a66}#v2-popup-overlay .popup-btn-decline{width:100%;padding:10px;background:none;color:#6b6b6b;border:none;font-family:inherit;font-size:1.25rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color var(--transition)}#v2-popup-overlay .popup-btn-decline:hover{color:#555}#v2-popup-overlay .popup-lock-line{text-align:center;font-size:1.15rem;color:var(--grey);margin-top:2px}.v2-page-wrapper .below-form{margin-top:32px}.v2-page-wrapper .below-form-bridge{margin-bottom:24px}.v2-page-wrapper .below-form-bridge .section-title{margin-bottom:12px}.v2-page-wrapper .section-title{font-size:2rem;font-weight:800;text-align:center;margin-bottom:16px;color:var(--text)}.v2-page-wrapper .trust-badges{display:flex;justify-content:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.v2-page-wrapper .trust-badge-pill{display:flex;align-items:center;gap:5px;background:#fff;border-radius:50px;padding:8px 14px;font-size:1.2rem;font-weight:600;color:var(--text-secondary);box-shadow:0 1px 4px #0000000f}.v2-page-wrapper .trust-badge-pill .ico{font-size:1.4rem}.v2-page-wrapper .health-warning{background:linear-gradient(135deg,var(--amber-bg),#fff7ed);border:1.5px solid #fed7aa;border-radius:var(--radius);padding:20px 18px;margin-bottom:24px}.v2-page-wrapper .health-warning-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.v2-page-wrapper .health-warning-icon{width:36px;height:36px;min-width:36px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.v2-page-wrapper .health-warning-title{font-weight:800;font-size:1.6rem;color:#78350f}.v2-page-wrapper .health-warning-body{font-size:1.4rem;line-height:1.55;color:#92400e}.v2-page-wrapper .health-warning-body strong{color:#78350f}.v2-page-wrapper .health-warning-positive{background:#dcfce7;border-radius:var(--radius-sm);padding:12px 14px;margin-top:12px;font-size:1.35rem;color:#166534;display:flex;align-items:center;gap:8px}.v2-page-wrapper .health-warning-positive .sparkle{font-size:1.6rem}.v2-page-wrapper .guarantee-box{background:linear-gradient(135deg,var(--amber-bg),#fefce8);border:1.5px solid #fcd34d;border-radius:var(--radius);padding:20px 18px;margin-bottom:24px;display:flex;gap:16px;align-items:flex-start}.v2-page-wrapper .guarantee-shield{width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem}.v2-page-wrapper .guarantee-box-title{font-weight:800;font-size:1.5rem;color:#78350f;margin-bottom:4px}.v2-page-wrapper .guarantee-box-text{font-size:1.35rem;line-height:1.5;color:#92400e}.v2-page-wrapper .guarantee-box-text strong{color:#78350f}.v2-page-wrapper .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.v2-page-wrapper .feature-card{background:#fff;border-radius:var(--radius);padding:18px 14px;text-align:center;box-shadow:0 1px 4px #0000000d;border:1px solid #f0eee8}.v2-page-wrapper .feature-card:nth-child(1){background:linear-gradient(to bottom,#f0fdf4,#fff);border-color:#bbf7d0}.v2-page-wrapper .feature-card:nth-child(2){background:linear-gradient(to bottom,#faf5ff,#fff);border-color:#e9d5ff}.v2-page-wrapper .feature-card:nth-child(3){background:linear-gradient(to bottom,#eff6ff,#fff);border-color:#bfdbfe}.v2-page-wrapper .feature-card:nth-child(4){background:linear-gradient(to bottom,var(--amber-bg),white);border-color:#fde68a}.v2-page-wrapper .feature-icon{font-size:2.6rem;margin-bottom:8px}.v2-page-wrapper .feature-title{font-weight:800;font-size:1.5rem;color:var(--text);margin-bottom:4px}.v2-page-wrapper .feature-text{font-size:1.25rem;color:var(--grey);line-height:1.4}.v2-page-wrapper .vet-section{background:linear-gradient(135deg,var(--green-bg),#ecfdf5);border:2px solid #86efac;border-radius:var(--radius);padding:22px 18px;text-align:center;margin-bottom:24px}.v2-page-wrapper .vet-avatar{width:64px;height:64px;border-radius:50%;border:3px solid #86efac;object-fit:cover;margin:0 auto 12px}.v2-page-wrapper .vet-quote{font-size:1.5rem;font-style:italic;color:#166534;line-height:1.5;margin-bottom:12px}.v2-page-wrapper .vet-name{font-weight:800;font-size:1.4rem;color:#14532d}.v2-page-wrapper .vet-title{font-size:1.25rem;color:#166534;margin-bottom:10px}.v2-page-wrapper .vet-badge{display:inline-flex;align-items:center;gap:6px;background:#fff;border-radius:50px;padding:6px 14px;font-size:1.15rem;color:var(--green);font-weight:600}.v2-page-wrapper .reviews-section{margin-bottom:28px}.v2-page-wrapper .reviews-carousel{position:relative;overflow:hidden}.v2-page-wrapper .reviews-viewport{overflow:hidden;border-radius:var(--radius)}.v2-page-wrapper .reviews-track{display:flex;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.v2-page-wrapper .review-card{min-width:100%;max-width:100%;flex-shrink:0;background:#fff;border:1.5px solid #e5e2dd;border-radius:var(--radius);padding:24px 22px}.v2-page-wrapper .review-quote-icon{font-size:3rem;line-height:1;color:var(--purple);opacity:.15;margin-bottom:-8px}.v2-page-wrapper .review-body{font-size:1.45rem;color:var(--text-secondary);line-height:1.6;margin-bottom:16px;font-style:italic}.v2-page-wrapper .review-body strong{color:var(--text);font-style:normal}.v2-page-wrapper .review-footer{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid #f0eee8}.v2-page-wrapper .review-avatar{width:40px;height:40px;border-radius:50%;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;flex-shrink:0}.v2-page-wrapper .review-meta{flex:1}.v2-page-wrapper .review-name{font-weight:700;font-size:1.3rem;color:var(--text)}.v2-page-wrapper .review-title{font-size:1.15rem;color:var(--grey);font-weight:500}.v2-page-wrapper .review-stars{display:flex;gap:2px}.v2-page-wrapper .review-stars .star-box{width:18px;height:18px;background:#00b67a;border-radius:2px;display:flex;align-items:center;justify-content:center}.v2-page-wrapper .review-stars .star-box svg{width:11px;height:11px;fill:#fff}.v2-page-wrapper .review-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid var(--grey-border);box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all var(--transition);color:var(--text);font-size:1.6rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.v2-page-wrapper .review-nav:hover{background:var(--purple);color:#fff;border-color:var(--purple)}.v2-page-wrapper .review-nav:active{background:var(--purple);color:#fff;border-color:var(--purple);transform:translateY(-50%) scale(.95)}.v2-page-wrapper .review-nav.prev{left:-6px}.v2-page-wrapper .review-nav.next{right:-6px}.v2-page-wrapper .review-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.v2-page-wrapper .review-dot{width:8px;height:8px;border-radius:50%;background:var(--grey-border);transition:all var(--transition);cursor:pointer}.v2-page-wrapper .review-dot.active{background:var(--purple);width:20px;border-radius:4px}.v2-page-wrapper .faq-list{margin-bottom:28px}.v2-page-wrapper .faq-item{border-bottom:1px solid var(--grey-border)}.v2-page-wrapper .faq-item:first-child{border-top:1px solid var(--grey-border)}.v2-page-wrapper .faq-question{width:100%;padding:16px 0;background:none;border:none;font-family:inherit;font-size:1.5rem;font-weight:700;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left}.v2-page-wrapper .faq-question .arrow{font-size:1.2rem;transition:transform .25s;color:var(--grey)}.v2-page-wrapper .faq-item.open .faq-question .arrow{transform:rotate(180deg)}.v2-page-wrapper .faq-answer{display:none;padding:0 0 16px;font-size:1.35rem;line-height:1.55;color:var(--text-secondary)}.v2-page-wrapper .faq-item.open .faq-answer{display:block}@media(min-width:768px){.v2-page-wrapper{max-width:620px}.v2-page-wrapper .form-card{padding:32px 30px 28px}.v2-page-wrapper .cat-option{padding:20px 14px 16px;gap:8px}.v2-page-wrapper .cat-option img{width:70px;height:70px}.v2-page-wrapper .cat-option .cat-title,.v2-page-wrapper .cat-option .cat-price{font-size:1.6rem}.v2-page-wrapper .cat-option .cat-per{font-size:1.2rem}.v2-page-wrapper .step-question{font-size:2.4rem}.v2-page-wrapper .plan-card{padding:20px 18px 16px}.v2-page-wrapper .plan-image{width:80px;min-width:80px;height:80px}.v2-page-wrapper .btn{padding:16px 24px;font-size:1.6rem}}@media(max-width:480px){.v2-page-wrapper{padding:0 12px 100px}.v2-page-wrapper .progress-bar{padding:14px 0 6px}.v2-page-wrapper .social-proof-bar{padding:4px 0 0}.v2-page-wrapper .form-card{padding:16px 14px 14px;margin-top:8px}.v2-page-wrapper .step-subtitle{font-size:1.2rem}.v2-page-wrapper .cat-options{gap:6px}.v2-page-wrapper .cat-option{padding:14px 10px 12px;max-width:none;gap:6px}.v2-page-wrapper .cat-option img{width:64px;height:64px}.v2-page-wrapper .cat-option .cat-title,.v2-page-wrapper .cat-option .cat-price{font-size:1.5rem}.v2-page-wrapper .cat-option .cat-price .compare{font-size:1.4rem}.v2-page-wrapper .cat-option .cat-per{font-size:1.15rem}.v2-page-wrapper .more-cats-link{font-size:1.25rem;margin-top:16px}.v2-page-wrapper .plan-card{padding:12px 10px 10px;gap:8px}.v2-page-wrapper .plan-image{width:66px;min-width:66px;height:66px}.v2-page-wrapper .plan-name{font-size:1.5rem}.v2-page-wrapper .plan-savings-tag{font-size:1.15rem;padding:2px 8px}.v2-page-wrapper .plan-price{font-size:1.4rem}.v2-page-wrapper .plan-price .new{font-size:1.7rem}.v2-page-wrapper .plan-detail{font-size:1.2rem}.v2-page-wrapper .plan-footer-green,.v2-page-wrapper .plan-footer-grey{font-size:1.15rem}.v2-page-wrapper .plan-badge{font-size:1rem;padding:3px 12px;top:-10px}.v2-page-wrapper .plan-options{gap:10px}.v2-page-wrapper .guarantee-above-cta{font-size:1.25rem;padding:10px 12px;margin-top:12px}.v2-page-wrapper .step-question{font-size:1.9rem;margin-bottom:12px}.v2-page-wrapper .btn{padding:12px 16px;font-size:1.4rem}.v2-page-wrapper .btn-row{margin-top:12px}.v2-page-wrapper .trust-line{gap:4px}.v2-page-wrapper .trust-item{font-size:1.1rem}.v2-page-wrapper .guarantee-row{padding:10px 12px;gap:10px}.v2-page-wrapper .guarantee-row img{width:40px;height:40px}.v2-page-wrapper .guarantee-row p{font-size:1.1rem}.v2-page-wrapper .social-proof-bar{gap:5px}.v2-page-wrapper .social-proof-bar .star-box{width:18px;height:18px}.v2-page-wrapper .social-proof-bar .star-box svg{width:11px;height:11px}.v2-page-wrapper .social-proof-bar .proof-rating{font-size:1.15rem}.v2-page-wrapper .social-proof-bar .proof-text{font-size:1.05rem}.v2-page-wrapper .section-title{font-size:1.7rem}.v2-page-wrapper .trust-badges{gap:6px}.v2-page-wrapper .trust-badge-pill{padding:6px 10px;font-size:1.1rem}.v2-page-wrapper .features-grid{gap:8px}.v2-page-wrapper .feature-card{padding:14px 10px}.v2-page-wrapper .feature-icon{font-size:2.2rem}.v2-page-wrapper .feature-title{font-size:1.35rem}.v2-page-wrapper .feature-text{font-size:1.25rem}#v2-popup-overlay{padding:12px}#v2-popup-overlay .popup-modal{max-width:100%;max-height:92vh}#v2-popup-overlay .popup-modal{max-height:95vh;max-width:340px}#v2-popup-overlay .popup-brand-top{padding:16px 14px 14px}#v2-popup-overlay .popup-brand-top h3{font-size:1.7rem}#v2-popup-overlay .popup-brand-top p{font-size:1.15rem}#v2-popup-overlay .popup-modal-body{padding:12px 14px 4px}#v2-popup-overlay .delivery-plan{padding:8px 10px;gap:8px}#v2-popup-overlay .delivery-label{font-size:1.15rem;min-width:64px}#v2-popup-overlay .delivery-icons{font-size:.9rem}#v2-popup-overlay .delivery-count,#v2-popup-overlay .delivery-punchline{font-size:1.2rem}#v2-popup-overlay .popup-perks{gap:6px;margin-bottom:8px}#v2-popup-overlay .popup-perks li{padding:8px 7px;gap:6px;font-size:1.15rem}#v2-popup-overlay .popup-perks li strong{font-size:1.15rem}#v2-popup-overlay .popup-perks .perk-icon{width:24px;height:24px;min-width:24px;font-size:1.1rem;border-radius:6px}#v2-popup-overlay .popup-actions{padding:8px 14px 14px;gap:5px}#v2-popup-overlay .popup-btn-keep{padding:13px;font-size:1.4rem;border-radius:8px}#v2-popup-overlay .popup-btn-decline{padding:8px;font-size:1.15rem}#v2-popup-overlay .popup-lock-line{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-3-step-custom-form-v2.css.map */
