@tailwind base;@tailwind components;@tailwind utilities;body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#111827;color:#f9fafb}a{color:#3b82f6}.calculator-card,.calculator-link,.form-input,.form-select,.result-item,.text-category-count,.text-description,h1,h2,h3,li,p,span{@apply text-base font-normal text-blue-400 hover:text-blue-300 transition-colors block}