@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 214 100% 61%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 214 100% 61%;--radius: .5rem}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 214 100% 61%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}html{font-size:18px}body{line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.15}button,.btn,[class*=Button]{transform:scale(1.05);transform-origin:center}section{padding-top:1.1em;padding-bottom:1.1em}svg:not(.logo-icon){transform:scale(1.1)}img{transform:scale(1.02);transform-origin:center}[class*=rounded-full]{transform:scale(1.08)}.gap-4{gap:1.25rem!important}.gap-6{gap:1.75rem!important}.gap-8{gap:2.25rem!important}.gap-12{gap:3.5rem!important}.px-6{padding-left:1.75rem!important;padding-right:1.75rem!important}.py-4{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.p-6{padding:1.75rem!important}.p-8{padding:2.25rem!important}.max-w-\[1200px\]{max-width:1280px!important}
