/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.21_@playwright+test@1.55.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../../node_modules/.pnpm/next@15.5.21_@playwright+test@1.55.1_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@tailwind base;
@tailwind components;
@tailwind utilities;
body { margin: 0; font-family: system-ui, sans-serif; background: #f6f7fb; color: #172033; }
.language-switcher { position: fixed; top: 16px; right: 16px; z-index: 1000; display: flex; gap: 8px; align-items: center; padding: 8px 10px; background: #fff; border: 1px solid #dce4e2; border-radius: 10px; box-shadow: 0 5px 18px #17203318; font-size: 14px; }
.language-switcher select { padding: 5px 7px; border: 1px solid #b9c8c4; border-radius: 7px; background: white; }

