/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  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;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .hidden {
    display: none;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .underline {
    text-decoration-line: underline;
  }
}
:root {
  --v9-ari-bg: #050b1e;
  --v9-ari-bg-deep: #02040d;
  --v9-ari-surface: #0e1830;
  --v9-ari-surface-alt: #142042;
  --v9-ari-surface-soft: #1a2a52;
  --v9-ari-surface-hover: #1d2c5c;
  --v9-ari-border: rgba(255, 255, 255, 0.08);
  --v9-ari-border-soft: rgba(255, 255, 255, 0.04);
  --v9-ari-border-strong: rgba(61, 217, 183, 0.32);
  --v9-ari-text: #e6eefc;
  --v9-ari-text-soft: #b8c3dd;
  --v9-ari-text-muted: #8b97b5;
  --v9-ari-text-dim: #5a6788;
  --v9-ari-mint: #3dd9b7;
  --v9-ari-mint-strong: #5fe6c5;
  --v9-ari-mint-bright: #8ff2d9;
  --v9-ari-mint-soft: rgba(61, 217, 183, 0.12);
  --v9-ari-mint-line: rgba(61, 217, 183, 0.4);
  --v9-ari-mint-glow: rgba(61, 217, 183, 0.45);
  --v9-ari-warn: #f5b046;
  --v9-ari-warn-soft: rgba(245, 176, 70, 0.14);
  --v9-ari-danger: #f25e7e;
  --v9-ari-danger-soft: rgba(242, 94, 126, 0.14);
  --v9-ari-info: #5fb6ff;
  --v9-ari-radius-sm: 8px;
  --v9-ari-radius-md: 12px;
  --v9-ari-radius-card: 16px;
  --v9-ari-radius-lg: 20px;
  --v9-ari-radius-pill: 999px;
  --v9-ari-shadow-sm: 0 2px 8px -4px rgba(0, 0, 0, 0.6);
  --v9-ari-shadow-card: 0 12px 40px -16px rgba(0, 0, 0, 0.6);
  --v9-ari-shadow-strong: 0 20px 60px -20px rgba(0, 0, 0, 0.7);
  --v9-ari-shadow-mint: 0 16px 36px -18px rgba(61, 217, 183, 0.55);
  --v9-ari-trans: 200ms ease;
  --v9-ari-trans-slow: 320ms ease;
  --v9-ari-header-h: 64px;
  --v9-ari-max-w: 1240px;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html, body {
  background: var(--v9-ari-bg);
  color: var(--v9-ari-text);
}
body {
  margin: 0;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont,
    "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "맑은 고딕",
    system-ui, sans-serif;
  font-feature-settings: "tnum" 1, "ss02" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: radial-gradient(circle at 12% -10%, rgba(61, 217, 183, 0.10), transparent 55%),
    radial-gradient(circle at 90% 8%, rgba(95, 230, 197, 0.06), transparent 50%),
    radial-gradient(circle at 50% 110%, rgba(26, 42, 82, 0.7), transparent 60%);
  background-attachment: fixed;
  background-color: var(--v9-ari-bg);
  min-height: 100vh;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  font-family: inherit;
  cursor: pointer;
  border: none;
  background: none;
  color: inherit;
}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
img, svg {
  display: block;
  max-width: 100%;
}
.v9-ari-num {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.01em;
}
.v9-ari-container {
  width: 100%;
  max-width: var(--v9-ari-max-w);
  margin: 0 auto;
  padding: 0 24px;
}
@media (max-width: 640px) {
  .v9-ari-container {
    padding: 0 16px;
  }
}
:where(a, button, input, [role="button"]):focus-visible {
  outline: 2px solid var(--v9-ari-mint);
  outline-offset: 2px;
  border-radius: 4px;
}
.v9-ari-section-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--v9-ari-text);
}
.v9-ari-section-sub {
  font-size: 13px;
  color: var(--v9-ari-text-muted);
  margin-top: 4px;
}
.v9-ari-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 22px;
  padding: 0 10px;
  border-radius: var(--v9-ari-radius-pill);
  background: var(--v9-ari-mint-soft);
  border: 1px solid var(--v9-ari-mint-line);
  color: var(--v9-ari-mint-strong);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.v9-ari-chip-warn {
  background: var(--v9-ari-warn-soft);
  border-color: rgba(245, 176, 70, 0.4);
  color: var(--v9-ari-warn);
}
.v9-ari-chip-danger {
  background: var(--v9-ari-danger-soft);
  border-color: rgba(242, 94, 126, 0.4);
  color: var(--v9-ari-danger);
}
.v9-ari-chip-muted {
  background: rgba(255, 255, 255, 0.04);
  border-color: var(--v9-ari-border);
  color: var(--v9-ari-text-muted);
}
@supports (scrollbar-color: auto) {
  html {
    scrollbar-color: rgba(255, 255, 255, 0.18) transparent;
  }
}
html:has(.a1-app),
body:has(.a1-app) {
  scrollbar-width: thin;
  scrollbar-color: #6e6e6e #1a1a1a;
}
html:has(.a1-app) ::-webkit-scrollbar,
body:has(.a1-app) ::-webkit-scrollbar {
  width: 10px;
}
html:has(.a1-app) ::-webkit-scrollbar-track,
body:has(.a1-app) ::-webkit-scrollbar-track {
  background: #1a1a1a;
}
html:has(.a1-app) ::-webkit-scrollbar-thumb,
body:has(.a1-app) ::-webkit-scrollbar-thumb {
  background: #6e6e6e;
  border-radius: 999px;
  border: 2px solid #1a1a1a;
}
html:has(.a1-app) ::-webkit-scrollbar-thumb:hover,
body:has(.a1-app) ::-webkit-scrollbar-thumb:hover {
  background: #858585;
}
@keyframes v9-ari-fadeUp {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes v9-ari-pulse {
  0%, 100% {
    opacity: 0.55;
  }
  50% {
    opacity: 1;
  }
}
@keyframes v9-ari-shine {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(120%);
  }
}
.a1-app {
  --bg-main: #090909;
  --bg-card: #111111;
  --border-subtle: rgba(192, 164, 122, 0.08);
  --gold: #c0a47a;
  --text-main: #f2f2f2;
  --text-sub: #8a8a8a;
  --a1-header-bg: #0e0f11;
  --a1-header-h: 88px;
  --a1-top-gap: 8px;
  --a1-logo-max-h: 58px;
  --a1-drawer-w: 272px;
  --a1-bg: var(--bg-main);
  --a1-card: var(--bg-card);
  --a1-surface: var(--bg-main);
  --a1-line: var(--border-subtle);
  --a1-text: var(--text-main);
  --a1-sub: var(--text-sub);
  --a1-drawer-divider: var(--border-subtle);
  --a1-drawer-section: var(--text-sub);
  --a1-drawer-section-line: var(--border-subtle);
  --a1-drawer-active: var(--gold);
  --a1-drawer-icon: var(--gold);
  --a1-drawer-icon-hover: var(--gold);
  --a1-drawer-icon-slot: 66px;
  --a1-drawer-icon-visual: 52px;
  --a1-balance-coin-size: 48px;
  --a1-point: var(--gold);
  --a1-emphasis: var(--gold);
  --a1-point-soft: rgba(192, 164, 122, 0.08);
  --a1-point-hover: rgba(192, 164, 122, 0.14);
  min-height: 100vh;
  background: var(--a1-bg);
  color: var(--a1-text);
}
body:has(.a1-app) {
  background: var(--bg-main);
  background-image: none;
  color: var(--text-main);
  overflow-x: hidden;
}
.a1-content {
  margin-left: var(--a1-drawer-w);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.a1-header {
  position: sticky;
  top: 0;
  width: 100%;
  height: var(--a1-header-h);
  min-height: var(--a1-header-h);
  z-index: 906;
  background: var(--a1-header-bg);
  border-bottom: 1px solid var(--border-subtle);
  padding: calc(6px + var(--a1-top-gap)) 20px 6px;
  flex-shrink: 0;
}
.a1-header__inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: calc(var(--a1-header-h) - 12px - var(--a1-top-gap));
}
.a1-header__right {
  display: flex;
  align-items: center;
  gap: 10px;
}
.a1-balance {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-right: 4px;
}
.a1-balance__name {
  color: var(--text-main);
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.01em;
}
.a1-balance__item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  line-height: 1;
}
.a1-balance__amount {
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 0;
}
.a1-balance__amount--money,
.a1-balance__amount--point,
.a1-balance__amount--point .a1-balance__unit {
  color: var(--gold);
}
.a1-balance__unit {
  font-weight: 700;
}
.a1-balance__coin {
  width: var(--a1-balance-coin-size);
  height: var(--a1-balance-coin-size);
  object-fit: contain;
  flex-shrink: 0;
  display: block;
}
.a1-header__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 58px;
  padding: 0 12px;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  transition: background 0.15s ease;
}
.a1-header__btn:hover {
  background: var(--a1-point-soft);
}
.a1-header__btn--success {
  color: #ffffff;
}
.a1-header__btn--info {
  color: var(--text-sub);
}
.a1-header__auth {
  display: flex;
  align-items: center;
  gap: 8px;
}
.a1-header__auth--placeholder {
  min-width: 232px;
  min-height: 58px;
  visibility: hidden;
}
.a1-header__auth .a1-header__btn {
  box-sizing: border-box;
  min-width: 112px;
  padding: 0 20px;
  border: 1px solid transparent;
}
.a1-header__btn--ghost {
  color: rgba(255, 255, 255, 0.82);
  border-color: rgba(255, 255, 255, 0.14);
  background: transparent;
}
.a1-header__btn--ghost:hover {
  background: rgba(255, 255, 255, 0.06);
}
.a1-header__btn--signup {
  color: var(--gold);
  background: transparent;
  border-color: rgba(255, 255, 255, 0.14);
  font-weight: 700;
}
.a1-header__btn--signup:hover {
  background: rgba(255, 255, 255, 0.06);
  color: var(--gold);
}
.a1-header__mdi {
  color: inherit;
  font-size: 22px;
  line-height: 1;
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.a1-mdi {
  line-height: 1;
}
@media (max-width: 900px) {
  .a1-header {
    padding: 6px 12px;
  }
  .a1-balance {
    gap: 14px;
  }
  .a1-balance__name,
  .a1-balance__amount {
    font-size: 16px;
  }
  .a1-header__btn {
    font-size: 16px;
    height: 52px;
    padding: 0 10px;
  }
  .a1-header__auth .a1-header__btn {
    min-width: 100px;
    padding: 0 16px;
  }
}
@media (max-width: 600px) {
  .a1-balance {
    gap: 10px;
    margin-right: 0;
  }
  .a1-balance__name {
    display: none;
  }
  .a1-balance__amount {
    font-size: 16px;
  }
  .a1-header__btn span:last-child {
    display: none;
  }
  .a1-header__btn {
    padding: 0 10px;
    height: 48px;
  }
}
.a1-drawer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: var(--a1-drawer-w);
  background: #090909;
  border-right: 1px solid var(--a1-drawer-divider);
  z-index: 907;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
}
.a1-drawer__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: var(--a1-header-h);
  min-height: var(--a1-header-h);
  margin: 0;
  padding: 8px 16px;
  overflow: hidden;
  background: var(--a1-header-bg);
  border-bottom: 1px solid var(--border-subtle);
  box-sizing: border-box;
}
.a1-drawer__logo-img {
  width: auto;
  height: auto;
  max-height: var(--a1-logo-max-h);
  max-width: 88%;
  object-fit: contain;
  object-position: center center;
  display: block;
}
.a1-drawer__body {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  padding: 14px 10px 20px;
}
.a1-drawer__section {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0;
  flex-shrink: 0;
}
.a1-drawer__section + .a1-drawer__section {
  margin-top: 24px;
}
.a1-drawer__heading {
  margin: 0 8px 12px;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--a1-drawer-section);
  line-height: 1.2;
}
.a1-drawer__item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: var(--a1-drawer-icon-slot);
  padding: 0 10px 0 8px;
  border-radius: 0 8px 8px 0;
  background: transparent;
  box-shadow: inset 3px 0 0 transparent;
  transition: box-shadow 0.2s ease, background 0.2s ease;
  border: none;
  width: 100%;
  text-align: left;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.a1-drawer__item + .a1-drawer__item {
  margin-top: 20px;
}
.a1-drawer__item:hover {
  box-shadow: inset 3px 0 0 #c0a47a;
  background: rgba(192, 164, 122, 0.05);
}
.a1-drawer__item.is-active {
  box-shadow: inset 3px 0 0 #c0a47a;
  background: rgba(192, 164, 122, 0.08);
}
.a1-drawer__item:hover .a1-drawer__title,
.a1-drawer__item.is-active .a1-drawer__title {
  color: var(--a1-text);
}
.a1-drawer__icon {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--a1-drawer-icon-slot);
  height: var(--a1-drawer-icon-slot);
  min-width: var(--a1-drawer-icon-slot);
  flex-shrink: 0;
  overflow: hidden;
  color: var(--a1-drawer-icon);
}
.a1-drawer__icon-img {
  width: var(--a1-drawer-icon-visual);
  height: var(--a1-drawer-icon-visual);
  object-fit: contain;
  object-position: center center;
  display: block;
  transform-origin: center center;
  opacity: 1;
}
.a1-drawer__icon-img--livecasino,
.a1-drawer__icon-img--slot {
  transform: scale(1.08);
}
.a1-drawer__icon-img--notice,
.a1-drawer__icon-img--memo,
.a1-drawer__icon-img--counsel {
  transform: scale(0.96);
}
.a1-drawer__icon-img--deposit,
.a1-drawer__icon-img--withdraw {
  transform: scale(1.39);
}
.a1-drawer__title {
  font-size: 22px;
  font-weight: 700;
  color: var(--text-main);
  line-height: 1.2;
  min-width: 0;
  flex: 1;
  margin: 0;
}
.a1-main {
  flex: 1;
}
.a1-home {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.a1-slider {
  position: relative;
  width: 100%;
  max-width: 1572px;
  height: 470px;
  overflow: hidden;
  border-radius: 12px;
}
.a1-slider__track {
  display: flex;
  height: 100%;
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.a1-slide {
  position: relative;
  flex: 0 0 100%;
  height: 100%;
  overflow: hidden;
  background: var(--bg-card, #111111);
}
.a1-slide__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.a1-slide__img--zoom-out {
  --a1-banner-zoom: 0.92;
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% / var(--a1-banner-zoom));
  height: calc(100% / var(--a1-banner-zoom));
  transform: translate(-50%, -50%);
}
.a1-slide__img--contain {
  position: static;
  width: 100%;
  height: 100%;
  transform: none;
  object-fit: contain;
  object-position: center center;
}
.a1-slide__text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 6%;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
.a1-slide__text--left {
  left: 0;
  text-align: left;
}
.a1-slide__text--center {
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.a1-slide__text--right {
  right: 0;
  text-align: right;
}
.a1-slide__text h2 {
  margin: 0 0 8px;
  font-size: clamp(18px, 3.6vw, 35.5px);
  font-weight: 800;
  color: var(--a1-text);
}
.a1-slide__text p {
  margin: 0;
  font-size: clamp(12px, 1.6vw, 16px);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.5;
}
.a1-slide__text--luxury {
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  padding: 0 clamp(24px, 3vw, 48px) 0 clamp(72px, 6.4vw, 108px);
  width: 44%;
  max-width: 44%;
  text-shadow: none;
  pointer-events: none;
}
.a1-slide__text--luxury .a1-slide__headline,
.a1-slide__text--luxury h2 {
  margin: 0;
  font-size: clamp(36px, 5.35vw, 84px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: #ffffff;
}
.a1-slide__text--luxury .a1-slide__divider {
  display: block;
  width: 32px;
  height: 1px;
  margin: 8px 0 6px;
  background: rgba(255, 255, 255, 0.22);
}
.a1-slide__text--luxury .a1-slide__subheadline,
.a1-slide__text--luxury p {
  margin: 0;
  font-size: clamp(16px, 1.91vw, 30px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.75);
}
.a1-slide__headline {
  margin: 0;
  font-size: clamp(34px, 5.1vw, 80px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #ffffff;
}
.a1-slide__divider {
  display: block;
  width: 32px;
  height: 1px;
  margin: 10px 0 8px;
  background: rgba(255, 255, 255, 0.22);
}
.a1-slide__subheadline {
  margin: 0;
  font-size: clamp(15px, 1.79vw, 28px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.75);
}
.a1-slider__dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}
.a1-dot {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: rgba(155, 147, 135, 0.45);
  transition: background 0.2s ease, width 0.2s ease;
}
.a1-dot.is-active {
  width: 22px;
  background: var(--a1-point);
}
.a1-provider {
  width: 100%;
  margin-top: 16px;
  padding: 16px;
  border-radius: 12px;
  background: var(--a1-card);
  border: 1px solid var(--a1-line);
}
.a1-provider__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
}
.a1-provider__title {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: var(--a1-text);
}
.a1-provider__search,
.a1-slot-list__search {
  position: relative;
  flex: 0 0 280px;
  width: 280px;
  max-width: 100%;
}
.a1-provider__search-input,
.a1-slot-list__search-input {
  width: 100%;
  height: 44px;
  padding: 0 44px 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.03);
  color: var(--a1-text);
  font-size: 14px;
  font-weight: 500;
  outline: none;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.a1-provider__search-input::placeholder,
.a1-slot-list__search-input::placeholder {
  color: #8a8a8a;
}
.a1-provider__search-input:focus,
.a1-slot-list__search-input:focus {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.08);
}
.a1-provider__search-icon,
.a1-slot-list__search-icon {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  font-size: 20px;
  color: #8a8a8a;
  pointer-events: none;
}
.a1-provider__slider {
  position: relative;
}
.a1-provider__grad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  z-index: 2;
  pointer-events: none;
}
.a1-provider__grad--left {
  left: 0;
  background: linear-gradient(90deg, rgba(17, 17, 17, 0.95), transparent);
}
.a1-provider__grad--right {
  right: 0;
  background: linear-gradient(270deg, rgba(17, 17, 17, 0.95), transparent);
}
.a1-provider__nav {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px;
  z-index: 3;
  pointer-events: none;
}
.a1-navbtn {
  pointer-events: auto;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: rgba(9, 9, 9, 0.72);
  border: 1px solid var(--a1-line);
  color: var(--a1-emphasis);
  font-size: 24px;
  line-height: 1;
}
.a1-navbtn:hover {
  background: rgba(9, 9, 9, 0.92);
  border-color: var(--a1-point);
  color: var(--a1-point);
}
.a1-provider__track {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 4px 0;
  scrollbar-width: none;
}
.a1-provider__track::-webkit-scrollbar {
  display: none;
}
.a1-card-wrap {
  position: relative;
  flex: 0 0 228px;
  width: 228px;
  height: 304px;
}
.a1-card-wrap .a1-card {
  width: 100%;
  height: 100%;
}
.a1-card__fav {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.62);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.a1-card__fav:hover {
  background: rgba(0, 0, 0, 0.78);
  border-color: rgba(255, 255, 255, 0.32);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.42);
  transform: scale(1.06);
}
.a1-card__fav.is-active {
  background: rgba(0, 0, 0, 0.78);
  border-color: rgba(245, 176, 70, 0.55);
}
.a1-card__fav.is-active .mdi-star {
  color: #f5b046;
}
.a1-card {
  position: relative;
  flex: 0 0 228px;
  width: 228px;
  height: 304px;
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
  background: var(--a1-card);
  border: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
}
.a1-card:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 2px;
}
.a1-card__bg {
  position: absolute;
  inset: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  object-fit: cover;
  transition: transform 0.3s ease;
}
.a1-card__bg--custom {
  transform: scale(var(--a1-bg-scale, 1.32))
    translateX(var(--a1-bg-translate-x, 0))
    translateY(var(--a1-bg-translate-y, 0));
  transform-origin: var(--a1-bg-origin, center top);
  object-position: var(--a1-bg-position, center top);
}
.a1-card:hover .a1-card__bg {
  transform: scale(1.05);
}
.a1-card:hover .a1-card__bg--custom {
  transform: scale(var(--a1-bg-hover-scale, 1.38))
    translateX(var(--a1-bg-translate-x, 0))
    translateY(var(--a1-bg-translate-y, 0));
  transform-origin: var(--a1-bg-origin, center top);
}
.a1-card__hover {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
  pointer-events: none;
}
.a1-card:hover .a1-card__hover {
  background: rgba(0, 0, 0, 0.42);
}
.a1-card__enter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  height: 42px;
  padding: 0 20px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 8px;
  background: rgba(9, 9, 9, 0.55);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.01em;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
.a1-card:hover .a1-card__enter {
  opacity: 1;
  transform: translateY(0);
}
.a1-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.a1-card__brand {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 58%;
  padding: 0 8px 2px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.62) 28%,
    rgba(0, 0, 0, 0.38) 55%,
    rgba(0, 0, 0, 0.12) 78%,
    transparent 100%
  );
}
.a1-card__logo-wrap {
  width: 172px;
  height: 52px;
  max-width: calc(100% - 12px);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(var(--a1-logo-scale, 1));
  transform-origin: center bottom;
  line-height: 0;
}
.a1-card__logo {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center center;
}
@media (max-width: 768px) {
  .a1-slider {
    height: auto;
    aspect-ratio: 1572 / 470;
  }
  .a1-slide__text--luxury {
    top: 52%;
    width: 78%;
    max-width: 78%;
    padding-left: clamp(32px, 7vw, 56px);
  }
  .a1-slide__text--luxury .a1-slide__headline,
  .a1-slide__text--luxury h2 {
    font-size: clamp(24px, 6.8vw, 38px);
    line-height: 1.1;
  }
  .a1-slide__text--luxury .a1-slide__subheadline,
  .a1-slide__text--luxury p {
    font-size: clamp(13px, 3.4vw, 18px);
  }
  .a1-slide__text--luxury .a1-slide__divider {
    margin: 6px 0 5px;
  }
}
@media (max-width: 600px) {
  .a1-card-wrap {
    flex-basis: 165px;
    width: 165px;
    height: 220px;
  }
  .a1-card {
    flex-basis: 165px;
    width: 165px;
    height: 220px;
  }
  .a1-card__brand {
    padding-bottom: 2px;
  }
  .a1-card__logo-wrap {
    width: 128px;
    height: 40px;
  }
}
.a1-slot-list {
  width: 100%;
  margin-top: 16px;
  padding: 16px;
  border-radius: 12px;
  background: var(--a1-card);
  border: 1px solid var(--a1-line);
}
.a1-slot-list__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.a1-slot-list__back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: none;
  color: #d0d0d0;
  font-size: 22px;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.a1-slot-list__back:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.a1-slot-list__title {
  margin: 0;
  flex: 1;
  text-align: center;
  font-size: 27px;
  font-weight: 700;
  color: var(--a1-text);
}
.a1-slot-list__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
@media (min-width: 960px) {
  .a1-slot-list__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .a1-slot-list__grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.a1-slot-game-wrap {
  position: relative;
}
.a1-slot-game {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  padding: 0;
  border: none;
  border-radius: 8px;
  overflow: hidden;
  background: #121212;
  cursor: pointer;
  text-align: left;
  appearance: none;
  -webkit-appearance: none;
}
.a1-slot-game:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 2px;
}
.a1-slot-game__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  transition: transform 0.3s ease;
}
.a1-slot-game:hover .a1-slot-game__bg {
  transform: scale(1.05);
}
.a1-slot-game__hover {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
  pointer-events: none;
}
.a1-slot-game:hover .a1-slot-game__hover {
  background: rgba(0, 0, 0, 0.42);
}
.a1-slot-game__enter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  height: 42px;
  padding: 0 20px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 8px;
  background: rgba(9, 9, 9, 0.55);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.01em;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
.a1-slot-game:hover .a1-slot-game__enter {
  opacity: 1;
  transform: translateY(0);
}
.a1-slot-game__fav {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.62);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.a1-slot-game__fav:hover {
  background: rgba(0, 0, 0, 0.78);
  border-color: rgba(255, 255, 255, 0.32);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.42);
  transform: scale(1.06);
}
.a1-slot-game__fav.is-active {
  background: rgba(0, 0, 0, 0.78);
  border-color: rgba(245, 176, 70, 0.55);
}
.a1-slot-game__fav.is-active .mdi-star {
  color: #f5b046;
}
.a1-slot-game__title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  min-height: 46%;
  display: flex;
  align-items: flex-end;
  padding: 48px 14px 12px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.98) 0%,
    rgba(0, 0, 0, 0.9) 28%,
    rgba(0, 0, 0, 0.68) 52%,
    rgba(0, 0, 0, 0.38) 72%,
    rgba(0, 0, 0, 0.12) 88%,
    transparent 100%
  );
  pointer-events: none;
}
.a1-slot-game__title h3 {
  margin: 0;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  color: #ffffff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.75);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.a1-slot-list__sentinel {
  width: 100%;
  height: 1px;
}
@media (max-width: 600px) {
  .a1-slot-list__head {
    flex-wrap: wrap;
  }
  .a1-slot-list__title {
    order: 3;
    flex: 1 1 100%;
    font-size: 22px;
  }
  .a1-provider__search,
  .a1-slot-list__search {
    flex: 1 1 auto;
    width: auto;
    min-width: 160px;
  }
}
.a1-footer {
  background: #0e0f11;
  border-top: 1px solid var(--a1-line);
  box-shadow: none;
  margin-top: 24px;
}
.a1-footer__inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 28px 24px 32px;
  text-align: left;
}
.a1-footer__legal {
  margin: 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #8a8a8a;
  text-transform: uppercase;
}
.a1-footer__links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
.a1-footer__links a {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border: 1px solid rgba(192, 164, 122, 0.22);
  border-radius: 6px;
  color: rgba(242, 242, 242, 0.74);
  font-size: 12px;
  font-weight: 700;
}
.a1-footer__links a:hover {
  border-color: rgba(192, 164, 122, 0.5);
  color: #ffffff;
  background: rgba(192, 164, 122, 0.08);
}
@media (min-width: 901px) {
  .a1-app {
    --a1-header-h: 59px;
    --a1-top-gap: 5px;
    --a1-logo-max-h: 39px;
    --a1-drawer-w: 182px;
    --a1-drawer-icon-slot: 44px;
    --a1-drawer-icon-visual: 35px;
    --a1-balance-coin-size: 32px;
    display: grid;
    grid-template-columns: var(--a1-drawer-w) minmax(0, 1fr);
    align-items: start;
  }
  .a1-content {
    grid-column: 2;
    min-width: 0;
    margin-left: 0;
  }
  .a1-header {
    padding: calc(4px + var(--a1-top-gap)) 13px 4px;
  }
  .a1-header__inner {
    min-height: calc(var(--a1-header-h) - 8px - var(--a1-top-gap));
  }
  .a1-header__right {
    gap: 7px;
  }
  .a1-balance {
    gap: 12px;
    margin-right: 3px;
  }
  .a1-balance__name,
  .a1-balance__amount {
    font-size: 12px;
  }
  .a1-balance__item,
  .a1-header__btn {
    gap: 4px;
  }
  .a1-header__btn {
    height: 39px;
    padding: 0 8px;
    border-radius: 5px;
    font-size: 12px;
  }
  .a1-header__auth {
    gap: 5px;
  }
  .a1-header__auth--placeholder {
    min-width: 155px;
    min-height: 39px;
  }
  .a1-header__auth .a1-header__btn {
    min-width: 75px;
    padding: 0 13px;
  }
  .a1-header__mdi {
    width: 15px;
    height: 15px;
    font-size: 15px;
  }
  .a1-drawer__logo {
    padding: 5px 11px;
  }
  .a1-drawer {
    position: static;
    grid-column: 1;
    top: auto;
    left: auto;
    bottom: auto;
    height: 100vh;
    align-self: start;
  }
  .a1-drawer__body {
    padding: 9px 7px 13px;
  }
  .a1-drawer__section + .a1-drawer__section {
    margin-top: 16px;
  }
  .a1-drawer__heading {
    margin: 0 5px 8px;
    font-size: 9px;
  }
  .a1-drawer__item {
    gap: 11px;
    padding: 0 7px 0 5px;
    border-radius: 0 5px 5px 0;
    box-shadow: inset 2px 0 0 transparent;
  }
  .a1-drawer__item + .a1-drawer__item {
    margin-top: 13px;
  }
  .a1-drawer__item:hover,
  .a1-drawer__item.is-active {
    box-shadow: inset 2px 0 0 #c0a47a;
  }
  .a1-drawer__title {
    font-size: 15px;
  }
  .a1-home {
    max-width: 1072px;
    padding: 11px;
  }
  .a1-slider {
    max-width: 1053px;
    height: 315px;
    border-radius: 8px;
  }
  .a1-slide__text {
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
  }
  .a1-slide__text h2 {
    margin-bottom: 5px;
    font-size: clamp(12px, 2.4vw, 24px);
  }
  .a1-slide__text p {
    font-size: clamp(8px, 1.1vw, 11px);
  }
  .a1-slide__text--luxury {
    padding: 0 clamp(16px, 2vw, 32px) 0 clamp(48px, 4.3vw, 72px);
  }
  .a1-slide__text--luxury .a1-slide__headline,
  .a1-slide__text--luxury h2 {
    font-size: clamp(24px, 3.6vw, 56px);
  }
  .a1-slide__text--luxury .a1-slide__divider,
  .a1-slide__divider {
    width: 21px;
    margin: 5px 0 4px;
  }
  .a1-slide__text--luxury .a1-slide__subheadline,
  .a1-slide__text--luxury p {
    font-size: clamp(11px, 1.3vw, 20px);
  }
  .a1-slide__headline {
    font-size: clamp(23px, 3.4vw, 54px);
  }
  .a1-slide__subheadline {
    font-size: clamp(10px, 1.2vw, 19px);
  }
  .a1-slider__dots {
    bottom: 8px;
    gap: 5px;
  }
  .a1-dot {
    width: 6px;
    height: 6px;
  }
  .a1-dot.is-active {
    width: 15px;
  }
  .a1-provider,
  .a1-slot-list {
    margin-top: 11px;
    padding: 11px;
    border-radius: 8px;
  }
  .a1-provider__head,
  .a1-slot-list__head {
    gap: 11px;
    margin-bottom: 8px;
  }
  .a1-provider__title {
    font-size: 15px;
  }
  .a1-provider__search,
  .a1-slot-list__search {
    flex-basis: 188px;
    width: 188px;
  }
  .a1-provider__search-input,
  .a1-slot-list__search-input {
    height: 29px;
    padding: 0 29px 0 11px;
    border-radius: 7px;
    font-size: 10px;
  }
  .a1-provider__search-icon,
  .a1-slot-list__search-icon {
    right: 9px;
    font-size: 13px;
  }
  .a1-provider__track {
    gap: 8px;
    padding: 3px 0;
  }
  .a1-card-wrap,
  .a1-card {
    flex-basis: 153px;
    width: 153px;
    height: 204px;
  }
  .a1-card {
    border-radius: 8px;
  }
  .a1-card__fav {
    top: 7px;
    right: 7px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    font-size: 15px;
  }
  .a1-card__enter,
  .a1-slot-game__enter {
    min-width: 75px;
    height: 28px;
    padding: 0 13px;
    border-radius: 5px;
    font-size: 9px;
    transform: translateY(5px);
  }
  .a1-card__brand {
    padding: 0 5px 1px;
  }
  .a1-card__logo-wrap {
    width: 115px;
    height: 35px;
    max-width: calc(100% - 8px);
  }
  .a1-slot-list__back {
    flex-basis: 29px;
    width: 29px;
    height: 29px;
    border-radius: 7px;
    font-size: 15px;
  }
  .a1-slot-list__title {
    font-size: 18px;
  }
  .a1-slot-list__grid {
    gap: 8px;
  }
  .a1-slot-game {
    border-radius: 5px;
  }
  .a1-slot-game__fav {
    top: 7px;
    right: 7px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    font-size: 15px;
  }
  .a1-slot-game__title {
    padding: 32px 9px 8px;
  }
  .a1-slot-game__title h3 {
    font-size: 12px;
  }
  .a1-footer {
    margin-top: 16px;
  }
  .a1-footer__inner {
    max-width: 1072px;
    padding: 19px 16px 21px;
  }
  .a1-footer__legal {
    font-size: 8px;
  }
  .a1-footer__links {
    gap: 7px;
    margin-top: 11px;
  }
  .a1-footer__links a {
    min-height: 24px;
    padding: 0 9px;
    border-radius: 5px;
    font-size: 9px;
  }
}
.a1-deposit-modal {
  --dm-bg: #0c0c0c;
  --dm-field: rgba(255, 255, 255, 0.03);
  --dm-field-border: rgba(255, 255, 255, 0.06);
  --dm-border: rgba(192, 164, 122, 0.22);
  --dm-border-soft: rgba(255, 255, 255, 0.08);
  --dm-gold: #c0a47a;
  --dm-gold-bright: #d4b896;
  --dm-text: #f5f5f5;
  --dm-text-sub: rgba(255, 255, 255, 0.65);
  --dm-label: rgba(255, 255, 255, 0.75);
  --dm-ivory: #f5f0e8;
  --dm-secondary-bg: rgba(255, 255, 255, 0.05);
  --dm-secondary-text: rgba(255, 255, 255, 0.85);
  --dm-tab-bg: rgba(255, 255, 255, 0.04);
  --dm-warn: #e05555;
  --dm-warn-border: rgba(139, 58, 58, 0.55);
  --dm-warn-card-border: rgba(192, 164, 122, 0.16);
  --dm-warn-card-accent: #e8a8a0;
  --dm-head-bg: #0e0f11;
  --dm-dialog-pad-top: 26px;
  --dm-dialog-pad-x: 80px;
  --dm-dialog-pad-bottom: 28px;
  --dm-title-size: 32px;
  --dm-head-min-h: 50px;
  --dm-head-pad-bottom: 20px;
  --dm-head-margin-bottom: 16px;
  --dm-aside-w: 300px;
  --dm-aside-h: 380px;
  --dm-main-min-h: 380px;
  --dm-aside-gap: 48px;
  --dm-input-w: 300px;
  --dm-amount-input-w: 360px;
  --dm-holder-w: 150px;
  --dm-action-btn-w: 108px;
  --dm-field-h: 60px;
  --dm-preset-h: 52px;
  --dm-trans: 0.2s ease;
  --dm-bg-crop-top: calc(
    var(--dm-dialog-pad-top) + var(--dm-head-min-h) + var(--dm-head-pad-bottom)
  );
  --dm-bg-scale-x: 116%;
  --dm-bg-scale-y: 112%;
  --dm-bg-pos-x: 53%;
  --dm-bg-pos-y: 88%;
  --dm-bg-opacity: 0.52;
  --a1-drawer-w: 272px;
  position: fixed;
  inset: 0 0 0 var(--a1-drawer-w);
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  pointer-events: none;
}
.a1-deposit-modal__backdrop {
  position: absolute;
  inset: 0;
  border: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.58);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  pointer-events: auto;
}
.a1-deposit-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(1200px, calc(100vw - var(--a1-drawer-w) - 40px));
  min-height: min(650px, calc(100vh - 48px));
  max-height: calc(100vh - 48px);
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid var(--dm-border);
  background-color: #0a0a0a;
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.65);
  padding: var(--dm-dialog-pad-top) var(--dm-dialog-pad-x) var(--dm-dialog-pad-bottom);
  pointer-events: auto;
}
.a1-deposit-modal__dialog::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: url("/img/wallet/deposit-modal-bg.png");
  background-size: var(--dm-bg-scale-x) var(--dm-bg-scale-y);
  background-position: var(--dm-bg-pos-x) var(--dm-bg-pos-y);
  background-repeat: no-repeat;
  clip-path: inset(var(--dm-bg-crop-top) 0 0 0);
  opacity: var(--dm-bg-opacity);
  z-index: 0;
  pointer-events: none;
}
.a1-deposit-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 50%;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: opacity var(--dm-trans);
}
.a1-deposit-modal__close svg {
  width: 26px;
  height: 26px;
}
.a1-deposit-modal__close:hover {
  color: #ffffff;
  opacity: 0.82;
}
.a1-deposit-modal__head {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: var(--dm-head-min-h);
  margin: calc(var(--dm-dialog-pad-top) * -1) calc(var(--dm-dialog-pad-x) * -1) var(--dm-head-margin-bottom);
  padding: var(--dm-dialog-pad-top) var(--dm-dialog-pad-x) var(--dm-head-pad-bottom);
  background: var(--dm-head-bg);
  flex-shrink: 0;
}
.a1-deposit-modal__head::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: var(--dm-border);
  pointer-events: none;
}
.a1-deposit-modal__title {
  margin: 0;
  width: 100%;
  font-size: var(--dm-title-size);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-indent: 0.14em;
  text-align: center;
  color: var(--dm-ivory);
  line-height: 1.1;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
}
.a1-deposit-modal__body {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex: 1;
  min-height: 0;
}
.a1-deposit-modal__layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: var(--dm-aside-w) max-content;
  gap: var(--dm-aside-gap);
  align-items: stretch;
  align-self: center;
  width: 100%;
  max-width: 100%;
  margin: 0;
  justify-content: start;
}
.a1-deposit-modal__aside {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  width: 100%;
  height: var(--dm-aside-h);
  min-height: var(--dm-aside-h);
  max-height: var(--dm-aside-h);
  padding: 22px 16px;
  border-radius: 12px;
  border: 1px solid var(--dm-warn-card-border);
  background: linear-gradient(165deg, #1c1414 0%, #100c0c 52%, #141010 100%);
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.07),
    inset 0 0 0 1px rgba(180, 90, 90, 0.06);
  box-sizing: border-box;
  overflow: hidden;
}
.a1-deposit-modal__aside::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(ellipse 90% 55% at 50% 0%, rgba(160, 70, 70, 0.14) 0%, transparent 68%);
  pointer-events: none;
}
.a1-deposit-modal__aside::after {
  content: "";
  position: absolute;
  top: 0;
  left: 14%;
  right: 14%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(192, 164, 122, 0.38) 50%,
    transparent 100%
  );
  pointer-events: none;
}
.a1-deposit-modal__aside-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center;
}
.a1-deposit-modal__main {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
  min-height: var(--dm-main-min-h);
  justify-content: flex-start;
  align-self: stretch;
  height: auto;
}
.a1-deposit-modal__warn-icon {
  width: 34px;
  height: 34px;
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(200, 100, 90, 0.16) 0%, rgba(100, 40, 40, 0.1) 100%);
  border: 1px solid rgba(224, 140, 130, 0.4);
  color: var(--dm-warn-card-accent);
  font-size: 17px;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(100, 40, 40, 0.22);
  flex-shrink: 0;
}
.a1-deposit-modal__warn-section {
  width: 100%;
}
.a1-deposit-modal__warn-divider {
  width: 100%;
  height: 1px;
  margin: 16px 0;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(192, 164, 122, 0.2) 22%,
    rgba(180, 100, 95, 0.18) 50%,
    rgba(192, 164, 122, 0.2) 78%,
    transparent 100%
  );
  flex-shrink: 0;
}
.a1-deposit-modal__warn {
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.82);
  word-break: keep-all;
}
.a1-deposit-modal__warn--accent {
  font-size: 14px;
  color: var(--dm-warn-card-accent);
  font-weight: 600;
  letter-spacing: 0.01em;
}
.a1-deposit-modal__row {
  display: grid;
  align-items: center;
  gap: 14px;
}
.a1-deposit-modal__name-fields {
  display: flex;
  gap: 16px;
  align-items: center;
  width: fit-content;
  max-width: 100%;
}
.a1-deposit-modal__name-fields .a1-deposit-modal__input {
  flex: 0 0 var(--dm-holder-w);
  width: var(--dm-holder-w);
  min-width: 0;
  max-width: 100%;
}
.a1-deposit-modal__name-fields .a1-deposit-modal__inquiry--compact {
  flex: 0 0 var(--dm-action-btn-w);
  width: var(--dm-action-btn-w);
  min-width: var(--dm-action-btn-w);
  padding: 0 14px;
  font-size: 15px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.06);
}
.a1-deposit-modal__amount-fields {
  width: fit-content;
  max-width: 100%;
  margin-bottom: 20px;
}
.a1-deposit-modal__amount-fields .a1-deposit-modal__amount-input-wrap {
  width: var(--dm-amount-input-w);
  min-width: 0;
  max-width: 100%;
}
.a1-deposit-modal__field-block {
  display: flex;
  flex-direction: column;
}
.a1-deposit-modal__label {
  font-size: 16px;
  font-weight: 600;
  color: var(--dm-label);
  white-space: nowrap;
}
.a1-deposit-modal__label--block {
  display: block;
  margin-bottom: 8px;
}
.a1-deposit-modal__field-block--name {
  margin-bottom: 32px;
}
.a1-deposit-modal__field-block--stack {
  margin-bottom: 20px;
}
.a1-deposit-modal__field-block--stack:last-of-type {
  margin-bottom: 32px;
}
.a1-deposit-modal__field-block--stack-last {
  margin-bottom: 32px;
}
.a1-deposit-modal__input--wide {
  width: calc(var(--dm-input-w) + var(--dm-action-btn-w) + 16px);
  max-width: 100%;
  box-sizing: border-box;
}
.a1-deposit-modal__dual-fields {
  display: flex;
  gap: 16px;
  max-width: 100%;
}
.a1-deposit-modal__dual-fields--account {
  width: min(580px, 100%);
}
.a1-deposit-modal__dual-field {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}
.a1-deposit-modal__dual-field--bank {
  flex: 0 0 140px;
}
.a1-deposit-modal__dual-field--holder {
  flex: 0 0 var(--dm-holder-w);
}
.a1-deposit-modal__dual-field .a1-deposit-modal__input {
  width: 100%;
}
.a1-deposit-modal__amount-block {
  margin-bottom: 0;
}
.a1-deposit-modal__balance-info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.4em;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.a1-deposit-modal__label--balance {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.a1-deposit-modal__balance-value {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.02em;
}
.a1-deposit-modal__input,
.a1-deposit-modal__preset,
.a1-deposit-modal__amount-input-wrap,
.a1-deposit-modal__cancel {
  border-radius: 8px;
  transition: background-color var(--dm-trans),
    border-color var(--dm-trans),
    color var(--dm-trans);
}
.a1-deposit-modal__inquiry,
.a1-deposit-modal__reset {
  border-radius: 8px;
  transition: background-color var(--dm-trans),
    border-color var(--dm-trans),
    color var(--dm-trans);
}
.a1-deposit-modal__input {
  height: var(--dm-field-h);
  padding: 0 16px;
  background: var(--dm-field);
  border: 1px solid var(--dm-field-border);
  box-shadow: none;
  color: var(--dm-text);
  font-size: 16px;
  font-family: inherit;
}
.a1-deposit-modal__input:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.38);
}
.a1-deposit-modal__input--readonly {
  display: flex;
  align-items: center;
  cursor: default;
  color: var(--dm-text);
}
.a1-deposit-modal__inquiry,
.a1-deposit-modal__reset {
  height: var(--dm-field-h);
  padding: 0 14px;
  background: var(--dm-secondary-bg);
  border: 1px solid var(--dm-border-soft);
  box-shadow: none;
  color: var(--dm-secondary-text);
  font-size: 15px;
  font-weight: 600;
  font-family: inherit;
  white-space: nowrap;
  cursor: pointer;
  transition: background var(--dm-trans),
    background-color var(--dm-trans),
    border-color var(--dm-trans),
    color var(--dm-trans),
    box-shadow var(--dm-trans);
}
.a1-deposit-modal__inquiry:hover,
.a1-deposit-modal__inquiry--compact:hover,
.a1-deposit-modal__name-fields .a1-deposit-modal__inquiry--compact:hover {
  background: linear-gradient(180deg, #d4b896 0%, #b89368 48%, #967048 100%);
  border-color: rgba(192, 164, 122, 0.55);
  color: #0c0c0c;
  box-shadow: 0 4px 14px rgba(192, 164, 122, 0.22);
}
.a1-deposit-modal__amount-block,
.a1-deposit-modal__field-block {
  margin-top: 0;
}
.a1-deposit-modal__presets {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  width: var(--dm-amount-input-w);
  max-width: 100%;
  margin-bottom: 32px;
}
.a1-deposit-modal__preset {
  height: var(--dm-preset-h);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
  transition: background var(--dm-trans),
    background-color var(--dm-trans),
    border-color var(--dm-trans),
    color var(--dm-trans),
    box-shadow var(--dm-trans),
    transform var(--dm-trans);
}
.a1-deposit-modal__preset:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transform: translateY(-2px);
}
.a1-deposit-modal__preset.is-active {
  background: rgba(192, 164, 122, 0.12);
  border-color: rgba(192, 164, 122, 0.35);
  color: #fff;
  font-weight: 600;
  box-shadow: none;
}
.a1-deposit-modal__amount-input-wrap {
  display: flex;
  align-items: center;
  height: var(--dm-field-h);
  background: var(--dm-field);
  border: 1px solid var(--dm-field-border);
  box-shadow: none;
}
.a1-deposit-modal__amount-input-wrap:focus-within {
  border-color: rgba(255, 255, 255, 0.38);
  box-shadow: none;
}
.a1-deposit-modal__amount-icon {
  flex-shrink: 0;
  margin-left: 14px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.38);
}
.a1-deposit-modal__amount-input-wrap .a1-deposit-modal__reset {
  flex-shrink: 0;
  height: 36px;
  margin-right: 10px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 500;
}
.a1-deposit-modal__amount-input-wrap .a1-deposit-modal__reset:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.32);
  color: #ffffff;
  box-shadow: none;
}
.a1-deposit-modal__amount-input {
  flex: 1;
  width: 100%;
  min-width: 0;
  height: 100%;
  padding: 0 8px;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--dm-text);
  font-size: 16px;
  font-family: inherit;
  outline: none;
}
.a1-deposit-modal__amount-input::placeholder {
  color: rgba(255, 255, 255, 0.35);
}
.a1-deposit-modal__foot {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: auto;
  padding-top: 0;
  flex-shrink: 0;
}
.a1-deposit-modal__cancel {
  min-width: 128px;
  height: 48px;
  padding: 0 28px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--dm-border-soft);
  box-shadow: none;
  color: var(--dm-secondary-text);
  font-size: 20px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
}
.a1-deposit-modal__cancel:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--dm-text);
}
.a1-deposit-modal__submit {
  min-width: 148px;
  height: 48px;
  padding: 0 32px;
  border-radius: 8px;
  border: 1px solid rgba(192, 164, 122, 0.55);
  background: linear-gradient(180deg, #d4b896 0%, #b89368 48%, #967048 100%);
  color: #0c0c0c;
  font-size: 20px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(192, 164, 122, 0.22);
  transition: filter var(--dm-trans);
}
.a1-deposit-modal__submit:hover {
  filter: brightness(1.06);
}
@media (max-width: 960px) {
  .a1-deposit-modal__dialog {
    width: 100%;
    min-height: auto;
    max-height: calc(100vh - 32px);
    overflow-y: auto;
    --dm-dialog-pad-top: 28px;
    --dm-dialog-pad-x: 36px;
    --dm-dialog-pad-bottom: 24px;
    --dm-title-size: 24px;
    --dm-head-min-h: 48px;
    --dm-head-pad-bottom: 24px;
    --dm-head-margin-bottom: 10px;
    padding: var(--dm-dialog-pad-top) var(--dm-dialog-pad-x) var(--dm-dialog-pad-bottom);
  }
  .a1-deposit-modal__layout {
    grid-template-columns: 1fr;
    gap: 0;
    width: 100%;
  }
  .a1-deposit-modal__head {
    margin: calc(var(--dm-dialog-pad-top) * -1) calc(var(--dm-dialog-pad-x) * -1) var(--dm-head-margin-bottom);
    padding: var(--dm-dialog-pad-top) var(--dm-dialog-pad-x) var(--dm-head-pad-bottom);
  }
  .a1-deposit-modal__title {
    letter-spacing: 0.12em;
    text-indent: 0.12em;
  }
  .a1-deposit-modal__body {
    flex: 0 0 auto;
  }
  .a1-deposit-modal__aside {
    min-height: auto;
    height: auto;
    max-height: none;
    margin-bottom: 20px;
    padding: 20px 18px;
  }
  .a1-deposit-modal__main {
    margin-left: 0;
    height: auto;
    min-height: 0;
    justify-content: flex-start;
  }
  .a1-deposit-modal__presets {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
  .a1-deposit-modal__name-fields {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  .a1-deposit-modal__name-fields .a1-deposit-modal__input {
    flex: 1 1 auto;
    width: 100%;
  }
  .a1-deposit-modal__name-fields .a1-deposit-modal__inquiry--compact {
    width: var(--dm-action-btn-w);
    min-width: var(--dm-action-btn-w);
    align-self: flex-start;
  }
  .a1-deposit-modal__amount-fields {
    width: 100%;
  }
  .a1-deposit-modal__amount-fields .a1-deposit-modal__amount-input-wrap {
    width: 100%;
  }
  .a1-deposit-modal__input--wide {
    width: 100%;
  }
  .a1-deposit-modal__dual-fields {
    flex-direction: column;
    width: 100%;
  }
  .a1-deposit-modal__dual-fields--account {
    width: 100%;
  }
  .a1-deposit-modal__dual-field--bank,
  .a1-deposit-modal__dual-field--holder {
    flex: 1 1 auto;
  }
}
.a1-support-page,
.a1-notice-page {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  box-sizing: border-box;
}
.a1-support-board,
.a1-notice {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 920px;
  margin: 16px auto 0;
  padding: 24px 64px 64px;
  box-sizing: border-box;
}
.a1-support-board__hero,
.a1-notice__hero {
  width: 100%;
}
.a1-support-board__title,
.a1-notice__title {
  margin: 0;
  font-size: clamp(34px, 4vw, 44px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.04em;
  font-family: "Times New Roman", "Noto Serif KR", Georgia, serif;
  background: linear-gradient(180deg, #f2e4cc 0%, #d4b896 42%, #b89368 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.a1-support-board__desc,
.a1-notice__desc {
  margin: 14px 0 0;
  max-width: 560px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.52);
}
.a1-support-board__form {
  margin-top: 32px;
  padding: 24px 28px;
  border: 1px solid rgba(192, 164, 122, 0.22);
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(6px);
}
.a1-support-board__form--premium {
  position: relative;
  margin-top: 36px;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(192, 164, 122, 0.32);
  border-radius: 18px;
  background: radial-gradient(ellipse 80% 60% at 100% 0%, rgba(192, 164, 122, 0.08) 0%, transparent 55%),
    linear-gradient(165deg, rgba(18, 17, 15, 0.98) 0%, rgba(9, 9, 9, 0.96) 100%);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.42);
  backdrop-filter: blur(10px);
}
.a1-support-board__form-head {
  position: relative;
  padding: 28px 32px 22px;
  border-bottom: 1px solid rgba(192, 164, 122, 0.14);
}
.a1-support-board__form-accent {
  display: block;
  width: 40px;
  height: 3px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d4b896 0%, #c0a47a 100%);
}
.a1-support-board__form-title {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.06em;
  font-family: "Times New Roman", "Noto Serif KR", Georgia, serif;
  background: linear-gradient(180deg, #f2e4cc 0%, #d4b896 50%, #b89368 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.a1-support-board__form-sub {
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.45);
}
.a1-support-board__form-body {
  padding: 26px 32px 28px;
}
.a1-support-board__form--premium .a1-support-board__label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: rgba(192, 164, 122, 0.88);
}
.a1-support-board__form--premium .a1-support-board__input,
.a1-support-board__form--premium .a1-support-board__textarea {
  border: 1px solid rgba(192, 164, 122, 0.18);
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.38);
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.28);
}
.a1-support-board__form--premium .a1-support-board__input:focus,
.a1-support-board__form--premium .a1-support-board__textarea:focus {
  border-color: rgba(192, 164, 122, 0.48);
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.28),
    0 0 0 1px rgba(192, 164, 122, 0.22);
}
.a1-support-board__form--premium .a1-support-board__tab {
  height: 46px;
  border-color: rgba(192, 164, 122, 0.22);
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.28);
}
.a1-support-board__form--premium .a1-support-board__tab.is-active {
  border-color: rgba(192, 164, 122, 0.62);
  background: linear-gradient(180deg, rgba(212, 184, 150, 0.22) 0%, rgba(192, 164, 122, 0.12) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
.a1-support-board__form--premium .a1-support-board__form-foot {
  margin-top: 24px;
  padding-top: 4px;
}
.a1-support-board__form--premium .a1-support-board__submit {
  min-width: 140px;
  padding: 14px 32px;
  border: 1px solid rgba(192, 164, 122, 0.45);
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(192, 164, 122, 0.18);
}
.a1-support-board__form--premium .a1-support-board__submit:hover {
  opacity: 1;
  filter: brightness(1.05);
}
.a1-support-board__field + .a1-support-board__field {
  margin-top: 18px;
}
.a1-support-board__title-row {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.a1-support-board__title-row .a1-support-board__input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
}
.a1-support-board__tab {
  flex-shrink: 0;
  height: 44px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 600;
  font-family: inherit;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.a1-support-board__tab:hover {
  border-color: rgba(192, 164, 122, 0.42);
  color: #e8dcc8;
}
.a1-support-board__tab.is-active {
  border-color: rgba(192, 164, 122, 0.55);
  background: linear-gradient(180deg, rgba(232, 220, 200, 0.18) 0%, rgba(192, 164, 122, 0.14) 100%);
  color: #e8dcc8;
}
.a1-support-board__label {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
}
.a1-support-board__input,
.a1-support-board__textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
  color: #ffffff;
  font: inherit;
  font-size: 14px;
  line-height: 1.5;
  box-sizing: border-box;
  transition: border-color 0.2s ease;
}
.a1-support-board__input::placeholder,
.a1-support-board__textarea::placeholder {
  color: rgba(255, 255, 255, 0.28);
}
.a1-support-board__input:focus,
.a1-support-board__textarea:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.38);
}
.a1-support-board__textarea {
  resize: vertical;
  min-height: 120px;
}
.a1-support-board__form-foot {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.a1-support-board__submit {
  min-width: 120px;
  padding: 12px 28px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(180deg, #e8dcc8 0%, #c0a47a 48%, #a88860 100%);
  color: #1a1208;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.a1-support-board__submit:hover {
  opacity: 0.9;
}
.a1-support-board__list,
.a1-notice__list {
  margin: 36px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.a1-support-board__item,
.a1-notice__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.a1-support-board__row,
.a1-notice__row {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 32px;
  width: 100%;
  padding: 22px 0;
  border: none;
  background: transparent;
  color: #ffffff;
  font: inherit;
  text-align: left;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.a1-support-board__row:hover,
.a1-notice__row:hover {
  opacity: 0.88;
}
.a1-support-board__row-title,
.a1-notice__row-title {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
.a1-support-board__accent,
.a1-notice__accent {
  flex-shrink: 0;
  width: 3px;
  height: 18px;
  border-radius: 999px;
  background: #c0a47a;
}
.a1-support-board__row-text,
.a1-notice__row-text {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.a1-support-board__row-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.92);
}
.a1-support-board__status {
  flex-shrink: 0;
  padding: 3px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.a1-support-board__status--answered {
  color: #c0a47a;
  background: rgba(192, 164, 122, 0.14);
  border: 1px solid rgba(192, 164, 122, 0.32);
}
.a1-support-board__status--waiting {
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
}
.a1-notice__row-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.92);
}
.a1-support-board__date,
.a1-notice__date {
  flex-shrink: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.42);
  white-space: nowrap;
}
.a1-support-board__body,
.a1-notice__body {
  padding: 0 0 24px 17px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 15px;
  line-height: 1.7;
}
.a1-support-board__body p,
.a1-notice__body p {
  margin: 0;
  white-space: pre-line;
}
.a1-support-board__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.a1-support-board__page-list {
  display: flex;
  align-items: center;
  gap: 6px;
}
.a1-support-board__page-group {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.a1-support-board__page-gap {
  min-width: 18px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 14px;
  text-align: center;
}
.a1-support-board__page-btn,
.a1-support-board__page-nav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.a1-support-board__page-nav {
  font-size: 22px;
  line-height: 1;
}
.a1-support-board__page-btn:hover,
.a1-support-board__page-nav:hover:not(:disabled) {
  border-color: rgba(192, 164, 122, 0.42);
  color: #e8dcc8;
}
.a1-support-board__page-btn.is-active {
  border-color: rgba(192, 164, 122, 0.55);
  background: linear-gradient(180deg, rgba(232, 220, 200, 0.18) 0%, rgba(192, 164, 122, 0.14) 100%);
  color: #e8dcc8;
  font-weight: 600;
}
.a1-support-board__page-nav:disabled {
  opacity: 0.28;
  cursor: not-allowed;
}
@media (max-width: 720px) {
  .a1-support-board,
  .a1-notice {
    max-width: 100%;
    padding: 16px 24px 48px;
  }
  .a1-support-board__form {
    padding: 18px 16px;
  }
  .a1-support-board__form--premium {
    padding: 0;
  }
  .a1-support-board__form-head {
    padding: 22px 20px 18px;
  }
  .a1-support-board__form-body {
    padding: 20px 20px 22px;
  }
  .a1-support-board__title-row {
    flex-direction: column;
    align-items: stretch;
  }
  .a1-support-board__tab {
    width: 100%;
  }
  .a1-support-board__row,
  .a1-notice__row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 18px 0;
  }
  .a1-support-board__date,
  .a1-notice__date {
    padding-left: 17px;
  }
  .a1-support-board__body,
  .a1-notice__body {
    padding: 0 0 18px 17px;
  }
}
.a1-mypage-modal {
  --mp-gold: #c0a47a;
  --mp-border: rgba(255, 255, 255, 0.08);
  --mp-card: rgba(255, 255, 255, 0.04);
  --mp-dialog-w: min(680px, calc(100vw - var(--a1-drawer-w) - 40px));
  --mp-dialog-h: min(720px, calc(100vh - 48px));
  --a1-drawer-w: 272px;
  position: fixed;
  inset: 0 0 0 var(--a1-drawer-w);
  z-index: 210;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  pointer-events: none;
}
.a1-mypage-modal__backdrop {
  position: absolute;
  inset: 0;
  border: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.58);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  pointer-events: auto;
}
.a1-mypage-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: var(--mp-dialog-w);
  height: var(--mp-dialog-h);
  min-height: var(--mp-dialog-h);
  max-height: var(--mp-dialog-h);
  overflow: hidden;
  border-radius: 14px;
  border: 2px solid rgba(192, 164, 122, 0.52);
  background: #121212;
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.65),
    0 0 0 1px rgba(192, 164, 122, 0.18);
  pointer-events: auto;
}
.a1-mypage-modal__top {
  flex-shrink: 0;
  display: grid;
  grid-template-columns: 1fr 48px;
  align-items: center;
  gap: 4px;
  padding: 0 8px 0 4px;
  border-bottom: 1px solid var(--mp-border);
  background: #0a0a0a;
}
.a1-mypage-modal__tabs {
  display: flex;
  align-items: stretch;
  gap: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
.a1-mypage-modal__tabs::-webkit-scrollbar {
  display: none;
}
.a1-mypage-modal__tab {
  flex-shrink: 0;
  padding: 16px 14px;
  border: none;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.2s ease,
    border-color 0.2s ease;
}
.a1-mypage-modal__tab:hover {
  color: rgba(255, 255, 255, 0.88);
}
.a1-mypage-modal__tab.is-active {
  color: var(--mp-gold);
  border-bottom-color: var(--mp-gold);
  font-weight: 600;
}
.a1-mypage-modal__tab-nav,
.a1-mypage-modal__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
  transition: color 0.2s ease;
}
.a1-mypage-modal__tab-nav {
  width: 36px;
  height: 52px;
  font-size: 24px;
  line-height: 1;
}
.a1-mypage-modal__close {
  width: 48px;
  height: 52px;
}
.a1-mypage-modal__tab-nav:hover,
.a1-mypage-modal__close:hover {
  color: #ffffff;
}
.a1-mypage-modal__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 24px 28px 28px;
}
.a1-mypage-modal__panel,
.a1-mypage-modal__form {
  min-height: 100%;
  box-sizing: border-box;
}
.a1-mypage-modal__panel {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.a1-mypage-modal__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.a1-mypage-modal__profile {
  display: flex;
  align-items: center;
  gap: 16px;
}
.a1-mypage-modal__avatar {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(192, 164, 122, 0.16);
  color: var(--mp-gold);
  font-size: 38px;
}
.a1-mypage-modal__profile-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.a1-mypage-modal__profile-info strong {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.a1-mypage-modal__profile-name {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}
.a1-mypage-modal__nickname {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.42);
}
.a1-mypage-modal__profile-info > span {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.42);
}
.a1-mypage-modal__wallet {
  padding: 18px 20px;
  border: 1px solid var(--mp-border);
  border-radius: 12px;
  background: var(--mp-card);
}
.a1-mypage-modal__wallet-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.72);
}
.a1-mypage-modal__wallet-row strong {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
.a1-mypage-modal__wallet-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 14px 0;
}
.a1-mypage-modal__wallet-btn {
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.a1-mypage-modal__wallet-btn:hover {
  opacity: 0.88;
}
.a1-mypage-modal__wallet-btn--deposit {
  color: #7fd99a;
}
.a1-mypage-modal__wallet-btn--withdraw {
  color: #f08a8a;
}
.a1-mypage-modal__point-link {
  display: block;
  width: 100%;
  margin-top: 12px;
  padding: 0;
  border: none;
  background: transparent;
  color: var(--mp-gold);
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  text-align: right;
  cursor: pointer;
}
.a1-mypage-modal__favorites {
  border: 1px solid var(--mp-border);
  border-radius: 12px;
  background: var(--mp-card);
  overflow: hidden;
}
.a1-mypage-modal__fav-head {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 16px 18px;
  border: none;
  background: transparent;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  font-family: inherit;
  text-align: left;
  cursor: pointer;
}
.a1-mypage-modal__fav-accent {
  flex-shrink: 0;
  width: 3px;
  height: 16px;
  border-radius: 999px;
  background: var(--mp-gold);
}
.a1-mypage-modal__fav-chevron {
  margin-left: auto;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  transition: transform 0.2s ease;
}
.a1-mypage-modal__fav-chevron.is-open {
  transform: rotate(180deg);
}
.a1-mypage-modal__fav-body {
  padding: 0 18px 18px;
}
.a1-mypage-modal__fav-tabs {
  display: flex;
  gap: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--mp-border);
}
.a1-mypage-modal__fav-tab {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 0 12px;
  border: none;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
}
.a1-mypage-modal__fav-tab.is-active {
  color: var(--mp-gold);
  border-bottom-color: var(--mp-gold);
}
.a1-mypage-modal__empty {
  margin: 0;
  padding: 24px 0 8px;
  text-align: center;
  color: rgba(255, 255, 255, 0.38);
  font-size: 14px;
}
.a1-mypage-modal__fav-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  padding-top: 16px;
}
.a1-mypage-modal__fav-game {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
  color: inherit;
}
.a1-mypage-modal__fav-game-thumb {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 8px;
  overflow: hidden;
  background-color: #121212;
  border: none;
}
.a1-mypage-modal__fav-game-bg {
  position: absolute;
  inset: 0;
  display: block;
  background-color: #121212;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.a1-mypage-modal__fav-game-img {
  position: absolute;
  inset: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  object-fit: cover;
  transform: scale(var(--a1-bg-scale, 1.08))
    translateX(var(--a1-bg-translate-x, 0))
    translateY(var(--a1-bg-translate-y, 0));
  transform-origin: var(--a1-bg-origin, center center);
  object-position: var(--a1-bg-position, center center);
}
.a1-mypage-modal__fav-game-title {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.a1-mypage-modal__field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.a1-mypage-modal__label {
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
}
.a1-mypage-modal__input {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
  color: #ffffff;
  font: inherit;
  font-size: 14px;
  box-sizing: border-box;
}
.a1-mypage-modal__input:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.38);
}
.a1-mypage-modal__inline {
  display: flex;
  align-items: center;
  gap: 10px;
}
.a1-mypage-modal__inline .a1-mypage-modal__input {
  flex: 1;
  min-width: 0;
}
.a1-mypage-modal__sub-btn {
  flex-shrink: 0;
  height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 600;
  font-family: inherit;
  white-space: nowrap;
  cursor: pointer;
}
.a1-mypage-modal__sub-btn:hover {
  border-color: rgba(192, 164, 122, 0.42);
  color: #e8dcc8;
}
.a1-mypage-modal__chips {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
.a1-mypage-modal__chip {
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-family: inherit;
  cursor: pointer;
}
.a1-mypage-modal__chip:hover {
  border-color: rgba(192, 164, 122, 0.35);
  color: #e8dcc8;
}
.a1-mypage-modal__balance-line {
  margin: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.55);
}
.a1-mypage-modal__balance-line span {
  color: #ffffff;
  font-weight: 600;
}
.a1-mypage-modal__summary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.a1-mypage-modal__summary--single {
  grid-template-columns: 1fr;
}
.a1-mypage-modal__summary > div {
  padding: 16px;
  border: 1px solid var(--mp-border);
  border-radius: 10px;
  background: var(--mp-card);
}
.a1-mypage-modal__summary span {
  display: block;
  margin-bottom: 6px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.48);
}
.a1-mypage-modal__summary strong {
  font-size: 18px;
  color: #ffffff;
}
.a1-mypage-modal__hint {
  margin: -8px 0 0;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.42);
}
.a1-mypage-modal__submit {
  width: 100%;
  height: 52px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(180deg, #e8dcc8 0%, #c0a47a 48%, #a88860 100%);
  color: #1a1208;
  font-size: 16px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
}
.a1-mypage-modal__table-wrap {
  overflow-x: auto;
}
.a1-mypage-modal__history {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 100%;
}
.a1-mypage-modal__history-datetime {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.a1-mypage-modal__history-date,
.a1-mypage-modal__history-time {
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
}
.a1-mypage-modal__history-time {
  color: rgba(255, 255, 255, 0.62);
}
.a1-mypage-modal__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.a1-mypage-modal__table thead tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.a1-mypage-modal__table th,
.a1-mypage-modal__table td {
  padding: 16px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  text-align: center;
  vertical-align: middle;
}
.a1-mypage-modal__table th:first-child,
.a1-mypage-modal__table td:first-child {
  text-align: left;
}
.a1-mypage-modal__table th {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  font-weight: 600;
}
.a1-mypage-modal__history-date,
.a1-mypage-modal__history-amount {
  color: rgba(255, 255, 255, 0.92);
  font-size: 14px;
}
.a1-mypage-modal__history-status {
  font-size: 14px;
  font-weight: 500;
}
.a1-mypage-modal__history-status--waiting {
  color: rgba(255, 255, 255, 0.92);
}
.a1-mypage-modal__history-status--paid {
  color: #6fcf97;
}
.a1-mypage-modal__history-status--rejected {
  color: #f08a8a;
}
.a1-mypage-modal__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: auto;
  padding-top: 8px;
}
.a1-mypage-modal__page-list {
  display: flex;
  align-items: center;
  gap: 6px;
}
.a1-mypage-modal__page-group {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.a1-mypage-modal__page-gap {
  min-width: 18px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 14px;
  text-align: center;
}
.a1-mypage-modal__page-btn,
.a1-mypage-modal__page-nav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}
.a1-mypage-modal__page-nav {
  font-size: 22px;
  line-height: 1;
}
.a1-mypage-modal__page-btn:hover,
.a1-mypage-modal__page-nav:hover:not(:disabled) {
  border-color: rgba(192, 164, 122, 0.42);
  color: #e8dcc8;
}
.a1-mypage-modal__page-btn.is-active {
  border-color: rgba(192, 164, 122, 0.55);
  background: linear-gradient(180deg, rgba(232, 220, 200, 0.18) 0%, rgba(192, 164, 122, 0.14) 100%);
  color: #e8dcc8;
  font-weight: 600;
}
.a1-mypage-modal__page-nav:disabled {
  opacity: 0.28;
  cursor: not-allowed;
}
@media (max-width: 900px) {
  .a1-mypage-modal {
    inset: 0;
    --mp-dialog-w: min(680px, calc(100vw - 32px));
    --mp-dialog-h: min(720px, calc(100vh - 32px));
  }
  .a1-mypage-modal__dialog {
    width: var(--mp-dialog-w);
    height: var(--mp-dialog-h);
    min-height: var(--mp-dialog-h);
    max-height: var(--mp-dialog-h);
  }
  .a1-mypage-modal__chips {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.a1-auth-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.a1-auth-modal__backdrop {
  position: absolute;
  inset: 0;
  border: none;
  background: rgba(0, 0, 0, 0.72);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
}
.a1-auth-modal__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: min(560px, 100%);
  max-height: min(92vh, 900px);
  padding: 0 0 36px;
  border-radius: 14px;
  border: 1px solid var(--dm-border);
  background-color: #0a0a0a;
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.65);
  overflow: hidden;
}
.a1-auth-modal__dialog--signup {
  width: min(640px, 100%);
}
.a1-auth-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 8px;
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}
.a1-auth-modal__close:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.06);
}
.a1-auth-modal__head {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  padding-right: 52px;
  background: var(--dm-head-bg);
}
.a1-auth-modal__head::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: var(--dm-border);
  pointer-events: none;
}
.a1-auth-modal__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 28px 40px 0;
}
.a1-auth-modal__tabs {
  display: flex;
  gap: 0;
}
.a1-auth-modal__tab {
  flex: 1;
  padding: 22px 0 20px;
  border: none;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: rgba(245, 240, 232, 0.45);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-family: inherit;
  cursor: pointer;
  transition: color 0.2s ease,
    border-color 0.2s ease;
}
.a1-auth-modal__tab.is-active {
  color: var(--dm-ivory);
  border-bottom-color: rgba(192, 164, 122, 0.55);
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
}
.a1-auth-modal__form {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.a1-auth-modal__error {
  margin: 0 0 14px;
  padding: 12px 14px;
  border: 1px solid rgba(242, 94, 126, 0.32);
  border-radius: 10px;
  background: rgba(242, 94, 126, 0.1);
  color: #ffb4c2;
  font-size: 13px;
  line-height: 1.45;
}
.a1-auth-modal__section-title {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.88);
}
.a1-auth-modal__section-title--spaced {
  margin-top: 18px;
}
.a1-auth-modal__control {
  margin-bottom: 8px;
}
.a1-auth-modal__control + .a1-auth-modal__control {
  margin-top: 0;
}
.a1-auth-modal__input-wrap {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 52px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.06);
  transition: border-color 0.2s ease;
}
.a1-auth-modal__input-wrap:focus-within {
  border-color: rgba(192, 164, 122, 0.48);
}
.a1-auth-modal__field-icon {
  flex-shrink: 0;
  width: 52px;
  text-align: center;
  color: rgba(255, 255, 255, 0.45);
  font-size: 20px;
  line-height: 1;
}
.a1-auth-modal__input {
  flex: 1;
  width: 100%;
  min-width: 0;
  height: 52px;
  padding: 0 16px 0 0;
  border: none;
  border-radius: 0 10px 10px 0;
  background: transparent;
  color: #ffffff;
  font-size: 15px;
  font-family: inherit;
}
.a1-auth-modal__input:focus {
  outline: none;
}
.a1-auth-modal__input::placeholder {
  color: rgba(255, 255, 255, 0.38);
}
.a1-auth-modal__input-wrap--select {
  color-scheme: dark;
}
.a1-auth-modal__input-wrap--select .a1-auth-modal__input,
.a1-auth-modal__select {
  appearance: none;
  cursor: pointer;
}
.a1-auth-modal__select {
  flex: 1;
  width: 100%;
  min-width: 0;
  height: 52px;
  padding: 0 36px 0 0;
  border: none;
  background-color: transparent;
  color: #ffffff;
  font-size: 15px;
  font-family: inherit;
}
.a1-auth-modal__select:focus {
  outline: none;
}
.a1-auth-modal__select option {
  background-color: #1a1a1a;
  color: #ffffff;
}
.a1-auth-modal__select-arrow {
  position: absolute;
  right: 14px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 20px;
  pointer-events: none;
}
.a1-auth-modal__toggle-pw {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-right: 4px;
  border: none;
  border-radius: 8px;
  background: transparent;
  color: rgba(255, 255, 255, 0.55);
  font-size: 20px;
  cursor: pointer;
}
.a1-auth-modal__toggle-pw:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.06);
}
.a1-auth-modal__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  margin-top: 20px;
  height: 58px;
  border: 1px solid rgba(192, 164, 122, 0.45);
  border-radius: 10px;
  background: linear-gradient(180deg, #e8dcc8 0%, #c0a47a 100%);
  color: #121212;
  font-size: 16px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
}
.a1-auth-modal__submit:hover {
  filter: brightness(1.05);
}
.a1-auth-modal__submit:disabled {
  cursor: wait;
  opacity: 0.66;
  filter: none;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
    }
  }
}

