@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff8f2;--foreground:#221b0b}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.editorial-shadow{box-shadow:0 40px 60px -15px #221b0b0f}.text-stroke-primary{-webkit-text-stroke:1px var(--primary)}body{background-color:var(--background);color:var(--foreground)}html.dark,html.dark img,html.dark video,html.dark svg:not(.fill-current),html.dark [style*=background-image]{filter:invert()hue-rotate(180deg)}html.dark select{filter:invert()hue-rotate(180deg);color:var(--background)}
