body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.font-poppins{font-family:Poppins,sans-serif!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}label{display:block;font-family:Poppins,sans-serif;font-weight:500;margin-bottom:10px!important}button,input{font-family:Poppins,sans-serif!important}.search-input{border-radius:8px;font-family:Poppins,sans-serif;outline:none;padding:10px 40px 10px 16px!important}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.search-button{background:#0000;padding:6px;right:10px}.search-bar-container{margin-bottom:20px;width:100%}.modal-overlay{align-items:center}.search-modal{background:#fff;border-radius:8px;box-shadow:0 10px 25px -5px #0003;max-height:80vh;max-width:900px}.modal-header{padding:16px 20px}.modal-header h2{color:#1f2937;font-family:Poppins,sans-serif;font-size:1.2rem}.close-button{background:#0000}.modal-body{padding:20px}.search-results-table{font-family:Poppins,sans-serif}.search-results-table th{background-color:#f3f4f6;border-bottom:2px solid #e5e7eb;color:#374151;font-weight:500;padding:12px 16px;text-align:left}.search-results-table td{border-bottom:1px solid #e5e7eb;color:#4b5563;padding:12px 16px}.search-results-table tbody tr{transition:background-color .2s}.search-results-table tbody tr:hover{background-color:#3b82f61a;cursor:pointer}.search-results-table tbody tr:hover td{position:relative}.search-results-table tbody tr:hover td:first-child:before{content:"🔍";left:-18px;position:absolute;top:50%;transform:translateY(-50%)}.error-message,.no-results{border-radius:6px;font-family:Poppins,sans-serif;padding:16px;text-align:center}.error-message{background-color:#fee2e2;color:#b91c1c}.no-results{background-color:#f3f4f6;color:#4b5563}.tax-calculation-section{transition:all .3s ease}.bg-blue-50,.bg-green-50{transition:transform .2s ease,box-shadow .2s ease}.bg-blue-50:hover,.bg-green-50:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.tax-breakdown-table tr{transition:background-color .15s ease}.tax-breakdown-table tr:hover{background-color:#f3f4f6b3}.App{text-align:center}.app-header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem 1.5rem}.logo-container{display:flex;justify-content:flex-start}.app-logo{height:80px;max-width:300px;object-fit:contain}.search-bar-container,.search-container{align-items:center;display:flex}.search-bar-container{max-width:300px;position:relative}.search-input{border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #1018280d;font-size:.875rem;height:2.5rem;padding:.5rem 2.5rem .5rem 1rem;transition:all .2s;width:100%}.search-input:focus{border-color:#03998b;box-shadow:0 0 0 4px #03998b1a;outline:none}.search-button{align-items:center;background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:all .2s}.search-button:hover{background-color:#03998b0d;color:#03998b}.modal-overlay{align-items:flex-start;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding-top:5vh;position:fixed;right:0;top:0;z-index:1000}.search-modal{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:1000px;overflow:hidden;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.5rem}.modal-header h2{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.close-button{background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem .5rem;transition:all .15s}.close-button:hover{background-color:#f3f4f6;color:#111827}.modal-body{overflow-y:auto;padding:1.5rem}.search-results-table-container{overflow-x:auto}.search-results-table{border-collapse:collapse;font-size:.875rem;width:100%}.search-results-table td,.search-results-table th{border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;text-align:left}.search-results-table th{background-color:#f9fafb;color:#4b5563;font-weight:600;white-space:nowrap}.search-results-table tbody tr:hover{background-color:#f9fafb}.no-results{color:#6b7280;font-style:italic;padding:2rem;text-align:center}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){.app-header{align-items:flex-start;flex-direction:column}.search-container{margin-top:.75rem;width:100%}.search-bar-container{max-width:100%}.app-logo{height:60px}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.min-h-screen{min-height:100vh}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-gray-800{color:#1f2937}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-8{gap:2rem}.bg-white{background-color:#fff}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.text-lg{font-size:1.25rem;line-height:2rem}.font-semibold{font-weight:600}.mb-4{margin-bottom:1rem}.text-gray-700{color:#4b5563}.block{display:block}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.mb-1{margin-bottom:.25rem}.w-full{width:100%}.px-3{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.75rem;padding-top:.75rem}.border{border-width:1px}.border-gray-300{border-color:#d1d5db}.rounded-md{border-radius:.375rem}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-color:#3b82f6}.mt-1{margin-top:.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-gray-500{color:#6b7280}.mb-6{margin-bottom:1.5rem}.bg-blue-600{background-color:#03998b}.hover\:bg-blue-700:hover{background-color:#038277}.text-white{color:#fff}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.mt-4{margin-top:1rem}.p-3{padding:.75rem}.bg-red-100{background-color:#fee2e2}.text-red-700{color:#b91c1c}.space-y-6>*+*{margin-top:1.5rem}.bg-gray-50{background-color:#f9fafb}.p-4{padding:1rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.h-px{height:1px}.bg-blue-100{background-color:#dbeafe}.my-1{margin-bottom:.25rem;margin-top:.25rem}.text-blue-700{color:#03998b}.bg-blue-50{background-color:#eff6ff}.border-blue-100{border-color:#dbeafe}.bg-yellow-50{background-color:#fffbeb}.border-yellow-100{border-color:#fef3c7}.text-yellow-800{color:#92400e}.w-5{width:1.25rem}.h-5{height:1.25rem}.mr-2{margin-right:.5rem}.text-yellow-400{color:#fbbf24}.mt-8{margin-top:2rem}.text-md{font-size:1rem;line-height:1.5rem}.bg-gray-800{background-color:#1f2937}.text-gray-100{color:#f3f4f6}.overflow-x-auto{overflow-x:auto}.bg-gray-100{background-color:#f3f4f6}.text-center{text-align:center}.mt-6{margin-top:1.5rem}input[type=email],input[type=number],input[type=text],select{background-color:#fcfcfd;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #1018280d;box-sizing:border-box;font-size:1rem;height:2.75rem;max-width:100%;outline:none;padding:.5rem .75rem;transition:all .2s ease-in-out;width:100%}input[type=email]:hover,input[type=number]:hover,input[type=text]:hover,select:hover{border-color:#9ca3af}.form-group{margin-bottom:1.75rem;position:relative}.form-container{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:0 auto;max-width:60rem;padding:2rem}.input-label{color:#4b5563;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem;transition:color .2s ease}.form-button{align-items:center;background-color:#03998b;border:none;border-radius:.375rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease;width:auto}.form-button:hover{background-color:#038277;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.form-button:active{transform:translateY(0)}.form-section{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1.5rem}.form-section-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}@media (max-width:768px){input[type=email],input[type=number],input[type=text],select{font-size:1.1rem;height:3rem}.px-3{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:1rem;padding-top:1rem}.form-container{margin:0 1rem;padding:1.5rem}.form-button{width:100%}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.w-12{width:3rem}.h-12{height:3rem}.border-4{border-width:4px}.border-gray-200{border-color:#e5e7eb}.border-t-blue-600{border-top-color:#2563eb}.rounded-full{border-radius:9999px}.h-64{height:16rem}.results-container{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:2rem;padding:1.5rem}.result-item{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.result-item:last-child{border-bottom:none}.result-label{color:#4b5563;font-weight:500}.result-value{color:#1f2937;font-weight:600}.result-value.highlight{color:#2563eb}@media (max-width:768px){.app-logo{height:60px}}.focus\:ring-blue-500:focus{--tw-ring-color:#03998b}input[type=email]:focus,input[type=number]:focus,input[type=text]:focus,select:focus{background-color:#fff;border-color:#03998b;box-shadow:0 0 0 4px #03998b1a}.suggestions-container{background-color:#fff;border-top:none;border:1px solid #e5e7eb;border-radius:0 0 .375rem .375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:50;z-index:1000}.suggestion-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:background-color .2s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f3f4f6}.suggestion-item:active{background-color:#e5e7eb}.relative{position:relative}.z-10{z-index:10}.absolute{position:absolute}
/*# sourceMappingURL=main.b68d9b60.css.map*/