@import url("https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Single+Day&display=swap");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap");

.single-day-regular {
  font-family: Single Day, serif;
  font-style: normal;
  font-weight: 400
}

.noto-sans-kr {
  font-family: Noto Sans KR, serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400
}

*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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: rgba(59, 130, 246, .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: ;
  --tw-perspective: none;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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: rgba(59, 130, 246, .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: ;
  --tw-perspective: none;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box
}

:after,
:before {
  --tw-content: ""
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent
}

body {
  line-height: inherit;
  margin: 0
}

hr {
  border-top-width: 1px;
  color: inherit;
  height: 0
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-size: 1em;
  font-variation-settings: normal
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}

[role=button],
button {
  cursor: pointer
}

:disabled {
  cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  height: auto;
  max-width: 100%
}

[hidden]:where(:not([hidden=until-found])) {
  display: none
}

:root {
  --sidebar-background: 0 0% 98%;
  --sidebar-foreground: 240 5.3% 26.1%;
  --sidebar-primary: 240 5.9% 10%;
  --sidebar-primary-foreground: 0 0% 98%;
  --sidebar-accent: 240 4.8% 95.9%;
  --sidebar-accent-foreground: 240 5.9% 10%;
  --sidebar-border: 220 13% 91%;
  --sidebar-ring: 217.2 91.2% 59.8%
}

.dark {
  --sidebar-background: 240 5.9% 10%;
  --sidebar-foreground: 240 4.8% 95.9%;
  --sidebar-primary: 224.3 76.3% 48%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 240 3.7% 15.9%;
  --sidebar-accent-foreground: 240 4.8% 95.9%;
  --sidebar-border: 240 3.7% 15.9%;
  --sidebar-ring: 217.2 91.2% 59.8%
}

* {
  border-color: hsl(var(--border))
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%
}

@media (min-width:1400px) {
  .container {
    max-width: 1400px
  }
}

.sr-only {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap
}

.pointer-events-none {
  pointer-events: none
}

.pointer-events-auto {
  pointer-events: auto
}

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.inset-0 {
  inset: 0
}

.inset-x-0 {
  left: 0;
  right: 0
}

.inset-y-0 {
  bottom: 0;
  top: 0
}

.-right-1 {
  right: -.25rem
}

.-right-2 {
  right: -.5rem
}

.-right-\[20px\] {
  right: -20px
}

.-top-1 {
  top: -.25rem
}

.-top-2 {
  top: -.5rem
}

.-top-3 {
  top: -.75rem
}

.-top-\[6px\] {
  top: -6px
}

.bottom-0 {
  bottom: 0
}

.bottom-4 {
  bottom: 1rem
}

.left-0 {
  left: 0
}

.left-1 {
  left: .25rem
}

.left-1\/2 {
  left: 50%
}

.left-2 {
  left: .5rem
}

.left-4 {
  left: 1rem
}

.left-\[50\%\] {
  left: 50%
}

.right-0 {
  right: 0
}

.right-1 {
  right: .25rem
}

.right-2 {
  right: .5rem
}

.right-4 {
  right: 1rem
}

.right-\[5\.5rem\] {
  right: 5.5rem
}

.top-0 {
  top: 0
}

.top-1 {
  top: .25rem
}

.top-1\/2 {
  top: 50%
}

.top-2 {
  top: .5rem
}

.top-4 {
  top: 1rem
}

.top-\[1px\] {
  top: 1px
}

.top-\[50\%\] {
  top: 50%
}

.top-\[60\%\] {
  top: 60%
}

.top-full {
  top: 100%
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-40 {
  z-index: 40
}

.z-50 {
  z-index: 50
}

.z-\[0\] {
  z-index: 0
}

.z-\[100\] {
  z-index: 100
}

.z-\[1\] {
  z-index: 1
}

.z-\[2\] {
  z-index: 2
}

.z-\[40\] {
  z-index: 40
}

.z-\[9998\] {
  z-index: 9998
}

.z-\[9999\] {
  z-index: 9999
}

.col-span-1 {
  grid-column: span 1/span 1
}

.-mx-1 {
  margin-left: -.25rem;
  margin-right: -.25rem
}

.-mx-3 {
  margin-left: -.75rem;
  margin-right: -.75rem
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem
}

.mx-0 {
  margin-left: 0;
  margin-right: 0
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem
}

.mx-\[6px\] {
  margin-left: 6px;
  margin-right: 6px
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-1 {
  margin-bottom: .25rem;
  margin-top: .25rem
}

.my-2 {
  margin-bottom: .5rem;
  margin-top: .5rem
}

.my-4 {
  margin-bottom: 1rem;
  margin-top: 1rem
}

.my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem
}

.\!ml-0 {
  margin-left: 0 !important
}

.mb-1 {
  margin-bottom: .25rem
}

.mb-12 {
  margin-bottom: 3rem
}

.mb-2 {
  margin-bottom: .5rem
}

.mb-20 {
  margin-bottom: 5rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-6 {
  margin-bottom: 1.5rem
}

.mb-8 {
  margin-bottom: 2rem
}

.mb-\[10px\] {
  margin-bottom: 10px
}

.ml-1 {
  margin-left: .25rem
}

.ml-2 {
  margin-left: .5rem
}

.ml-4 {
  margin-left: 1rem
}

.ml-auto {
  margin-left: auto
}

.mr-0 {
  margin-right: 0
}

.mr-1 {
  margin-right: .25rem
}

.mr-2 {
  margin-right: .5rem
}

.mt-0 {
  margin-top: 0
}

.mt-1 {
  margin-top: .25rem
}

.mt-1\.5 {
  margin-top: .375rem
}

.mt-2 {
  margin-top: .5rem
}

.mt-20 {
  margin-top: 5rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-6 {
  margin-top: 1.5rem
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.\!flex {
  display: flex !important
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.\!table {
  display: table !important
}

.table {
  display: table
}

.\!grid {
  display: grid !important
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.\!hidden {
  display: none !important
}

.hidden {
  display: none
}

.aspect-\[308\/100\] {
  aspect-ratio: 308/100
}

.aspect-square {
  aspect-ratio: 1/1
}

.\!h-10 {
  height: 2.5rem !important
}

.\!h-3 {
  height: .75rem !important
}

.\!h-4 {
  height: 1rem !important
}

.\!h-5 {
  height: 1.25rem !important
}

.\!h-8 {
  height: 2rem !important
}

.\!h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important
}

.h-1\.5 {
  height: .375rem
}

.h-10 {
  height: 2.5rem
}

.h-11 {
  height: 2.75rem
}

.h-12 {
  height: 3rem
}

.h-2 {
  height: .5rem
}

.h-2\.5 {
  height: .625rem
}

.h-24 {
  height: 6rem
}

.h-3 {
  height: .75rem
}

.h-3\.5 {
  height: .875rem
}

.h-32 {
  height: 8rem
}

.h-4 {
  height: 1rem
}

.h-5 {
  height: 1.25rem
}

.h-6 {
  height: 1.5rem
}

.h-7 {
  height: 1.75rem
}

.h-8 {
  height: 2rem
}

.h-9 {
  height: 2.25rem
}

.h-96 {
  height: 24rem
}

.h-\[0\.8rem\] {
  height: .8rem
}

.h-\[1\.2rem\] {
  height: 1.2rem
}

.h-\[10px\] {
  height: 10px
}

.h-\[187px\] {
  height: 187px
}

.h-\[1px\] {
  height: 1px
}

.h-\[20px\] {
  height: 20px
}

.h-\[30px\] {
  height: 30px
}

.h-\[32px\] {
  height: 32px
}

.h-\[400px\] {
  height: 400px
}

.h-\[40px\] {
  height: 40px
}

.h-\[42px\] {
  height: 42px
}

.h-\[500px\] {
  height: 500px
}

.h-\[60px\] {
  height: 60px
}

.h-\[96px\] {
  height: 96px
}

.h-\[calc\(100vh-68px\)\] {
  height: calc(100vh - 68px)
}

.h-\[calc\(100vh-73px\)\] {
  height: calc(100vh - 73px)
}

.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height)
}

.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height)
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content
}

.h-full {
  height: 100%
}

.h-px {
  height: 1px
}

.h-screen {
  height: 100vh
}

.max-h-\[--radix-context-menu-content-available-height\] {
  max-height: var(--radix-context-menu-content-available-height)
}

.max-h-\[--radix-select-content-available-height\] {
  max-height: var(--radix-select-content-available-height)
}

.max-h-\[20px\] {
  max-height: 20px
}

.max-h-\[300px\] {
  max-height: 300px
}

.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\] {
  max-height: var(--radix-dropdown-menu-content-available-height)
}

.max-h-screen {
  max-height: 100vh
}

.min-h-\[100px\] {
  min-height: 100px
}

.min-h-\[400px\] {
  min-height: 400px
}

.min-h-\[80px\] {
  min-height: 80px
}

.min-h-real-screen {
  min-height: calc(var(--vh)*100)
}

.min-h-screen {
  min-height: 100vh
}

.\!w-20 {
  width: 5rem !important
}

.\!w-3 {
  width: .75rem !important
}

.\!w-4 {
  width: 1rem !important
}

.\!w-5 {
  width: 1.25rem !important
}

.\!w-8 {
  width: 2rem !important
}

.\!w-\[105px\] {
  width: 105px !important
}

.\!w-\[150px\] {
  width: 150px !important
}

.\!w-\[2\.1rem\] {
  width: 2.1rem !important
}

.\!w-\[20\%\] {
  width: 20% !important
}

.\!w-\[240px\] {
  width: 240px !important
}

.\!w-\[80px\] {
  width: 90px !important
}

.\!w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important
}

.\!w-full {
  width: 100% !important
}

.w-10 {
  width: 2.5rem
}

.w-11 {
  width: 2.75rem
}

.w-12 {
  width: 3rem
}

.w-2 {
  width: .5rem
}

.w-2\.5 {
  width: .625rem
}

.w-3 {
  width: .75rem
}

.w-3\.5 {
  width: .875rem
}

.w-3\/4 {
  width: 75%
}

.w-32 {
  width: 8rem
}

.w-4 {
  width: 1rem
}

.w-5 {
  width: 1.25rem
}

.w-6 {
  width: 1.5rem
}

.w-7 {
  width: 1.75rem
}

.w-72 {
  width: 18rem
}

.w-8 {
  width: 2rem
}

.w-9 {
  width: 2.25rem
}

.w-\[0\.8rem\] {
  width: .8rem
}

.w-\[1\.2rem\] {
  width: 1.2rem
}

.w-\[100px\] {
  width: 100px
}

.w-\[104px\] {
  width: 104px
}

.w-\[105px\] {
  width: 105px
}

.w-\[10px\] {
  width: 10px
}

.w-\[150px\] {
  width: 150px
}

.w-\[1px\] {
  width: 1px
}

.w-\[20\%\] {
  width: 20%
}

.w-\[200px\] {
  width: 200px
}

.w-\[20px\] {
  width: 20px
}

.w-\[280px\] {
  width: 280px
}

.w-\[300px\] {
  width: 300px
}

.w-\[400px\] {
  width: 400px
}

.w-\[40px\] {
  width: 40px
}

.w-\[42px\] {
  width: 42px
}

.w-\[70px\] {
  width: 70px
}

.w-\[74px\] {
  width: 74px
}

.w-\[80px\] {
  width: 80px
}

.w-\[90px\] {
  width: 90px
}

.w-auto {
  width: auto
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content
}

.w-full {
  width: 100%
}

.w-max {
  width: -moz-max-content;
  width: max-content
}

.w-px {
  width: 1px
}

.w-screen {
  width: 100vw
}

.\!min-w-3 {
  min-width: .75rem !important
}

.\!min-w-4 {
  min-width: 1rem !important
}

.\!min-w-8 {
  min-width: 2rem !important
}

.\!min-w-\[120px\] {
  min-width: 120px !important
}

.\!min-w-\[150px\] {
  min-width: 150px !important
}

.\!min-w-\[200px\] {
  min-width: 200px !important
}

.min-w-10 {
  min-width: 2.5rem
}

.min-w-11 {
  min-width: 2.75rem
}

.min-w-5 {
  min-width: 1.25rem
}

.min-w-8 {
  min-width: 2rem
}

.min-w-9 {
  min-width: 2.25rem
}

.min-w-\[12rem\] {
  min-width: 12rem
}

.min-w-\[248px\] {
  min-width: 248px
}

.min-w-\[308px\] {
  min-width: 308px
}

.min-w-\[8rem\] {
  min-width: 8rem
}

.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width)
}

.min-w-full {
  min-width: 100%
}

.\!max-w-\[100px\] {
  max-width: 100px !important
}

.\!max-w-\[120px\] {
  max-width: 120px !important
}

.\!max-w-\[250px\] {
  max-width: 250px !important
}

.\!max-w-\[40px\] {
  max-width: 40px !important
}

.\!max-w-\[60px\] {
  max-width: 60px !important
}

.\!max-w-\[80px\] {
  max-width: 80px !important
}

.max-w-5xl {
  max-width: 64rem
}

.max-w-6xl {
  max-width: 72rem
}

.max-w-\[100\%\] {
  max-width: 100%
}

.max-w-\[100vw\] {
  max-width: 100vw
}

.max-w-\[2000px\] {
  max-width: 2000px
}

.max-w-\[200px\] {
  max-width: 200px
}

.max-w-\[20px\] {
  max-width: 20px
}

.max-w-\[248px\] {
  max-width: 248px
}

.max-w-\[308px\] {
  max-width: 308px
}

.max-w-\[500px\] {
  max-width: 500px
}

.max-w-\[calc\(100\%-0\.005rem\)\] {
  max-width: calc(100% - .005rem)
}

.max-w-\[calc\(100\%-0\.25rem-14px\)\] {
  max-width: calc(100% - .25rem - 14px)
}

.max-w-\[calc\(100\%-0\.25rem-20px\)\] {
  max-width: calc(100% - .25rem - 20px)
}

.max-w-\[calc\(100\%-0\.25rem-58\.04px\)\] {
  max-width: calc(100% - .25rem - 58.04px)
}

.max-w-\[calc\(100\%-0\.25rem-62\.04px\)\] {
  max-width: calc(100% - .25rem - 62.04px)
}

.max-w-\[calc\(100\%-0\.5rem-14px-20px\)\] {
  max-width: calc(100% - .5rem - 34px)
}

.max-w-lg {
  max-width: 32rem
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content
}

.max-w-none {
  max-width: none
}

.max-w-xs {
  max-width: 20rem
}

.flex-1 {
  flex: 1 1 0%
}

.shrink-0 {
  flex-shrink: 0
}

.grow {
  flex-grow: 1
}

.caption-bottom {
  caption-side: bottom
}

.border-collapse {
  border-collapse: collapse
}

.origin-\[--radix-context-menu-content-transform-origin\] {
  transform-origin: var(--radix-context-menu-content-transform-origin)
}

.origin-\[--radix-dropdown-menu-content-transform-origin\] {
  transform-origin: var(--radix-dropdown-menu-content-transform-origin)
}

.origin-\[--radix-menubar-content-transform-origin\] {
  transform-origin: var(--radix-menubar-content-transform-origin)
}

.origin-\[--radix-popover-content-transform-origin\] {
  transform-origin: var(--radix-popover-content-transform-origin)
}

.origin-\[--radix-select-content-transform-origin\] {
  transform-origin: var(--radix-select-content-transform-origin)
}

.origin-\[--radix-tooltip-content-transform-origin\] {
  transform-origin: var(--radix-tooltip-content-transform-origin)
}

@keyframes caret-blink {

  0%,
  70%,
  to {
    opacity: 1
  }

  20%,
  50% {
    opacity: 0
  }
}

.animate-caret-blink {
  animation: caret-blink 1.25s ease-out infinite
}

@keyframes blinker {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.animate-fader {
  animation: blinker 1.5s ease-in-out infinite
}

@keyframes ping {

  75%,
  to {
    opacity: 0;
    transform: scale(2)
  }
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite
}

@keyframes pulse {
  50% {
    opacity: .5
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.cursor-default {
  cursor: default
}

.cursor-not-allowed {
  cursor: not-allowed
}

.cursor-pointer {
  cursor: pointer
}

.touch-none {
  touch-action: none
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.resize {
  resize: both
}

.list-inside {
  list-style-position: inside
}

.list-none {
  list-style-type: none
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.flex-col-reverse {
  flex-direction: column-reverse
}

.flex-wrap {
  flex-wrap: wrap
}

.\!items-start {
  align-items: flex-start !important
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

.justify-end {
  justify-content: flex-end
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.\!gap-0 {
  gap: 0 !important
}

.\!gap-\[2px\] {
  gap: 2px !important
}

.gap-0 {
  gap: 0
}

.gap-1 {
  gap: .25rem
}

.gap-12 {
  gap: 3rem
}

.gap-2 {
  gap: .5rem
}

.gap-3 {
  gap: .75rem
}

.gap-4 {
  gap: 1rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-8 {
  gap: 2rem
}

.gap-\[0\.125rem\] {
  gap: .125rem
}

.gap-\[2px\] {
  gap: 2px
}

.gap-x-2 {
  -moz-column-gap: .5rem;
  column-gap: .5rem
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}

.gap-y-2 {
  row-gap: .5rem
}

.\!space-x-0>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-left: calc(0px*(1 - var(--tw-space-x-reverse))) !important;
  margin-right: calc(0px*var(--tw-space-x-reverse)) !important
}

.space-x-1>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.25rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.25rem*var(--tw-space-x-reverse))
}

.space-x-2>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.space-x-3>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.75rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.75rem*var(--tw-space-x-reverse))
}

.space-x-6>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(1.5rem*var(--tw-space-x-reverse))
}

.space-y-0\.5>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(.125rem*var(--tw-space-y-reverse));
  margin-top: calc(.125rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-1>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
  margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-1\.5>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(.375rem*var(--tw-space-y-reverse));
  margin-top: calc(.375rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-2>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
  margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-3>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
  margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1rem*var(--tw-space-y-reverse));
  margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-6>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
  margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-8>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(2rem*var(--tw-space-y-reverse));
  margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)))
}

.self-end {
  align-self: flex-end
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overflow-x-auto {
  overflow-x: auto
}

.overflow-y-auto {
  overflow-y: auto
}

.overflow-x-hidden {
  overflow-x: hidden
}

.truncate {
  overflow: hidden;
  white-space: nowrap
}

.text-ellipsis,
.truncate {
  text-overflow: ellipsis
}

.whitespace-nowrap {
  white-space: nowrap
}

.whitespace-pre-wrap {
  white-space: pre-wrap
}

.break-words {
  overflow-wrap: break-word
}

.rounded {
  border-radius: .25rem
}

.rounded-2xl {
  border-radius: 1rem
}

.rounded-\[5px\] {
  border-radius: 5px
}

.rounded-\[inherit\] {
  border-radius: inherit
}

.rounded-full {
  border-radius: 9999px
}

.rounded-lg {
  border-radius: var(--radius)
}

.rounded-md {
  border-radius: calc(var(--radius) - 2px)
}

.rounded-none {
  border-radius: 0
}

.rounded-sm {
  border-radius: calc(var(--radius) - 4px)
}

.rounded-l-md {
  border-bottom-left-radius: calc(var(--radius) - 2px);
  border-top-left-radius: calc(var(--radius) - 2px)
}

.rounded-l-none {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.rounded-r-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px)
}

.rounded-tl-sm {
  border-top-left-radius: calc(var(--radius) - 4px)
}

.border {
  border-width: 1px
}

.border-0 {
  border-width: 0
}

.border-2 {
  border-width: 2px
}

.border-\[1px\] {
  border-width: 1px
}

.border-y {
  border-top-width: 1px
}

.border-b,
.border-y {
  border-bottom-width: 1px
}

.border-b-2 {
  border-bottom-width: 2px
}

.border-l {
  border-left-width: 1px
}

.border-l-0 {
  border-left-width: 0
}

.border-r {
  border-right-width: 1px
}

.border-r-0 {
  border-right-width: 0
}

.border-t {
  border-top-width: 1px
}

.border-t-4 {
  border-top-width: 4px
}

.border-solid {
  border-style: solid
}

.border-dashed {
  border-style: dashed
}

.border-none {
  border-style: none
}

.\!border-primary {
  border-color: hsl(var(--primary)) !important
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity, 1))
}

.border-border {
  border-color: hsl(var(--border))
}

.border-destructive {
  border-color: hsl(var(--destructive))
}

.border-destructive\/50 {
  border-color: hsl(var(--destructive)/.5)
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235/var(--tw-border-opacity, 1))
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity, 1))
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175/var(--tw-border-opacity, 1))
}

.border-input {
  border-color: hsl(var(--input))
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212/var(--tw-border-opacity, 1))
}

.border-primary {
  border-color: hsl(var(--primary))
}

.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85/var(--tw-border-opacity, 1))
}

.border-slate-700\/50 {
  border-color: rgba(51, 65, 85, .5)
}

.border-transparent {
  border-color: transparent
}

.border-l-transparent {
  border-left-color: transparent
}

.border-t-gray-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(156 163 175/var(--tw-border-opacity, 1))
}

.border-t-transparent {
  border-top-color: transparent
}

.\!bg-primary {
  background-color: hsl(var(--primary)) !important
}

.bg-\[\#333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51/var(--tw-bg-opacity, 1))
}

.bg-\[\#FCD535\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 213 53/var(--tw-bg-opacity, 1))
}

.bg-\[\#f2f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242/var(--tw-bg-opacity, 1))
}

.bg-accent {
  background-color: hsl(var(--accent))
}

.bg-background {
  background-color: hsl(var(--background))
}

.bg-black\/20 {
  background-color: rgba(0, 0, 0, .2)
}

.bg-black\/30 {
  background-color: rgba(0, 0, 0, .3)
}

.bg-black\/50 {
  background-color: rgba(0, 0, 0, .5)
}

.bg-black\/80 {
  background-color: rgba(0, 0, 0, .8)
}
.bg-blue{
  background: #b0defe;
}
.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253/var(--tw-bg-opacity, 1))
}

.bg-border {
  background-color: hsl(var(--border))
}

.bg-card {
  background-color: hsl(var(--card))
}

.bg-destructive {
  background-color: hsl(var(--destructive))
}

.bg-fail {
  background-color: hsl(var(--fail))
}
.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(252 213 53/var(--tw-bg-opacity,1))
}
.bg-foreground {
  background-color: hsl(var(--foreground))
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity, 1))
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235/var(--tw-bg-opacity, 1))
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219/var(--tw-bg-opacity, 1))
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251/var(--tw-bg-opacity, 1))
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172/var(--tw-bg-opacity, 1))
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94/var(--tw-bg-opacity, 1))
}

.bg-muted {
  background-color: hsl(var(--muted))
}

.bg-muted\/50 {
  background-color: hsl(var(--muted)/.5)
}

.bg-popover {
  background-color: hsl(var(--popover))
}

.bg-primary {
  background-color: hsl(225.38deg 85.61% 27.25%)
}

.bg-primary-foreground {
  background-color: hsl(var(--primary-foreground))
}

.bg-primary\/10 {
  background-color: hsl(var(--primary)/.1)
}

.bg-primary\/5 {
  background-color: hsl(var(--primary)/.05)
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165/var(--tw-bg-opacity, 1))
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68/var(--tw-bg-opacity, 1))
}

.bg-secondary {
  background-color: hsl(var(--secondary))
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249/var(--tw-bg-opacity, 1))
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252/var(--tw-bg-opacity, 1))
}

.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85/var(--tw-bg-opacity, 1))
}

.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59/var(--tw-bg-opacity, 1))
}

.bg-slate-800\/50 {
  background-color: rgba(30, 41, 59, .5)
}

.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42/var(--tw-bg-opacity, 1))
}

.bg-slate-900\/50 {
  background-color: rgba(15, 23, 42, .5)
}

.bg-success {
  background-color: hsl(var(--success))
}

.bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191/var(--tw-bg-opacity, 1))
}

.bg-teal-400\/10 {
  background-color: rgba(45, 212, 191, .1)
}

.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166/var(--tw-bg-opacity, 1))
}

.bg-transparent {
  background-color: transparent
}

.bg-violet-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253/var(--tw-bg-opacity, 1))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.bg-white\/80 {
  background-color: hsla(0, 0%, 100%, .8)
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8/var(--tw-bg-opacity, 1))
}

.bg-\[linear-gradient\(to_right\2c \#4f4f4f2e_1px\2c transparent_1px\)\2c linear-gradient\(to_bottom\2c \#4f4f4f2e_1px\2c transparent_1px\)\] {
  background-image: linear-gradient(90deg, #4f4f4f2e 1px, transparent 0), linear-gradient(180deg, #4f4f4f2e 1px, transparent 0)
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-blue-400 {
  --tw-gradient-from: #60a5fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(96, 165, 250, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-blue-500\/10 {
  --tw-gradient-from: rgba(59, 130, 246, .1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(59, 130, 246, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-blue-500\/20 {
  --tw-gradient-from: rgba(59, 130, 246, .2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(59, 130, 246, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(37, 99, 235, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-slate-50 {
  --tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(248, 250, 252, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-slate-800\/50 {
  --tw-gradient-from: rgba(30, 41, 59, .5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(30, 41, 59, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-slate-900 {
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(15, 23, 42, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-slate-700 {
  --tw-gradient-to: rgba(51, 65, 85, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #334155 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-slate-900\/50 {
  --tw-gradient-to: rgba(15, 23, 42, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(15, 23, 42, .5) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-teal-300 {
  --tw-gradient-to: rgba(94, 234, 212, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #5eead4 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-teal-500\/10 {
  --tw-gradient-to: rgba(20, 184, 166, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(20, 184, 166, .1) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-blue-500\/10 {
  --tw-gradient-to: rgba(59, 130, 246, .1) var(--tw-gradient-to-position)
}

.to-blue-950\/10 {
  --tw-gradient-to: rgba(23, 37, 84, .1) var(--tw-gradient-to-position)
}

.to-emerald-400 {
  --tw-gradient-to: #34d399 var(--tw-gradient-to-position)
}

.to-slate-100 {
  --tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)
}

.to-slate-900\/50 {
  --tw-gradient-to: rgba(15, 23, 42, .5) var(--tw-gradient-to-position)
}

.to-teal-400 {
  --tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)
}

.to-teal-500\/20 {
  --tw-gradient-to: rgba(20, 184, 166, .2) var(--tw-gradient-to-position)
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.bg-\[size\:14px_24px\] {
  background-size: 14px 24px
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text
}

.\!fill-\[\#202630\] {
  fill: #202630 !important
}

.\!fill-primary-foreground {
  fill: hsl(var(--primary-foreground)) !important
}

.fill-\[\#039393\] {
  fill: #039393
}

.fill-\[\#ff060a\] {
  fill: #ff060a
}

.fill-blue-500 {
  fill: #3b82f6
}

.fill-current {
  fill: currentColor
}

.fill-primary {
  fill: hsl(var(--primary))
}

.fill-red-500 {
  fill: #ef4444
}

.stroke-none {
  stroke: none
}

.stroke-primary {
  stroke: hsl(var(--primary))
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.\!p-0 {
  padding: 0 !important
}

.\!p-2 {
  padding: .5rem !important
}

.p-0 {
  padding: 0
}

.p-1 {
  padding: .25rem
}

.p-1\.5 {
  padding: .375rem
}

.p-2 {
  padding: .5rem
}

.p-3 {
  padding: .75rem
}

.p-4 {
  padding: 1rem
}

.p-6 {
  padding: 1.5rem
}

.p-8 {
  padding: 2rem
}

.p-\[1px\] {
  padding: 1px
}

.p-\[28px\] {
  padding: 28px
}

.\!px-2 {
  padding-left: .5rem !important;
  padding-right: .5rem !important
}

.\!py-1 {
  padding-bottom: .25rem !important;
  padding-top: .25rem !important
}

.px-0 {
  padding-left: 0;
  padding-right: 0
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}

.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}

.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px
}

.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px
}

.py-0\.5 {
  padding-bottom: .125rem;
  padding-top: .125rem
}

.py-1 {
  padding-bottom: .25rem;
  padding-top: .25rem
}

.py-1\.5 {
  padding-bottom: .375rem;
  padding-top: .375rem
}

.py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem
}

.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem
}

.py-2 {
  padding-bottom: .5rem;
  padding-top: .5rem
}

.py-3 {
  padding-bottom: .75rem;
  padding-top: .75rem
}

.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem
}

.py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem
}

.py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem
}

.py-\[1px\] {
  padding-bottom: 1px;
  padding-top: 1px
}

.pb-16 {
  padding-bottom: 4rem
}

.pb-2 {
  padding-bottom: .5rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pl-4 {
  padding-left: 1rem
}

.pl-8 {
  padding-left: 2rem
}

.pr-2 {
  padding-right: .5rem
}

.pr-4 {
  padding-right: 1rem
}

.pr-6 {
  padding-right: 1.5rem
}

.pt-0 {
  padding-top: 0!important;
}

.pt-1 {
  padding-top: .25rem
}

.pt-2 {
  padding-top: .5rem
}

.pt-4 {
  padding-top: 1rem
}

.pt-6 {
  padding-top: 1.5rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-start {
  text-align: start
}

.align-middle {
  vertical-align: middle
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.\!text-\[12px\] {
  font-size: 12px !important
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem
}

.text-5xl {
  font-size: 3rem;
  line-height: 1
}

.text-\[0\.6rem\] {
  font-size: .6rem
}

.text-\[0\.85em\] {
  font-size: .85em
}

.text-\[0\.8rem\] {
  font-size: .8rem
}

.text-\[10px\] {
  font-size: 10px
}

.text-\[11px\] {
  font-size: 11px
}

.text-\[12px\] {
  font-size: 12px
}

.text-\[14px\] {
  font-size: 14px
}

.text-\[16px\] {
  font-size: 16px
}

.text-\[20px\] {
  font-size: 20px
}

.text-\[9px\] {
  font-size: 9px
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}

.text-sm {
  font-size: .9rem;
  line-height: 1.25rem
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem
}

.font-bold {
  font-weight: 700
}

.font-extralight {
  font-weight: 200
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

.capitalize {
  text-transform: capitalize
}

.italic {
  font-style: italic
}

.leading-\[\.85em\] {
  line-height: .85em
}

.leading-\[1\.1\] {
  line-height: 1.1
}

.leading-\[1\.8\] {
  line-height: 1.8
}

.leading-\[140\%\] {
  line-height: 140%
}

.leading-none {
  line-height: 1
}

.leading-normal {
  line-height: 1.5
}

.leading-relaxed {
  line-height: 1.625
}

.tracking-tight {
  letter-spacing: -.025em
}

.tracking-wider {
  letter-spacing: .05em
}

.tracking-widest {
  letter-spacing: .1em
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity, 1)) !important
}

.text-\[\#202630\] {
  --tw-text-opacity: 1;
  color: rgb(32 38 48/var(--tw-text-opacity, 1))
}

.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51/var(--tw-text-opacity, 1))
}

.text-\[\#8f8f8f\] {
  --tw-text-opacity: 1;
  color: rgb(143 143 143/var(--tw-text-opacity, 1))
}

.text-\[\#ee3239\] {
  --tw-text-opacity: 1;
  color: rgb(238 50 57/var(--tw-text-opacity, 1))
}

.text-accent-foreground {
  color: hsl(var(--accent-foreground))
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity, 1))!important;
}

.text-black\/30 {
  color: rgba(0, 0, 0, .3)
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250/var(--tw-text-opacity, 1))
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246/var(--tw-text-opacity, 1))
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235/var(--tw-text-opacity, 1))
}

.text-card-foreground {
  color: hsl(var(--card-foreground))
}

.text-current {
  color: currentColor
}

.text-destructive {
  color: hsl(var(--destructive))
}

.text-destructive-foreground {
  color: hsl(var(--destructive-foreground))
}

.text-fail-foreground {
  color: hsl(var(--fail-foreground))
}

.text-foreground {
  color: hsl(var(--foreground))
}

.text-foreground\/50 {
  color: hsl(var(--foreground)/.5)
}

.text-foreground\/70 {
  color: hsl(var(--foreground)/.7)
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175/var(--tw-text-opacity, 1))
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128/var(--tw-text-opacity, 1))
}

.text-muted-foreground {
  color: black
}

.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground)/.7)
}

.text-popover-foreground {
  color: hsl(var(--popover-foreground))
}

.text-primary {
  color: hsl(var(--primary))
}

.text-primary-foreground {
  color: hsl(var(--primary-foreground))
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68/var(--tw-text-opacity, 1))
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38/var(--tw-text-opacity, 1))
}

.text-secondary-foreground {
  color: hsl(var(--secondary-foreground))
}

.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240/var(--tw-text-opacity, 1))
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225/var(--tw-text-opacity, 1))
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139/var(--tw-text-opacity, 1))
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105/var(--tw-text-opacity, 1))
}

.text-success {
  color: hsl(var(--success))
}

.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191/var(--tw-text-opacity, 1))
}

.text-transparent {
  color: transparent
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.underline {
  text-decoration-line: underline
}

.underline-offset-4 {
  text-underline-offset: 4px
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.\!opacity-100 {
  opacity: 1 !important
}

.opacity-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.opacity-20 {
  opacity: .2
}

.opacity-50 {
  opacity: .5
}

.opacity-60 {
  opacity: .6
}

.opacity-70 {
  opacity: .7
}

.opacity-75 {
  opacity: .75
}

.opacity-90 {
  opacity: .9
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}

.shadow,
.shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-md,
.shadow-none {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-sm,
.shadow-xl {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.shadow-black {
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored)
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.outline {
  outline-style: solid
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring,
.ring-0 {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-ring {
  --tw-ring-color: hsl(var(--ring))
}

.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background))
}

.blur {
  --tw-blur: blur(8px)
}

.blur,
.blur-3xl {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.blur-3xl {
  --tw-blur: blur(64px)
}

.blur-xl {
  --tw-blur: blur(24px)
}

.blur-xl,
.drop-shadow-md {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06))
}

.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px)
}

.backdrop-blur-lg,
.backdrop-blur-sm {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px)
}

.transition {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
  transition-duration: .15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-shadow {
  transition-duration: .15s;
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
  transition-duration: .15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-1000 {
  transition-duration: 1s
}

.duration-200 {
  transition-duration: .2s
}

.duration-300 {
  transition-duration: .3s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
  }
}

.animate-in {
  animation-duration: .15s;
  animation-name: enter;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial
}

.fade-in-0 {
  --tw-enter-opacity: 0
}

.fade-in-80 {
  --tw-enter-opacity: 0.8
}

.zoom-in-95 {
  --tw-enter-scale: .95
}

.duration-1000 {
  animation-duration: 1s
}

.duration-200 {
  animation-duration: .2s
}

.duration-300 {
  animation-duration: .3s
}

.ease-in-out {
  animation-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.-translate-x-1\/2,
.-translate-y-1\/2 {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.-translate-y-12 {
  --tw-translate-y: -3rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.-translate-y-12,
.translate-x-12 {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.translate-x-12 {
  --tw-translate-x: 3rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.translate-x-\[-50\%\],
.translate-y-\[-50\%\] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.translate-y-\[2px\] {
  --tw-translate-y: 2px;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.rotate-180,
.translate-y-\[2px\] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.rotate-180 {
  --tw-rotate-z: 180deg;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.rotate-45 {
  --tw-rotate-z: 45deg;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective));
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.transform {
  --webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.\[mask-image\:radial-gradient\(ellipse_60\%_50\%_at_50\%_0\%\2c \#000_70\%\2c transparent_100\%\)\] {
  -webkit-mask-image: radial-gradient(ellipse 60% 50% at 50% 0, #000 70%, transparent 100%);
  mask-image: radial-gradient(ellipse 60% 50% at 50% 0, #000 70%, transparent 100%)
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

:root,
:root.light {
  --radius: 0.5rem;
  --background: 0 0% 98%;
  --foreground: 222.2 84% 4.9%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 81.4%;
  --primary: 222.2 47.4% 11.2%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --success: 157 61% 46%;
  --success-foreground: 0 0% 100%;
  --fail: 352 91% 62%;
  --fail-foreground: 0 0% 100%;
  --ring: 215 20.2% 65.1%
}

:root.dark {
  --radius: 0.5rem;
  --background: 225 14% 11%;
  --foreground: 210 40% 98%;
  --muted: 217.2 32.6% 17.5%;
  --muted-foreground: 215 20.2% 65.1%;
  --popover: 225 14% 11%;
  --popover-foreground: 210 40% 98%;
  --card: 225 14% 11%;
  --card-foreground: 210 40% 98%;
  --border: 214 14% 20%;
  --input: 214 14% 20%;
  --primary: 210 40% 98%;
  --primary-foreground: 222.2 47.4% 11.2%;
  --secondary: 214 14% 20%;
  --secondary-foreground: 210 40% 98%;
  --accent: 214 14% 20%;
  --accent-foreground: 210 40% 98%;
  --destructive: 0 62.8% 30.6%;
  --destructive-foreground: 0 85.7% 97.3%;
  --success: 144 100% 55%;
  --destructive-foreground: 210 40% 98%;
  --ring: 214 14% 20%
}

* {
  font-family: Pretendard Variable, Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, Helvetica Neue, Segoe UI, Apple SD Gothic Neo, Noto Sans KR, Malgun Gothic, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, sans-serif
}

body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground))
}

.gradient {
  background-image: linear-gradient(-225deg, #cbbacc, #2580b3)
}

.gradient2 {
  background-color: #f39f86;
  background-image: linear-gradient(315deg, #f39f86, #f9d976 74%)
}

.gradient3 {
  background-image: linear-gradient(120deg, #e0c3fc, #8ec5fc)
}

.browser-mockup {
  border-top: 2em solid hsla(0, 0%, 90%, .7);
  height: 50vh;
  position: relative
}

.browser-mockup:before {
  background-color: #f44;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f44, 1.5em 0 0 2px #9b3, 3em 0 0 2px #fb5;
  content: "";
  display: block;
  height: .5em;
  left: 1em;
  position: absolute;
  top: -1.25em;
  width: .5em
}

.browser-mockup>* {
  display: block
}

.ck-editor__editable {
  min-height: 150px
}

.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items {
  flex-wrap: wrap !important
}

.ck.ck-editor__main>.ck-editor__editable {
  background-color: hsl(var(--card)) !important
}

.ck-reset_all :not(.ck-reset_all-excluded *) {
  color: hsl(var(--foreground)) !important
}

.ck.ck-toolbar .ck.ck-toolbar__separator {
  background-color: hsl(var(--input)) !important
}

.ck.ck-button.ck-list-item-button:not(:hover),
.ck.ck-button.ck-on,
.ck.ck-dialog,
.ck.ck-dropdown__panel,
.ck.ck-input,
.ck.ck-label,
.ck.ck-list,
.ck.ck-splitbutton.ck-splitbutton_open>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover),
.ck.ck-toolbar {
  background-color: hsl(var(--card)) !important
}

.ck.ck-tooltip {
  background-color: hsl(var(--background)) !important;
  border-width: 1px;
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,
.ck.ck-tooltip {
  border-color: hsl(var(--input)) !important
}

.ck-reset_all :not(.ck-reset_all-excluded *),
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,
.ck.ck-reset_all {
  border-top-left-radius: calc(var(--radius) - 2px) !important;
  border-top-right-radius: calc(var(--radius) - 2px) !important
}

.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
  border-bottom-left-radius: calc(var(--radius) - 2px) !important;
  border-bottom-right-radius: calc(var(--radius) - 2px) !important
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  color: hsl(var(--primary)) !important
}

h1,
h2 {
  font-size: 1.5rem
}

h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1
}

h3 {
  font-size: 1.17rem
}

h4 {
  font-size: 1rem
}

h4,
h5 {
  font-weight: 700;
  line-height: 1
}

h5 {
  font-size: .83rem
}

p {
  font-size: .8125rem;
  line-height: 1.1
}

.file\:border-0::file-selector-button {
  border-width: 0
}

.file\:bg-transparent::file-selector-button {
  background-color: transparent
}

.file\:text-sm::file-selector-button {
  font-size: .875rem;
  line-height: 1.25rem
}

.file\:font-medium::file-selector-button {
  font-weight: 500
}

.file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground))
}

.placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground))
}

.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground))
}

.first\:rounded-l-md:first-child {
  border-bottom-left-radius: calc(var(--radius) - 2px);
  border-top-left-radius: calc(var(--radius) - 2px)
}

.first\:border-l:first-child {
  border-left-width: 1px
}

.last\:rounded-r-md:last-child {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px)
}

.last\:border-b-0:last-child {
  border-bottom-width: 0
}

.focus-within\:relative:focus-within {
  position: relative
}

.focus-within\:z-20:focus-within {
  z-index: 20
}

.hover\:cursor-pointer:hover {
  cursor: pointer
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity, 1))
}

.hover\:\!bg-primary:hover {
  background-color: hsl(var(--primary)) !important
}

.hover\:bg-\[\#FCD535\]\/90:hover {
  background-color: rgba(252, 213, 53, .9)
}

.hover\:bg-accent:hover {
  background-color: hsl(var(--accent))
}
/*.hover\:bg-accent:focus {*/
/*  background-color: hsl(var(--accent))*/
/*}*/

.hover\:bg-destructive\/80:hover {
  background-color: hsl(var(--destructive)/.8)
}

.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive)/.9)
}

.hover\:bg-fail\/80:hover {
  background-color: hsl(var(--fail)/.8)
}

.hover\:bg-fail\/90:hover {
  background-color: hsl(var(--fail)/.9)
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity, 1))
}

.hover\:bg-muted:hover {
  background-color: hsl(var(--muted))
}

.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted)/.5)
}

.hover\:bg-primary:hover {
  background-color: hsl(var(--primary))
}

.hover\:bg-primary\/20:hover {
  background-color: hsl(var(--primary)/.2)
}

.hover\:bg-primary\/80:hover {
  background-color: hsl(var(--primary)/.8)
}

.hover\:bg-primary\/90:hover {
  /*background-color: hsl(225.38deg 60.85% 36.93%)*/
  opacity: 0.8;
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38/var(--tw-bg-opacity, 1))
}

.hover\:bg-secondary:hover {
  background-color: hsl(var(--secondary))
}

.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary)/.8)
}

.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity, 1))
}

.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252/var(--tw-bg-opacity, 1))
}

.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85/var(--tw-bg-opacity, 1))
}

.hover\:bg-success\/90:hover {
  background-color: hsl(var(--success)/.9)
}

.hover\:bg-transparent:hover {
  background-color: transparent
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity, 1)) !important
}

.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground))
}

.hover\:text-foreground:hover {
  color: hsl(var(--foreground))
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity, 1))
}

.hover\:text-muted-foreground:hover {
  color: hsl(var(--muted-foreground))
}

.hover\:text-primary-foreground:hover {
  color: hsl(var(--primary-foreground))
}

.hover\:underline:hover {
  text-decoration-line: underline
}

.hover\:no-underline:hover {
  text-decoration-line: none
}

.hover\:opacity-100:hover {
  opacity: 1
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.hover\:shadow-lg:hover,
.hover\:shadow-xl:hover {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.focus\:bg-accent:focus {
  background-color: hsl(var(--accent))
}

.focus\:bg-primary:focus {
  background-color: hsl(var(--primary))
}

.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground))
}

.focus\:text-primary-foreground:focus {
  color: hsl(var(--primary-foreground))
}

.focus\:opacity-100:focus {
  opacity: 1
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-1:focus,
.focus\:ring-2:focus {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring))
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring))
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px
}

.focus-visible\:ring-offset-background:focus-visible {
  --tw-ring-offset-color: hsl(var(--background))
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}

.disabled\:opacity-50:disabled {
  opacity: .5
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective));
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.group.destructive .group-\[\.destructive\]\:border-muted\/40 {
  border-color: hsl(var(--muted)/.4)
}

.group.destructive .group-\[\.destructive\]\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165/var(--tw-text-opacity, 1))
}

.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover {
  border-color: hsl(var(--destructive)/.3)
}

.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover {
  background-color: hsl(var(--destructive))
}

.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover {
  color: hsl(var(--destructive-foreground))
}

.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgb(254 242 242/var(--tw-text-opacity, 1))
}

.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus {
  --tw-ring-color: hsl(var(--destructive))
}

.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113/var(--tw-ring-opacity, 1))
}

.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626
}

.peer:disabled~.peer-disabled\:cursor-not-allowed {
  cursor: not-allowed
}

.peer:disabled~.peer-disabled\:opacity-70 {
  opacity: .7
}

.has-\[\:disabled\]\:opacity-50:has(:disabled) {
  opacity: .5
}

.aria-selected\:bg-accent[aria-selected=true] {
  background-color: hsl(var(--accent))
}

.aria-selected\:bg-accent\/50[aria-selected=true] {
  background-color: hsl(var(--accent)/.5)
}

.aria-selected\:text-accent-foreground[aria-selected=true] {
  color: hsl(var(--accent-foreground))
}

.aria-selected\:text-muted-foreground[aria-selected=true] {
  color: hsl(var(--muted-foreground))
}

.aria-selected\:opacity-100[aria-selected=true] {
  opacity: 1
}

.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none
}

@keyframes accordion-up {
  0% {
    height: var(--radix-accordion-content-height)
  }

  to {
    height: 0
  }
}

.data-\[state\=closed\]\:animate-accordion-up[data-state=closed] {
  animation: accordion-up .2s ease-out
}

@keyframes accordion-down {
  0% {
    height: 0
  }

  to {
    height: var(--radix-accordion-content-height)
  }
}

.data-\[state\=open\]\:animate-accordion-down[data-state=open] {
  animation: accordion-down .2s ease-out
}

.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true] {
  background-color: hsl(var(--accent))
}

.data-\[state\=active\]\:bg-background[data-state=active] {
  background-color: hsl(var(--background))
}

.data-\[state\=checked\]\:bg-primary[data-state=checked] {
  background-color: hsl(var(--primary))
}

.data-\[state\=on\]\:bg-accent[data-state=on],
.data-\[state\=open\]\:bg-accent[data-state=open] {
  background-color: hsl(var(--accent))
}

.data-\[state\=open\]\:bg-accent\/50[data-state=open] {
  background-color: hsl(var(--accent)/.5)
}

.data-\[state\=open\]\:bg-secondary[data-state=open] {
  background-color: hsl(var(--secondary))
}

.data-\[state\=selected\]\:bg-muted[data-state=selected] {
  background-color: hsl(var(--muted))
}

.data-\[state\=unchecked\]\:bg-input[data-state=unchecked] {
  background-color: hsl(var(--input))
}

.data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
  color: hsl(var(--muted-foreground))
}

.data-\[selected\=true\]\:text-accent-foreground[data-selected=true] {
  color: hsl(var(--accent-foreground))
}

.data-\[state\=active\]\:text-foreground[data-state=active] {
  color: hsl(var(--foreground))
}

.data-\[state\=checked\]\:text-primary-foreground[data-state=checked] {
  color: hsl(var(--primary-foreground))
}

.data-\[state\=on\]\:text-accent-foreground[data-state=on],
.data-\[state\=open\]\:text-accent-foreground[data-state=open] {
  color: hsl(var(--accent-foreground))
}

.data-\[state\=open\]\:text-muted-foreground[data-state=open] {
  color: hsl(var(--muted-foreground))
}

.data-\[disabled\=true\]\:opacity-50[data-disabled=true],
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: .5
}

.data-\[state\=active\]\:shadow-sm[data-state=active] {
  --tw-shadow: 0 1px 2px 0 rgba(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)
}

.data-\[swipe\=move\]\:transition-none[data-swipe=move] {
  transition-property: none
}

.data-\[state\=closed\]\:duration-300[data-state=closed] {
  transition-duration: .3s
}

.data-\[state\=open\]\:duration-500[data-state=open] {
  transition-duration: .5s
}

.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],
.data-\[state\=open\]\:animate-in[data-state=open],
.data-\[state\=visible\]\:animate-in[data-state=visible] {
  animation-duration: .15s;
  animation-name: enter;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial
}

.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],
.data-\[state\=closed\]\:animate-out[data-state=closed],
.data-\[state\=hidden\]\:animate-out[data-state=hidden],
.data-\[swipe\=end\]\:animate-out[data-swipe=end] {
  animation-duration: .15s;
  animation-name: exit;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial
}

.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-] {
  --tw-enter-opacity: 0
}

.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],
.data-\[state\=closed\]\:fade-out-0[data-state=closed] {
  --tw-exit-opacity: 0
}

.data-\[state\=closed\]\:fade-out-80[data-state=closed] {
  --tw-exit-opacity: 0.8
}

.data-\[state\=hidden\]\:fade-out[data-state=hidden] {
  --tw-exit-opacity: 0
}

.data-\[state\=open\]\:fade-in-0[data-state=open],
.data-\[state\=visible\]\:fade-in[data-state=visible] {
  --tw-enter-opacity: 0
}

.data-\[state\=closed\]\:zoom-out-95[data-state=closed] {
  --tw-exit-scale: .95
}

.data-\[state\=open\]\:zoom-in-90[data-state=open] {
  --tw-enter-scale: .9
}

.data-\[state\=open\]\:zoom-in-95[data-state=open] {
  --tw-enter-scale: .95
}

.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end] {
  --tw-enter-translate-x: 13rem
}

.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start] {
  --tw-enter-translate-x: -13rem
}

.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end] {
  --tw-exit-translate-x: 13rem
}

.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start] {
  --tw-exit-translate-x: -13rem
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom] {
  --tw-enter-translate-y: -0.5rem
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side=left] {
  --tw-enter-translate-x: 0.5rem
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side=right] {
  --tw-enter-translate-x: -0.5rem
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top] {
  --tw-enter-translate-y: 0.5rem
}

.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed] {
  --tw-exit-translate-y: 100%
}

.data-\[state\=closed\]\:slide-out-to-left[data-state=closed] {
  --tw-exit-translate-x: -100%
}

.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed] {
  --tw-exit-translate-x: -50%
}

.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed],
.data-\[state\=closed\]\:slide-out-to-right[data-state=closed] {
  --tw-exit-translate-x: 100%
}

.data-\[state\=closed\]\:slide-out-to-top[data-state=closed] {
  --tw-exit-translate-y: -100%
}

.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed] {
  --tw-exit-translate-y: -48%
}

.data-\[state\=open\]\:slide-in-from-bottom[data-state=open] {
  --tw-enter-translate-y: 100%
}

.data-\[state\=open\]\:slide-in-from-left[data-state=open] {
  --tw-enter-translate-x: -100%
}

.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open] {
  --tw-enter-translate-x: -50%
}

.data-\[state\=open\]\:slide-in-from-right[data-state=open] {
  --tw-enter-translate-x: 100%
}

.data-\[state\=open\]\:slide-in-from-top[data-state=open] {
  --tw-enter-translate-y: -100%
}

.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open] {
  --tw-enter-translate-y: -48%
}

.data-\[state\=open\]\:slide-in-from-top-full[data-state=open] {
  --tw-enter-translate-y: -100%
}

.data-\[state\=closed\]\:duration-300[data-state=closed] {
  animation-duration: .3s
}

.data-\[state\=open\]\:duration-500[data-state=open] {
  animation-duration: .5s
}

.data-\[side\=bottom\]\:translate-y-1[data-side=bottom] {
  --tw-translate-y: 0.25rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],
.data-\[side\=left\]\:-translate-x-1[data-side=left] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[side\=left\]\:-translate-x-1[data-side=left] {
  --tw-translate-x: -0.25rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[side\=right\]\:translate-x-1[data-side=right] {
  --tw-translate-x: 0.25rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[side\=right\]\:translate-x-1[data-side=right],
.data-\[side\=top\]\:-translate-y-1[data-side=top] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[side\=top\]\:-translate-y-1[data-side=top] {
  --tw-translate-y: -0.25rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[state\=checked\]\:translate-x-5[data-state=checked] {
  --tw-translate-x: 1.25rem;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[state\=checked\]\:translate-x-5[data-state=checked],
.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel] {
  --tw-translate-x: 0px;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end],
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move] {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.data-\[state\=open\]\:focus\:bg-accent:focus[data-state=open],
.data-\[state\=open\]\:hover\:bg-accent:hover[data-state=open] {
  background-color: hsl(var(--accent))
}

.group[data-state=open] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate-z: 180deg;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective));
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.dark\:border-destructive:is(.dark *) {
  border-color: hsl(var(--destructive))
}

.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55/var(--tw-bg-opacity, 1))
}

.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39/var(--tw-bg-opacity, 1))
}

.dark\:bg-gray-900\/80:is(.dark *) {
  background-color: rgba(17, 24, 39, .8)
}

.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59/var(--tw-bg-opacity, 1))
}

.dark\:bg-slate-800\/50:is(.dark *) {
  background-color: rgba(30, 41, 59, .5)
}

.dark\:bg-slate-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23/var(--tw-bg-opacity, 1))
}

.dark\:from-slate-900:is(.dark *) {
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(15, 23, 42, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark\:to-slate-800:is(.dark *) {
  --tw-gradient-to: #1e293b var(--tw-gradient-to-position)
}

.dark\:text-slate-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(148 163 184/var(--tw-text-opacity, 1))
}

.dark\:hover\:bg-gray-900:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39/var(--tw-bg-opacity, 1))
}

.dark\:hover\:bg-slate-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85/var(--tw-bg-opacity, 1))
}

.dark\:hover\:bg-slate-800\/50:hover:is(.dark *) {
  background-color: rgba(30, 41, 59, .5)
}

@media not all and (min-width:768px) {
  .max-md\:hidden {
    display: none
  }

  .max-md\:w-full {
    width: 100%
  }

  .max-md\:flex-col {
    flex-direction: column
  }

  .max-md\:items-center {
    align-items: center
  }

  .max-md\:py-0 {
    padding-bottom: 0;
    padding-top: 0
  }
}

@media (min-width:640px) {
  .sm\:bottom-0 {
    bottom: 0
  }

  .sm\:right-0 {
    right: 0
  }

  .sm\:top-auto {
    top: auto
  }

  .sm\:col-span-3 {
    grid-column: span 3/span 3
  }

  .sm\:col-span-full {
    grid-column: 1/-1
  }

  .sm\:mt-0 {
    margin-top: 0
  }

  .sm\:table-cell {
    display: table-cell
  }

  .sm\:h-4 {
    height: 1rem
  }

  .sm\:h-6 {
    height: 1.5rem
  }

  .sm\:\!w-\[150px\] {
    width: 150px !important
  }

  .sm\:w-4 {
    width: 1rem
  }

  .sm\:w-6 {
    width: 1.5rem
  }

  .sm\:w-96 {
    width: 24rem
  }

  .sm\:w-\[228px\] {
    width: 228px
  }

  .sm\:w-\[328px\] {
    width: 328px
  }

  .sm\:w-auto {
    width: auto
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content
  }

  .sm\:max-w-md {
    max-width: 28rem
  }

  .sm\:max-w-sm {
    max-width: 24rem
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .sm\:flex-row {
    flex-direction: row
  }

  .sm\:flex-col {
    flex-direction: column
  }

  .sm\:justify-end {
    justify-content: flex-end
  }

  .sm\:gap-1 {
    gap: .25rem
  }

  .sm\:gap-2 {
    gap: .5rem
  }

  .sm\:gap-4 {
    gap: 1rem
  }

  .sm\:gap-6 {
    gap: 1.5rem
  }

  .sm\:space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
  }

  .sm\:space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem*var(--tw-space-x-reverse))
  }

  .sm\:space-y-0>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0px*var(--tw-space-y-reverse));
    margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
  }

  .sm\:rounded-lg {
    border-radius: var(--radius)
  }

  .sm\:p-2 {
    padding: .5rem
  }

  .sm\:p-6 {
    padding: 1.5rem
  }

  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .sm\:py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
  }

  .sm\:py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
  }

  .sm\:text-left {
    text-align: left
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1
  }

  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }

  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open] {
    --tw-enter-translate-y: 100%
  }
}

@media (min-width:768px) {
  .md\:absolute {
    position: absolute
  }

  .md\:col-span-2 {
    grid-column: span 2/span 2
  }

  .md\:col-span-3 {
    grid-column: span 3/span 3
  }

  .md\:mb-0 {
    margin-bottom: 0
  }

  .md\:mt-2 {
    margin-top: .5rem
  }

  .md\:block {
    display: block
  }

  .md\:flex {
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-screen {
    height: 100vh
  }

  .md\:w-8 {
    width: 2rem
  }

  .md\:w-\[200px\] {
    width: 200px
  }

  .md\:w-\[40\%\] {
    width: 40%
  }

  .md\:w-\[50\%\] {
    width: 50%
  }

  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
    width: var(--radix-navigation-menu-viewport-width)
  }

  .md\:w-auto {
    width: auto
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content
  }

  .md\:min-w-\[328px\] {
    min-width: 328px
  }

  .md\:max-w-\[1900px\] {
    max-width: 1900px
  }

  .md\:max-w-\[420px\] {
    max-width: 420px
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .md\:flex-row {
    flex-direction: row
  }

  .md\:gap-4 {
    gap: 1rem
  }

  .md\:gap-8 {
    gap: 2rem
  }

  .md\:p-10 {
    padding: 2.5rem
  }

  .md\:p-4 {
    padding: 1rem
  }

  .md\:p-8 {
    padding: 2rem
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem
  }

  .md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

@media (min-width:1024px) {
  .lg\:col-span-2 {
    grid-column: span 2/span 2
  }

  .lg\:col-span-3 {
    grid-column: span 3/span 3
  }

  .lg\:block {
    display: block
  }

  .lg\:flex {
    display: flex
  }

  .lg\:table-cell {
    display: table-cell
  }

  .lg\:hidden {
    display: none
  }

  .lg\:w-10 {
    width: 2.5rem
  }

  .lg\:w-12 {
    width: 3rem
  }

  .lg\:w-60 {
    width: 15rem
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:flex-col {
    flex-direction: column
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
  }

  .lg\:space-x-0>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0px*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(0px*var(--tw-space-x-reverse))
  }

  .lg\:space-x-12>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(3rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(3rem*var(--tw-space-x-reverse))
  }

  .lg\:space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem*var(--tw-space-x-reverse))
  }

  .lg\:space-y-0>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0px*var(--tw-space-y-reverse));
    margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
  }

  .lg\:space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
  }

  .lg\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem
  }
}

@media (min-width:1280px) {
  .xl\:basis-1\/2 {
    flex-basis: 50%
  }
}

.\[\&\+div\]\:text-xs+div {
  font-size: .75rem;
  line-height: 1rem
}

.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]) {
  background-color: hsl(var(--accent))
}

.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-bottom-left-radius: calc(var(--radius) - 2px);
  border-top-left-radius: calc(var(--radius) - 2px)
}

.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px)
}

.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside) {
  background-color: hsl(var(--accent)/.5)
}

.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px)
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0
}

.\[\&\>b\]\:\!text-sm>b {
  font-size: .875rem !important;
  line-height: 1.25rem !important
}

.\[\&\>b\]\:\!font-normal>b {
  font-weight: 400 !important
}

.\[\&\>button\:first-child\]\:rounded-l-md>button:first-child {
  border-bottom-left-radius: calc(var(--radius) - 2px);
  border-top-left-radius: calc(var(--radius) - 2px)
}

.\[\&\>button\:hover\]\:bg-accent>button:hover {
  background-color: hsl(var(--accent))
}

.\[\&\>button\:hover\]\:text-accent-foreground>button:hover {
  color: hsl(var(--accent-foreground))
}

.\[\&\>button\:last-child\]\:rounded-r-md>button:last-child {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px)
}

.\[\&\>button\:last-child\]\:border-r>button:last-child {
  border-right-width: 1px
}

.\[\&\>button\>section\]\:flex>button>section {
  display: flex
}

.\[\&\>button\>section\]\:h-\[50px\]>button>section {
  height: 50px
}

.\[\&\>button\>section\]\:w-0>button>section {
  width: 0
}

.\[\&\>button\>section\]\:w-\[85px\]>button>section {
  width: 85px
}

.\[\&\>button\>section\]\:items-center>button>section {
  align-items: center
}

.\[\&\>button\>section\]\:whitespace-nowrap>button>section {
  white-space: nowrap
}

.\[\&\>button\>section\]\:pl-4>button>section {
  padding-left: 1rem
}

.\[\&\>button\>section\]\:text-left>button>section {
  text-align: left
}

.\[\&\>button\>section\]\:opacity-0>button>section {
  opacity: 0
}

.\[\&\>button\>section\]\:transition-all>button>section {
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.\[\&\>button\[aria-checked\=\'false\'\]\]\:opacity-50>button[aria-checked=false] {
  opacity: .5
}

.\[\&\>button\[aria-checked\=\'true\'\]\]\:bg-transparent>button[aria-checked=true] {
  background-color: transparent
}

.\[\&\>button\[aria-checked\=\'true\'\]\]\:font-bold>button[aria-checked=true] {
  font-weight: 700
}

.\[\&\>button\]\:w-full>button {
  width: 100%
}

.\[\&\>button\]\:cursor-pointer>button {
  cursor: pointer
}

.\[\&\>button\]\:rounded-none>button {
  border-radius: 0
}

.\[\&\>button\]\:border-0>button {
  border-width: 0
}

.\[\&\>button\]\:\!px-0>button {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.\[\&\>button\]\:\!py-0>button {
  padding-bottom: 0 !important;
  padding-top: 0 !important
}

.\[\&\>button\]\:shadow-none>button {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.\[\&\>div\:first-child\>div\>div\:last-child\]\:border-b-0>div:first-child>div>div:last-child {
  border-bottom-width: 0
}

.\[\&\>div\:first-child\>div\>div\]\:\!m-0>div:first-child>div>div {
  margin: 0 !important
}

.\[\&\>div\:first-child\>div\>div\]\:cursor-default>div:first-child>div>div {
  cursor: default
}

.\[\&\>div\:first-child\>div\>div\]\:rounded-none>div:first-child>div>div {
  border-radius: 0
}

.\[\&\>div\:first-child\>div\>div\]\:border-b>div:first-child>div>div {
  border-bottom-width: 1px
}

.\[\&\>div\:first-child\>div\>div\]\:border-l-0>div:first-child>div>div {
  border-left-width: 0
}

.\[\&\>div\:first-child\>div\>div\]\:border-r-0>div:first-child>div>div {
  border-right-width: 0
}

.\[\&\>div\:first-child\>div\>div\]\:border-t-0>div:first-child>div>div {
  border-top-width: 0
}

.\[\&\>div\:first-child\>label\]\:rounded-bl-md>div:first-child>label {
  border-bottom-left-radius: calc(var(--radius) - 2px)
}

.\[\&\>div\:first-child\>label\]\:rounded-tl-md>div:first-child>label {
  border-top-left-radius: calc(var(--radius) - 2px)
}

.\[\&\>div\:first-child\]\:mb-4>div:first-child {
  margin-bottom: 1rem
}

.\[\&\>div\:first-child\]\:flex>div:first-child {
  display: flex
}

.\[\&\>div\:first-child\]\:flex-col-reverse>div:first-child {
  flex-direction: column-reverse
}

.\[\&\>div\:first-child\]\:items-center>div:first-child {
  align-items: center
}

.\[\&\>div\:first-child\]\:rounded-l-\[10px\]>div:first-child {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px
}

.\[\&\>div\:first-child\]\:border-t>div:first-child {
  border-top-width: 1px
}

.\[\&\>div\:last-child\>label\]\:rounded-br-md>div:last-child>label {
  border-bottom-right-radius: calc(var(--radius) - 2px)
}

.\[\&\>div\:last-child\>label\]\:rounded-tr-md>div:last-child>label {
  border-top-right-radius: calc(var(--radius) - 2px)
}

.\[\&\>div\:last-child\]\:mt-2>div:last-child {
  margin-top: .5rem
}

.\[\&\>div\:last-child\]\:rounded-r-\[10px\]>div:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px
}

.\[\&\>div\:nth-of-type\(1\)\]\:rounded-t-lg>div:first-of-type {
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius)
}

.\[\&\>div\:nth-of-type\(1\)\]\:border-input>div:first-of-type {
  border-color: hsl(var(--input))
}

.\[\&\>div\:nth-of-type\(2\)\]\:rounded-b-lg>div:nth-of-type(2) {
  border-bottom-left-radius: var(--radius);
  border-bottom-right-radius: var(--radius)
}

.\[\&\>div\:nth-of-type\(2\)\]\:border-input>div:nth-of-type(2) {
  border-color: hsl(var(--input))
}

.\[\&\>div\:nth-of-type\(2\)\]\:bg-background>div:nth-of-type(2) {
  background-color: hsl(var(--background))
}

.\[\&\>div\>div\>div\:first-child\]\:sticky>div>div>div:first-child {
  position: sticky
}

.\[\&\>div\>div\>div\:first-child\]\:top-0>div>div>div:first-child {
  top: 0
}

.\[\&\>div\>div\>div\:first-child\]\:z-\[10000\]>div>div>div:first-child {
  z-index: 10000
}

.\[\&\>div\>div\>div\:first-child\]\:bg-popover>div>div>div:first-child {
  background-color: hsl(var(--popover))
}

.\[\&\>div\>div\>div\:last-child\]\:hidden>div>div>div:last-child {
  display: none
}

.\[\&\>div\>div\>table\>thead\>tr\>th\]\:text-xs>div>div>table>thead>tr>th {
  font-size: 1rem;
  line-height: 1rem
}

.\[\&\>div\>div\>table\>thead\>tr\>th\]\:font-light>div>div>table>thead>tr>th {
  font-weight: 500
}

.\[\&\>div\>div\>table\>thead\]\:bg-transparent>div>div>table>thead {
  background-color: transparent
}

.\[\&\>div\>div\]\:relative>div>div {
  position: relative
}

.\[\&\>div\>p\]\:text-\[11px\]>div>p {
  font-size: 11px
}

.\[\&\>div\>table\>thead\]\:bg-gray-200>div>table>thead {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235/var(--tw-bg-opacity, 1))
}

.\[\&\>div\>table\]\:w-full>div>table {
  width: 100%
}

.\[\&\>div\>table\]\:table-fixed>div>table {
  table-layout: fixed
}

.\[\&\>div\]\:ml-auto>div {
  margin-left: auto
}

.\[\&\>div\]\:gap-4>div {
  gap: 1rem
}

.\[\&\>div\]\:border-t-0>div {
  border-top-width: 0
}

.\[\&\>h3\>button\>svg\]\:m-4>h3>button>svg {
  margin: 1rem
}

.\[\&\>h3\]\:w-full>h3 {
  width: 100%
}

.\[\&\>h3\]\:leading-\[140\%\]>h3 {
  line-height: 140%
}

.\[\&\>label\]\:w-full>label {
  width: 100%
}

.\[\&\>p\]\:text-left>p {
  text-align: left
}

.\[\&\>p\]\:text-\[11px\]>p {
  font-size: 12px
}

.\[\&\>p\]\:text-\[16px\]>p {
  font-size: 16px
}

.\[\&\>p\]\:text-sm>p {
  font-size: .875rem;
  line-height: 1.25rem
}

.\[\&\>p\]\:leading-\[140\%\]>p {
  line-height: 140%
}

.\[\&\>p\]\:text-gray-500>p {
  --tw-text-opacity: 1;
  color: rgb(107 114 128/var(--tw-text-opacity, 1))
}

.\[\&\>span\]\:line-clamp-1>span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1
}

.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div {
  --tw-translate-y: -3px;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective));
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.\[\&\>svg\]\:absolute>svg {
  position: absolute
}

.\[\&\>svg\]\:left-4>svg {
  left: 1rem
}

.\[\&\>svg\]\:top-4>svg {
  top: 1rem
}

.\[\&\>svg\]\:text-destructive>svg {
  color: hsl(var(--destructive))
}

.\[\&\>svg\]\:text-foreground>svg {
  color: hsl(var(--foreground))
}

.\[\&\>svg\~\*\]\:pl-7>svg~* {
  padding-left: 1.75rem
}

.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0
}

.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate-z: 180deg;
  --webkit-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective));
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z)) perspective(var(--tw-perspective))
}

.\[\&\[data-state\=open\]\]\:border-b[data-state=open] {
  border-bottom-width: 1px
}

.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: .5rem;
  padding-right: .5rem
}

.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-bottom: .375rem;
  padding-top: .375rem
}

.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  font-size: .75rem;
  line-height: 1rem
}

.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500
}

.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
  color: hsl(var(--muted-foreground))
}

.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group] {
  padding-top: 0
}

.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: .5rem;
  padding-right: .5rem
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem
}

.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem
}

.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: .5rem;
  padding-right: .5rem
}

.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-bottom: .75rem;
  padding-top: .75rem
}

.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem
}

.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem
}

.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625
}

.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none
}

.\[\&_svg\]\:invisible svg {
  visibility: hidden
}

.\[\&_svg\]\:size-4 svg {
  height: 1rem;
  width: 1rem
}

.\[\&_svg\]\:size-5 svg {
  height: 1.25rem;
  width: 1.25rem
}

.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");
  unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");
  unicode-range: u+1f??
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");
  unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1, u+03a3-03ff
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Inter Fallback;
  src: local("Arial");
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.00%;
  size-adjust: 107.12%
}

.__className_f367f3 {
  font-family: Inter, Inter Fallback;
  font-style: normal
}
/*로그아웃드롭다운*/
.dropdown-content {
  display: none;
  transform: scale(0.95);
  opacity: 0;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
}
.dropdown-content.open {
  display: block;
  transform: scale(1);
  opacity: 1;
}
.lucide {
  width: 1.2rem;
  height: 1.2rem;
}

/*판매 거래요청서 추가부분 */
.max-w-360 {
  max-width: 360px;
}
.overflow-x-visible {
  overflow-x: visible;
}
.snap-x {
  scroll-snap-type: x mandatory;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.space-x-4 > * + * {
  margin-left: 10px;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.snap-center {
  scroll-snap-align: center;
}
.min-w-170 {
  min-width: 170px;
}
.max-w-170 {
  max-width: 170px;
}
.w-170 {
  width: 170px;
}
.h-auto {
  height: auto;
}
.leading-4 {
  line-height: 1rem;
}
.title-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.column-gap-2 {
  column-gap: 0.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.bg-gray-300 {
  background-color: #e2e8f0;
}
.bg-gray-900 {
  background-color: #b4b8be;
}
#cartPanel{
  z-index: 2003;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.cartbox-header{
  height: 16px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  background-color: #fff;
  cursor: row-resize;
}
.cartbox-header:before{
  height: 4px;
  width: 48px;
  position: absolute;
  top: 6px;
  left: 50%;
  border-radius: 2px;
  background-color: #ddd;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .05);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}
.w-50pro{
  width: 50%;
}
.main-cards {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
}
.main-cards__card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 16px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
  min-height: 73px;
}
.main-cards__card.top {
  align-items: flex-start;
}
.main-cards__content {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1;
}
.main-cards__icon-box {
  width: 40px;
  height: 40px;
  background: #d1ebf3;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.main-cards__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.main-cards__amount {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.72px;
  color: #000;
  line-height: 21px;
}
.main-cards__desc {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: #666;
}
.main-cards__btn-small {
  padding: 6px 12px;
  background: #f2f3f5;
  color: #666;
  border: none;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all .2s ease;
  flex-shrink: 0;
}
.main-copy {
  padding: 0px;
  margin-bottom: 8px;
}
.main-copy__card {
  position: relative;
  width: 100%;
  height: 300px;
  padding: 15px;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
  display: flex;
}
.main-copy__background {
  position: absolute;
  inset: 0;
  background: url(/img/top-background.webp) no-repeat top / cover;
  z-index: 0;
}
.main-copy__gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, .6) 0, hsla(0, 0%, 100%, 0));
  border: 1px solid #fff;
  border-radius: 16px;
  z-index: 1;
}
.main-copy__symbol {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 84px;
  height: 78px;
  z-index: 2;
}
.main-copy__content {
  position: relative;
  z-index: 3;
  flex: 1 1;
  display: flex;
  padding: 20px;
  justify-content: flex-end;
  flex-direction: column;
}
.main-copy__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -.64px;
  background: linear-gradient(90deg, #1a8ec7, #0a2781);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.main-copy__subtitle {
  margin-top: 4px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -.36px;
  color: #000;
}
.main-copy__button {
  margin-top: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 183px;
  height: 40px;
  background: #0a2781;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all .2s ease;
}
.trading-box{
  border: 1px solid #f2f2f2;
  border-radius: 11px;
  margin-bottom: 5px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
}
.notification-container {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 12px;
  pointer-events: none; /* 클릭 막기 (박스 안에서만 다시 풀어줌) */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.notification-box {
  pointer-events: auto;
  min-width: 280px;
  max-width: 360px;
  background: linear-gradient(135deg, #ffffff, #f8fbff);
  border-radius: 14px;
  padding: 16px 18px 18px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.28);
  border: 1px solid rgba(148, 163, 184, 0.35);
  color: #0f172a;
  animation: toast-slide-in 0.35s ease-out;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* 상단 얇은 컬러 바 */
.notification-box::before {
  content: "";
  position: absolute;
  inset: 0;
  height: 3px;
  background: linear-gradient(90deg, #6f5d5d, #728a7b);
}

/* 새 메시지일 때 살짝 강조 */
.notification-box.new-reply {
  border-color: rgb(255 255 255 / 60%);
}

/* 헤더 영역 */
.notification-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  margin-bottom: 8px;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #64748b;
}

.notification-header strong {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
}

/* 별 아이콘 컬러 */
.notification-header .text-red {
  color: #f97373;
}

/* 아이콘 영역 */
.notification-box .fa-envelope {
  color: #0ea5e9;
  text-shadow: 0 8px 20px rgba(14, 165, 233, 0.45);
}

/* 본문 텍스트 영역 */
.notification-body {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: #475569;
}

/* 닫기 버튼 (원형) */
.notification-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: none;
  background: rgba(148, 163, 184, 0.08);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, transform 0.12s ease;
}

.notification-close:hover {
  background: rgba(148, 163, 184, 0.18);
  color: #64748b;
  transform: translateY(-1px);
}

/* 슬라이드 인 애니메이션 */
@keyframes toast-slide-in {
  from {
    transform: translateY(12px) translateX(12px);
    opacity: 0;
  }
  to {
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}

/* 반응형: 모바일에서 살짝 안쪽으로 */
@media (max-width: 600px) {
  .notification-container {
    right: 12px;
    bottom: 12px;
  }
  .notification-box {
    width: calc(100vw - 32px);
    max-width: none;
  }
}