.tourist-tax-lookup[data-astro-cid-dhp3eqwd]{margin:3rem 0;padding:2rem;background:var(--bg-light);border-radius:12px;border:1px solid var(--border)}.lookup-container[data-astro-cid-dhp3eqwd] h3[data-astro-cid-dhp3eqwd]{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary)}.filters[data-astro-cid-dhp3eqwd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.filter-group[data-astro-cid-dhp3eqwd]{display:flex;flex-direction:column;gap:.5rem}.filter-group[data-astro-cid-dhp3eqwd] label[data-astro-cid-dhp3eqwd]{font-weight:600;font-size:.9rem;color:var(--text-primary)}.filter-group[data-astro-cid-dhp3eqwd] select[data-astro-cid-dhp3eqwd]{padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;background:#fff;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.filter-group[data-astro-cid-dhp3eqwd] select[data-astro-cid-dhp3eqwd]:hover{border-color:var(--accent)}.filter-group[data-astro-cid-dhp3eqwd] select[data-astro-cid-dhp3eqwd]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.filter-group[data-astro-cid-dhp3eqwd] input[data-astro-cid-dhp3eqwd]{padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;background:#fff;color:var(--text-primary);transition:all .2s ease}.filter-group[data-astro-cid-dhp3eqwd] input[data-astro-cid-dhp3eqwd]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg)}.dropdown[data-astro-cid-dhp3eqwd]{position:absolute;top:100%;left:0;right:0;max-height:250px;overflow-y:auto;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:10;margin-top:.25rem}.dropdown[data-astro-cid-dhp3eqwd].hidden{display:none}.dropdown-item[data-astro-cid-dhp3eqwd]{padding:.75rem;cursor:pointer;transition:background .2s ease}.dropdown-item[data-astro-cid-dhp3eqwd]:hover{background:var(--bg-light)}.dropdown-item[data-astro-cid-dhp3eqwd].selected{background:var(--accent-bg);color:var(--accent);font-weight:600}.filter-group[data-astro-cid-dhp3eqwd]{position:relative}.results[data-astro-cid-dhp3eqwd]{margin-top:2rem}.pagination[data-astro-cid-dhp3eqwd]{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem}.pagination[data-astro-cid-dhp3eqwd].hidden{display:none}.pagination-btn[data-astro-cid-dhp3eqwd]{padding:.75rem 1.25rem;background:var(--accent);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.pagination-btn[data-astro-cid-dhp3eqwd]:hover{background:var(--accent-light)}.pagination-btn[data-astro-cid-dhp3eqwd]:disabled{background:var(--bg-light);color:var(--text-secondary);cursor:not-allowed}.page-info[data-astro-cid-dhp3eqwd]{font-weight:600;color:var(--text-primary)}.loading[data-astro-cid-dhp3eqwd]{text-align:center;color:var(--text-secondary);font-style:italic}.no-results[data-astro-cid-dhp3eqwd]{text-align:center;color:var(--text-secondary);padding:2rem}.tax-table[data-astro-cid-dhp3eqwd]{width:100%;border-collapse:separate;border-spacing:0 1rem;margin-top:1.5rem}.tax-table[data-astro-cid-dhp3eqwd] thead[data-astro-cid-dhp3eqwd]{background:var(--bg-light)}.tax-table[data-astro-cid-dhp3eqwd] th[data-astro-cid-dhp3eqwd]{padding:1rem 1.5rem;text-align:left;font-weight:700;font-size:.875rem;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-light)}.tax-table[data-astro-cid-dhp3eqwd] tbody[data-astro-cid-dhp3eqwd] tr[data-astro-cid-dhp3eqwd]{background:#fff;transition:all .2s ease}.tax-table[data-astro-cid-dhp3eqwd] tbody[data-astro-cid-dhp3eqwd] tr[data-astro-cid-dhp3eqwd]:hover{background:var(--bg-light);box-shadow:0 2px 8px #00000014}.tax-table[data-astro-cid-dhp3eqwd] td[data-astro-cid-dhp3eqwd]{padding:1.5rem;vertical-align:top;background:#fff;border:1px solid var(--border)}.tax-table[data-astro-cid-dhp3eqwd] td[data-astro-cid-dhp3eqwd]:first-child{border-right:none}.tax-table[data-astro-cid-dhp3eqwd] td[data-astro-cid-dhp3eqwd]:last-child{border-left:none}.municipality-cell[data-astro-cid-dhp3eqwd]{font-weight:600;background:#fff;width:50%}.municipality-cell[data-astro-cid-dhp3eqwd] strong[data-astro-cid-dhp3eqwd]{display:block;font-size:1.25rem;color:var(--text-primary);margin-bottom:.5rem}.year-badge[data-astro-cid-dhp3eqwd]{display:inline-block;background:var(--accent-bg);color:var(--accent);padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:700;margin-bottom:.75rem}.sectors-info[data-astro-cid-dhp3eqwd]{color:var(--text-secondary);font-size:.85rem;margin:.75rem 0;line-height:1.5}.source-link[data-astro-cid-dhp3eqwd]{display:inline-block;color:var(--accent);text-decoration:none;font-size:.8rem;font-weight:600;margin-top:.5rem}.source-link[data-astro-cid-dhp3eqwd]:hover{text-decoration:underline}.rates-cell[data-astro-cid-dhp3eqwd]{font-weight:700;width:50%}.rate-item[data-astro-cid-dhp3eqwd]{font-size:1.25rem;color:var(--accent);padding:.5rem 0;border-bottom:1px solid var(--border)}.rate-item[data-astro-cid-dhp3eqwd]:last-child{border-bottom:none}@media (max-width: 768px){.filters[data-astro-cid-dhp3eqwd]{grid-template-columns:1fr}.tax-table[data-astro-cid-dhp3eqwd]{font-size:.875rem}.tax-table[data-astro-cid-dhp3eqwd] th[data-astro-cid-dhp3eqwd],.tax-table[data-astro-cid-dhp3eqwd] td[data-astro-cid-dhp3eqwd]{padding:.75rem}.municipality-cell[data-astro-cid-dhp3eqwd]{width:auto}.rate-cell[data-astro-cid-dhp3eqwd]{font-size:1rem}}article[data-astro-cid-4sn4zg3r]{max-width:800px;margin:0 auto;padding:8rem 2rem 4rem}header[data-astro-cid-4sn4zg3r]{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}h1[data-astro-cid-4sn4zg3r]{font-size:3rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem;color:var(--text-primary)}.description[data-astro-cid-4sn4zg3r]{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin:1.5rem auto 1rem;max-width:650px}time[data-astro-cid-4sn4zg3r]{font-size:.875rem;color:var(--text-secondary);font-weight:500}.content[data-astro-cid-4sn4zg3r]{font-size:1.125rem;line-height:1.8;color:var(--text-primary)}.content[data-astro-cid-4sn4zg3r] h2{font-size:2rem;font-weight:700;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.01em}.content[data-astro-cid-4sn4zg3r] h3{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.4}.content[data-astro-cid-4sn4zg3r] p{margin-bottom:1.5rem}.content[data-astro-cid-4sn4zg3r] strong{font-weight:700;color:var(--text-primary)}.content[data-astro-cid-4sn4zg3r] ul,.content[data-astro-cid-4sn4zg3r] ol{margin:1.5rem 0;padding-left:1.5rem}.content[data-astro-cid-4sn4zg3r] li{margin-bottom:.75rem;line-height:1.7}.content[data-astro-cid-4sn4zg3r] a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s}.content[data-astro-cid-4sn4zg3r] a:hover{color:var(--accent-light)}.content[data-astro-cid-4sn4zg3r] blockquote{border-left:3px solid var(--accent);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--text-secondary)}.content[data-astro-cid-4sn4zg3r] code{background:var(--bg-light);padding:.2em .4em;border-radius:4px;font-size:.9em;font-family:SF Mono,Monaco,Courier New,monospace}.content[data-astro-cid-4sn4zg3r] pre{background:var(--bg-light);padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.content[data-astro-cid-4sn4zg3r] pre code{background:none;padding:0}.cta-section[data-astro-cid-4sn4zg3r]{margin-top:4rem;padding:2.5rem;background:var(--bg-light);border-radius:12px;border:1px solid var(--border)}.cta-section[data-astro-cid-4sn4zg3r] h2[data-astro-cid-4sn4zg3r]{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.cta-section[data-astro-cid-4sn4zg3r] p[data-astro-cid-4sn4zg3r]{color:var(--text-secondary);margin-bottom:1.5rem}.btn[data-astro-cid-4sn4zg3r]{display:inline-block;padding:.875rem 1.75rem;background:var(--accent);color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s}.btn[data-astro-cid-4sn4zg3r]:hover{background:var(--accent-light);transform:translateY(-1px);box-shadow:0 8px 20px #6366f14d}@media (max-width: 768px){article[data-astro-cid-4sn4zg3r]{padding:6rem 1.5rem 3rem}h1[data-astro-cid-4sn4zg3r]{font-size:2rem}.description[data-astro-cid-4sn4zg3r]{font-size:1.125rem}.content[data-astro-cid-4sn4zg3r]{font-size:1.0625rem}.content[data-astro-cid-4sn4zg3r] h2{font-size:1.5rem;margin-top:2rem}.content[data-astro-cid-4sn4zg3r] h3{font-size:1.25rem}}
