.reconciliation-tool-section *,.reconciliation-tool-section :after,.reconciliation-tool-section :before{margin:0;padding:0;box-sizing:border-box}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes progress{0%{width:0}50%{width:70%}to{width:100%}}.reconciliation-tool-section{width:100%;position:relative;display:flex;align-items:center;flex-direction:column;padding-bottom:40px;font-family:Inter,sans-serif}@media(min-width:1024px){.reconciliation-tool-section{padding-bottom:60px}}.reconciliation-tool-section .grid-container{width:100%;max-width:1250px;margin:0 auto;padding:0 16px}@media(min-width:1024px){.reconciliation-tool-section .grid-container{padding:0 40px}}.reconciliation-tool-section .component{grid-column:1/span 4!important}@media(min-width:768px){.reconciliation-tool-section .component{grid-column:1/span calc(var(--grid-content-base-tablet-span) + 3)!important}}@media(min-width:1440px){.reconciliation-tool-section .component{grid-column:1/span 12!important}}.reconciliation-tool-section .component .hero-title-section{padding-top:0;padding-bottom:60px}.reconciliation-tool-section .component .hero-title-section .container{max-width:64rem;margin:0 auto}.reconciliation-tool-section .component .hero-title-section .text-center{text-align:center}.reconciliation-tool-section .component .hero-title-section .hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem}.reconciliation-tool-section .component .hero-title-section .text-foreground{color:#171717}.reconciliation-tool-section .component .hero-title-section .highlight-blue{color:#3053ff}.reconciliation-tool-section .component .hero-title-section .hero-subtitle{font-size:1.125rem;color:#344286}.reconciliation-tool-section .component .tool-container{border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container{border-radius:20px}}.reconciliation-tool-section .component .tool-container .tool-header{background-color:#111215;padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:10px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-header{padding:24px 30px;justify-content:flex-start;gap:12px}}.reconciliation-tool-section .component .tool-container .tool-header .tool-logo{width:36px;height:36px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-header .tool-logo{width:43px;height:43px}}.reconciliation-tool-section .component .tool-container .tool-header .tool-title{font-family:General Sans,DM Sans,sans-serif;font-weight:600;font-size:18px;color:#fff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-header .tool-title{font-size:23px}}.reconciliation-tool-section .component .tool-container .tool-body{background-color:#f3f6ff;padding:16px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body{padding:32px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card{background-color:#fff;border:1px solid #bfcfe7;border-radius:12px;padding:16px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card{border-radius:14px;padding:40px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row{flex-direction:row;gap:25px;margin-bottom:24px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group{flex:1 1}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group .input-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#293154;margin-bottom:4px;display:block}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group .input-hint{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#5b617f;margin-bottom:12px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group .input-hint{margin-bottom:18px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group .input-hint a{color:#3053ff;font-weight:700;text-decoration:underline;cursor:pointer}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group textarea{background-color:#fff;border:1px solid #969fcc;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#111215;box-shadow:0 4px 6px 0 rgba(48,83,255,.07);width:100%;min-height:120px;resize:vertical;color:#9ca3af;font-size:14px;padding:12px}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group textarea::placeholder{color:#cccfdf}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group textarea:focus{outline:none;border-color:#3053ff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group textarea{min-height:138px;font-size:16px;padding:12px 16px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group textarea:focus{color:#111215}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=number],.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=text]{background-color:#fff;border:1px solid #969fcc;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#111215;box-shadow:0 4px 6px 0 rgba(48,83,255,.07);width:100%;color:#9ca3af;font-size:14px;padding:12px}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=number]::placeholder,.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=text]::placeholder{color:#cccfdf}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=number]:focus,.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=text]:focus{outline:none;border-color:#3053ff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=number],.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=text]{font-size:16px;padding:12px 16px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=number]:focus,.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .input-group input[type=text]:focus{color:#111215}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .inputs-row .target-group{max-width:285px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-bottom:24px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item{display:flex;align-items:center;gap:8px;position:relative}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item label{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#293154}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item label{font-size:14px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item select{background-color:#fff;border:1px solid #969fcc;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#111215;box-shadow:0 4px 6px 0 rgba(48,83,255,.07);padding:6px 20px 6px 8px;min-width:90px;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;position:relative;z-index:10;font-size:13px}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item select::placeholder{color:#cccfdf}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item select:focus{outline:none;border-color:#3053ff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item select{padding:8px 24px 8px 8px;min-width:100px;font-size:16px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item input[type=number]{background-color:#fff;border:1px solid #969fcc;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#111215;box-shadow:0 4px 6px 0 rgba(48,83,255,.07);padding:6px 8px;min-width:60px;width:60px;font-size:13px}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item input[type=number]::placeholder{color:#cccfdf}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item input[type=number]:focus{outline:none;border-color:#3053ff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item input[type=number]{padding:8px;min-width:80px;width:auto;font-size:16px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item span{font-size:13px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item span{font-size:14px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item .checkbox-wrapper{display:flex;align-items:center;gap:8px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item .checkbox-wrapper{gap:12px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item .checkbox-wrapper input[type=checkbox]{width:20px;height:20px;border:1px solid #969fcc;border-radius:4px;cursor:pointer;accent-color:#3053ff}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .settings-row .setting-item .checkbox-wrapper input[type=checkbox]{width:24px;height:24px;border-radius:6px}}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .submit-row{display:flex;justify-content:center}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .submit-row .btn-submit{background-color:#3053ff;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:1;cursor:pointer;box-shadow:0 1px 14px 0 rgba(48,83,255,.3);transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:320px;padding:16px 24px;font-size:15px}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .submit-row .btn-submit:hover{transform:translateY(-1px);box-shadow:0 4px 20px 0 rgba(48,83,255,.4)}.reconciliation-tool-section .component .tool-container .tool-body .tool-card .submit-row .btn-submit:active{transform:translateY(0)}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .tool-card .submit-row .btn-submit{width:auto;max-width:none;padding:18px 32px;font-size:16px}}.reconciliation-tool-section .component .tool-container .tool-body .processing-state{display:flex;flex-direction:column;align-items:center;padding:40px 16px;gap:20px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .processing-state{padding:60px 20px;gap:24px}}.reconciliation-tool-section .component .tool-container .tool-body .processing-state .processing-logo{width:40px;height:40px;animation:pulse 1.5s ease-in-out infinite}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .processing-state .processing-logo{width:48px;height:48px}}.reconciliation-tool-section .component .tool-container .tool-body .processing-state .progress-bar{width:100%;max-width:280px;height:3px;background-color:rgba(48,83,255,.2);border-radius:2px;overflow:hidden}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .processing-state .progress-bar{max-width:300px;height:4px}}.reconciliation-tool-section .component .tool-container .tool-body .processing-state .progress-bar .progress-fill{height:100%;background-color:#3053ff;animation:progress 2s ease-in-out infinite}.reconciliation-tool-section .component .tool-container .tool-body .processing-state .processing-text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#3053ff;text-align:center}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .processing-state .processing-text{font-size:16px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state{padding:24px 0}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state{padding:40px 0}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-actions{display:flex;justify-content:center;margin-bottom:20px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-actions{margin-bottom:24px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-actions .btn-clear{background-color:rgba(0,0,0,0);color:#3053ff;border:1px solid #3053ff;border-radius:8px;padding:10px 20px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease}.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-actions .btn-clear:hover{background-color:rgba(48,83,255,.05)}.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-header{text-align:center;margin-bottom:16px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-header{margin-bottom:24px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-header h3{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#111215}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .results-header h3{font-size:18px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);padding:14px 16px;margin-bottom:10px;display:flex;align-items:flex-start;gap:10px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card{padding:20px 24px;margin-bottom:12px;gap:12px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card svg{flex-shrink:0;margin-top:2px;width:14px;height:14px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card svg{margin-top:4px;width:16px;height:16px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card svg path{fill:#1f2937}.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card .result-content h4{font-family:Inter,sans-serif;font-weight:700;font-size:14px;color:#111215;margin-bottom:2px;line-height:1.4}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card .result-content h4{font-size:16px;margin-bottom:4px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card .result-content p{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#344286}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .result-card .result-content p{font-size:14px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match{text-align:center;padding:24px 16px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match{padding:40px 20px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match h3{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#111215;margin-bottom:6px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match h3{font-size:18px;margin-bottom:8px}}.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match p{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#344286}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .results-state .no-match p{font-size:14px}}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner{background:linear-gradient(135deg,#6B84FF,#3053FF 50%,#5B6EE1);border-radius:12px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-top:24px}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .cta-banner{background-color:#dce4fd;background:#dce4fd;flex-direction:row;justify-content:space-between;text-align:left;padding:28px 40px;border-radius:14px;margin-top:32px;gap:20px}}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .banner-text h4{font-family:Inter,sans-serif;font-weight:600;font-size:16px;margin-bottom:8px;color:#fff;line-height:1.3}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .banner-text h4{font-size:20px;color:#1f2937}}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .banner-text p{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:hsla(0,0%,100%,.9);line-height:1.5}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .banner-text p{font-size:14px;color:#4b5563}}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .btn-banner{background-color:rgba(0,0,0,0);color:#fff;border:2px solid #fff;border-radius:10px;padding:14px 24px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;transition:all .2s ease;width:100%;max-width:240px;text-decoration:none;display:inline-block;text-align:center}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .btn-banner:hover{background-color:hsla(0,0%,100%,.1)}@media(min-width:1024px){.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .btn-banner{background-color:#3053ff;color:#fff;border:none;width:auto;max-width:none;padding:16px 28px;box-shadow:0 1px 4px rgba(48,83,255,.3)}.reconciliation-tool-section .component .tool-container .tool-body .cta-banner .btn-banner:hover{background-color:rgb(7.2,49.0985507246,255)}}