@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

*:focus {
  outline: none;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, code, address, ul, ol, li, menu, nav, section, article, aside, dl, dt, dd, table, thead, tbody, tfoot, label, caption, th, td, form, fieldset, legend, hr, input, button, textarea, object, figure, figcaption {
  box-sizing: border-box;
}

html {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
  word-break: break-all;
}

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  /* 폰트 부드럽게 처리 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}

/*기본 style-setting*/
ol, ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

a:active, a:hover, a:focus {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}

hr {
  display: none;
}

img, fieldset {
  border: 0;
}

address, caption, cite, code, em, strong, th {
  font-style: normal;
  font-weight: normal;
}

caption, legend {
  line-height: 0;
  font-size: 1px;
  overflow: hidden;
}

label, img, input, select, textarea, button {
  vertical-align: middle;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

abbr, acronym {
  border: none;
}

button {
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

input {
  -webkit-appearance: none;
}

/* Basic HTML */
h1, h2, h3, h4, h5, h6, p, abbr, address, b, bdi, bdo, blockquote, cite, code, del, dfn, em, i, ins, kbd, mark, meter, pre, progress, q, rp, rt, ruby, s, samp, small, strong, sub, sup, template, time, u, var, wbr, form, input, textarea, button, select, optgroup, option, label fieldset, legend, datalist, output, img, map, area, canvas, figcaption, figure, picture, svg, a, link, nav, ul, ol, li, dl, dt, dd, table, caption, th, tr, td, thead, tbody, tfoot, col, colgroup, div, span, header, footer, main, section, article, aside, details, dialog, summary, data {
  letter-spacing: -0.02em;
}

/* font */
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-display: swap;
  src: local("Pretendard Black"), url("../fonts/Pretendard-Black.woff2") format("woff2"), url("../fonts/Pretendard-Black.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src: local("Pretendard ExtraBold"), url("../fonts/Pretendard-ExtraBold.woff2") format("woff2"), url("../fonts/Pretendard-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("../fonts/Pretendard-Bold.woff2") format("woff2"), url("../fonts/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"), url("../fonts/Pretendard-SemiBold.woff2") format("woff2"), url("../fonts/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("../fonts/Pretendard-Medium.woff2") format("woff2"), url("../fonts/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("../fonts/Pretendard-Regular.woff2") format("woff2"), url("../fonts/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  src: local("Pretendard Light"), url("../fonts/Pretendard-Light.woff2") format("woff2"), url("../fonts/Pretendard-Light.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-display: swap;
  src: local("Pretendard ExtraLight"), url("../fonts/Pretendard-ExtraLight.woff2") format("woff2"), url("../fonts/Pretendard-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  src: local("Pretendard Thin"), url("../fonts/Pretendard-Thin.woff2") format("woff2"), url("../fonts/Pretendard-Thin.woff") format("woff");
}
/* Font - SUITE */
@font-face {
  font-family: "SUITE";
  font-weight: 300;
  src: url("../fonts/SUITE-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 400;
  src: url("../fonts/SUITE-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 500;
  src: url("../fonts/SUITE-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 600;
  src: url("../fonts/SUITE-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 700;
  src: url("../fonts/SUITE-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 800;
  src: url("../fonts/SUITE-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 900;
  src: url("../fonts/SUITE-Heavy.woff2") format("woff2");
}
body, #wrap,
button,
textarea,
select,
input[type=text],
input[type=search],
input[type=email] input[type=tel],
input[type=url],
input[type=number],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time] {
  font-family: "Pretendard", sans-serif;
}
body::-moz-placeholder, #wrap::-moz-placeholder, button::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email] input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder {
  font-family: "Pretendard", sans-serif;
}
body::placeholder, #wrap::placeholder,
button::placeholder,
textarea::placeholder,
select::placeholder,
input[type=text]::placeholder,
input[type=search]::placeholder,
input[type=email] input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=number]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder {
  font-family: "Pretendard", sans-serif;
}

:root {
  --font-size: 13px;
  --input-height: 30px;
  --table-tr-height: 32px;
}

html, body {
  display: flex;
  width: 100vw;
  height: 100vh;
  font-size: var(--font-size);
}

.wrap {
  display: inline-flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  color: var(--text);
  font-size: var(--font-size);
  background: var(--background);
}

p {
  line-height: 1.5;
}

input[type=text]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder {
  font-size: var(--font-size);
}

div, li, p, button, th, td, span,
input[type=text], input[type=text]::placeholder,
input[type=search], input[type=search]::placeholder,
input[type=email], input[type=email]::placeholder,
input[type=tel], input[type=tel]::placeholder,
input[type=url], input[type=url]::placeholder,
input[type=number], input[type=number]::placeholder,
input[type=range], input[type=range]::placeholder,
input[type=date], input[type=date]::placeholder,
input[type=month], input[type=month]::placeholder,
input[type=week], input[type=week]::placeholder,
input[type=time], input[type=time]::placeholder,
input[type=button] {
  font-size: var(--font-size);
}

h1 {
  font-size: 2.2rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.8rem;
}

h4 {
  font-size: 1.6rem;
}

h5 {
  font-size: 1.4rem;
}

h6 {
  font-size: 1.2rem;
}

.fs-xs {
  font-size: 0.7rem !important;
}

.fs-s {
  font-size: 0.9rem !important;
}

.fs-m {
  font-size: 1rem !important;
}

.fs-l {
  font-size: 1.1rem !important;
}

.fs-xl {
  font-size: 1.5rem !important;
}

.sub {
  font-size: 0.9rem;
  color: rgba(var(--text-rgb), 0.5);
}

h1, h2, h3, h4, h5, h6, th {
  color: var(--text-bold);
  font-weight: 700;
}

button {
  color: var(--text-bold);
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

div, li, p, td {
  color: var(--text);
}

.info, .blue {
  color: var(--blue);
}

.sucess, .green {
  color: var(--green);
}

.warning, .yellow {
  color: var(--yellow);
}

.error, .red {
  color: var(--red);
}

.border {
  border-radius: 12px;
  border: 1px solid var(--border-sub);
}

.border-dark {
  border-radius: 12px;
  border: 1px solid var(--border);
}

.group-point {
  border-radius: 12px;
  border: 1.5px solid var(--blue);
  background-color: rgba(var(--blue-rgb), 0.05);
}
.group-point select, .group-point input[type=text],
.group-point input[type=search],
.group-point input[type=email],
.group-point input[type=tel],
.group-point input[type=url],
.group-point input[type=number],
.group-point input[type=range],
.group-point input[type=date],
.group-point input[type=month],
.group-point input[type=week],
.group-point input[type=time] {
  background-color: var(--content-background);
}
.group-point.red {
  border: 1.5px solid var(--red);
  background-color: rgba(var(--red-rgb), 0.05);
}

.line0 {
  border: none !important;
}

.line-t0 {
  border-top: none !important;
}

.line-b0 {
  border-bottom: none !important;
}

.line-l0 {
  border-left: none !important;
}

.line-r0 {
  border-right: none !important;
}

.line-t {
  border-top: 1px solid var(--border-sub);
}

.line-b {
  border-bottom: 1px solid var(--border-sub);
}

.line-l {
  border-left: 1px solid var(--border-sub);
}

.line-r {
  border-right: 1px solid var(--border-sub);
}

.line-dark-t {
  border-top: 1px solid var(--border);
}

.line-dark-b {
  border-bottom: 1px solid var(--border);
}

.line-dark-l {
  border-left: 1px solid var(--border);
}

.line-dark-r {
  border-right: 1px solid var(--border);
}

.line-dot-t {
  border-top: 2px dotted var(--border-sub);
}

.line-dot-b {
  border-bottom: 2px dotted var(--border-sub);
}

.line-dot-l {
  border-left: 2px dotted var(--border-sub);
}

.line-dot-r {
  border-right: 2px dotted var(--border-sub);
}

.line-dark-dot-t {
  border-top: 2px dotted var(--border);
}

.line-dark-dot-b {
  border-bottom: 2px dotted var(--border);
}

.line-dark-dot-l {
  border-left: 2px dotted var(--border);
}

.line-dark-dot-r {
  border-right: 2px dotted var(--border);
}

.link {
  cursor: pointer;
  border-bottom: 1px solid transparent;
  transition: all 0.25s;
}
.link:hover {
  font-weight: 500;
  border-bottom: 1px solid var(--text);
}

.ta-c {
  text-align: center;
}

.ta-l {
  text-align: left;
}

.ta-r {
  text-align: right;
}

.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.dx {
  display: none !important;
}

.df {
  display: flex;
}

.df-c {
  display: flex;
  align-items: center;
}

.df-jc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dif {
  display: inline-flex;
}

.dif-jc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dif-b {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.dif-e {
  display: inline-flex;
  justify-content: flex-end;
}

[class*=dif-c] {
  display: inline-flex;
  align-items: center;
}

.dif-c4 {
  gap: 4px !important;
}

.dif-c8 {
  gap: 8px !important;
}

.dif-c16 {
  gap: 16px !important;
}

.tf-ty1 {
  transform: translateY(1px);
}

.tf-ty2 {
  transform: translateY(2px);
}

.w5 {
  width: 5% !important;
}

.w10 {
  width: 10% !important;
}

.w15 {
  width: 15% !important;
}

.w20 {
  width: 20% !important;
}

.w25 {
  width: 25% !important;
}

.w30 {
  width: 30% !important;
}

.w35 {
  width: 35% !important;
}

.w40 {
  width: 40% !important;
}

.w45 {
  width: 45% !important;
}

.w50 {
  width: 50% !important;
}

.w55 {
  width: 55% !important;
}

.w60 {
  width: 60% !important;
}

.w65 {
  width: 65% !important;
}

.w70 {
  width: 70% !important;
}

.w75 {
  width: 75% !important;
}

.w80 {
  width: 80% !important;
}

.w85 {
  width: 85% !important;
}

.w90 {
  width: 90% !important;
}

.w95 {
  width: 95% !important;
}

.w100 {
  width: 100% !important;
}

.w33 {
  width: 33.3% !important;
}

.w24x {
  width: 24px !important;
}

.w32x {
  width: 32px !important;
}

.w50x {
  width: 50px !important;
}

.w60x {
  width: 60px !important;
}

.w70x {
  width: 70px !important;
}

.w80x {
  width: 80px !important;
}

.w90x {
  width: 90px !important;
}

.w100x {
  width: 100px !important;
}

.w110x {
  width: 110px !important;
}

.w120x {
  width: 120px !important;
}

.w130x {
  width: 130px !important;
}

.w140x {
  width: 140px !important;
}

.w150x {
  width: 150px !important;
}

.w160x {
  width: 160px !important;
}

.w170x {
  width: 170px !important;
}

.w180x {
  width: 180px !important;
}

.w190x {
  width: 190px !important;
}

.w200x {
  width: 200px !important;
}

.w210x {
  width: 210px !important;
}

.w220x {
  width: 220px !important;
}

.w230x {
  width: 230px !important;
}

.w240x {
  width: 240px !important;
}

.w250x {
  width: 250px !important;
}

.w260x {
  width: 260px !important;
}

.w270x {
  width: 270px !important;
}

.w280x {
  width: 280px !important;
}

.w290x {
  width: 290px !important;
}

.w300x {
  width: 300px !important;
}

.h100 {
  height: 100% !important;
}

.h20x {
  height: 20px !important;
}

.h24x {
  height: 24px !important;
}

.h30x {
  height: 30px !important;
}

.h34x {
  height: 34px !important;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.m-a {
  margin: 0 auto !important;
}

.ml-a {
  margin-left: auto !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt52 {
  margin-top: 52px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml28 {
  margin-left: 28px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml36 {
  margin-left: 36px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml44 {
  margin-left: 44px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.ml52 {
  margin-left: 52px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mr28 {
  margin-right: 28px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr36 {
  margin-right: 36px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr44 {
  margin-right: 44px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mr52 {
  margin-right: 52px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.p4 {
  padding: 4px !important;
}

.p8 {
  padding: 8px !important;
}

.p12 {
  padding: 12px !important;
}

.p16 {
  padding: 16px !important;
}

.p20 {
  padding: 20px !important;
}

.p24 {
  padding: 24px !important;
}

.p28 {
  padding: 28px !important;
}

.p32 {
  padding: 32px !important;
}

.p36 {
  padding: 36px !important;
}

.p40 {
  padding: 40px !important;
}

.p0-4 {
  padding: 0 4px !important;
}

.p0-8 {
  padding: 0 8px !important;
}

.p0-12 {
  padding: 0 12px !important;
}

.p0-16 {
  padding: 0 16px !important;
}

.p0-20 {
  padding: 0 20px !important;
}

.p0-24 {
  padding: 0 24px !important;
}

.p0-28 {
  padding: 0 28px !important;
}

.p0-32 {
  padding: 0 32px !important;
}

.p0-36 {
  padding: 0 36px !important;
}

.p0-40 {
  padding: 0 40px !important;
}

.p4-0 {
  padding: 4px 0 !important;
}

.p8-0 {
  padding: 8px 0 !important;
}

.p12-0 {
  padding: 12px 0 !important;
}

.p16-0 {
  padding: 16px 0 !important;
}

.p20-0 {
  padding: 20px 0 !important;
}

.p24-0 {
  padding: 24px 0 !important;
}

.p28-0 {
  padding: 28px 0 !important;
}

.p32-0 {
  padding: 32px 0 !important;
}

.p36-0 {
  padding: 36px 0 !important;
}

.p40-0 {
  padding: 40px 0 !important;
}

.p8-12 {
  padding: 8px 12px !important;
}

.p12-20 {
  padding: 12px 20px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl12 {
  padding-left: 12px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pl28 {
  padding-left: 28px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr12 {
  padding-right: 12px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pr28 {
  padding-right: 28px !important;
}

.pr32 {
  padding-right: 32px !important;
}

html[data-theme=light] {
  --point: #0082EE;
  --point-rgb: 0, 130, 238;
  --point-hover: #006aff;
  --background: #f0f0f4;
  --content-background: #fff;
  --content-on-background:#F7F7FA;
  --snb-background: #fff;
  --snb-on-background: #F7F7FA;
  --text: #57575C;
  --text-rgb: 87, 87, 92;
  --text-hover: #323239;
  --text-bold: #323239;
  --text-inverse: #fff;
  --text-inverse-rgb: 255, 255, 255;
  --placeholder: #c1c1c7;
  --placeholder-hover: #aaaaaf;
  --highlight-backgrond: #f5fcb2;
  --highlight-text: #ff9900;
  --icon: #C1C1C7;
  --icon-hover: #A9A9AF;
  --icon-hover-background: #F0F0F4;
  --default: #F0F0F4;
  --default-rgb: 240, 240, 244;
  --sky: #00d0ff;
  --sky-rgb: 0, 208, 255;
  --blue: #3370F8;
  --blue-rgb: 51, 112, 248;
  --aqua: #01ceb2;
  --aqua-rgb: 2, 215, 190;
  --green: #06d183;
  --green-rgb: 6, 209, 131;
  --yellow: #FFB427;
  --yellow-rgb: 255, 180, 3;
  --orange: #ff7b00;
  --orange-rgb: 255, 123, 0;
  --red: #FF0055;
  --red-rgb: 255, 0, 85;
  --purple:#9933f8;
  --purple-rgb: 153, 51, 248;
  --pink: #ff44c4;
  --pink-rgb: 255, 68, 196;
  --border: #e9e9ef;
  --border-sub: #F0F0F4;
  --content-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
  --dropbox-shadow: 0 5px 20px rgba(50, 50, 57, 0.2);
  --button-shadow: 1px 2px 0 rgba(0, 0, 0, 0.05);
  --input-focus-shadow: 0 0 3px rgba(50, 50, 57, 0.3);
  --dim: rgba(0, 0, 0, 0.5);
  --input-background: #f9f9fA;
  --input-border: #EAEAEF;
  --input-hover-background: #F7F7FA;
  --input-hover-border:#d5d5d9;
  --input-focus-background: #fff;
  --input-focus-border: #C1C1C7;
  --button-primary: #47474b;
  --button-hover-primary: #323239;
  --button-secondary: #95959c;
  --button-hover-secondary: #7F7F83;
  --button-tertiary: #ECECEF;
  --button-hover-tertiary: #DFDFE3;
  --button-ghost-border: #C1C1C7;
  --button-ghost-hover-border: #A9A9AF;
  --button-ghost-background: #fff;
  --button-ghost-hover-background:#F0F0F4;
  --tab-bar-hover-background:#DFDFE3;
  --thead-background: #F0F0F4;
  --tbody-background: #fff;
  --tbody-hover-background: #F7F7FA;
  --tooltip-text:rgba(255, 255, 255);
  --tooltip-background:rgba(0, 0, 0, 0.8);
  --dropbox-background: #fff;
  --dropbox-on-background: #F7F7FA;
  --scrollbar: 220, 220, 225;
  --radio-border: rgba(0, 0, 0, 0.8);
  --resizer-button: rgba(0, 0, 0, 0.1);
}
html[data-theme=light] .symbol img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_symbol.svg);
}
html[data-theme=light] .logo img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_logo.svg);
}

html[data-theme=dark] {
  --point: #0082EE;
  --point-rgb: 0, 130, 238;
  --point-hover: #006aff;
  --background: #16181A;
  --content-background: #2D2D34;
  --content-on-background:#43434D;
  --snb-background: #2D2D34;
  --snb-on-background: #43434D;
  --text: #ffffffb3;
  --text-rgb: 255, 255, 255;
  --text-hover: #fff;
  --text-bold: #fff;
  --text-inverse: #16181A;
  --text-inverse-rgb: 22, 24, 26;
  --placeholder: #ffffff4d;
  --placeholder-hover: #ffffffb3;
  --highlight-backgrond: rgba(255, 238, 106, 0.3);
  --highlight-text: #fbff00;
  --icon: #ffffff4d;
  --icon-hover: #A9A9AF;
  --icon-hover-background: #43434D;
  --default: #F0F0F4;
  --default-rgb: 240, 240, 244;
  --sky: #00d0ff;
  --sky-rgb: 0, 208, 255;
  --blue: #3370F8;
  --blue-rgb: 51, 112, 248;
  --aqua: #02d7be;
  --aqua-rgb: 2, 215, 190;
  --green: #06d183;
  --green-rgb: 6, 209, 131;
  --yellow: #FFB427;
  --yellow-rgb: 255, 180, 3;
  --orange: #ff7b00;
  --orange-rgb: 255, 123, 0;
  --red: #FF0055;
  --red-rgb: 255, 0, 85;
  --purple:#9933f8;
  --purple-rgb: 153, 51, 248;
  --pink: #ff44c4;
  --pink-rgb: 255, 68, 196;
  --border: #545361;
  --border-sub: #43434D;
  --content-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
  --dropbox-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  --button-shadow: 1px 2px 0 rgba(0, 0, 0, 0.05);
  --input-focus-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  --dim: rgba(0, 0, 0, 0.6);
  --input-background: #35343e;
  --input-border: #403f4c;
  --input-hover-background: #43434D;
  --input-hover-border:#5B5A69;
  --input-focus-background: #43434D;
  --input-focus-border: #5B5A69;
  --button-primary: #d0d0da;
  --button-hover-primary: #E9EAF4;
  --button-secondary: #9898a2;
  --button-hover-secondary: #bfc0cb;
  --button-tertiary: #585B65;
  --button-hover-tertiary: #716F80;
  --button-ghost-border: #43434D;
  --button-ghost-hover-border: #5B5A69;
  --button-ghost-background: #2D2D34;
  --button-ghost-hover-background:#43434D;
  --tab-bar-hover-background:#2D2D34;
  --thead-background: #393943;
  --tbody-background: #2D2D34;
  --tbody-hover-background: #43434D;
  --tooltip-text:rgba(255, 255, 255);
  --tooltip-background:rgba(0, 0, 0, 0.8);
  --dropbox-background: #43434D;
  --dropbox-on-background: #2D2D34;
  --scrollbar: 88, 91, 101;
  --radio-border: rgba(255, 255, 255, 0.8);
  --resizer-button: rgba(255, 255, 255, 0.1);
}
html[data-theme=dark] .symbol img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_symbol.svg);
}
html[data-theme=dark] .logo img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_logo.svg);
}

html[data-theme=navy] {
  --point: #0082EE;
  --point-rgb: 0, 130, 238;
  --point-hover: #006aff;
  --background: #f0f0f4;
  --content-background: #fff;
  --content-on-background:#F7F7FA;
  --snb-background: #fff;
  --text: #57575C;
  --text-rgb: 87, 87, 92;
  --text-hover: #323239;
  --text-bold: #323239;
  --text-inverse: #fff;
  --text-inverse-rgb: 255, 255, 255;
  --placeholder: #c1c1c7;
  --placeholder-hover: #aaaaaf;
  --highlight-backgrond: #f5fcb2;
  --highlight-text: #ff9900;
  --icon: #C1C1C7;
  --icon-hover: #A9A9AF;
  --icon-hover-background: #F0F0F4;
  --default: #F0F0F4;
  --default-rgb: 240, 240, 244;
  --sky: #00d0ff;
  --sky-rgb: 0, 208, 255;
  --blue: #3370F8;
  --blue-rgb: 51, 112, 248;
  --aqua: #02d7be;
  --aqua-rgb: 2, 215, 190;
  --green: #06d183;
  --green-rgb: 6, 209, 131;
  --yellow: #FFB427;
  --yellow-rgb: 255, 180, 3;
  --orange: #ff7b00;
  --orange-rgb: 255, 123, 0;
  --red: #FF0055;
  --red-rgb: 255, 0, 85;
  --purple:#9933f8;
  --purple-rgb: 153, 51, 248;
  --pink: #ff44c4;
  --pink-rgb: 255, 68, 196;
  --border: #DFDFE3;
  --border-sub: #F0F0F4;
  --content-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
  --dropbox-shadow: 0 5px 20px rgba(50, 50, 57, 0.2);
  --button-shadow: 1px 2px 0 rgba(0, 0, 0, 0.05);
  --input-focus-shadow: 0 0 3px rgba(50, 50, 57, 0.3);
  --dim: rgba(0, 0, 0, 0.5);
  --input-background: #f9f9fA;
  --input-border: #EAEAEF;
  --input-hover-background: #F7F7FA;
  --input-hover-border:#d5d5d9;
  --input-focus-background: #fff;
  --input-focus-border: #C1C1C7;
  --button-primary: #47474b;
  --button-hover-primary: #323239;
  --button-secondary: #95959c;
  --button-hover-secondary: #7F7F83;
  --button-tertiary: #ECECEF;
  --button-hover-tertiary: #DFDFE3;
  --button-ghost-border: #C1C1C7;
  --button-ghost-hover-border: #A9A9AF;
  --button-ghost-background: #fff;
  --button-ghost-hover-background:#F0F0F4;
  --tab-bar-hover-background:#DFDFE3;
  --thead-background: #F0F0F4;
  --tbody-background: #fff;
  --tbody-hover-background: #F7F7FA;
  --tooltip-text:rgba(255, 255, 255);
  --tooltip-background:rgba(0, 0, 0, 0.8);
  --dropbox-background: #fff;
  --dropbox-on-background: #F7F7FA;
  --scrollbar: 220, 220, 225;
  --radio-border: rgba(0, 0, 0, 0.8);
  --resizer-button: rgba(0, 0, 0, 0.1);
}
html[data-theme=navy] .symbol img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_symbol.svg);
}
html[data-theme=navy] .logo img {
  content: url(https://ui.codehive.co.kr/sjk/CHive-GHR/resources/images/hr_logo.svg);
}

.snb {
  position: relative;
  width: 60px;
  height: 100%;
  display: flex;
  background-color: var(--snb-background);
  color: var(--text);
  transition: all 0.3s ease;
}
.snb + .content__wrap {
  display: flex;
  flex-direction: column;
  width: calc(100% - 60px);
  height: 100%;
}
.snb.opened {
  width: 250px;
}
.snb.opened + .content__wrap {
  width: calc(100% - 250px - 1px);
}
.snb.opened .sub-menu {
  left: 60px;
}
.snb .main-menu {
  z-index: 2;
  width: 60px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: var(--snb-background);
  border-right: 1px solid var(--border-sub);
}
.snb .main-menu .symbol {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.snb .main-menu .symbol div {
  background-color: var(--point);
  padding: 4px;
  border-radius: 8px;
  color: var(--text-inverse);
  font-size: 1.2rem;
  font-weight: 700;
}
.snb .main-menu .main-menu-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 4px;
}
.snb .main-menu .main-menu-list > li {
  padding: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 8px;
}
.snb .main-menu .main-menu-list > li > i {
  font-size: 1.4rem;
  color: var(--text);
}
.snb .main-menu .main-menu-list > li:hover {
  background-color: var(--snb-on-background);
  transition: all 0.25s;
  cursor: pointer;
}
.snb .main-menu .main-menu-list > li:hover > i {
  color: var(--text-hover);
  transition: all 0.25s;
}
.snb .sub-menu {
  z-index: 1;
  position: absolute;
  top: 0;
  left: -250px;
  width: 190px;
  height: 100%;
  background-color: transparent;
  border-right: 1px solid var(--border-sub);
  transition: left 0.25s ease;
}
.snb .sub-menu .logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
  padding: 0 16px;
}
.snb .sub-menu .sub-menu-list {
  padding: 16px 12px;
  display: none;
}
.snb .sub-menu .sub-menu-list.on {
  display: block;
}
.snb .sub-menu .sub-menu-list .title__wrap h2 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1rem;
  gap: 4px;
  background-color: var(--content-background);
  padding: 0 4px 12px;
  border-bottom: 1px solid var(--border-sub);
}
.snb .sub-menu .sub-menu-list .title__wrap h2 i {
  font-size: 1rem;
  color: var(--text);
}
.snb .sub-menu .sub-menu-list ul {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}
.snb .sub-menu .sub-menu-list ul li {
  display: flex;
  flex-direction: column;
}
.snb .sub-menu .sub-menu-list ul li a {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  padding: 8px 8px 8px 16px;
  border-radius: 8px;
}
.snb .sub-menu .sub-menu-list ul li a:hover {
  color: var(--text-hover);
  background-color: var(--snb-on-background);
  transition: all 0.25s;
}
.snb .sub-menu .sub-menu-list ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
  width: 3px;
  height: 3px;
  border-radius: 8px;
  background-color: var(--icon-hover);
}
.snb .sub-menu .sub-menu-list ul li ul {
  margin: 4px 0 8px 12px;
}
.snb .sub-menu .sub-menu-list ul li ul li a {
  font-size: 0.9rem;
  font-weight: 400;
}
.snb .sub-menu .sub-menu-list ul li ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  width: 4px;
  height: 1px;
}

header.top-bar {
  width: calc(100% - 24px);
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--content-background);
  padding: 0 12px;
}
header.top-bar > div {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 42px;
}
header.top-bar .mode {
  height: 32px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background-color: var(--icon-hover-background);
  border-radius: 8px;
  padding: 0 4px;
}
header.top-bar .mode li {
  height: 23.5px;
}
header.top-bar .mode li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-weight: 700;
  color: var(--icon);
  font-size: 0.9rem;
  padding: xsmall;
  border-radius: 6px;
  padding: 0 8px;
}
header.top-bar .mode li a:hover {
  color: var(--text);
  background-color: var(--button-hover-tertiary);
  transition: all 0.25s;
}
header.top-bar .mode li.on > a {
  color: var(--text-inverse);
  background-color: var(--button-hover-primary);
  transition: all 0.25s;
}
header.top-bar .user-profile {
  display: inline-flex;
  gap: 16px;
}
header.top-bar .profile-img__wrap {
  position: relative;
  background-color: var(--icon-over-background);
}
header.top-bar .profile-img__wrap .profile-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 16px;
  overflow: hidden;
  color: var(--icon);
  background-color: var(--background);
  border: 1px solid var(--border-sub);
}
header.top-bar .profile-img__wrap .profile-img i {
  font-size: 34px;
}
header.top-bar .profile-img__wrap .profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
header.top-bar .profile-img__wrap > .alarm {
  position: absolute;
  top: -2px;
  right: -14px;
  font-size: 0.7rem;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: -0.6px;
  color: var(--text-inverse);
  background-color: var(--green);
  padding: 1px 2px;
  border: 2px solid var(--content-background);
  border-radius: 16px;
}
header.top-bar .profile-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
header.top-bar .profile-info .name {
  color: var(--text-bold);
  font-weight: 700;
}
header.top-bar .profile-info .permission {
  font-size: 0.7rem;
}

.tab-bar {
  width: 100%;
  height: 42px;
  display: inline-flex;
  gap: 8px;
  padding: 8px 12px 0 12px;
}
.tab-bar .tab-sub-btn {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--icon);
  background-color: var(--content-background);
  font-size: 1.1rem;
  border-radius: 8px;
  margin-bottom: 8px;
  box-shadow: var(--button-shadow);
  border: 1.5px solid var(--content-background);
  cursor: pointer;
}
.tab-bar .tab-sub-btn:hover {
  color: var(--text-hover);
  background-color: var(--icon-hover-background);
  transition: all 0.25s;
}
.tab-bar .tab-main-btn {
  width: calc(100% - 76px);
  height: 34px;
  display: inline-flex;
  gap: 8px;
}
.tab-bar .tab-main-btn > button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex: 1 1 0;
  min-width: 32px;
  height: 28px;
  font-weight: 400;
  color: var(--text);
  padding: 0 8px;
  margin-bottom: 4px;
  border-radius: 8px;
}
.tab-bar .tab-main-btn > button ~ button::after {
  content: "";
  position: absolute;
  left: -4px;
  width: 1px;
  height: 60%;
  background-color: var(--border);
}
.tab-bar .tab-main-btn > button:hover {
  color: var(--text-hover);
  background-color: var(--tab-bar-hover-background);
  transition: all 0.25s;
}
.tab-bar .tab-main-btn > button:hover::after {
  opacity: 0;
}
.tab-bar .tab-main-btn > button:hover + button::after {
  opacity: 0;
}
.tab-bar .tab-main-btn > button.on {
  height: 34px;
  padding: 0 8px 4px;
  margin-bottom: 0;
  color: var(--text-hover);
  background-color: var(--content-background);
  transition: all 0.25s;
  border-radius: 8px 8px 0 0;
  font-weight: 700;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.03);
}
.tab-bar .tab-main-btn > button.on:hover::after {
  opacity: 1;
}
.tab-bar .tab-main-btn > button.on::before, .tab-bar .tab-main-btn > button.on::after {
  width: 12px;
  height: 12px;
  background-color: transparent;
  bottom: 0;
}
.tab-bar .tab-main-btn > button.on::before {
  content: "";
  position: absolute;
  left: -12px;
  border-radius: 0 0 8px 0;
  box-shadow: 0 6px 0 0 var(--content-background);
}
.tab-bar .tab-main-btn > button.on::after {
  content: "";
  position: absolute;
  left: 100%;
  border-radius: 0 0 0 8px;
  box-shadow: 0 6px 0 0 var(--content-background);
}
.tab-bar .tab-main-btn > button.on + button::after {
  opacity: 0;
  transition: all 0.25s;
}
.tab-bar .tab-main-btn > button span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 4px;
  font-size: 1rem;
}
.tab-bar .tab-main-btn > button i {
  padding: 2px;
  color: var(--icon);
}
.tab-bar .tab-main-btn > button i:hover {
  color: var(--icon-hover);
  background-color: var(--icon-hover-background);
  transition: all 0.25s;
  border-radius: 12px;
}

.content,
.con-box__con,
.resize-area {
  display: flex;
  flex-direction: column;
}

.con-box__con,
.con-bottom,
.layout {
  flex: 1;
  min-height: 0;
}

main.content {
  height: 100%;
  padding: 0 12px 12px 12px;
  overflow: auto;
}
main.content.filled {
  padding: 12px;
  height: calc(100% - 24px);
}
main.content .filled-x {
  margin: 0 -20px !important;
  padding: 0 20px !important;
}

.con-box__top {
  width: 100%;
  height: auto;
  border-radius: 12px 12px 0 0;
  padding: 8px 20px;
  background-color: var(--content-background);
  border-bottom: 1px solid var(--border);
}
.con-box__top .title {
  padding: 0;
}

.con-box__con {
  overflow: visible;
  border-radius: 0 0 12px 12px;
  box-shadow: var(--content-shadow);
  background-color: var(--content-background);
}
.con-box__con.fit {
  height: -moz-fit-content;
  height: fit-content;
}
.con-box__con .con-top {
  display: none;
  flex: 0 0 auto;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 12px;
  padding: 8px 20px;
}
.con-box__con .con-top.show {
  display: inline-flex;
}
.con-box__con .con-box {
  padding: 0 20px 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.con-box__con .con-box ~ .con-box {
  padding: 16px 20px;
  border-top: 2px dotted var(--border-sub);
}
.con-box__con .con-box.filled {
  padding: 0 0 16px;
}
.con-box__con .con-box.filled ~ .con-box {
  padding: 16px 0;
}
.con-box__con .con-box > .title {
  padding: 0;
}
.con-box__con .con-box:first-child > .title {
  padding-top: 16px;
}
.con-box__con .con-bottom {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 8px;
  gap: 8px;
}

.layout {
  display: inline-flex;
  width: 100%;
}
.layout > div {
  flex: 1 1 0;
  overflow: auto;
  padding: 16px 20px;
}
.layout > div ~ div {
  border-left: 2px dotted var(--border);
}
.layout .resizer-x {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  min-width: 0;
  padding: 0;
  overflow: visible;
}
.layout .resizer-x ~ .resizer-x {
  padding-left: 20px;
}
.layout .resizer-fill {
  flex: 1; /* 나머지 채우기 */
  min-width: 0;
  padding: 0;
}
.layout .resize-area {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.layout .resize-btn {
  z-index: 9999;
  position: absolute;
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  background-color: transparent;
  cursor: col-resize;
  transition: all 0.25s;
}
.layout .resize-btn:hover {
  background-color: var(--resizer-button);
}

.title {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
}
.title div {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

[class*=badge-] {
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 4px;
  border-radius: 8px;
  font-weight: 600;
}

.badge-info, .badge-blue {
  background-color: rgba(var(--blue-rgb), 0.16);
  color: var(--blue);
}

.badge-sucess, .badge-green {
  background-color: rgba(var(--green-rgb), 0.16);
  color: var(--green);
}

.badge-warning, .badge-yellow {
  background-color: rgba(var(--yellow-rgb), 0.16);
  color: var(--yellow);
}

.badge-error, .badge-red {
  background-color: rgba(var(--red-rgb), 0.16);
  color: var(--red);
}

.badge-sky {
  background-color: rgba(var(--sky-rgb), 0.16);
  color: var(--sky);
}

.badge-aqua {
  background-color: rgba(var(--aqua-rgb), 0.16);
  color: var(--aqua);
}

.badge-orange {
  background-color: rgba(var(--orange-rgb), 0.16);
  color: var(--orange);
}

.badge-purple {
  background-color: rgba(var(--purple-rgb), 0.16);
  color: var(--purple);
}

.badge-pink {
  background-color: rgba(var(--pink-rgb), 0.16);
  color: var(--pink);
}

.bread-crumb ul {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 4px;
}
.bread-crumb ul li {
  position: relative;
}
.bread-crumb ul li ~ li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  width: 1px;
  height: 60%;
  background: var(--border);
  transform: translateY(-50%) rotate(15deg);
}
.bread-crumb ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 0.9rem;
  background-color: var(--content-background);
  border-radius: 4px;
  padding: 2px 4px;
  transition: all 0.25s;
}
.bread-crumb ul li a:hover {
  color: var(--text-hover);
  background-color: var(--background);
}
.bread-crumb ul li a i {
  margin-right: 4px;
}

[class*=btn-] {
  display: flex;
  align-items: center;
  color: var(--icon);
  border-radius: 8px;
  padding: 0 12px;
  height: 30px;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.25s;
}
[class*=btn-] i {
  margin-right: 4px;
  font-size: 1.1rem;
}
[class*=btn-].circle {
  border-radius: 16px;
}
[class*=btn-].small {
  padding: 0 8px;
  height: 24px;
  border-radius: 6px;
}
[class*=btn-].icon {
  justify-content: center;
  padding: 0;
  width: 30px;
}
[class*=btn-].icon i {
  margin-right: 0;
  font-size: 1.2rem;
}
[class*=btn-].icon-small {
  justify-content: center;
  padding: 0;
  width: 18px;
  height: 18px;
}

.btn-1 {
  color: rgba(var(--text-inverse-rgb), 0.9);
  background-color: var(--button-primary);
}
.btn-1 i {
  color: rgba(var(--text-inverse-rgb), 0.7);
}
.btn-1:hover {
  color: rgba(var(--text-inverse-rgb), 1);
  background-color: var(--button-hover-primary);
}
.btn-1:hover i {
  color: rgba(var(--text-inverse-rgb), 1);
}

.btn-2 {
  color: rgba(var(--text-inverse-rgb), 0.9);
  background-color: var(--button-secondary);
}
.btn-2 i {
  color: rgba(var(--text-inverse-rgb), 0.7);
}
.btn-2:hover {
  color: rgba(var(--text-inverse-rgb), 1);
  background-color: var(--button-hover-secondary);
}
.btn-2:hover i {
  color: rgba(var(--text-inverse-rgb), 1);
}

.btn-3 {
  color: rgba(var(--text-rgb), 0.8);
  background-color: var(--button-tertiary);
}
.btn-3:hover {
  color: rgba(var(--text-rgb), 1);
  background-color: var(--button-hover-tertiary);
}
.btn-3.icon {
  color: var(--icon-hover);
}
.btn-3.icon:hover {
  color: var(--text);
}

.btn-ghost, .btn-ghost-outline {
  color: var(--text);
  background-color: transparent;
}
.btn-ghost:hover, .btn-ghost-outline:hover {
  color: rgba(var(--text-hover), 1);
  background-color: var(--button-ghost-hover-background);
}
.btn-ghost.icon, .btn-ghost-outline.icon {
  color: var(--icon-hover);
}
.btn-ghost.icon:hover, .btn-ghost-outline.icon:hover {
  color: var(--text);
}

.btn-ghost-outline {
  border: 1px solid var(--button-ghost-border);
  background-color: var(--button-ghost-background);
}
.btn-ghost-outline:hover {
  border: 1px solid var(--button-ghost-hover-border);
}

.checkbox {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.checkbox input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid var(--border);
  border-radius: 4px;
  background-color: var(--content-background);
  transition: all 0.25s;
}
.checkbox input[type=checkbox]::after {
  content: "\e978";
  font-family: "solid";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: var(--border);
}
.checkbox input[type=checkbox]:checked {
  background-color: var(--point);
  border: 1px solid var(--point);
}
.checkbox input[type=checkbox]:checked::after {
  color: var(--text-inverse);
}
.checkbox span {
  color: var(--text-bold);
}

.dropdown__wrap {
  position: relative;
}

.dropdown-btn {
  cursor: pointer;
}

.dropdown-menu {
  z-index: 9999;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  width: -moz-max-content;
  width: max-content;
  visibility: hidden;
  opacity: 0;
  background-color: var(--dropbox-background);
  border-radius: 12px;
  box-shadow: var(--dropbox-shadow);
  padding: 8px 0;
  transition: all 0.25s;
}
.dropdown-menu.center {
  left: 50%;
  transform: translateX(-50%);
}
.dropdown-menu.right {
  left: auto;
  right: 0;
}
.dropdown-menu.show {
  height: auto;
  visibility: visible;
  opacity: 1;
}
.dropdown-menu ul {
  max-height: 500px;
  overflow: auto;
}
.dropdown-menu ul.menu-icon > li {
  gap: 12px;
  justify-content: space-between;
}
.dropdown-menu ul.menu-icon > li span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.dropdown-menu ul.menu-icon > li i {
  color: var(--icon);
}
.dropdown-menu ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 32px;
  padding: 0 12px;
  cursor: pointer;
}
.dropdown-menu ul li ~ li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 12px;
  width: calc(100% - 24px);
  height: 1px;
  background-color: var(--border-sub);
}
.dropdown-menu ul li:hover {
  color: var(--text-hover);
  background-color: var(--dropbox-on-background);
  transition: all 0.25s;
}

.file-upload {
  width: 100%;
}
.file-upload .upload-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  border: 2px dotted var(--border);
  padding: 12px 20px;
  border-radius: 12px;
  color: rgba(var(--text-rgb), 0.7);
  cursor: pointer;
  transition: all 0.25s;
}
.file-upload .upload-box:hover {
  border: 2px dotted rgba(var(--text-rgb), 0.5);
  color: rgba(var(--text-rgb), 1);
}
.file-upload .file-list {
  margin-top: 8px;
}
.file-upload .file-list li {
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
  border: 1px solid var(--point);
  color: var(--point);
  border-radius: 8px;
  background-color: transparent;
  transition: all 0.25s;
}
.file-upload .file-list li:hover {
  background-color: rgba(var(--point-rgb), 0.05);
}
.file-upload .file-list li i {
  color: var(--point);
  cursor: pointer;
}
.file-upload .file-list li ~ li {
  margin-top: 2px;
}

.profile-upload {
  width: 100%;
  border: 2px dotted var(--border);
  border-radius: 12px;
  color: var(--text-hover);
  overflow: hidden;
  transition: all 0.25s;
}
.profile-upload .profile-label, .profile-upload .profile-text {
  width: 100%;
  height: 100%;
}
.profile-upload .profile-label #profilePreview {
  display: none;
}
.profile-upload .profile-label .profile-text {
  opacity: 0.4;
  text-align: center;
  transition: all 0.25s;
}
.profile-upload .profile-label .profile-text .fs-s {
  font-weight: 400;
}
.profile-upload .profile-label .profile-text i {
  font-size: 2.4rem;
}
.profile-upload:hover {
  border: 2px dotted rgba(var(--text-rgb), 0.5);
  color: rgba(var(--text-rgb), 1);
}
.profile-upload:hover .profile-text {
  opacity: 0.6;
  cursor: pointer;
}

label {
  color: var(--text-bold);
  white-space: nowrap;
}

select,
textarea,
input[type=text],
input[type=search],
input[type=email],
input[type=tel],
input[type=url],
input[type=number],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  width: 100%;
  height: var(--input-height);
  border-radius: 8px;
  padding: 0 12px;
  border: 1px solid var(--input-border);
  background-color: var(--input-background);
  color: var(--text-bold);
  transition: all 0.25s;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder {
  color: var(--placeholder);
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
select::placeholder,
textarea::placeholder,
input[type=text]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=number]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder {
  color: var(--placeholder);
  transition: all 0.25s;
}
select:hover,
textarea:hover,
input[type=text]:hover,
input[type=search]:hover,
input[type=email]:hover,
input[type=tel]:hover,
input[type=url]:hover,
input[type=number]:hover,
input[type=range]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=week]:hover,
input[type=time]:hover {
  border: 1px solid var(--input-hover-border);
  background-color: var(--input-hover-background);
}
select:hover::-moz-placeholder, textarea:hover::-moz-placeholder, input[type=text]:hover::-moz-placeholder, input[type=search]:hover::-moz-placeholder, input[type=email]:hover::-moz-placeholder, input[type=tel]:hover::-moz-placeholder, input[type=url]:hover::-moz-placeholder, input[type=number]:hover::-moz-placeholder, input[type=range]:hover::-moz-placeholder, input[type=date]:hover::-moz-placeholder, input[type=month]:hover::-moz-placeholder, input[type=week]:hover::-moz-placeholder, input[type=time]:hover::-moz-placeholder {
  color: var(--placeholder-hover);
}
select:hover::placeholder,
textarea:hover::placeholder,
input[type=text]:hover::placeholder,
input[type=search]:hover::placeholder,
input[type=email]:hover::placeholder,
input[type=tel]:hover::placeholder,
input[type=url]:hover::placeholder,
input[type=number]:hover::placeholder,
input[type=range]:hover::placeholder,
input[type=date]:hover::placeholder,
input[type=month]:hover::placeholder,
input[type=week]:hover::placeholder,
input[type=time]:hover::placeholder {
  color: var(--placeholder-hover);
}
select:focus,
textarea:focus,
input[type=text]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=number]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus {
  border: 1px solid var(--input-focus-border);
  background-color: var(--input-focus-background);
  box-shadow: var(--input-focus-shadow);
}
select.white,
textarea.white,
input[type=text].white,
input[type=search].white,
input[type=email].white,
input[type=tel].white,
input[type=url].white,
input[type=number].white,
input[type=range].white,
input[type=date].white,
input[type=month].white,
input[type=week].white,
input[type=time].white {
  background-color: var(--content-background);
}
select.highlight, select.highlight-text,
textarea.highlight,
textarea.highlight-text,
input[type=text].highlight,
input[type=text].highlight-text,
input[type=search].highlight,
input[type=search].highlight-text,
input[type=email].highlight,
input[type=email].highlight-text,
input[type=tel].highlight,
input[type=tel].highlight-text,
input[type=url].highlight,
input[type=url].highlight-text,
input[type=number].highlight,
input[type=number].highlight-text,
input[type=range].highlight,
input[type=range].highlight-text,
input[type=date].highlight,
input[type=date].highlight-text,
input[type=month].highlight,
input[type=month].highlight-text,
input[type=week].highlight,
input[type=week].highlight-text,
input[type=time].highlight,
input[type=time].highlight-text {
  background-color: var(--highlight-backgrond);
}
select.highlight-text,
textarea.highlight-text,
input[type=text].highlight-text,
input[type=search].highlight-text,
input[type=email].highlight-text,
input[type=tel].highlight-text,
input[type=url].highlight-text,
input[type=number].highlight-text,
input[type=range].highlight-text,
input[type=date].highlight-text,
input[type=month].highlight-text,
input[type=week].highlight-text,
input[type=time].highlight-text {
  border: 1px solid var(--highlight-text);
  color: var(--highlight-text);
  font-weight: 700;
}

textarea {
  resize: vertical;
  padding: 8px 12px;
  min-height: 34px;
}

.number, .select {
  display: inline-flex;
  align-items: center;
}

.label-left span {
  margin-right: 8px;
}

.label-right span {
  margin-left: 8px;
}

input[type=number] {
  padding-right: 8px;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
}

.number__wrap .number {
  position: relative;
}
.number__wrap .number .number-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  display: flex;
  flex-direction: column;
  color: var(--text);
}
.number__wrap .number .number-btn button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  opacity: 0.2;
  transition: all 0.25s;
  cursor: pointer;
  font-size: 0.9rem;
}
.number__wrap .number .number-btn button:first-child {
  transform: translateY(1.5px);
}
.number__wrap .number .number-btn button:last-child {
  transform: translateY(-0.5px);
}
.number__wrap .number .number-btn button:hover {
  opacity: 0.6;
}
.number__wrap > span {
  margin-left: 4px;
}

select {
  position: relative;
  padding: 0 24px 0 12px;
  background: url(../images/chevron-down-s.svg) no-repeat center right 8px/14px;
  background-color: var(--input-background);
}

.search {
  display: inline-flex;
  align-items: center;
}
.search select {
  border-radius: 8px 0 0 8px;
  border-right: none;
}
.search input[type=text] {
  border-radius: 0 8px 8px 0;
  margin-right: 4px;
}
.search.only-input input[type=text] {
  width: calc(100% - 34px);
  border-radius: 8px;
}

.dim {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--dim);
  opacity: 0;
  transition: all 0.25s;
}
.dim.show {
  opacity: 1;
}

.modal {
  z-index: 9999;
  display: none;
  position: fixed;
  min-width: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 12px;
  padding: 12px 0;
  background-color: var(--content-background);
  box-shadow: var(--dropbox-shadow);
  overflow-y: auto;
}
.modal .con-box__top {
  padding-top: 0;
}
.modal .con-box__con {
  box-shadow: none;
}
.modal.show {
  display: block;
}

.pagination__wrap {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  color: var(--text-bold);
  padding: 8px 20px;
}

.count__wrap {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.count__wrap > .count {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 12px;
  background-color: var(--icon-hover-background);
  font-weight: 700;
  border-radius: 8px;
}

.pagination {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.pagination li {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text);
  min-width: 30px;
  height: 30px;
  border-radius: 8px;
  color: var(--icon);
  cursor: pointer;
}
.pagination li.num {
  color: var(--text-bold);
}
.pagination li.num.on {
  color: var(--text-hover);
  background-color: var(--button-tertiary);
  transition: all 0.25s;
  font-weight: 700;
}
.pagination li:hover {
  color: var(--text-hover);
  background-color: var(--icon-hover-background);
  transition: all 0.25s;
}
.pagination li.arrow {
  border: 1px solid var(--border-sub);
}
.pagination li.arrow:hover {
  color: var(--icon-hover);
  background-color: var(--icon-hover-background);
  transition: all 0.25s;
}

.radio-square {
  display: inline-flex;
  align-items: center;
  background-color: var(--icon-hover-background);
  border-radius: 8px;
  height: 30px;
}
.radio-square label {
  height: 100%;
  cursor: pointer;
}
.radio-square label input[type=radio] {
  display: none;
}
.radio-square label input[type=radio]:checked + div {
  color: var(--text-inverse);
  background-color: var(--button-hover-primary);
}
.radio-square label input[type=radio]:checked + div i {
  color: var(--text-inverse);
}
.radio-square label div {
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 4px 8px;
  transition: all 0.25s;
}
.radio-square label div i {
  color: var(--icon);
  margin-right: 4px;
}
.radio-square label:first-child div {
  border-radius: 8px 0 0 8px;
}
.radio-square label:last-child div {
  border-radius: 0 8px 8px 0;
}

.radio__wrap {
  display: inline-flex;
  align-items: center;
  gap: 8px 24px;
  flex-wrap: wrap;
}

.radio {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.radio input[type=radio] {
  width: 18px;
  height: 18px;
  border-radius: 12px;
  border: 5px solid var(--content-background);
  background-color: var(--border);
  box-shadow: 0 0 1px var(--radio-border);
  margin-right: 8px;
  transition: all 0.25s;
}
.radio input[type=radio]:checked {
  background-color: var(--content-background);
  border: 6px solid var(--point);
}
.radio.img {
  display: block;
}
.radio.img .radio-img {
  margin-top: 8px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-sub);
  transition: all 0.25s;
}
.radio.img .radio-img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.radio.img div:has(input[type=radio]:checked) + .radio-img {
  border: 1px solid var(--point);
  box-shadow: 0 0 1px 2px rgba(var(--point-rgb), 0.2);
  border-radius: 12px;
}

.preview__wrap .preview {
  display: none;
  margin-top: 12px;
  padding: 20px 16px;
  border-radius: 12px;
  border: 1px solid var(--border-sub);
}

label:has(input#font-large:checked) ~ .preview__wrap .preview[data-target=font-large],
label:has(input#font-normal:checked) ~ .preview__wrap .preview[data-target=font-normal],
label:has(input#font-small:checked) ~ .preview__wrap .preview[data-target=font-small] {
  display: block;
}

::-webkit-scrollbar,
body::-webkit-scrollbar,
.wrap::-webkit-scrollbar,
.content::-webkit-scrollbar,
.table__wrap::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
.wrap::-webkit-scrollbar-thumb,
.content::-webkit-scrollbar-thumb,
.table__wrap::-webkit-scrollbar-thumb {
  border: 1px solid transparent;
  border-radius: 8px;
  box-shadow: inset 8px 8px 0 rgba(var(--scrollbar), 0.8);
  cursor: pointer;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover,
.wrap::-webkit-scrollbar-thumb:hover,
.content::-webkit-scrollbar-thumb:hover,
.table__wrap::-webkit-scrollbar-thumb:hover {
  border: 0 solid transparent;
  box-shadow: inset 8px 8px 0 rgba(var(--scrollbar), 1);
}

::-webkit-scrollbar-corner,
body::-webkit-scrollbar-corner,
.wrap::-webkit-scrollbar-corner,
.content::-webkit-scrollbar-corner,
.table__wrap::-webkit-scrollbar-corner {
  background-color: transparent;
}

.scroll {
  overflow: auto !important;
}

.scroll-x {
  overflow-x: auto !important;
}

.scroll-y {
  overflow-y: auto !important;
}

.tab-btn__wrap {
  flex: 0 0 auto;
  border-bottom: 1px solid var(--border);
  overflow-x: none;
  white-space: nowrap;
  padding: 0 20px;
}
.tab-btn__wrap .tab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  padding: 16px 0 12px;
  opacity: 0.3;
  border-bottom: 3px solid transparent;
  transition: all 0.25s;
}
.tab-btn__wrap .tab-btn:hover {
  opacity: 0.8;
}
.tab-btn__wrap .tab-btn.on {
  position: relative;
  opacity: 1;
  border-bottom: 3px solid var(--point);
  background-color: transparent;
}
.tab-btn__wrap .tab-btn ~ .tab-btn {
  margin-left: 16px;
}
.tab-btn__wrap.sub {
  border-bottom: 2px dotted var(--border-sub);
}
.tab-btn__wrap.sub .tab-btn {
  font-size: 1.2rem;
  padding-bottom: 8px;
}
.tab-btn__wrap.sub .tab-btn.on {
  border-bottom: 3px solid var(--button-primary);
}

.tab-con__wrap {
  flex: 1;
  min-height: 0;
  overflow: auto;
}
.tab-con__wrap .tab-con {
  display: none;
}
.tab-con__wrap .tab-con.on {
  display: flex;
  flex-direction: column;
}

.side-tab__wrap {
  display: inline-flex;
  width: 100%;
}
.side-tab__wrap .tab-btn__wrap.side {
  white-space: normal;
  min-width: 150px;
  display: block;
  background-color: var(--thead-background);
  border-bottom: none;
  padding: 0;
}
.side-tab__wrap .tab-btn__wrap.side .tab-btn {
  display: block;
  width: 100%;
  margin: 0;
  padding: 12px 20px;
  border-bottom: none;
  font-size: 1.2rem;
}
.side-tab__wrap .tab-btn__wrap.side .tab-btn.on {
  background-color: var(--content-background);
}
.side-tab__wrap .tab-btn__wrap.side .tab-btn:has(i) {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.side-tab__wrap .tab-con__wrap {
  width: 100%;
}
.side-tab__wrap .tab-con__wrap .tab-con {
  padding: 0 20px;
}

.table-input {
  table-layout: fixed;
}
.table-input th i, .table-input td i {
  display: inline-block;
}
.table-input > thead > tr > *:first-child,
.table-input > tbody > tr > *:first-child {
  padding-left: 0;
}
.table-input > thead > tr > *:last-child,
.table-input > tbody > tr > *:last-child {
  padding-right: 0;
}
.table-input th {
  padding: 2px 12px 2px 16px;
  color: var(--text-bold);
}
.table-input th.th-top {
  padding-top: 10px;
  vertical-align: top;
}
.table-input td {
  padding: 2px 0;
}
.table-input td > input,
.table-input td > select {
  width: 100%;
}

.table__wrap {
  table-layout: auto;
  overflow: auto;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border-sub);
}
.table__wrap.filled {
  margin: 0 -20px;
}
.table__wrap th:first-child, .table__wrap td:first-child {
  padding: 2px 8px 2px 20px;
}
.table__wrap th:last-child, .table__wrap td:last-child {
  padding: 2px 20px 2px 8px;
}
.table__wrap table {
  white-space: nowrap;
}
.table__wrap table .text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table__wrap table th, .table__wrap table td {
  width: -moz-max-content;
  width: max-content;
  height: var(--table-tr-height);
  line-height: 1.5;
  padding: 2px 8px;
}
.table__wrap table th select, .table__wrap table th input, .table__wrap table td select, .table__wrap table td input {
  height: var(--input-height);
  border-radius: 4px;
}
.table__wrap table th i, .table__wrap table td i {
  display: inline-block;
}
.table__wrap table th {
  font-size: 0.9rem;
  background-color: var(--thead-background);
}
.table__wrap table td button {
  padding: 0px 8px;
}
.table__wrap table tbody tr {
  cursor: pointer;
}
.table__wrap table tbody tr ~ tr {
  border-top: 1px solid var(--border-sub);
}
.table__wrap table tbody tr ~ tr:last-child {
  border-bottom: 1px solid var(--border-sub);
}
.table__wrap table tbody tr:hover td {
  background-color: var(--content-on-background);
}

.table-line {
  border: 1px solid var(--border);
  border-radius: 12px;
}
.table-line table {
  table-layout: fixed;
}
.table-line table tr ~ tr {
  border-top: 1px solid var(--border-sub);
}
.table-line table tr:first-child td:first-child {
  border-radius: 12px 0 0 0;
}
.table-line table tr:first-child td:last-child {
  border-radius: 0 12px 0 0;
}
.table-line table tr:last-child td:first-child {
  border-radius: 0 0 0 12px;
}
.table-line table tr:last-child td:last-child {
  border-radius: 0 0 12px 0;
}
.table-line table tr th, .table-line table tr td {
  line-height: 1.3;
}
.table-line table tr th i, .table-line table tr td i {
  vertical-align: middle;
}
.table-line table tr th ~ th, .table-line table tr td ~ td {
  border-left: 1px solid var(--border-sub);
}
.table-line table tr th {
  background-color: var(--thead-background);
}
.table-line table tr td {
  padding: 8px 12px;
  cursor: pointer;
}
.table-line table tr td:hover {
  background-color: var(--content-on-background);
}
.table-line table tr td:has(input, select) {
  padding: 2px 12px;
}

.table-align {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.table-align .table-align-btn button {
  display: block;
  color: var(--icon);
  font-size: 0.95rem;
}
.table-align .table-align-btn button:hover {
  color: var(--icon-hover);
}
.table-align .table-align-btn button:first-child > i {
  transform: translateY(3px);
}
.table-align .table-align-btn button:last-child > i {
  transform: translateY(-1px);
}

.form-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-color: var(--content-on-background);
  border: 1px solid var(--border-sub);
  border-radius: 16px;
}
.form-image i {
  font-size: 2rem;
  color: var(--border);
  transform: translateY(1px);
}
.form-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.form-image-l {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.form-image-l img {
  width: 100%;
  height: 204px;
  -o-object-fit: cover;
     object-fit: cover;
}
.form-image-l .img-empty {
  width: 100%;
  height: 204px;
  padding: 20px 8px;
  text-align: center;
  cursor: pointer;
}
.form-image-l .img-empty i {
  font-size: 3rem;
  color: rgba(var(--text-rgb), 0.3);
}
.form-image-l .img-empty p {
  font-size: 0.8rem;
  font-weight: 400;
}

[class*=toggle-item] {
  display: none;
}
[class*=toggle-item].open {
  display: block;
}

.toggle-switch {
  position: relative;
  width: 44px;
  height: 24px;
}
.toggle-switch input[type=checkbox] {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: var(--icon);
  cursor: pointer;
  transition: all 0.25s;
}
.toggle-switch input[type=checkbox] + span {
  cursor: pointer;
}
.toggle-switch input[type=checkbox] + span::before {
  content: "\e981";
  position: absolute;
  top: 6px;
  left: calc(100% - 20px);
  color: var(--text-inverse);
  opacity: 0.5;
}
.toggle-switch input[type=checkbox] + span::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  transform: translateX(3px);
  border-radius: 16px;
  background-color: var(--content-background);
  transition: transform 0.25s ease;
}
.toggle-switch input[type=checkbox]:checked {
  background-color: var(--point);
}
.toggle-switch input[type=checkbox]:checked + span::before {
  content: "\e978";
  position: absolute;
  top: 6px;
  left: 7px;
  opacity: 1;
}
.toggle-switch input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  transform: translateX(calc(100% + 5px));
}

.tooltip {
  position: relative;
}
.tooltip:hover {
  z-index: 3;
}
.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
  transition: all 0.25s;
}
.tooltip .tooltip-text {
  z-index: 9999;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 4px);
  background-color: var(--tooltip-background);
  color: var(--tooltip-text);
  white-space: nowrap;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 4px 8px;
  border-radius: 8px;
  visibility: hidden;
  opacity: 0;
}
.tooltip .tooltip-text.top {
  top: auto;
  bottom: calc(100% + 4px);
  left: 50%;
  transform: translate(-50%, 0);
}
.tooltip .tooltip-text.right {
  top: 50%;
  left: calc(100% + 4px);
  transform: translate(0, -50%);
}
.tooltip .tooltip-text.left {
  top: 50%;
  left: auto;
  right: calc(100% + 4px);
  transform: translate(0, -50%);
}
.tooltip .tooltip-text.a-left {
  left: 0;
  transform: translate(0, 0);
}
.tooltip .tooltip-text.a-right {
  left: auto;
  right: 0;
  transform: translate(0, 0);
}

.process-bar {
  position: relative;
  display: block;
  width: 100%;
  height: 8px;
  background-color: var(--default);
  border-radius: 8px;
}
.process-bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 8px;
  background-color: var(--point);
  border-radius: 8px 0 0 8px;
}
.process-bar.half::after {
  width: 50%;
}
.process-bar.full::after {
  width: 100%;
  border-radius: 8px;
}

.mobile-phone {
  border: 6px solid var(--button-hover-primary);
  width: 340px;
  border-radius: 32px;
  box-shadow: 0 8px 4px rgba(0, 0, 0, 0.15);
  padding: 16px 20px;
}

.area-empty {
  position: relative;
  display: block;
}
.area-empty > div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.area-empty > div div {
  font-size: 1.1rem;
  color: rgba(var(--text-rgb), 0.5);
}
.area-empty + .area-show {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}
.area-empty + .area-show .form-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
  padding: 20px;
  overflow-y: auto;
}
.area-empty + .area-show .form-wrap .form-info {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 1.1rem;
  background-color: var(--content-on-background);
}
.area-empty + .area-show .form-wrap .form-area {
  padding: 40px 0;
}
.area-empty + .area-show .form-wrap .form-area .a4 {
  width: 210mm;
  height: 297mm;
  background-color: white;
  padding: 32px;
  margin: 0 auto;
  border: 1px solid var(--border);
}
.area-empty + .area-show .form-wrap .form-area .a4 ~ .a4 {
  margin-top: 40px;
}
.area-empty + .area-show .form-save {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  background-color: var(--content-on-background);
  border-top: 1px solid var(--border-sub);
}
.area-empty.hide {
  display: none;
}
.area-empty.hide + .area-show {
  display: block;
}/*# sourceMappingURL=main.css.map */