.Calculator-module__e0MLBW__container{color:#333;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Calculator-module__e0MLBW__navbar{background-color:#fff;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Calculator-module__e0MLBW__logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Calculator-module__e0MLBW__hamburger{cursor:pointer;font-size:1.5rem}.Calculator-module__e0MLBW__hero{background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&q=80&w=2000);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Calculator-module__e0MLBW__heroTitle{color:#fff;text-align:center;text-shadow:0 2px 4px #0000004d;max-width:800px;padding:0 1rem;font-size:3.5rem;font-weight:800}.Calculator-module__e0MLBW__calculatorSection{text-align:center;flex-grow:1;padding:4rem 2rem}.Calculator-module__e0MLBW__statement{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:500;display:flex}.Calculator-module__e0MLBW__searchContainer{display:inline-block;position:relative}.Calculator-module__e0MLBW__searchInput{appearance:none;width:250px;transition:var(--transition);background-color:#0000;border:1px solid #ccc;border-radius:6px;padding:.5rem 1rem;font-size:1.25rem;font-style:italic}.Calculator-module__e0MLBW__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0066cc1a}.Calculator-module__e0MLBW__suggestions{z-index:100;text-align:left;background:#fff;border:1px solid #ddd;border-radius:8px;max-height:300px;margin-top:4px;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.Calculator-module__e0MLBW__suggestionItem{cursor:pointer;border-bottom:1px solid #f0f0f0;padding:.75rem 1rem;font-size:1.1rem;font-style:normal;transition:background .2s}.Calculator-module__e0MLBW__suggestionItem:last-child{border-bottom:none}.Calculator-module__e0MLBW__suggestionItem:hover{color:var(--primary);background-color:#f8f9fa}.Calculator-module__e0MLBW__dropdown{appearance:none;cursor:pointer;background-color:#0000;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .7rem top 50%;background-repeat:no-repeat;background-size:.65rem;border:1px solid #ccc;border-radius:6px;padding:.5rem 2rem .5rem 1rem;font-size:1.25rem;font-style:italic}.Calculator-module__e0MLBW__dropdown:focus{border-color:#000;outline:none}.Calculator-module__e0MLBW__resultText{min-height:2rem;margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:500}.Calculator-module__e0MLBW__incomeAmount{color:#111;font-style:normal;font-weight:800}.Calculator-module__e0MLBW__seoLink{color:#06c;margin-top:1rem;font-size:1rem;font-style:normal;text-decoration:underline;display:inline-block}.Calculator-module__e0MLBW__footer{text-align:center;color:#666;padding:2rem;font-size:.9rem}
