*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#0f0d2d;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased}img{height:auto;max-width:100%}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}.hover-lift{transition:transform .25s ease,box-shadow .25s ease}.hover-lift:hover{box-shadow:0 12px 32px rgba(15,13,45,.1);transform:translateY(-4px)}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.03)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open{max-height:300px}.faq-chevron{transition:transform .3s ease}.faq-chevron.open{transform:rotate(180deg)}.dr-modal-overlay{align-items:center;backdrop-filter:blur(4px);background:rgba(15,13,45,.5);display:none;inset:0;justify-content:center;position:fixed;z-index:100}.dr-modal-overlay.open{display:flex}.dr-modal-overlay.open .dr-modal-card{animation:modalIn .25s ease-out}.dr-modal-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 32px rgba(15,13,45,.12);display:flex;flex-direction:column;gap:20px;max-height:90vh;max-width:420px;overflow-y:auto;padding:24px 40px;position:relative;width:90vw}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.comparison-grid>div{transition:background .2s ease}.comparison-grid>div:hover{background:#faf8f4}@keyframes bar-scale-ltr{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bar-scale-rtl{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes score-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes label-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bar-fill-brand{transform:scaleX(0);transform-origin:right center}.bar-fill-competitor{transform:scaleX(0);transform-origin:left center}.bar-row>span,.dr-score{opacity:0}.bar-row.visible .bar-fill-brand{animation:bar-scale-ltr 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.bar-row.visible .bar-fill-competitor{animation:bar-scale-rtl 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.bar-row:first-child.visible .bar-fill-brand,.bar-row:first-child.visible .bar-fill-competitor{animation-delay:.1s}.bar-row:nth-child(2).visible .bar-fill-brand,.bar-row:nth-child(2).visible .bar-fill-competitor{animation-delay:.25s}.bar-row:nth-child(3).visible .bar-fill-brand,.bar-row:nth-child(3).visible .bar-fill-competitor{animation-delay:.4s}.bar-row:nth-child(4).visible .bar-fill-brand,.bar-row:nth-child(4).visible .bar-fill-competitor{animation-delay:.55s}.bar-row:nth-child(5).visible .bar-fill-brand,.bar-row:nth-child(5).visible .bar-fill-competitor{animation-delay:.7s}.bar-row.visible>span{animation:label-fade .5s ease-out both}.bar-row:first-child.visible>span{animation-delay:0s}.bar-row:nth-child(2).visible>span{animation-delay:.15s}.bar-row:nth-child(3).visible>span{animation-delay:.3s}.bar-row:nth-child(4).visible>span{animation-delay:.45s}.bar-row:nth-child(5).visible>span{animation-delay:.6s}.bar-row.visible .dr-score{animation:score-pop .4s cubic-bezier(.34,1.56,.64,1) both}.bar-row:first-child.visible .dr-score{animation-delay:1s}.bar-row:nth-child(2).visible .dr-score{animation-delay:1.15s}.bar-row:nth-child(3).visible .dr-score{animation-delay:1.3s}.bar-row:nth-child(4).visible .dr-score{animation-delay:1.45s}.bar-row:nth-child(5).visible .dr-score{animation-delay:1.6s}.dr-testimonial-slide{transition:transform .3s ease,opacity .3s ease}.dr-testimonial-nav{align-items:center;display:flex;gap:16px;justify-content:center}.dr-testimonial-nav button.dr-arrow{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;display:inline-flex;height:44px;justify-content:center;transition:background .2s ease,border-color .2s ease;width:44px}.dr-testimonial-nav button.dr-arrow:hover{background:#f8f9fb;border-color:#d1d5db}.dr-testimonial-nav button.dr-arrow:disabled{cursor:default;opacity:.3}.dr-testimonial-nav button.dr-arrow:disabled:hover{background:#fff;border-color:#e5e7eb}.hs-form-container .hs-form,form.hs-form{font-family:Poppins,sans-serif}.hs-form-container .hs-form label,form.hs-form label{color:#0f0d2d;display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;margin-bottom:4px}.hs-form-container .hs-form .hs-input,form.hs-form .hs-input{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#0f0d2d;font-family:Poppins,sans-serif;font-size:13px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%!important}.hs-form-container .hs-form select.hs-input,form.hs-form select.hs-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23677489' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:20px;padding-right:44px}.hs-form-container .hs-form textarea.hs-input,form.hs-form textarea.hs-input{min-height:72px;resize:vertical}.hs-form-container .hs-form .hs-input:focus,form.hs-form .hs-input:focus{background:#fff;border-color:#f93576;box-shadow:0 0 0 3px rgba(249,53,118,.08);outline:none}.hs-form-container .hs-form .hs-input::placeholder,form.hs-form .hs-input::placeholder{color:#9ca3af;font-weight:400}.hs-form-container .hs-form .hs-button,form.hs-form .hs-button,form.hs-form input[type=submit]{background:#f93576;border:none;border-radius:55px;color:#fff;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;margin:8px auto 0;padding:12px 40px;transition:background .2s ease,transform .15s ease;width:auto}.hs-form-container .hs-form .hs-button:hover,form.hs-form .hs-button:hover,form.hs-form input[type=submit]:hover{background:#e02a66;transform:translateY(-1px)}.hs-form-container .hs-form .hs-error-msg,form.hs-form .hs-error-msg{color:#ef4444;font-family:Poppins,sans-serif;font-size:12px;margin-top:4px}.hs-form-container .hs-form .hs-form-required,form.hs-form .hs-form-required{color:#f93576;margin-left:1px}.hs-form-container .hs-form fieldset,form.hs-form fieldset{margin-bottom:0;max-width:100%!important}.hs-form-container .hs-form fieldset.form-columns-2,form.hs-form fieldset.form-columns-2{display:flex!important;gap:16px}#hs-form-modal .hs-form fieldset.form-columns-2 .hs-form-field,.hs-form-container .hs-form fieldset.form-columns-2 .hs-form-field,form.hs-form fieldset.form-columns-2 .hs-form-field{flex:1!important;max-width:50%!important;width:50%!important}#hs-form-modal .hs-form fieldset.form-columns-2 .hs-dependent-field{flex:1!important;float:none!important;width:50%!important}#hs-form-modal .hs-form fieldset.form-columns-2 .hs-form-field .input,.hs-form-container .hs-form fieldset.form-columns-2 .hs-form-field .input,form.hs-form fieldset.form-columns-2 .hs-form-field .input{margin-right:0!important;width:100%!important}#hs-form-modal .hs-form fieldset.form-columns-2 .hs-form-field .hs-input,.hs-form-container .hs-form fieldset.form-columns-2 .hs-form-field .hs-input,form.hs-form fieldset.form-columns-2 .hs-form-field .hs-input{width:100%!important}#hs-form-modal .legal-consent-container .hs-richtext,#hs-form-modal .legal-consent-container .hs-richtext p,.hs-form-container .hs-form .legal-consent-container .hs-richtext,.hs-form-container .hs-form .legal-consent-container .hs-richtext p,form.hs-form .legal-consent-container .hs-richtext,form.hs-form .legal-consent-container .hs-richtext p{color:#9ca3af!important;font-size:10px!important;line-height:1.4!important}.hs-form-container .hs-form .field,form.hs-form .field{margin-bottom:14px}.hs-form-container .hs-form .legal-consent-container,form.hs-form .legal-consent-container{margin-top:8px}.hs-form-container .hs-form .legal-consent-container p,form.hs-form .legal-consent-container p{color:#9ca3af;font-size:10px;line-height:1.4}.hs-form-container .hs-form .legal-consent-container a,form.hs-form .legal-consent-container a{color:#f93576;text-decoration:underline}@media(max-width:1024px){.dr-container{padding-left:40px!important;padding-right:40px!important}.dr-hero-form-card{width:360px!important}.dr-hero-inner{padding:40px!important}.dr-hero-chart{height:450px!important;width:360px!important}.dr-hero-h1{font-size:42px!important}.dr-section-h2{font-size:34px!important}.dr-features-grid{grid-template-columns:repeat(2,1fr)!important}.dr-comparison{margin-top:-180px!important}.dr-cta-card{padding:48px 40px!important}.dr-trust-badges{gap:20px!important}.dr-trust-badges img{height:100px!important}}@media(max-width:767px){.dr-container{padding-left:20px!important;padding-right:20px!important}.dr-nav .dr-container{padding-left:16px!important;padding-right:16px!important}.dr-nav img{height:28px!important}.dr-nav button{font-size:13px!important;padding:8px 16px!important;white-space:nowrap!important}.dr-hero-form-flex{flex-direction:column!important;gap:32px!important}.dr-hero-form-card{padding:28px 20px!important;width:100%!important}.dr-hero-content{padding-top:0!important}.dr-hero-chart{display:none!important}.dr-hero-inner{padding:32px 20px 48px!important}.dr-hero-h1{font-size:36px!important}.dr-hero-content{gap:18px!important}.dr-hero-content div[style*="font-size:18px"]{font-size:15px!important}.dr-section-h2{font-size:28px!important}.dr-section-desc{font-size:16px!important}.dr-comparison{margin-top:0!important}.dr-comparison .dr-container{padding:0!important}.dr-comparison .reveal{border-left:none!important;border-radius:0!important;border-right:none!important}.dr-comparison-grid{font-size:13px!important;grid-template-columns:5fr 2fr 2fr!important}.dr-comparison-grid>div{padding:12px 8px!important}.dr-comparison-grid>div:nth-child(3n+1){padding-left:16px!important}.dr-comparison-grid img{height:22px!important}.dr-wvt-grid{flex-direction:column!important;gap:24px!important}.dr-features-grid{grid-template-columns:1fr!important}.dr-features-grid,.dr-trust-badges{gap:16px!important}.dr-trust-badges img{height:80px!important}.dr-numbers-logos{gap:24px!important}.dr-numbers-logos img{height:28px!important}.dr-numbers-logos span[style*="font-size:28px"]{font-size:20px!important}.dr-score{font-size:24px!important;min-width:36px!important}.dr-testimonial-slider{width:100%!important}.dr-testimonial-slide{border-radius:20px!important;box-sizing:border-box!important;flex-shrink:0!important;min-width:0!important;padding:36px 24px!important;width:calc(100vw - 40px)!important}.dr-testimonial-slide div[style*="font-size:24px"]{font-size:20px!important}.dr-testimonial-track{gap:16px!important}.dr-testimonial-slide>div:last-child{text-align:center}.dr-testimonial-slide>div:last-child,.dr-testimonial-slide>div:last-child>div:first-child{align-items:center!important;flex-direction:column!important}.dr-testimonial-slide>div:last-child img[style*="border-radius:50%"]{height:80px!important;width:80px!important}.dr-testimonial-slide>div:last-child>div:first-child>div{align-items:center!important}.faq-answer .div,.faq-answer div{font-size:15px!important}.dr-cta-card{border-radius:20px!important;padding:40px 20px!important}.dr-cta-buttons{flex-direction:column!important;width:100%}.dr-cta-buttons a,.dr-cta-buttons button{justify-content:center;text-align:center;width:100%!important}.dr-modal-card{max-width:calc(100vw - 32px)!important;padding:20px!important}.dr-cta-card+div[style*="height:80px"]{height:40px!important}}@media(max-width:480px){.dr-hero-h1{font-size:32px!important}.dr-section-h2{font-size:24px!important}.dr-comparison-grid{font-size:12px!important;grid-template-columns:5fr 2fr 2fr!important}.dr-comparison-grid>div{padding:10px 6px!important}.dr-comparison-grid img{height:18px!important}.dr-trust-badges img{height:64px!important}.dr-nav button{font-size:13px!important;padding:8px 16px!important}}