/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.pointer-events-none{
  pointer-events: none;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.inset-\[36\%\]{
  inset: 36%;
}
.left-1\/2{
  left: 50%;
}
.top-0{
  top: 0px;
}
.z-20{
  z-index: 20;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.h-0{
  height: 0px;
}
.h-24{
  height: 6rem;
}
.h-full{
  height: 100%;
}
.min-h-24{
  min-height: 6rem;
}
.w-0{
  width: 0px;
}
.w-24{
  width: 6rem;
}
.w-full{
  width: 100%;
}
.max-w-\[380px\]{
  max-width: 380px;
}
.max-w-md{
  max-width: 28rem;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-x-auto{
  overflow-x: auto;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-4{
  border-width: 4px;
}
.border-l-\[18px\]{
  border-left-width: 18px;
}
.border-r-\[18px\]{
  border-right-width: 18px;
}
.border-t-\[34px\]{
  border-top-width: 34px;
}
.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-emerald-300\/40{
  border-color: rgb(110 231 183 / 0.4);
}
.border-rose-300\/50{
  border-color: rgb(253 164 175 / 0.5);
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-slate-600\/60{
  border-color: rgb(71 85 105 / 0.6);
}
.border-yellow-300\/40{
  border-color: rgb(253 224 71 / 0.4);
}
.border-yellow-300\/50{
  border-color: rgb(253 224 71 / 0.5);
}
.border-l-transparent{
  border-left-color: transparent;
}
.border-r-transparent{
  border-right-color: transparent;
}
.border-t-blue-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.bg-black\/25{
  background-color: rgb(0 0 0 / 0.25);
}
.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.bg-emerald-400\/10{
  background-color: rgb(52 211 153 / 0.1);
}
.bg-emerald-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.bg-rose-400\/10{
  background-color: rgb(251 113 133 / 0.1);
}
.bg-rose-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / 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-900\/70{
  background-color: rgb(15 23 42 / 0.7);
}
.bg-\[radial-gradient\(circle\2c _\#60a5fa_0\%\2c _\#2563eb_70\%\2c _\#1d4ed8_100\%\)\]{
  background-image: radial-gradient(circle, #60a5fa 0%, #2563eb 70%, #1d4ed8 100%);
}
.bg-\[radial-gradient\(circle\2c _\#eff6ff_0\%\2c _\#dbeafe_80\%\)\]{
  background-image: radial-gradient(circle, #eff6ff 0%, #dbeafe 80%);
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.from-amber-200\/20{
  --tw-gradient-from: rgb(253 230 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-rose-300\/15{
  --tw-gradient-to: rgb(253 164 175 / 0.15) var(--tw-gradient-to-position);
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.text-center{
  text-align: center;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.leading-6{
  line-height: 1.5rem;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-brand-deep{
  --tw-text-opacity: 1;
  color: rgb(11 31 58 / var(--tw-text-opacity, 1));
}
.text-emerald-200{
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.text-emerald-300{
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-emerald-700{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-rose-200{
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1));
}
.text-rose-300{
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}
.text-rose-700{
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.text-slate-300{
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.text-yellow-200{
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.text-yellow-300{
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.line-through{
  text-decoration-line: line-through;
}
.shadow-\[0_8px_24px_rgba\(37\2c 99\2c 235\2c 0\.55\)\]{
  --tw-shadow: 0 8px 24px rgba(37,99,235,0.55);
  --tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 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);
}
.drop-shadow-\[0_0_10px_rgba\(59\2c 130\2c 246\2c 0\.8\)\]{
  --tw-drop-shadow: drop-shadow(0 0 10px rgba(59,130,246,0.8));
  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);
}
.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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-\[4200ms\]{
  transition-duration: 4200ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

:root {
  --deep: #0d0d1a;
  --deep-2: #111129;
  --panel: #14142d;
  --panel-2: #1b1b38;
  --line: rgba(255, 255, 255, 0.1);
  --text: #f4f3ff;
  --muted: #a1a4c5;
  --gold: #ffd700;
  --gold-2: #ffa500;
  --teal: #00e5cc;
  --red: #ff4d6d;
  --green: #00e676;
}

* {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
}

body {
  margin: 0;
  background:
    radial-gradient(1000px 600px at 50% -20%, rgba(255, 215, 0, 0.14), transparent 70%),
    radial-gradient(900px 500px at 100% 0%, rgba(0, 229, 204, 0.12), transparent 60%),
    linear-gradient(160deg, #0b0b17 0%, #111129 45%, #091523 100%);
  color: var(--text);
  font-family: "Nanum Gothic", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", system-ui, sans-serif;
}

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

.site-shell {
  margin: 0 auto;
  max-width: 1120px;
  padding: 18px 16px 64px;
}

.site-header {
  margin-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border: 1px solid rgba(255, 215, 0, 0.2);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  padding: 12px 14px;
  backdrop-filter: blur(8px);
}

.site-logo {
  font-weight: 900;
  letter-spacing: 0.2px;
}

.site-nav {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.site-nav-link {
  border-radius: 12px;
  border: 1px solid transparent;
  padding: 7px 10px;
  font-size: 13px;
  color: #dde1ff;
  transition: all 160ms ease;
}

.site-nav-link:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.08);
}

.site-nav-link-admin {
  border-color: rgba(255, 215, 0, 0.28);
  color: var(--gold);
}

.page-stack {
  display: grid;
  gap: 18px;
}

.hero {
  border: 1px solid rgba(255, 215, 0, 0.3);
  border-radius: 24px;
  padding: 26px;
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 215, 0, 0.15), transparent 42%),
    radial-gradient(circle at 100% 0%, rgba(255, 77, 109, 0.2), transparent 36%),
    linear-gradient(135deg, rgba(14, 14, 35, 0.98), rgba(13, 29, 52, 0.95));
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.35);
}

.hero-travel {
  position: relative;
  overflow: hidden;
  border-color: rgba(233, 199, 124, 0.36);
  background:
    radial-gradient(circle at 16% 24%, rgba(238, 184, 87, 0.42), transparent 38%),
    radial-gradient(circle at 86% 0%, rgba(86, 138, 201, 0.35), transparent 30%),
    linear-gradient(118deg, rgba(8, 16, 28, 0.97) 5%, rgba(25, 34, 55, 0.94) 45%, rgba(14, 24, 44, 0.97) 100%);
}

.hero-travel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.04), transparent 36%),
    linear-gradient(0deg, rgba(10, 16, 26, 0.28), rgba(10, 16, 26, 0.28));
}

.hero-travel > * {
  position: relative;
  z-index: 1;
}

.hero-title,
.display-title,
.section-title {
  font-family: "Impact", "Arial Black", "Noto Sans KR", sans-serif;
  font-weight: 400;
  line-height: 1.15;
}

.hero-title {
  margin-top: 12px;
  font-size: clamp(2rem, 6vw, 3.2rem);
  letter-spacing: 0.2px;
  background: linear-gradient(135deg, #ffe78f 0%, #ffb72a 50%, #ff6f8a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid rgba(255, 215, 0, 0.5);
  background: rgba(255, 215, 0, 0.12);
  color: var(--gold);
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.5px;
}

.lead {
  margin-top: 10px;
  font-size: 1.05rem;
  color: #e8ecff;
  max-width: 66ch;
}

.muted {
  color: var(--muted);
}

.timer-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  border-radius: 14px;
  border: 1px solid rgba(255, 77, 109, 0.4);
  background: linear-gradient(90deg, rgba(255, 77, 109, 0.2), rgba(255, 165, 0, 0.14));
  padding: 8px 12px;
}

.timer-title {
  font-size: 12px;
  font-weight: 800;
  color: #ffd2dc;
}

.timer-clock {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.35);
  padding: 3px 8px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #fff;
}

.timer-chip {
  margin-left: auto;
  font-size: 12px;
  color: #ffe9a3;
}

.section-head {
  display: grid;
  gap: 6px;
}

.section-eyebrow {
  margin: 0;
  font-size: 12px;
  color: var(--teal);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

.section-title {
  margin: 0;
  font-size: clamp(1.55rem, 4.6vw, 2.2rem);
  color: var(--gold);
}

.section-description {
  margin: 0;
  color: #d8ddff;
  line-height: 1.6;
}

.lux-card {
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01));
  padding: 18px;
}

.lux-grid-2 {
  display: grid;
  gap: 14px;
}

.lux-grid-3 {
  display: grid;
  gap: 12px;
}

.spin-landing {
  gap: 24px;
  padding-bottom: 20px;
}

.hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.hero-points span {
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 999px;
  background: rgba(2, 8, 17, 0.38);
  color: #f6ebc8;
  padding: 7px 11px;
  font-size: 12px;
  font-weight: 700;
}

.promo-card {
  border-color: rgba(230, 190, 107, 0.35);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.02)),
    linear-gradient(130deg, rgba(10, 23, 40, 0.95), rgba(23, 25, 48, 0.95));
}

.promo-card-kicker {
  margin: 0;
  color: #ffcf70;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

.promo-card-title {
  margin: 8px 0 0;
  font-size: 1.15rem;
  font-weight: 900;
  color: #fff6dd;
}

.promo-card-copy {
  margin: 7px 0 0;
  color: #dae4ff;
  line-height: 1.55;
  font-size: 14px;
}

.spin-flow-shell {
  gap: 14px;
}

.spin-roulette-stage {
  border-color: rgba(255, 223, 161, 0.45);
  background:
    radial-gradient(90% 70% at 50% 0%, rgba(255, 203, 112, 0.14), transparent 72%),
    linear-gradient(180deg, rgba(8, 15, 29, 0.96), rgba(17, 20, 37, 0.92));
}

.spin-stage-title {
  margin: 12px 0 0;
  font-size: clamp(1.4rem, 3.5vw, 2.05rem);
  font-weight: 900;
  color: #fff2cb;
  line-height: 1.25;
}

.spin-stage-copy {
  margin: 8px 0 0;
  color: #d9e5ff;
}

.wheel-pointer {
  position: absolute;
  left: 50%;
  top: -2px;
  z-index: 30;
  height: 0;
  width: 0;
  transform: translateX(-50%);
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 36px solid #ffdc78;
  filter: drop-shadow(0 7px 7px rgba(0, 0, 0, 0.45));
}

.wheel-disc {
  border-radius: 999px;
  border: 13px solid rgba(255, 251, 231, 0.9);
  box-shadow:
    0 0 0 7px rgba(255, 206, 108, 0.22),
    0 0 42px rgba(255, 213, 124, 0.35);
}

.wheel-label-orbit {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
}

.wheel-label {
  margin-top: 10.8%;
  transform: rotate(90deg);
  display: inline-block;
  width: 42%;
  text-align: center;
  font-size: clamp(0.95rem, 2.55vw, 1.5rem);
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.15px;
  -webkit-text-stroke: 1.2px rgba(0, 0, 0, 0.62);
  text-shadow:
    0 3px 3px rgba(0, 0, 0, 0.72),
    0 0 9px rgba(0, 0, 0, 0.38);
}

.wheel-core {
  position: absolute;
  inset: 23%;
  border-radius: 999px;
  background: radial-gradient(circle, #1f2949 0%, #121a2d 78%);
  box-shadow:
    inset 0 2px 20px rgba(0, 0, 0, 0.45),
    0 0 26px rgba(0, 0, 0, 0.28);
}

.wheel-spin-button {
  height: 110px;
  width: 110px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.8px;
}

.spin-form-card,
.spin-info-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
    linear-gradient(140deg, rgba(8, 17, 32, 0.9), rgba(18, 20, 38, 0.9));
}

.testimonial-card {
  border-color: rgba(238, 206, 143, 0.28);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.03)),
    linear-gradient(150deg, rgba(15, 21, 37, 0.95), rgba(18, 26, 46, 0.93));
}

.testimonial-copy {
  margin: 10px 0 0;
  color: #e5ebff;
  line-height: 1.62;
  font-size: 14px;
}

.testimonial-meta {
  margin: 12px 0 0;
  color: #eccd89;
  font-size: 12px;
  font-weight: 700;
}

.spin-premium-footer {
  margin-top: 2px;
  border: 1px solid rgba(223, 185, 118, 0.22);
  border-radius: 24px;
  background:
    radial-gradient(50% 120% at 50% 0%, rgba(104, 145, 203, 0.16), transparent 80%),
    linear-gradient(180deg, rgba(8, 12, 24, 0.98), rgba(10, 15, 27, 0.98));
  padding: 24px 18px;
}

.spin-premium-title {
  margin: 0;
  color: #f6ddaa;
  font-weight: 900;
  letter-spacing: 1.1px;
  font-size: clamp(0.95rem, 2.1vw, 1.2rem);
}

.spin-premium-copy {
  margin: 10px 0 0;
  color: #ccd6f8;
  font-size: 14px;
  line-height: 1.6;
}

.spin-premium-links {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.spin-premium-links a {
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  padding: 6px 10px;
  font-size: 13px;
  color: #f7edcf;
}

.pill {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 215, 0, 0.5);
  border-radius: 999px;
  padding: 3px 9px;
  font-size: 12px;
  font-weight: 700;
  color: var(--gold);
}

.highlight-box {
  border: 1px solid rgba(255, 215, 0, 0.35);
  border-radius: 14px;
  padding: 14px 16px;
  background: linear-gradient(135deg, rgba(255, 215, 0, 0.12), rgba(255, 165, 0, 0.04));
}

.highlight-box.tone-teal {
  border-color: rgba(0, 229, 204, 0.4);
  background: linear-gradient(135deg, rgba(0, 229, 204, 0.14), rgba(0, 229, 204, 0.04));
}

.highlight-box.tone-red {
  border-color: rgba(255, 77, 109, 0.4);
  background: linear-gradient(135deg, rgba(255, 77, 109, 0.14), rgba(255, 77, 109, 0.04));
}

.highlight-box.tone-green {
  border-color: rgba(0, 230, 118, 0.4);
  background: linear-gradient(135deg, rgba(0, 230, 118, 0.14), rgba(0, 230, 118, 0.04));
}

.flow-row {
  display: grid;
  gap: 8px;
}

.flow-step {
  border-radius: 12px;
  border: 1px solid rgba(255, 215, 0, 0.24);
  background: rgba(20, 20, 45, 0.9);
  padding: 12px;
  font-size: 13px;
}

.flow-step strong {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  color: #f8f5d6;
}

.prize-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.prize-table th,
.prize-table td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
  padding: 10px 8px;
}

.prize-table th {
  font-size: 12px;
  color: #ffe58e;
}

.prize-table td {
  color: #e4e8ff;
}

.legal-box {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.22);
  padding: 12px;
  font-size: 13px;
  color: #d4d8f2;
}

.input {
  width: 100%;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(10, 10, 22, 0.7);
  color: #f6f7ff;
  padding: 12px 13px;
  font-size: 14px;
  outline: none;
  transition: border-color 120ms ease, box-shadow 120ms ease;
}

.input::-moz-placeholder {
  color: #a8acc9;
}

.input::placeholder {
  color: #a8acc9;
}

.input:focus {
  border-color: rgba(0, 229, 204, 0.9);
  box-shadow: 0 0 0 4px rgba(0, 229, 204, 0.17);
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff4869, #ff8933);
  color: #fff;
  padding: 13px 20px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.15px;
  cursor: pointer;
  box-shadow: 0 10px 30px rgba(255, 77, 109, 0.38);
  transition: transform 140ms ease, filter 140ms ease;
}

.btn-primary:hover {
  transform: translateY(-1px) scale(1.02);
  filter: brightness(1.06);
}

.btn-primary:disabled {
  cursor: not-allowed;
  filter: grayscale(0.3);
  opacity: 0.65;
}

.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: #eff2ff;
  padding: 12px 18px;
  font-size: 14px;
  font-weight: 700;
  transition: background-color 120ms ease, border-color 120ms ease;
}

.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.44);
}

.wheel-label {
  font-family: "Nanum Gothic", "Noto Sans KR", sans-serif;
  letter-spacing: 0.2px;
}

.card{
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 760px) {
  .site-shell {
    padding-left: 22px;
    padding-right: 22px;
  }

  .hero {
    padding: 34px;
  }

  .spin-landing {
    gap: 28px;
  }

  .lux-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .lux-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .flow-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .spin-flow-shell {
    gap: 18px;
  }

  .spin-premium-footer {
    padding: 30px 30px;
  }
}

@media (max-width: 759px) {
  .wheel-label {
    width: 48%;
    margin-top: 8.8%;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.68);
  }

  .wheel-spin-button {
    height: 92px;
    width: 92px;
    font-size: 13px;
  }
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px){

  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

