@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6{@apply font-bold}}@layer components{.badge,.btn-outline,.btn-primary,.btn-whatsapp,.card,.card-glow,.glass,.gradient-text,.input,.nav-link,.section,.section-desc,.section-title{@apply bg-white/5 backdrop-blur-md border border-white/10 rounded-2xl}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050a1a}::-webkit-scrollbar-thumb{background:#3347f5;border-radius:3px}.prose-iptv a,.prose-iptv blockquote,.prose-iptv code,.prose-iptv h2,.prose-iptv h3,.prose-iptv img,.prose-iptv ol,.prose-iptv p,.prose-iptv pre,.prose-iptv strong,.prose-iptv ul{@apply rounded-xl w-full my-6}