@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--background: #FAF8F2;--foreground: #1C3333;--card: #ffffff;--card-foreground: #1C3333;--primary: #0D9489;--primary-light: #E6F7F5;--primary-foreground: #ffffff;--secondary: #E8F0EC;--secondary-foreground: #2D4A3E;--muted: #F2EFE8;--muted-foreground: #6B8080;--accent: #E06B3A;--accent-foreground: #ffffff;--border: #D5E3DC;--input: #D5E3DC;--destructive: #E53E3E;--destructive-foreground: #ffffff;--teal-light: #E6F7F5;--terracotta: #E06B3A;--sage: #C8DDD4;--cream: #FAF8F2;--forest: #1E3D2F;--gold: #D4A84B;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--radius: .75rem;--shadow-soft: 0 4px 20px -4px rgba(28, 51, 51, .08);--shadow-medium: 0 8px 30px -8px rgba(28, 51, 51, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);line-height:1.2}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}input,select,textarea,button{font-family:var(--font-sans)}
