
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Nanum Gothic", sans-serif;  --header-font-family: "Nanum Gothic", sans-serif;  --logo-max-width: 250px;  --primary: 205, 25%, 48%;  --primary-rgb: 205, 25%, 48%;  --primary-bg-hover-focus: 205, 25%, 43%;  --primary-bg-active: 205, 25%, 41%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 205, 25%, 34%;  --primary-light: 205, 25%, 68%;  --secondary: 195, 22%, 71%;  --secondary-rgb: 195, 22%, 71%;  --secondary-bg-hover-focus: 195, 22%, 66%;  --secondary-bg-active: 195, 22%, 61%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 195, 22%, 51%;  --secondary-light: 195, 22%, 91%;  --accent: 18, 8%, 56%;  --accent-rgb: 18, 8%, 56%;  --accent-bg-hover-focus: 18, 8%, 51%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 98%;  --shade-rgb: 0, 0%, 98%;  --shade-bg-hover-focus: 0, 0%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 203, 25%, 18%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 203, 25%, 13%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 