@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@layer base{:root{--background: 0 0% 100%;--foreground: 220 10% 20%;--primary: 25 80% 50%;--primary-foreground: 0 0% 100%;--card: 0 0% 100%;--card-foreground: 220 10% 20%;--popover: 0 0% 100%;--popover-foreground: 220 10% 20%;--border: 220 10% 88%;--input: 220 10% 80%;--ring: 25 80% 50%;--muted: 220 10% 95%;--muted-foreground: 220 10% 50%;--accent: 25 80% 50%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--radius: .75rem}}@layer base{body{@apply bg-background text-foreground;}.font-sans,h1,h2,h3,h4,h5,h6{font-family:"Baloo 2",sans-serif}p{font-family:Inter,sans-serif}.section-bg-pattern{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-opacity='0.05' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");background-size:200px;background-repeat:repeat}.section-bg-cream{@apply bg-background;}.section-bg-orange{@apply bg-primary text-primary-foreground;}}
