
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
/* @import url("/bootstrap/bootstrap.min.css?v=1") layer(base); */
/* @import url("/app.css?v=1") layer(base); */
/* @import url("/Hostcenter.Blazor.Components.Demo.styles.css?v=1") layer(base);
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200") layer(base);
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200") layer(base);
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200") layer(base);
@import url("https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined") layer(base);
@import url("https://cdn.hostcenter.co.kr/css/hcDesign.css") layer(theme); */
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
body{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
b{
  font-weight: 700;
}
mark{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
    background-color: #ffe472;
}
/* .wrap {
    @apply hc-w-full hc-float-right hc-overflow-y-auto;
    height: 100vh;
    & .content {
        @apply hc-mx-auto hc-text-left;
        width: 1280px;
        & .container {
            @apply hc-w-full;
            min-height: 100%;
            & .cont-group {
                & .cont-title {
                    @apply hc-pb-6;
                }
                & .cont-area {
                    @apply hc-p-10` hc-bg-gray-50 hc-lounded-2xl;
                }
            }
        }
    }

} */
.container.guide{
  margin-left: auto;
  margin-right: auto;
    width: 1200px !important;
    border: unset;
}
.container.guide *:not(i, h1, h2, h3, h4, h5) {
        font-size: 14px;
    }
.container.guide .cont-group{
  margin-bottom: 4rem;
}
.container.guide .cont-group{
  text-align: left;
}
.container.guide .cont-group .group-title{
  padding-bottom: 1rem;
}
.container.guide .cont-group .group-title{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.container.guide .cont-group .group-title{
  font-weight: 700;
}
.container.guide .cont-group .cont-area{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.container.guide .cont-group .cont-area{
  padding: 2.5rem;
}
.container.guide .cont-group .cont-area .cont-wrap{
  margin-bottom: 2rem;
}
.container.guide .cont-group .cont-area .cont-wrap p {
                    line-height: 1.625rem;
                }
.container.guide .cont-group .cont-area .cont-wrap ul li{
  margin-left: 1rem;
}
.container.guide .cont-group .cont-area .cont-wrap ul li{
  margin-bottom: 0.5rem;
}
.container.guide .cont-group .cont-area .cont-wrap ul li{
  list-style-position: outside;
}
.container.guide .cont-group .cont-area .cont-wrap ul.list-dics li{
  list-style-type: disc;
}
.container.guide .cont-group .cont-area .cont-title{
  padding-bottom: 1rem;
}
.container.guide .cont-group .cont-area .cont-title{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.container.guide .cont-group .cont-area .cont-title{
  font-weight: 700;
}
.container.guide .cont-group .cont-area .cont-exp{
  line-height: 1.5rem;
}
.test-text{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
hr{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
/* .wrap .content {
    @apply hc-mx-auto hc-text-center;
    width: 1280px;
} */
.lightbox {
    top: 50% !important;
    transform: translateY(-50%);
}
.cont-group .cont-wrap .code-wrap{
  margin-top: 0.5rem;
}
.cont-group .cont-wrap .code-wrap{
  margin-bottom: 1rem;
}
.cont-group .cont-wrap .code-box{
  margin-top: 0.25rem;
}
.cont-group .cont-wrap .code-box{
  width: 50%;
}
.cont-group .cont-wrap .code-box{
  border-radius: 0.25rem;
}
.cont-group .cont-wrap .code-box{
  padding: 1rem;
}
.cont-group .cont-wrap .code-box {
            background: #111111;
        }
.cont-group .cont-wrap .code-box .code-title{
  padding-bottom: 1rem;
}
.cont-group .cont-wrap .code-box .code-title{
  font-weight: 700;
}
.cont-group .cont-wrap .code-box .code-title{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cont-group .cont-wrap .code-box .code {
                color: #22D3EE;
            }
.cont-group .cont-wrap .code-box .code span {
                    color: #FFC123;
                }
.cont-group .cont-wrap .code-box .code span b {
                        color: #F05C2E;
                    }
.cont-group .cont-wrap .color-cont{
  display: flex;
}
.cont-group .cont-wrap .color-cont{
  overflow: hidden;
}
.cont-group .cont-wrap .color-cont{
  border-radius: 0.25rem;
}
.cont-group .cont-wrap .color-cont {
            min-height: 85px;
        }
.cont-group .cont-wrap .color-cont .color{
  display: flex;
}
.cont-group .cont-wrap .color-cont .color{
  flex-direction: column;
}
.cont-group .cont-wrap .color-cont .color{
  justify-content: space-between;
}
.cont-group .cont-wrap .color-cont .color{
  padding: 0.5rem;
}
.cont-group .cont-wrap .color-cont .color {
                flex: 1;
            }
.cont-group .cont-wrap .color-cont .color p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cont-group .cont-wrap .color-cont .color p:first-child{
  font-weight: 700;
}
.cont-group .cont-wrap .color-cont .color.text-gray {
                    color: #333333 !important;
                }
.cont-group .cont-wrap .color-cont.bg-color-white p {
                    color: var(--text);
                }
.cont-group .cont-wrap .page-link{
  margin-top: 0.5rem;
}
.cont-group .cont-wrap .page-link a{
  display: inline-block;
}
.cont-group .cont-wrap .page-link a{
  border-bottom-width: 1px;
}
.cont-group .cont-wrap .page-link a{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.cont-group .cont-wrap .page-link a{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.cont-group .cont-wrap .icon-box{
  margin-top: 1.5rem;
}
.cont-group .cont-wrap .icon-box{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.cont-group .cont-wrap .icon-box{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.cont-group .cont-wrap .icon-box img{
  margin: auto;
}
.cont-group .tailwind-color{
  margin-bottom: 1.5rem;
}
.cont-group .tailwind-color{
  display: flex;
}
.cont-group .tailwind-color{
  justify-content: space-between;
}
.cont-group .tailwind-color{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.cont-group .tailwind-color .color-title{
  padding-bottom: 1rem;
}
.cont-group .tailwind-color .color-title{
  font-size: 1.5rem;
  line-height: 2rem;
}
.cont-group .tailwind-color .color-title{
  font-weight: 700;
}
.cont-group .tailwind-color .color-wrap{
  position: relative;
}
.cont-group .tailwind-color .color-wrap{
  display: flex;
}
.cont-group .tailwind-color .color-wrap{
  flex-direction: column;
}
.cont-group .tailwind-color .color-wrap {
            flex: 1;
        }
.cont-group .tailwind-color .color-wrap .color-set{
  display: flex;
}
.cont-group .tailwind-color .color-wrap .color-set{
  width: 100%;
}
.cont-group .tailwind-color .color-wrap .color-set{
  flex-direction: column;
}
.cont-group .tailwind-color .color-wrap .color-set{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color{
  height: 2.5rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color{
  width: 91.666667%;
}
.cont-group .tailwind-color .color-wrap .color-set .color{
  border-radius: 0.25rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color {
                    max-width: 90px;
                }
.cont-group .tailwind-color .color-wrap .color-set .color-exp{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .code{
  width: 1.5rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .code{
  font-size: 0.75rem;
  line-height: 1rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .code{
  font-weight: 500;
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .code{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .hex{
  font-size: 0.75rem;
  line-height: 1rem;
}
.cont-group .tailwind-color .color-wrap .color-set .color-exp .hex{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.cont-group .radius-cont{
  display: grid;
}
.cont-group .radius-cont{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.cont-group .radius-cont{
  align-items: center;
}
.cont-group .radius-cont{
  row-gap: 3.5rem;
}
.cont-group .radius-cont{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.cont-group .radius-cont .radius{
  display: flex;
}
.cont-group .radius-cont .radius{
  flex-direction: column;
}
.cont-group .radius-cont .radius{
  align-items: center;
}
.cont-group .radius-cont .radius p{
  padding-top: 1rem;
}
.cont-group .radius-cont .radius p{
  padding-bottom: 0.5rem;
}
.cont-group .box-cont{
  display: grid;
}
.cont-group .box-cont{
  row-gap: 1.75rem;
}
.cont-group .box-cont li{
  display: flex;
}
.cont-group .box-cont li{
  align-items: center;
}
.cont-group .box-cont li{
  justify-content: space-between;
}
.cont-group .box-cont li .white-box{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.cont-group .box-cont li p{
  padding-left: 0.25rem;
}
.cont-group .box-cont li p{
  padding-top: 0.5rem;
}
.container .cont-group .cont-area .cont-wrap .info-list{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.container .cont-group .cont-area .cont-wrap .info-list li{
  margin-bottom: 0.5rem;
}
* {
    font-family: "Pretendard Variable", 'Spoqa Han Sans Neo', HelveticaNeue, Helvetica, sans-serif, AppleGothic, 'Roboto' !important;
}
h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 900;
}
h2{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
h4{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
h5{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
/* 새로 추가될 컬러 시맨틱 클래스 */
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-default{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-deep{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.text-default {
    color: var(--text);
}
.text-sub{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-sub-deep{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.important-red-text{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.important-red-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.important-blue-text{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.important-blue-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.ncp-green-text {
    color: #00c85f;
}
.ncp-green-bg {
    background: #00c85f;
}
.guide-table th, .guide-table td{
  padding: 1.5rem;
}
.guide-table.align-left th, .guide-table.align-left td{
  text-align: left;
}
/* grid 추후 css추가 시 grid.css로 이동 */
/* snb toggle button */
.dash-menu-toggle{
  position: fixed;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
    width: 30px;
    height: 64px;
    transform: translate(0, -50%);
}
.dash-menu-toggle .material-symbols-outlined{
  width: 100%;
}
.dash-menu-toggle .material-symbols-outlined{
  text-align: center;
}
.dash-menu-toggle .material-symbols-outlined{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dash-menu-toggle .material-symbols-outlined {
        line-height: 64px;
    }
.dash-menu-toggle.tooltip .tooltip-text{
  display: none;
}
.dash-menu-toggle.tooltip .tooltip-text {
        width: 72px;
    }
.dash-menu-toggle.tooltip .tooltip-text.open{
  display: block;
}
.dash-menu-toggle.on .material-symbols-outlined {
            transform: rotate(180deg);
        }
.dash-menu-toggle.on .tooltip-text.open{
  display: none;
}
.dash-menu-toggle.on .tooltip-text.close{
  display: block;
}
/* setting modal button */
.dash-setting{
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  z-index: 10;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
    width: 64px;
    height: 42px;
}
.dash-setting .material-symbols-outlined{
  width: 100%;
}
.dash-setting .material-symbols-outlined{
  text-align: center;
}
.dash-setting .material-symbols-outlined{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dash-setting .material-symbols-outlined {
        line-height: 42px;
    }
.dash-setting.tooltip .tooltip-text{
  left: 3.5rem;
}
.dash-setting.tooltip .tooltip-text {
        width: 98px;
    }
.dashboard .dashboard-grid{
  position: relative;
}
.dashboard .dashboard-grid{
  display: grid;
}
.dashboard .dashboard-grid{
  height: 100vh;
}
.dashboard .dashboard-grid{
  width: 100vw;
}
.dashboard .dashboard-grid{
  grid-auto-flow: dense;
}
.dashboard .dashboard-grid{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid {
        gap: 24px;
        padding: 24px 40px;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
.dashboard .dashboard-grid .item-col-two {
            grid-column: span 2;
        }
.dashboard .dashboard-grid .item-row-two {
            grid-row: span 2;
        }
.dashboard .dashboard-grid .hc-card{
  overflow: hidden;
}
.dashboard .dashboard-grid .hc-card{
  border-radius: 0.5rem;
}
.dashboard .dashboard-grid .hc-card{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid .hc-card{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dashboard .dashboard-grid .hc-card {
            padding: 16px;
            /* 트래픽 현황 끝 */
        }
/* card 공용 */
.dashboard .dashboard-grid .hc-card .card-top{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .card-top{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .card-top{
  border-bottom-width: 1px;
}
.dashboard .dashboard-grid .hc-card .card-top{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .card-top {
                padding: 0 16px 16px 16px;
                margin: 0 -16px 16px -16px;
            }
.dashboard .dashboard-grid .hc-card .card-top .title{
  font-weight: 700;
}
.dashboard .dashboard-grid .hc-card .card-top .title {
                    font-size: 16px;
                }
.dashboard .dashboard-grid .hc-card .card-top button{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.dashboard .dashboard-grid .hc-card .card-top button {
                    height: 32px;
                }
/* 문의내역 알림 시작 */
.dashboard .dashboard-grid .hc-card .inqry-list-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area{
  flex-direction: column;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area {
                gap: 10px;
                margin-bottom: 16px;
            }
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  width: 100%;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  justify-content: space-between;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  border-radius: 0.25rem;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  border-width: 1px;
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .inqry-list-area .inqry-list {
                    padding: 10px;
                }
/* 문의내역 알림 끝 */
/* 요금요약 정보 시작 */
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  gap: 1.25rem;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  border-radius: 0.25rem;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  border-width: 1px;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .check-wrap-area{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .check-wrap-area {
                padding: 8px 16px;
            }
.dashboard .dashboard-grid .hc-card .check-wrap-area .check-wrap{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .check-wrap{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .check-wrap {
                    gap: 4px;
                }
.dashboard .dashboard-grid .hc-card .check-wrap-area .tooltip{
  position: relative;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .tooltip{
  cursor: default;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .tooltip .tooltip-text{
  left: -7rem;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .tooltip .tooltip-text{
  z-index: 10;
}
.dashboard .dashboard-grid .hc-card .check-wrap-area .tooltip .tooltip-text {
                        line-height: 21px;
                    }
.dashboard .dashboard-grid .hc-card .charge-info-color{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-info-color{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-info-color {
                gap: 10px;
                margin: 6px 16px 16px 16px;
            }
.dashboard .dashboard-grid .hc-card .charge-info-color li{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-info-color li{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-info-color li {
                    gap: 4px;
                }
.dashboard .dashboard-grid .hc-card .charge-info-color li div{
  display: inline-block;
}
.dashboard .dashboard-grid .hc-card .charge-info-color li div{
  height: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-info-color li div{
  width: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-info-color li div{
  border-radius: 9999px;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area{
  width: 100%;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area{
  justify-content: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area {
                height: calc(100% - 147px);
            }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  position: relative;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  height: 100%;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  width: 33.333333%;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  flex-direction: column;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  display: inline-block;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  height: 1.25rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  width: 1.25rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  cursor: pointer;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  border-radius: 9999px;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  text-align: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  line-height: 1.25rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-month .add-info {
                            background: var(--primary);
                        }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  position: absolute;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  top: 1.5rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  flex-direction: column;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  gap: 0.5rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  border-radius: 0.25rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  border-width: 1px;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li{
  justify-content: space-between;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li{
  gap: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type {
                                gap: 4px;
                            }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type div{
  display: inline-block;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type div{
  height: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type div{
  width: 0.625rem;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .graph-detail-tooltip li .graph-type div{
  border-radius: 9999px;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-total{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-total {
                        margin-top: 6px;
                    }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price{
  font-weight: 700;
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price {
                        line-height: 25px;
                    }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price span {
                            font-size: 18px;
                        }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price span, .dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price div {
                            color: inherit;
                            font-weight: inherit;
                        }
.dashboard .dashboard-grid .hc-card .charge-graph-area .charge-graph .charge-price.this-month {
                            color: var(--text);
                        }
/* 요금 요약 정보 끝 */
/* 모니터링 이슈 시작 */
.dashboard .dashboard-grid .hc-card.issue-widget .card-top{
  gap: 1.25rem;
}
.dashboard .dashboard-grid .hc-card.issue-widget .card-top .basicTab {
                        margin: -10px 0;
                    }
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  width: 100%;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  flex-direction: column;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  border-radius: 0.25rem;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  border-width: 1px;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area {
                    padding: 16px;
                    gap: 12px;
                }
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li{
  display: flex;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li {
                        gap: 10px;
                    }
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li p:first-child{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li p:first-child {
                            min-width: 70px;
                        }
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li p:last-child{
  overflow: hidden;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li p:last-child{
  text-overflow: ellipsis;
}
.dashboard .dashboard-grid .hc-card.issue-widget .issue-cont-area li p:last-child{
  white-space: nowrap;
}
/* 모니터링 이슈 끝 */
/* 모니터링 현황 시작 헉헉 */
.dashboard .dashboard-grid .hc-card .tag-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .tag-area{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .tag-area {
                gap: 8px;
            }
.dashboard .dashboard-grid .hc-card .graph-area{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .graph-area{
  width: 100%;
}
.dashboard .dashboard-grid .hc-card .graph-area{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .graph-area{
  justify-content: center;
}
.dashboard .dashboard-grid .hc-card .graph-area {
                margin-top: 10px;
                height: calc(100% - 102px);
            }
.dashboard .dashboard-grid .hc-card .hc-piechart .chart-label {
                    gap: 16px !important;
                }
.dashboard .dashboard-grid .hc-card .hc-piechart .chart-label .chart-label-item span {

                        }
/* 모니터링 현황 끝 */
/* 트래픽 현황 시작 */
.dashboard .dashboard-grid .hc-card .card-top-left{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .card-top-left{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .traffic-tag{
  display: flex;
}
.dashboard .dashboard-grid .hc-card .traffic-tag{
  flex-wrap: wrap;
}
.dashboard .dashboard-grid .hc-card .traffic-tag{
  align-items: center;
}
.dashboard .dashboard-grid .hc-card .traffic-tag{
  justify-content: center;
}
.dashboard .dashboard-grid .hc-card .traffic-tag {
                gap: 10px;
                margin-bottom: 16px;
            }
.hc-select{
  display: flex;
  align-items: center;
    height: 32px;
}
.hc-select .hc-select-box{
  position: relative;
}
.hc-select .hc-select-box{
  border-radius: 0.25rem;
}
.hc-select .hc-select-box{
  border-width: 1px;
}
.hc-select .hc-select-box{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hc-select .hc-select-box{
  padding: 0.5rem;
}
.hc-select .hc-select-box span{
  text-overflow: ellipsis;
}
.hc-select .hc-select-box span {
            font-size: 14px;
        }
.hc-select .hc-select-box div{
  position: absolute;
}
.hc-select .hc-select-box div{
  top: 0px;
}
.hc-select .hc-select-box div{
  right: 0px;
}
.hc-select .hc-select-box div{
  margin-right: 0.5rem;
}
.hc-select .hc-select-box div{
  display: flex;
}
.hc-select .hc-select-box div{
  height: 100%;
}
.hc-select .hc-select-box div{
  align-items: center;
}
.hc-select .hc-select-box:hover{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.hc-select .hc-dropdown{
  overflow-x: hidden;
}
.hc-select .hc-dropdown{
  border-radius: 0.25rem;
}
.hc-select .hc-dropdown{
  border-width: 1px;
}
.hc-select .hc-dropdown{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hc-select .hc-dropdown{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hc-select .hc-dropdown {
        max-height: 200px;
    }
.hc-select .hc-dropdown .hc-dropdown-item li{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.hc-select .hc-dropdown .hc-dropdown-item li{
  padding-left: 1rem;
  padding-right: 1rem;
}
.hc-select .hc-dropdown .hc-dropdown-item li{
  line-height: 1.5rem;
}
.hc-select .hc-dropdown .hc-dropdown-item li:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hc-select .hc-dropdown .hc-dropdown-item li.selected{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hc-select .hc-dropdown .hc-dropdown-item li.selected:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hc-select .hc-dropdown .hc-dropdown-searchbox{
  margin: 0px;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox{
  padding-left: 1rem;
  padding-right: 1rem;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox {
            list-style: none;
        }
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  width: 100%;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  border-radius: 0px;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  border-bottom-width: 1px;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  border-style: none;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input{
  line-height: 1.5rem;
}
.hc-select .hc-dropdown .hc-dropdown-searchbox input {
                border-color: #808080;
                background-color: transparent;
            }
/* cdn 통합 ? */
.used-tag{
  margin-right: 0.125rem;
  display: inline-block;
  white-space: nowrap;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
    background: var(--gray);
    color: var(--btn-gray);
}
.used-tag i{
  display: inline-block;
}
.used-tag i{
  cursor: pointer;
}
.used-tag i{
  padding-left: 0.5rem;
}
.used-tag i{
  vertical-align: middle;
}
.used-tag i{
  font-size: 1rem;
  line-height: 1.5rem;
}
.used-tag i{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.used-tag i {
        margin-top: -1.5px;
    }
.used-tag.white-tag{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.used-tag.white-tag{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.used-tag.on{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.used-tag.on {
        background: var(--primary);
        border-color: var(--primary);
    }
.used-tag.on i {
            color: inherit;
        }
/* 테이블 td, th keep-all */
.keep-all-table td, .keep-all-table th {
    word-break: keep-all;
}
.td-left td{
  padding-left: 1rem;
  padding-right: 1rem;
}
.td-left td{
  text-align: left;
}
.tooltip-text.default{
  left: 2rem;
  top: 0.625rem;
  border-radius: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pagination li span{
  cursor: pointer;
}
@media (max-width: 1800px) {
        .dashboard .dashboard-grid{
    height: 100%;
  }
        .dashboard .dashboard-grid{
    width: 100%;
  }
        .dashboard .dashboard-grid {
            grid-template-columns: repeat(3, 1fr);
        }
            .dashboard .dashboard-grid .hc-card{
    overflow: visible;
  }
            .dashboard .dashboard-grid .hc-card {
                min-height: 274px;
            }
}
@media (max-height: 880px) {
        .dashboard .dashboard-grid{
    height: 100%;
  }
        .dashboard .dashboard-grid{
    width: 100%;
  }
            .dashboard .dashboard-grid .hc-card{
    overflow: visible;
  }
            .dashboard .dashboard-grid .hc-card {
                min-height: 274px;
            }
}
@media (max-width: 1339px) {
        .dashboard .dashboard-grid {
            grid-template-columns: repeat(2, 1fr);
        }
}
[class*="-textbox"]{
  display: inline-block;
  border-radius: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
    height: 28px;
    background: #EBE9E4;
}
.code-textbox {
    color: #F05C2E; 
}
.code-textbox-sm{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
    height: unset !important;
    color: #F05C2E !important;
}
.tag-textbox {
    color: #413EF6;
}
.white-box{
  height: 4rem;
  width: 66.666667%;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hc-absolute{
  position: absolute;
}
.hc-relative{
  position: relative;
}
.hc-m-auto{
  margin: auto;
}
.hc--my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.hc-my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.hc--mt-3{
  margin-top: -0.75rem;
}
.hc-mb-24{
  margin-bottom: 6rem;
}
.hc-mb-4{
  margin-bottom: 1rem;
}
.hc-mb-6{
  margin-bottom: 1.5rem;
}
.hc-ml-1{
  margin-left: 0.25rem;
}
.hc-ml-2{
  margin-left: 0.5rem;
}
.hc-ml-4{
  margin-left: 1rem;
}
.hc-ml-8{
  margin-left: 2rem;
}
.hc-mr-0{
  margin-right: 0px;
}
.hc-mr-2{
  margin-right: 0.5rem;
}
.hc-mr-5{
  margin-right: 1.25rem;
}
.hc-mt-2{
  margin-top: 0.5rem;
}
.hc-mt-20{
  margin-top: 5rem;
}
.hc-mt-4{
  margin-top: 1rem;
}
.hc-mt-6{
  margin-top: 1.5rem;
}
.hc-block{
  display: block;
}
.hc-flex{
  display: flex;
}
.hc-table-cell{
  display: table-cell;
}
.hc-h-128{
  height: 32rem;
}
.hc-h-4{
  height: 1rem;
}
.hc-w-10{
  width: 2.5rem;
}
.hc-w-2{
  width: 0.5rem;
}
.hc-w-3{
  width: 0.75rem;
}
.hc-w-3\/4{
  width: 75%;
}
.hc-w-4{
  width: 1rem;
}
.hc-w-6{
  width: 1.5rem;
}
.hc-w-full{
  width: 100%;
}
.hc-min-w-24{
  min-width: 6rem;
}
.hc-flex-col{
  flex-direction: column;
}
.hc-items-center{
  align-items: center;
}
.hc-justify-center{
  justify-content: center;
}
.hc-justify-between{
  justify-content: space-between;
}
.hc-justify-evenly{
  justify-content: space-evenly;
}
.hc-rounded{
  border-radius: 0.25rem;
}
.hc-rounded-2xl{
  border-radius: 1rem;
}
.hc-rounded-full{
  border-radius: 9999px;
}
.hc-rounded-lg{
  border-radius: 0.5rem;
}
.hc-rounded-md{
  border-radius: 0.375rem;
}
.hc-rounded-sm{
  border-radius: 0.125rem;
}
.hc-border{
  border-width: 1px;
}
.hc-border-b{
  border-bottom-width: 1px;
}
.hc-border-l{
  border-left-width: 1px;
}
.hc-border-r{
  border-right-width: 1px;
}
.hc-border-t{
  border-top-width: 1px;
}
.hc-border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.hc-border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.hc-border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hc-border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.hc-border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.hc-bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.hc-bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hc-bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hc-bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hc-bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.hc-bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.hc-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hc-p-2{
  padding: 0.5rem;
}
.hc-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.hc-py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.hc-pl-4{
  padding-left: 1rem;
}
.hc-pt-5{
  padding-top: 1.25rem;
}
.hc-text-left{
  text-align: left;
}
.hc-text-center{
  text-align: center;
}
.hc-align-middle{
  vertical-align: middle;
}
.hc-text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.hc-text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.hc-text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.hc-text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.hc-text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.hc-text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.hc-text-8xl{
  font-size: 6rem;
  line-height: 1;
}
.hc-text-9xl{
  font-size: 8rem;
  line-height: 1;
}
.hc-text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.hc-text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.hc-text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.hc-text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.hc-text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.hc-font-bold{
  font-weight: 700;
}
.hc-font-extralight{
  font-weight: 200;
}
.hc-font-light{
  font-weight: 300;
}
.hc-font-medium{
  font-weight: 500;
}
.hc-font-normal{
  font-weight: 400;
}
.hc-leading-5{
  line-height: 1.25rem;
}
.hc-text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hc-text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.hc-text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.hc-text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.hc-text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.hc-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hc-underline{
  text-decoration-line: underline;
}
.hc-shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hc-shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hc-shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hc-shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hc-shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hc-shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}