.LanderView-module__VH-Tqa__container{color:#1e293b;background-color:#fafafa;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.LanderView-module__VH-Tqa__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;padding:1.25rem 2rem;display:flex}.LanderView-module__VH-Tqa__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1100px;display:flex}.LanderView-module__VH-Tqa__logo{color:#0f172a;letter-spacing:-.5px;font-family:Georgia,serif;font-size:1.75rem;font-weight:900}.LanderView-module__VH-Tqa__headerBadge{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;padding:.35rem .75rem;font-size:.85rem;font-weight:700}.LanderView-module__VH-Tqa__main{width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.LanderView-module__VH-Tqa__topBadge{color:#e04f1a;text-align:center;background:#fff8f5;border:1px solid #ffe8e0;border-radius:9999px;max-width:fit-content;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600}.LanderView-module__VH-Tqa__headline{color:#0f172a;text-align:center;margin-bottom:1rem;font-family:Georgia,serif;font-size:2.75rem;font-weight:900;line-height:1.2}.LanderView-module__VH-Tqa__subHeadline{color:#475569;text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.25rem}.LanderView-module__VH-Tqa__heroGrid{grid-template-columns:1.1fr .9fr;gap:3.5rem;margin-bottom:5rem;display:grid}@media (max-width:900px){.LanderView-module__VH-Tqa__heroGrid{grid-template-columns:1fr;gap:2rem}.LanderView-module__VH-Tqa__headline{font-size:2.25rem}}.LanderView-module__VH-Tqa__imageGallery{flex-direction:column;gap:1rem;display:flex}.LanderView-module__VH-Tqa__mainImageWrapper{aspect-ratio:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.LanderView-module__VH-Tqa__mainImage{background-position:50%;background-size:cover;width:100%;height:100%}.LanderView-module__VH-Tqa__thumbnails{gap:.75rem;display:flex}.LanderView-module__VH-Tqa__thumbnail{aspect-ratio:1;cursor:pointer;background-color:#fff;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:12px;flex:1;transition:all .2s}.LanderView-module__VH-Tqa__thumbnailActive{border-color:#e04f1a;box-shadow:0 0 0 2px #e04f1a33}.LanderView-module__VH-Tqa__heroDetails{flex-direction:column;justify-content:flex-start;gap:1.5rem;display:flex}.LanderView-module__VH-Tqa__productTitle{color:#0f172a;font-family:Georgia,serif;font-size:2rem;font-weight:800;line-height:1.3}.LanderView-module__VH-Tqa__stockInfo{color:#e04f1a;background:#fff5f2;border-radius:8px;width:fit-content;padding:.4rem .8rem;font-size:1rem;font-weight:700}.LanderView-module__VH-Tqa__deliveryInfo{color:#475569;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.LanderView-module__VH-Tqa__ctaBtn{color:#fff;cursor:pointer;text-align:center;background:#e04f1a;border:none;border-radius:12px;padding:1.1rem 2.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #e04f1a66}.LanderView-module__VH-Tqa__ctaBtn:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 6px 20px #e04f1a80}.LanderView-module__VH-Tqa__bulletsList{flex-direction:column;gap:1rem;margin-top:1rem;padding:0;list-style:none;display:flex}.LanderView-module__VH-Tqa__bulletsList li{color:#334155;align-items:flex-start;gap:.75rem;font-size:1.05rem;font-weight:500;display:flex}.LanderView-module__VH-Tqa__checkIcon{color:#10b981;flex-shrink:0;margin-top:.2rem}.LanderView-module__VH-Tqa__comparisonSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:5rem;padding:3.5rem 2.5rem}.LanderView-module__VH-Tqa__comparisonTitle{color:#0f172a;text-align:center;margin-bottom:1rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800;line-height:1.3}.LanderView-module__VH-Tqa__comparisonSubtitle{color:#64748b;text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.1rem}.LanderView-module__VH-Tqa__comparisonGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (max-width:768px){.LanderView-module__VH-Tqa__comparisonGrid{grid-template-columns:1fr;gap:1.5rem}.LanderView-module__VH-Tqa__comparisonSection{padding:2rem 1.5rem}}.LanderView-module__VH-Tqa__compCol{border-radius:16px;padding:2rem}.LanderView-module__VH-Tqa__badCol{background:#fffafb;border:1px solid #fee2e2}.LanderView-module__VH-Tqa__goodCol{background:#f0fdf4;border:1px solid #dcfce7}.LanderView-module__VH-Tqa__compCol h3{margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.LanderView-module__VH-Tqa__badCol h3{color:#ef4444}.LanderView-module__VH-Tqa__goodCol h3{color:#15803d}.LanderView-module__VH-Tqa__compList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.LanderView-module__VH-Tqa__compList li{font-size:1.05rem;line-height:1.5}.LanderView-module__VH-Tqa__featuresTitleSection{text-align:center;margin-bottom:4rem}.LanderView-module__VH-Tqa__featuresTitleSection h2{color:#0f172a;margin-bottom:1rem;font-family:Georgia,serif;font-size:2.25rem}.LanderView-module__VH-Tqa__featuresTitleSection p{color:#64748b;font-size:1.1rem}.LanderView-module__VH-Tqa__featureBlock{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:3rem;padding:2.5rem;box-shadow:0 4px 6px #00000003}.LanderView-module__VH-Tqa__featureHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.LanderView-module__VH-Tqa__featureNum{color:#fff;background:#e04f1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:flex}.LanderView-module__VH-Tqa__featureHeader h3{color:#0f172a;font-family:Georgia,serif;font-size:1.5rem;font-weight:800}.LanderView-module__VH-Tqa__featureDesc{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.LanderView-module__VH-Tqa__featureImageWrapper{aspect-ratio:16/9;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow:hidden}.LanderView-module__VH-Tqa__featureImage{background-position:50%;background-size:cover;width:100%;height:100%}.LanderView-module__VH-Tqa__promoSection{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-bottom:5rem;padding:5rem 1.5rem}.LanderView-module__VH-Tqa__promoContainer{max-width:1100px;margin:0 auto}.LanderView-module__VH-Tqa__promoTitle{text-align:center;color:#0f172a;margin-bottom:3rem;font-family:Georgia,serif;font-size:2.5rem;font-weight:900}.LanderView-module__VH-Tqa__packagesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.LanderView-module__VH-Tqa__packageCard{background:#fff;border:1px solid #cbd5e1;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem 2rem;transition:all .2s;display:flex;position:relative}.LanderView-module__VH-Tqa__packageCardHighlight{border:2px solid #e04f1a;transform:scale(1.02);box-shadow:0 10px 30px #e04f1a1a}.LanderView-module__VH-Tqa__popularBadge{color:#fff;text-transform:uppercase;background:#e04f1a;border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.LanderView-module__VH-Tqa__packageHeader{text-align:center}.LanderView-module__VH-Tqa__packageHeader h3{color:#0f172a;margin-bottom:.5rem;font-family:Georgia,serif;font-size:1.75rem;font-weight:800}.LanderView-module__VH-Tqa__packageHeader p{color:#64748b;font-size:.95rem}.LanderView-module__VH-Tqa__packagePriceArea{text-align:center;margin:1.5rem 0}.LanderView-module__VH-Tqa__price{color:#0f172a;font-size:2.75rem;font-weight:900;line-height:1}.LanderView-module__VH-Tqa__oldPrice{color:#94a3b8;margin-left:.5rem;font-size:1.2rem;text-decoration:line-through}.LanderView-module__VH-Tqa__saveAmount{color:#166534;background:#dcfce7;border-radius:9999px;width:fit-content;margin:.5rem auto 0;padding:.25rem .75rem;font-size:.85rem;font-weight:700}.LanderView-module__VH-Tqa__packageBullets{border-top:1px solid #f1f5f9;flex-direction:column;flex-grow:1;gap:.75rem;padding:1.5rem 0 0;list-style:none;display:flex}.LanderView-module__VH-Tqa__packageBullets li{color:#475569;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.LanderView-module__VH-Tqa__packageBtn{color:#0f172a;cursor:pointer;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .2s}.LanderView-module__VH-Tqa__packageBtnHighlight{color:#fff;background:#e04f1a;border:none;box-shadow:0 4px 10px #e04f1a33}.LanderView-module__VH-Tqa__packageBtnHighlight:hover{background:#c2410c}.LanderView-module__VH-Tqa__packageBtn:hover:not(.LanderView-module__VH-Tqa__packageBtnHighlight){background:#f8fafc;border-color:#94a3b8}.LanderView-module__VH-Tqa__reviewsSection{margin-bottom:5rem}.LanderView-module__VH-Tqa__reviewsTitle{text-align:center;color:#0f172a;margin-bottom:3rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800}.LanderView-module__VH-Tqa__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.LanderView-module__VH-Tqa__reviewCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 6px #00000003}.LanderView-module__VH-Tqa__stars{color:#fbbf24;gap:.25rem;display:flex}.LanderView-module__VH-Tqa__reviewText{color:#334155;font-size:1.05rem;font-style:italic;line-height:1.6}.LanderView-module__VH-Tqa__reviewAuthor{color:#64748b;font-size:.95rem;font-weight:700}.LanderView-module__VH-Tqa__faqsSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:5rem;padding:3.5rem 2.5rem}.LanderView-module__VH-Tqa__faqsTitle{text-align:center;color:#0f172a;margin-bottom:3rem;font-family:Georgia,serif;font-size:2rem;font-weight:800}.LanderView-module__VH-Tqa__faqItem{border-bottom:1px solid #edf2f7;padding:1.25rem 0}.LanderView-module__VH-Tqa__faqItem:last-child{border-bottom:none}.LanderView-module__VH-Tqa__faqQuestion{cursor:pointer;color:#0f172a;justify-content:space-between;align-items:center;gap:1rem;font-size:1.15rem;font-weight:700;display:flex}.LanderView-module__VH-Tqa__faqAnswer{color:#475569;margin-top:1rem;font-size:1.05rem;line-height:1.6}.LanderView-module__VH-Tqa__orderSection{background:#fffbf9;border:2px dashed #e04f1a;border-radius:24px;max-width:650px;margin-bottom:5rem;margin-left:auto;margin-right:auto;padding:3.5rem 2rem}.LanderView-module__VH-Tqa__orderHeader{text-align:center;margin-bottom:2.5rem}.LanderView-module__VH-Tqa__orderHeader h2{color:#0f172a;margin-bottom:.5rem;font-family:Georgia,serif;font-size:2rem}.LanderView-module__VH-Tqa__orderHeader p{color:#ef4444;text-transform:uppercase;letter-spacing:.5px;font-size:1.1rem;font-weight:700}.LanderView-module__VH-Tqa__form{flex-direction:column;gap:1.5rem;display:flex}.LanderView-module__VH-Tqa__formGroup{flex-direction:column;gap:.5rem;display:flex}.LanderView-module__VH-Tqa__formGroup label{color:#0f172a;font-size:.95rem;font-weight:700}.LanderView-module__VH-Tqa__radioList{flex-direction:column;gap:.75rem;display:flex}.LanderView-module__VH-Tqa__radioOption{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.LanderView-module__VH-Tqa__radioOptionActive{background:#fff8f5;border-color:#e04f1a}.LanderView-module__VH-Tqa__radioOption input[type=radio]{accent-color:#e04f1a;width:1.2rem;height:1.2rem}.LanderView-module__VH-Tqa__radioText{color:#0f172a;font-weight:700}.LanderView-module__VH-Tqa__input,.LanderView-module__VH-Tqa__textarea,.LanderView-module__VH-Tqa__select{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:1rem;font-size:1rem}.LanderView-module__VH-Tqa__input:focus,.LanderView-module__VH-Tqa__textarea:focus,.LanderView-module__VH-Tqa__select:focus{border-color:#e04f1a;outline:none;box-shadow:0 0 0 3px #e04f1a26}.LanderView-module__VH-Tqa__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.LanderView-module__VH-Tqa__formGrid{grid-template-columns:1fr}}.LanderView-module__VH-Tqa__submitBtn{color:#fff;cursor:pointer;text-align:center;background:#10b981;border:none;border-radius:12px;margin-top:1rem;padding:1.2rem;font-size:1.25rem;font-weight:800;transition:all .2s;box-shadow:0 4px 14px #10b9814d}.LanderView-module__VH-Tqa__submitBtn:hover{background:#059669;box-shadow:0 6px 20px #10b98166}.LanderView-module__VH-Tqa__supportArea{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;max-width:800px;margin:3rem auto;padding:2.5rem}.LanderView-module__VH-Tqa__supportArea h3{color:#0f172a;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.LanderView-module__VH-Tqa__supportArea p{color:#64748b;margin-bottom:1.5rem}.LanderView-module__VH-Tqa__supportButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LanderView-module__VH-Tqa__supportBtn{border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.LanderView-module__VH-Tqa__waBtn{color:#fff;background:#25d366}.LanderView-module__VH-Tqa__waBtn:hover{background:#128c7e}.LanderView-module__VH-Tqa__callBtn{color:#fff;background:#0f172a}.LanderView-module__VH-Tqa__callBtn:hover{background:#1e293b}.LanderView-module__VH-Tqa__footer{color:#94a3b8;text-align:center;background:#0f172a;padding:4rem 2rem 5rem}.LanderView-module__VH-Tqa__footerLogo{color:#fff;margin-bottom:1rem;font-family:Georgia,serif;font-size:2rem;font-weight:900}.LanderView-module__VH-Tqa__footerLinks{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.LanderView-module__VH-Tqa__footerLinks a{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .2s}.LanderView-module__VH-Tqa__footerLinks a:hover{color:#fff}.LanderView-module__VH-Tqa__footerNotice{opacity:.7;max-width:600px;margin:0 auto;font-size:.85rem}.LanderView-module__VH-Tqa__floatingBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-top:1px solid #e2e8f0;justify-content:center;padding:.75rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 15px #0000000d}.LanderView-module__VH-Tqa__floatingContent{justify-content:space-between;align-items:center;width:100%;max-width:1100px;display:flex}.LanderView-module__VH-Tqa__floatingPriceArea{flex-direction:column;display:flex}.LanderView-module__VH-Tqa__floatingTitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:.85rem;font-weight:700;overflow:hidden}.LanderView-module__VH-Tqa__floatingPrice{color:#e04f1a;font-size:1.15rem;font-weight:800}.LanderView-module__VH-Tqa__floatingCta{color:#fff;cursor:pointer;background:#e04f1a;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;box-shadow:0 4px 10px #e04f1a40}.LanderView-module__VH-Tqa__floatingCta:hover{background:#c2410c}@media (max-width:500px){.LanderView-module__VH-Tqa__floatingTitle{max-width:150px}}.LanderView-module__VH-Tqa__announcementBar{color:#fff;text-align:center;letter-spacing:.5px;background:#000;padding:.6rem 1rem;font-size:.8rem;font-weight:600}.LanderView-module__VH-Tqa__announcementBar a{color:#60a5fa;text-decoration:underline}.LanderView-module__VH-Tqa__announcementBar a:hover{color:#93c5fd}.LanderView-module__VH-Tqa__headlineHighlightWrapper{justify-content:center;margin-top:-.25rem;margin-bottom:1.5rem;display:flex}.LanderView-module__VH-Tqa__headlineHighlight{color:#fff;text-align:center;background:#e04f1a;border-radius:9999px;max-width:fit-content;padding:.6rem 1.75rem;font-size:1rem;font-weight:700;box-shadow:0 4px 12px #e04f1a26}.LanderView-module__VH-Tqa__imageOverlayPills{z-index:10;justify-content:center;gap:.75rem;width:90%;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.LanderView-module__VH-Tqa__imageOverlayPill{color:#0f172a;white-space:nowrap;background:#fffffff2;border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 10px #00000014}.LanderView-module__VH-Tqa__heroDescriptionText{color:#475569;margin-bottom:.5rem;font-size:1.05rem;line-height:1.5}.LanderView-module__VH-Tqa__compListItem{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.LanderView-module__VH-Tqa__crossIcon{color:#dc2626;flex-shrink:0;margin-top:.2rem}.LanderView-module__VH-Tqa__btnPackageOrange{color:#fff;background:#e04f1a;border:1px solid #e04f1a}.LanderView-module__VH-Tqa__btnPackageOrange:hover{background:#c2410c}.LanderView-module__VH-Tqa__btnPackageNavy{color:#fff;background:#0f172a;border:1px solid #0f172a}.LanderView-module__VH-Tqa__btnPackageNavy:hover{background:#1e293b}.LanderView-module__VH-Tqa__btnPackageOutline{color:#0f172a;background:0 0;border:2px solid #0f172a}.LanderView-module__VH-Tqa__btnPackageOutline:hover{color:#fff;background:#0f172a}.LanderView-module__VH-Tqa__packageBtnSelected{box-shadow:0 0 0 3px #e04f1a59}.LanderView-module__VH-Tqa__warningBox{background:#fffbfa;border:2px dashed #f87171;border-radius:12px;max-width:850px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem}.LanderView-module__VH-Tqa__warningBoxTitle{color:#dc2626;text-align:center;margin-bottom:.75rem;font-size:1.1rem;font-weight:800}.LanderView-module__VH-Tqa__warningBoxDesc{color:#4b5563;text-align:center;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.LanderView-module__VH-Tqa__warningBoxList{color:#4b5563;margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;line-height:1.6}.LanderView-module__VH-Tqa__warningBoxList li{margin-bottom:.4rem}.LanderView-module__VH-Tqa__warningBoxContact{color:#4b5563;text-align:center;margin-top:.5rem;font-size:.95rem;font-weight:600}.LanderView-module__VH-Tqa__warningBoxContact a{color:#25d366;font-weight:700;text-decoration:underline}.LanderView-module__VH-Tqa__orderFormSplit{grid-template-columns:1fr 1.2fr;gap:3rem;margin-top:1.5rem;display:grid}.LanderView-module__VH-Tqa__orderFormLeft{flex-direction:column;justify-content:flex-start;display:flex}.LanderView-module__VH-Tqa__orderProductWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;position:sticky;top:2rem;overflow:hidden;box-shadow:0 4px 15px #00000005}.LanderView-module__VH-Tqa__orderProductImg{aspect-ratio:1;object-fit:cover;width:100%;display:block}.LanderView-module__VH-Tqa__orderProductMeta{padding:1.5rem}.LanderView-module__VH-Tqa__orderProductName{color:#0f172a;margin-bottom:.5rem;font-family:Georgia,serif;font-size:1.25rem;font-weight:800}.LanderView-module__VH-Tqa__orderProductBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.LanderView-module__VH-Tqa__orderFormRight{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000005}.LanderView-module__VH-Tqa__submitBtn{color:#fff;font-weight:800;background:#25d366!important;box-shadow:0 4px 14px #25d3664d!important}.LanderView-module__VH-Tqa__submitBtn:hover{background:#128c7e!important}.LanderView-module__VH-Tqa__floatingWhatsapp{color:#fff;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,background-color .2s;display:flex;position:fixed;bottom:5.5rem;right:2rem;box-shadow:0 4px 15px #25d36666}.LanderView-module__VH-Tqa__floatingWhatsapp:hover{background:#128c7e;transform:scale(1.05)}@media (max-width:768px){.LanderView-module__VH-Tqa__orderFormSplit{grid-template-columns:1fr;gap:2rem}.LanderView-module__VH-Tqa__orderProductWrapper{position:static}}.LanderView-module__VH-Tqa__galleryCaption{color:#64748b;text-align:center;margin-top:.75rem;font-size:.85rem;font-weight:600}.LanderView-module__VH-Tqa__miniOptionCard{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;gap:1rem;margin-top:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.LanderView-module__VH-Tqa__miniOptionTitle{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.LanderView-module__VH-Tqa__miniRadioList{flex-direction:column;gap:.75rem;display:flex}.LanderView-module__VH-Tqa__miniRadioOption{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.LanderView-module__VH-Tqa__miniRadioOptionActive{background:#fff8f5;border-color:#e04f1a;box-shadow:0 0 0 1px #e04f1a}.LanderView-module__VH-Tqa__miniRadioOption input[type=radio]{accent-color:#e04f1a;cursor:pointer;width:1.1rem;height:1.1rem;margin:0}.LanderView-module__VH-Tqa__miniRadioTextWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.LanderView-module__VH-Tqa__miniRadioTitle{color:#0f172a;font-size:.95rem;font-weight:700}.LanderView-module__VH-Tqa__miniRadioPrice{color:#e04f1a;font-size:1.05rem;font-weight:800}.LanderView-module__VH-Tqa__miniCtaBtn{color:#fff;cursor:pointer;text-align:center;background:#e04f1a;border:none;border-radius:10px;padding:1rem;font-size:1.15rem;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #e04f1a4d}.LanderView-module__VH-Tqa__miniCtaBtn:hover{background:#c2410c;transform:translateY(-1px)}.LanderView-module__VH-Tqa__miniTrustList{border-top:1px solid #f1f5f9;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.LanderView-module__VH-Tqa__miniTrustItem{align-items:flex-start;gap:.75rem;display:flex}.LanderView-module__VH-Tqa__trustIcon{color:#10b981;flex-shrink:0;margin-top:.15rem}.LanderView-module__VH-Tqa__miniTrustItem div{flex-direction:column;display:flex}.LanderView-module__VH-Tqa__miniTrustItem strong{color:#0f172a;font-size:.85rem;font-weight:700}.LanderView-module__VH-Tqa__miniTrustItem span{color:#64748b;font-size:.75rem}.LanderView-module__VH-Tqa__miniWaLink{text-align:center;color:#475569;margin-top:.25rem;font-size:.85rem;font-weight:600;text-decoration:underline;display:block}.LanderView-module__VH-Tqa__miniWaLink:hover{color:#25d366}.LanderView-module__VH-Tqa__colorsSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:1100px;margin:4rem auto;padding:3.5rem 2.5rem}.LanderView-module__VH-Tqa__colorsTitle{color:#0f172a;text-align:center;margin:0 0 2.5rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800}.LanderView-module__VH-Tqa__colorsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.LanderView-module__VH-Tqa__colorsGrid{grid-template-columns:1fr;gap:1.5rem}.LanderView-module__VH-Tqa__colorsSection{padding:2rem 1.5rem}}.LanderView-module__VH-Tqa__colorCard{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000005}.LanderView-module__VH-Tqa__colorCard img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.LanderView-module__VH-Tqa__colorMeta{background:#f8fafc;border-top:1px solid #edf2f7;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.LanderView-module__VH-Tqa__colorDot{border-radius:50%;width:18px;height:18px;display:inline-block}.LanderView-module__VH-Tqa__colorMeta h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.LanderView-module__VH-Tqa__showcaseImageWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:850px;margin:3rem auto;overflow:hidden;box-shadow:0 4px 20px #0000000d}.LanderView-module__VH-Tqa__showcaseImage{width:100%;height:auto;display:block}.LanderView-module__VH-Tqa__sectionCtaWrapper{text-align:center;margin:3.5rem 0}.LanderView-module__VH-Tqa__bodySupportSection{max-width:1100px;margin:5rem auto;padding:0 1.5rem}.LanderView-module__VH-Tqa__bodySupportTitle{color:#0f172a;text-align:center;margin-bottom:.75rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800;line-height:1.25}.LanderView-module__VH-Tqa__bodySupportSubTitle{color:#e04f1a;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.LanderView-module__VH-Tqa__bodySupportDesc{color:#475569;text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.LanderView-module__VH-Tqa__bodySupportGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.LanderView-module__VH-Tqa__bodySupportCol{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000005}.LanderView-module__VH-Tqa__supportColHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.LanderView-module__VH-Tqa__supportBadge{color:#e04f1a;background:#fff5f1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex}.LanderView-module__VH-Tqa__supportColHeader h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}.LanderView-module__VH-Tqa__supportColDesc{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.LanderView-module__VH-Tqa__supportPointsList{flex-direction:column;gap:1.5rem;display:flex}.LanderView-module__VH-Tqa__supportPointItem{align-items:flex-start;gap:1rem;display:flex}.LanderView-module__VH-Tqa__pointNum{color:#e04f1a;background:#fff5f1;border-radius:6px;padding:.25rem .6rem;font-size:1.1rem;font-weight:800}.LanderView-module__VH-Tqa__pointContent h4{color:#1e293b;margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.LanderView-module__VH-Tqa__pointContent p{color:#475569;margin:0;font-size:.92rem;line-height:1.45}.LanderView-module__VH-Tqa__premiumSection{max-width:1100px;margin:5rem auto;padding:0 1.5rem}.LanderView-module__VH-Tqa__premiumPreTitle{color:#e04f1a;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;font-weight:700}.LanderView-module__VH-Tqa__premiumTitle{color:#0f172a;text-align:center;max-width:900px;margin:0 auto 3rem;font-family:Georgia,serif;font-size:2rem;font-weight:800;line-height:1.3}.LanderView-module__VH-Tqa__premiumGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.LanderView-module__VH-Tqa__premiumCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #00000003}.LanderView-module__VH-Tqa__premiumCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000000a}.LanderView-module__VH-Tqa__premiumCardIcon{color:#e04f1a;background:#fff5f1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800;display:flex}.LanderView-module__VH-Tqa__premiumCard h3{color:#0f172a;margin:0 0 .75rem;font-size:1.15rem;font-weight:800}.LanderView-module__VH-Tqa__premiumCard p{color:#475569;margin:0;font-size:.92rem;line-height:1.5}.LanderView-module__VH-Tqa__differenceContainer{max-width:1100px;margin:5rem auto;padding:0 1.5rem}.LanderView-module__VH-Tqa__differenceInner{background:#fffcf9;border:1.5px solid #e04f1a;border-radius:24px;grid-template-columns:1.2fr 1fr;gap:3.5rem;padding:3.5rem;display:grid}.LanderView-module__VH-Tqa__differenceLeft{flex-direction:column;justify-content:center;display:flex}.LanderView-module__VH-Tqa__differenceBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#e04f1a;border-radius:100px;align-self:flex-start;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700}.LanderView-module__VH-Tqa__differenceLeft h2{color:#0f172a;margin:0 0 1rem;font-family:Georgia,serif;font-size:2rem;font-weight:800;line-height:1.25}.LanderView-module__VH-Tqa__differenceLeft p{color:#475569;margin:0;font-size:1.05rem;line-height:1.6}.LanderView-module__VH-Tqa__differenceRight{flex-direction:column;justify-content:center;display:flex}.LanderView-module__VH-Tqa__differencePoints{flex-direction:column;gap:1.5rem;display:flex}.LanderView-module__VH-Tqa__differencePoint h4{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.1rem;font-weight:800;display:flex}.LanderView-module__VH-Tqa__diffIcon{color:#10b981}.LanderView-module__VH-Tqa__differencePoint p{color:#475569;margin:0;padding-left:1.65rem;font-size:.95rem;line-height:1.5}.LanderView-module__VH-Tqa__differencePillsGrid{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.LanderView-module__VH-Tqa__differencePill{color:#e04f1a;background:#fef2f2;border:1px solid #fee2e2;border-radius:100px;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:flex}.LanderView-module__VH-Tqa__perfectForSection{max-width:1100px;margin:5rem auto;padding:0 1.5rem}.LanderView-module__VH-Tqa__perfectForHeader{text-align:center;margin-bottom:3rem}.LanderView-module__VH-Tqa__perfectForBadge{color:#e04f1a;text-transform:uppercase;letter-spacing:.05em;background:#fff5f1;border-radius:100px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-block}.LanderView-module__VH-Tqa__perfectForHeader h2{color:#0f172a;margin:0 0 .75rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800;line-height:1.25}.LanderView-module__VH-Tqa__perfectForHeader p{color:#475569;max-width:800px;margin:0 auto;font-size:1.1rem}.LanderView-module__VH-Tqa__perfectForGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.LanderView-module__VH-Tqa__perfectColorsBox,.LanderView-module__VH-Tqa__buyersProfilesBox{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000005}.LanderView-module__VH-Tqa__perfectColorsBox h3,.LanderView-module__VH-Tqa__buyersProfilesBox h3{color:#0f172a;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.LanderView-module__VH-Tqa__perfectColorsBox p,.LanderView-module__VH-Tqa__buyersProfilesBox p{color:#64748b;margin:0 0 1.5rem;font-size:.95rem}.LanderView-module__VH-Tqa__swatchCirclesGrid{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.LanderView-module__VH-Tqa__swatchCircleCard{color:#0f172a;align-items:center;gap:1rem;font-weight:700;display:flex}.LanderView-module__VH-Tqa__swatchCircleDot{border-radius:50%;width:28px;height:28px;display:inline-block;box-shadow:inset 0 2px 4px #0000001a}.LanderView-module__VH-Tqa__styleTipBox{background:#f8fafc;border-left:4px solid #e04f1a;border-radius:0 8px 8px 0;padding:1.25rem}.LanderView-module__VH-Tqa__styleTipBox p{color:#475569;margin:0;font-size:.9rem;font-style:italic;line-height:1.5}.LanderView-module__VH-Tqa__buyersList{flex-direction:column;gap:1.5rem;display:flex}.LanderView-module__VH-Tqa__buyerItem h4{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.LanderView-module__VH-Tqa__buyerItem p{color:#475569;margin:0;font-size:.92rem;line-height:1.45}.LanderView-module__VH-Tqa__worthSection{max-width:1100px;margin:5rem auto;padding:0 1.5rem}.LanderView-module__VH-Tqa__worthHeader{text-align:center;margin-bottom:3.5rem}.LanderView-module__VH-Tqa__worthBadge{color:#e04f1a;text-transform:uppercase;letter-spacing:.05em;background:#fff5f1;border-radius:100px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-block}.LanderView-module__VH-Tqa__worthHeader h2{color:#0f172a;margin:0 0 .75rem;font-family:Georgia,serif;font-size:2.25rem;font-weight:800;line-height:1.25}.LanderView-module__VH-Tqa__worthHeader p{color:#475569;max-width:800px;margin:0 auto;font-size:1.1rem}.LanderView-module__VH-Tqa__worthGrid{grid-template-columns:1fr 1.2fr;gap:3rem;display:grid}.LanderView-module__VH-Tqa__worthLeftCol{flex-direction:column;justify-content:center;display:flex}.LanderView-module__VH-Tqa__worthLeftCol h3{color:#0f172a;margin:0 0 1rem;font-family:Georgia,serif;font-size:1.75rem;font-weight:800;line-height:1.3}.LanderView-module__VH-Tqa__worthLeftCol p{color:#475569;font-size:1.05rem;line-height:1.6}.LanderView-module__VH-Tqa__worthRightCol{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000005}.LanderView-module__VH-Tqa__worthPoints{flex-direction:column;gap:1.75rem;display:flex}.LanderView-module__VH-Tqa__worthPoint h4{color:#0f172a;margin:0 0 .35rem;font-size:1.15rem;font-weight:800}.LanderView-module__VH-Tqa__worthPoint p{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.LanderView-module__VH-Tqa__supportBoxContainer{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;max-width:900px;margin:4rem auto;padding:3.5rem;box-shadow:0 4px 25px #00000005}.LanderView-module__VH-Tqa__supportBoxHeader{margin-bottom:2.5rem}.LanderView-module__VH-Tqa__supportBoxBadge{color:#e04f1a;text-transform:uppercase;letter-spacing:.05em;background:#fff5f1;border-radius:100px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.LanderView-module__VH-Tqa__supportBoxHeader h3{color:#0f172a;margin:0 0 .5rem;font-family:Georgia,serif;font-size:1.75rem;font-weight:800}.LanderView-module__VH-Tqa__supportBoxHeader p{color:#64748b;margin:0;font-size:1rem}.LanderView-module__VH-Tqa__supportBoxColumns{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.LanderView-module__VH-Tqa__supportBoxCol{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #00000003}.LanderView-module__VH-Tqa__supportBoxColBadge{color:#1e293b;background:#f1f5f9;border-radius:6px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.LanderView-module__VH-Tqa__supportBoxCol p{color:#475569;margin:0;font-size:.9rem;line-height:1.5}.LanderView-module__VH-Tqa__supportQuickTip{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;max-width:600px;margin-top:1.5rem;padding:1rem 1.5rem;display:inline-block}.LanderView-module__VH-Tqa__supportQuickTip p{color:#475569;margin:0;font-size:.88rem;line-height:1.45}@media (max-width:768px){.LanderView-module__VH-Tqa__bodySupportGrid,.LanderView-module__VH-Tqa__premiumGrid,.LanderView-module__VH-Tqa__differenceInner,.LanderView-module__VH-Tqa__perfectForGrid,.LanderView-module__VH-Tqa__worthGrid,.LanderView-module__VH-Tqa__supportBoxColumns,.LanderView-module__VH-Tqa__splitFaqOrderGrid{grid-template-columns:1fr;gap:2.5rem}.LanderView-module__VH-Tqa__differenceInner{padding:2rem}.LanderView-module__VH-Tqa__perfectColorsBox,.LanderView-module__VH-Tqa__buyersProfilesBox,.LanderView-module__VH-Tqa__worthRightCol,.LanderView-module__VH-Tqa__bodySupportCol{padding:1.5rem}.LanderView-module__VH-Tqa__supportBoxContainer{padding:2rem 1.5rem}.LanderView-module__VH-Tqa__bodySupportTitle,.LanderView-module__VH-Tqa__premiumTitle,.LanderView-module__VH-Tqa__perfectForHeader h2,.LanderView-module__VH-Tqa__worthHeader h2{font-size:1.75rem}}.LanderView-module__VH-Tqa__splitFaqOrderSection{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-bottom:5rem;padding:5rem 1.5rem}.LanderView-module__VH-Tqa__splitFaqOrderGrid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.LanderView-module__VH-Tqa__splitFaqCol,.LanderView-module__VH-Tqa__splitOrderCol{flex-direction:column;gap:2rem;display:flex}.LanderView-module__VH-Tqa__splitSectionHeader h2{color:#0f172a;margin-bottom:.5rem;font-family:Georgia,serif;font-size:2rem;font-weight:800}.LanderView-module__VH-Tqa__splitSectionHeader p{color:#64748b;margin:0;font-size:1rem}.LanderView-module__VH-Tqa__faqAccordion{flex-direction:column;gap:.75rem;display:flex}.LanderView-module__VH-Tqa__splitFaqItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.LanderView-module__VH-Tqa__splitFaqQuestion{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;display:flex}.LanderView-module__VH-Tqa__splitFaqQuestion:hover{background:#f1f5f9}.LanderView-module__VH-Tqa__splitFaqAnswer{color:#475569;background:#fff;border-top:1px solid #f1f5f9;padding:1rem 1.25rem 1.25rem;font-size:1rem;line-height:1.6}.LanderView-module__VH-Tqa__whyCardsList{flex-direction:column;gap:1rem;display:flex}.LanderView-module__VH-Tqa__whyCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.LanderView-module__VH-Tqa__whyCard h4{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.LanderView-module__VH-Tqa__whyCard p{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.LanderView-module__VH-Tqa__sidePromoCard{background:#fff8f5;border:1px solid #ffd8c5;border-radius:16px;margin-top:1rem;padding:1.5rem}.LanderView-module__VH-Tqa__sidePromoCard h3{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffe8e0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:800}.LanderView-module__VH-Tqa__sidePromoList{flex-direction:column;gap:.75rem;display:flex}.LanderView-module__VH-Tqa__sidePromoRow{grid-template-columns:1.2fr 1.5fr 1.3fr;align-items:center;font-size:1.05rem;display:grid}.LanderView-module__VH-Tqa__sidePromoLabel{color:#334155;font-weight:600}.LanderView-module__VH-Tqa__sidePromoPrice{color:#e04f1a;font-weight:800}.LanderView-module__VH-Tqa__sidePromoSave{color:#16a34a;text-align:right;font-size:.9rem;font-weight:700}@media (max-width:768px){.LanderView-module__VH-Tqa__splitFaqOrderSection{margin-bottom:3rem;padding:3rem 1rem}.LanderView-module__VH-Tqa__splitFaqOrderGrid{grid-template-columns:1fr;gap:2.5rem}.LanderView-module__VH-Tqa__splitSectionHeader h2{font-size:1.6rem}.LanderView-module__VH-Tqa__splitFaqQuestion{padding:1rem;font-size:1rem}.LanderView-module__VH-Tqa__splitFaqAnswer{padding:0 1rem 1rem;font-size:.95rem}.LanderView-module__VH-Tqa__whyCard{padding:1rem}.LanderView-module__VH-Tqa__sidePromoCard{padding:1.25rem}.LanderView-module__VH-Tqa__sidePromoRow{grid-template-columns:1fr 1.2fr 1fr;font-size:.95rem}}
