/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@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;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-red-900: oklch(39.6% 0.141 25.723);
    --color-orange-50: oklch(98% 0.016 73.684);
    --color-orange-100: oklch(95.4% 0.038 75.164);
    --color-orange-200: oklch(90.1% 0.076 70.697);
    --color-orange-400: oklch(75% 0.183 55.934);
    --color-orange-500: oklch(70.5% 0.213 47.604);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-orange-700: oklch(55.3% 0.195 38.402);
    --color-orange-800: oklch(47% 0.157 37.304);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-100: oklch(96.2% 0.059 95.617);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-300: oklch(87.9% 0.169 91.605);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-amber-800: oklch(47.3% 0.137 46.201);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-yellow-50: oklch(98.7% 0.026 102.212);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-300: oklch(90.5% 0.182 98.111);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-700: oklch(55.4% 0.135 66.442);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-green-50: oklch(98.2% 0.018 155.826);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-green-900: oklch(39.3% 0.095 152.535);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-blue-900: oklch(37.9% 0.146 265.522);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-purple-50: oklch(97.7% 0.014 308.299);
    --color-purple-100: oklch(94.6% 0.033 307.174);
    --color-purple-200: oklch(90.2% 0.063 306.703);
    --color-purple-700: oklch(49.6% 0.265 301.924);
    --color-purple-800: oklch(43.8% 0.218 303.724);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-sm: 40rem;
    --breakpoint-md: 48rem;
    --container-xs: 20rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --leading-tight: 1.25;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --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%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
  (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
    }
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        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 {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
:root {
  --bp-color-text-default: #333333;
  --bp-color-text-weak: #999999;
  --bp-color-text-disabled: #9ca3af;
  --bp-color-text-inverse: #ffffff;
  --bp-color-background-default: #ffffff;
  --bp-color-background-weak: #f4f5f7;
  --bp-color-background-disabled: #eaeaea;
  --bp-color-background-accent: #fff8f2;
  --bp-color-background-link: #f7faff;
  --bp-color-background-inverse-default: #111111;
  --bp-color-background-inverse-hover: #2d2d2d;
  --bp-color-accent-default: #ff6e00;
  --bp-color-accent-hover: #ff8a33;
  --bp-color-link-default: #2f80ed;
  --bp-color-link-hover: #4a92f0;
  --bp-color-alert-default: #e90000;
  --bp-color-alert-hover: #ff3333;
  --bp-color-border-default: #dadada;
  --bp-color-border-strong: #999999;
  --bp-color-border-emphasis: #111111;
  --bp-color-overlay-default: rgb(0 0 0 / 60%);
  --bp-shadow-header: 0px 4px 6px 0px rgb(0 0 0 / 4%);
  --bp-shadow-card: 0px 0px 8px 0px rgb(0 0 0 / 12%);
  --bp-shadow-banner: 0px 4px 4px 0px rgb(0 0 0 / 12%);
  --bp-gradient-balance: linear-gradient(96deg, #fcecff 0%, #ffeddf 100%);
}
:root {
  --bp-font-family-base: "Noto Sans JP", "Hiragino Sans", sans-serif;
  --bp-font-weight-regular: 400;
  --bp-font-weight-bold: 700;
  --bp-letter-spacing-none: 0;
  --bp-typography-heading-1-font-size: 32px;
  --bp-typography-heading-1-font-weight: 700;
  --bp-typography-heading-1-line-height: 1.5;
  --bp-typography-heading-1-letter-spacing: 0;
  --bp-typography-heading-2-font-size: 24px;
  --bp-typography-heading-2-font-weight: 700;
  --bp-typography-heading-2-line-height: 1.5;
  --bp-typography-heading-2-letter-spacing: 0;
  --bp-typography-heading-3-font-size: 20px;
  --bp-typography-heading-3-font-weight: 700;
  --bp-typography-heading-3-line-height: 1.5;
  --bp-typography-heading-3-letter-spacing: 0;
  --bp-typography-heading-4-font-size: 18px;
  --bp-typography-heading-4-font-weight: 700;
  --bp-typography-heading-4-line-height: 1.5;
  --bp-typography-heading-4-letter-spacing: 0;
  --bp-typography-emphasis-1-font-size: 16px;
  --bp-typography-emphasis-1-font-weight: 700;
  --bp-typography-emphasis-1-line-height: 1.5;
  --bp-typography-emphasis-2-font-size: 14px;
  --bp-typography-emphasis-2-font-weight: 700;
  --bp-typography-emphasis-2-line-height: 1.5;
  --bp-typography-emphasis-3-font-size: 12px;
  --bp-typography-emphasis-3-font-weight: 700;
  --bp-typography-emphasis-3-line-height: 1.5;
  --bp-typography-body-1-font-size: 16px;
  --bp-typography-body-1-font-weight: 400;
  --bp-typography-body-1-line-height: 1.5;
  --bp-typography-body-2-font-size: 14px;
  --bp-typography-body-2-font-weight: 400;
  --bp-typography-body-2-line-height: 1.5;
  --bp-typography-body-3-font-size: 12px;
  --bp-typography-body-3-font-weight: 400;
  --bp-typography-body-3-line-height: 1.5;
  --bp-typography-label-1-font-size: 16px;
  --bp-typography-label-1-font-weight: 700;
  --bp-typography-label-1-line-height: 1;
  --bp-typography-label-2-font-size: 14px;
  --bp-typography-label-2-font-weight: 700;
  --bp-typography-label-2-line-height: 1;
  --bp-typography-label-3-font-size: 12px;
  --bp-typography-label-3-font-weight: 700;
  --bp-typography-label-3-line-height: 1.2;
}
:root {
  --bp-space-1: 4px;
  --bp-space-2: 8px;
  --bp-space-3: 12px;
  --bp-space-4: 16px;
  --bp-space-5: 20px;
  --bp-space-6: 24px;
  --bp-space-7: 28px;
  --bp-space-8: 32px;
  --bp-space-9: 36px;
  --bp-space-10: 40px;
  --bp-space-11: 44px;
  --bp-space-12: 48px;
}
:root {
  --bp-radius-sm: 4px;
  --bp-radius-md: 8px;
  --bp-radius-card: 12px;
  --bp-radius-section: 18px;
  --bp-radius-lg: 20px;
  --bp-radius-circle: 50%;
  --bp-radius-pill: 9999px;
}
html {
  font-family: var(--bp-font-family-base);
  color: var(--bp-color-text-default);
  background-color: var(--bp-color-background-default);
}
.bp-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  color: var(--bp-color-text-default);
  background-color: var(--bp-color-background-default);
}
.bp-body__main {
  flex: 1;
}
.bp-mypage-layout {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 32px 16px;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .bp-mypage-layout {
    flex-direction: row;
    gap: 40px;
    padding: 40px 48px;
    align-items: flex-start;
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
  }
}
.bp-mypage-layout__main {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bp-icon {
  box-sizing: border-box;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-icon--16 {
  width: 16px;
  height: 16px;
  padding: 2px;
}
.bp-icon--24 {
  width: 24px;
  height: 24px;
  padding: 4px;
}
.bp-icon--28 {
  width: 28px;
  height: 28px;
  padding: 4px;
}
.bp-icon--32 {
  width: 32px;
  height: 32px;
  padding: 6px;
}
.bp-icon--36 {
  width: 36px;
  height: 36px;
  padding: 6px;
}
.bp-icon--40 {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.bp-icon--tight {
  padding: 0;
}
.bp-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 4px;
  background: var(--bp-color-background-weak);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-circle);
  flex-shrink: 0;
}
.bp-avatar--sm {
  width: 32px;
  height: 32px;
}
.bp-avatar--lg {
  width: 48px;
  height: 48px;
}
.bp-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  border-radius: var(--bp-radius-sm);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}
.bp-badge--alert {
  background: var(--bp-color-alert-default);
  color: var(--bp-color-text-inverse);
}
.bp-badge--category {
  background: var(--bp-color-background-link);
  color: var(--bp-color-link-default);
}
.bp-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--bp-color-background-default);
  height: 48px;
  padding: 0 16px;
  box-shadow: var(--bp-shadow-header);
  position: sticky;
  top: 0;
  z-index: 50;
}
@media (width >= 48rem) {
  .bp-header {
    height: 72px;
    padding: 16px 32px;
  }
}
.bp-header__left {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
  flex: 1 1 auto;
}
@media (width >= 1024px) {
  .bp-header__left {
    gap: 32px;
  }
}
.bp-header__logo {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  text-decoration: none;
}
.bp-header__logo-image {
  height: 18px;
  width: 110px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (width >= 48rem) {
  .bp-header__logo-image {
    height: 30px;
    width: 182px;
  }
}
.bp-header__logo-text {
  font-weight: 900;
  font-size: 12px;
  color: var(--bp-color-text-default);
  white-space: nowrap;
  line-height: 1;
}
@media (width >= 48rem) {
  .bp-header__logo-text {
    font-size: 14px;
  }
}
.bp-header__nav {
  display: none;
  align-items: center;
  gap: 8px;
  min-width: 0;
  flex: 1 1 auto;
}
@media (width >= 48rem) {
  .bp-header__nav {
    display: flex;
  }
}
@media (width >= 1024px) {
  .bp-header__nav {
    gap: 16px;
  }
}
.bp-header__right {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.bp-header__sp-points {
  display: block;
  font-weight: 700;
  font-size: 14px;
  color: var(--bp-color-accent-default);
  white-space: nowrap;
  line-height: 1.5;
}
@media (width >= 48rem) {
  .bp-header__sp-points {
    display: none;
  }
}
.bp-header__sp-menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
@media (width >= 48rem) {
  .bp-header__sp-menu-button {
    display: none;
  }
}
.bp-header__category-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 36px;
  padding: 0 8px;
  flex-shrink: 0;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-emphasis);
  border-radius: var(--bp-radius-md);
  font-weight: 700;
  font-size: 14px;
  color: var(--bp-color-text-default);
  cursor: pointer;
  white-space: nowrap;
}
.bp-header__category-button > span {
  display: none;
}
@media (width >= 1024px) {
  .bp-header__category-button {
    padding: 0 16px;
  }
  .bp-header__category-button > span {
    display: inline;
  }
}
.bp-header__category-button:hover {
  background: var(--bp-color-background-weak);
}
.bp-header__bell {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 40px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
}
@media (width >= 48rem) {
  .bp-header__bell {
    display: flex;
  }
}
.bp-header__bell-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 8px;
  height: 8px;
  background: var(--bp-color-alert-default);
  border-radius: var(--bp-radius-circle);
}
.bp-header__user {
  display: none;
  align-items: center;
  gap: 8px;
  padding: 4px 8px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  text-decoration: none;
}
@media (width >= 48rem) {
  .bp-header__user {
    display: flex;
  }
}
.bp-header__user-info {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  white-space: nowrap;
}
.bp-header__user-name {
  color: var(--bp-color-text-default);
  font-weight: 400;
  line-height: 1.5;
}
.bp-header__user-points {
  color: var(--bp-color-accent-default);
  font-weight: 700;
  line-height: 1.5;
}
.bp-header__auth-actions {
  display: none;
  align-items: center;
  gap: 8px;
}
@media (width >= 48rem) {
  .bp-header__auth-actions {
    display: inline-flex;
  }
}
.bp-header__sp-auth-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
@media (width >= 48rem) {
  .bp-header__sp-auth-actions {
    display: none;
  }
}
.bp-header__auth-form {
  margin: 0;
  display: inline-flex;
}
.bp-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: var(--bp-color-background-default);
  z-index: 100;
  overflow-y: auto;
}
.bp-mobile-menu[hidden] {
  display: none;
}
@media (width >= 48rem) {
  .bp-mobile-menu {
    display: none;
  }
}
.bp-mobile-menu__header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.bp-mobile-menu__back {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--bp-color-text-default);
}
.bp-mobile-menu__section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.bp-mobile-menu__user {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bp-mobile-menu__user-name {
  font-size: 14px;
  color: var(--bp-color-text-default);
  white-space: nowrap;
}
.bp-mobile-menu__user-points {
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-accent-default);
  white-space: nowrap;
}
.bp-mobile-menu__notification {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bp-mobile-menu__notification-text {
  font-size: 14px;
  color: var(--bp-color-text-default);
}
.bp-mobile-menu__notification-count {
  color: var(--bp-color-alert-default);
  font-weight: 700;
}
.bp-mobile-menu__action-link {
  font-size: 14px;
  color: var(--bp-color-link-default);
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}
.bp-mobile-menu__action-link:hover {
  text-decoration: underline;
}
.bp-mobile-menu__search {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.bp-mobile-menu__category-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  height: 36px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-emphasis);
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-text-default);
  cursor: pointer;
}
.bp-mobile-menu__shortcuts {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bp-mobile-menu__shortcut-item {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  font-size: 14px;
  color: var(--bp-color-text-default);
  text-decoration: none;
}
.bp-mobile-menu__shortcut-item:hover {
  background: var(--bp-color-background-weak);
}
.bp-mobile-menu__auth-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bp-mobile-menu__auth-form {
  margin: 0;
}
.bp-search-sp {
  display: flex;
  align-items: center;
  height: 56px;
  padding: 12px 16px;
  background: var(--bp-color-background-default);
  border-bottom: 1px solid var(--bp-color-border-default);
}
@media (width >= 48rem) {
  .bp-search-sp {
    display: none;
  }
}
.bp-search-sp > .bp-search-box {
  width: 100%;
}
.bp-search-box {
  display: flex;
  align-items: center;
  height: 32px;
}
.bp-search-box--pc {
  height: 36px;
  flex: 1 1 320px;
  max-width: 320px;
  min-width: 160px;
}
.bp-search-box__input-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
  padding: 0 12px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-right: none;
  border-radius: var(--bp-radius-md) 0 0 var(--bp-radius-md);
  min-width: 0;
}
.bp-search-box__icon {
  width: 24px;
  height: 24px;
  padding: 4px;
  box-sizing: border-box;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-search-box__input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 14px;
  color: var(--bp-color-text-default);
  background: transparent;
  min-width: 0;
}
.bp-search-box__input::-moz-placeholder {
  color: var(--bp-color-text-weak);
}
.bp-search-box__input::placeholder {
  color: var(--bp-color-text-weak);
}
.bp-search-box__button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 12px;
  background: var(--bp-color-link-default);
  color: var(--bp-color-text-inverse);
  font-weight: 700;
  font-size: 14px;
  border: none;
  border-radius: 0 var(--bp-radius-md) var(--bp-radius-md) 0;
  cursor: pointer;
  white-space: nowrap;
}
.bp-search-box__button:hover {
  background: var(--bp-color-link-hover);
}
.bp-footer {
  background: var(--bp-color-background-inverse-default);
  padding: 32px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media (width >= 48rem) {
  .bp-footer {
    padding: 32px 48px;
  }
}
.bp-footer__sections {
  width: 100%;
  max-width: 1184px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bp-footer__section {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
@media (width >= 48rem) {
  .bp-footer__section {
    flex-direction: row;
    align-items: flex-start;
    gap: 40px;
  }
}
.bp-footer__section-title {
  flex-shrink: 0;
  width: 140px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-inverse);
}
.bp-footer__section-divider {
  display: none;
  width: 1px;
  align-self: stretch;
  background: rgb(255 255 255 / 20%);
}
@media (width >= 48rem) {
  .bp-footer__section-divider {
    display: block;
  }
}
.bp-footer__section-links {
  flex: 1 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px 12px;
}
@media (width >= 48rem) {
  .bp-footer__section-links {
    grid-template-columns: repeat(6, 1fr);
  }
}
.bp-footer__link {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-inverse);
  text-decoration: none;
}
.bp-footer__link:hover {
  text-decoration: underline;
}
.bp-footer__bottom {
  width: 100%;
  background: var(--bp-color-background-default);
  border-radius: var(--bp-radius-md);
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
@media (width >= 48rem) {
  .bp-footer__bottom {
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 24px;
  }
}
.bp-footer__bottom-left {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
.bp-footer__copyright {
  font-size: 12px;
  color: var(--bp-color-text-weak);
  white-space: nowrap;
}
.bp-footer__bottom-right {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (width >= 48rem) {
  .bp-footer__bottom-right {
    gap: 24px;
  }
}
.bp-footer__legal-link {
  font-size: 12px;
  color: var(--bp-color-link-default);
  text-decoration: none;
}
.bp-footer__legal-link:hover {
  text-decoration: underline;
}
.bp-footer__sns {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bp-footer__sns-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-section);
  text-decoration: none;
}
.bp-footer__sns-icon:hover {
  background: var(--bp-color-background-weak);
}
.bp-footer__sns-icon img {
  width: 22px;
  height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-offer-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: var(--bp-color-background-default);
  border-radius: var(--bp-radius-md);
  box-shadow: var(--bp-shadow-card);
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.15s ease;
  overflow: hidden;
}
@media (width >= 48rem) {
  .bp-offer-card {
    width: 217px;
  }
}
.bp-offer-card:hover {
  box-shadow: 0 0 16px rgb(0 0 0 / 16%);
}
.bp-offer-card__image-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 160px;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .bp-offer-card__image-wrap {
    height: 200px;
  }
}
.bp-offer-card__image {
  width: 130px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--bp-radius-sm);
}
@media (width >= 48rem) {
  .bp-offer-card__image {
    width: 160px;
    height: 160px;
  }
}
.bp-offer-card__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 16px 8px;
  width: 100%;
}
@media (width >= 48rem) {
  .bp-offer-card__body {
    padding: 0 16px 16px;
  }
}
.bp-offer-card__text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}
.bp-offer-card__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bp-offer-card__description {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bp-offer-card__category {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-link-default);
}
.bp-offer-card__action {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bp-offer-card__reward {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  padding: 8px 0;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-sm);
  color: var(--bp-color-accent-default);
  text-align: center;
  white-space: nowrap;
}
.bp-offer-card__reward-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.bp-offer-card__reward-value {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.bp-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 32px 16px;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .bp-section {
    gap: 24px;
    padding: 40px 48px;
  }
}
.bp-section__inner {
  width: 100%;
  max-width: 1184px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
@media (width >= 48rem) {
  .bp-section__inner {
    gap: 24px;
  }
}
.bp-section__title {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
@media (width >= 48rem) {
  .bp-section__title {
    font-size: 24px;
  }
}
.bp-section__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
}
@media (width >= 48rem) {
  .bp-section__cards {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    align-items: flex-start;
  }
}
.bp-section-title {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  border-left: 3px solid var(--bp-color-accent-default);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 40px;
  padding: 0 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  border-radius: var(--bp-radius-md);
  border: 1px solid transparent;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.15s ease;
}
.bp-button--outlined {
  background: var(--bp-color-background-default);
  border-color: var(--bp-color-border-emphasis);
  color: var(--bp-color-text-default);
}
.bp-button--outlined:hover {
  background: var(--bp-color-background-weak);
}
.bp-button--outlined-accent {
  background: var(--bp-color-background-default);
  border-color: var(--bp-color-accent-default);
  color: var(--bp-color-accent-default);
}
.bp-button--outlined-accent:hover {
  background: var(--bp-color-background-accent);
}
.bp-button--primary {
  background: var(--bp-color-accent-default);
  color: var(--bp-color-text-inverse);
}
.bp-button--primary:hover {
  background: var(--bp-color-accent-hover);
}
.bp-button--link {
  background: var(--bp-color-link-default);
  color: var(--bp-color-text-inverse);
}
.bp-button--link:hover {
  background: var(--bp-color-link-hover);
}
.bp-button--full {
  width: 100%;
}
.bp-button--wide {
  width: 280px;
  max-width: 100%;
}
.bp-button--small {
  height: 32px;
  padding: 0 16px;
  font-size: 12px;
}
.bp-button--large {
  height: 48px;
  padding: 0 32px;
  font-size: 16px;
}
.bp-banner-carousel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 0;
  background: var(--bp-color-background-accent);
  overflow: hidden;
}
@media (width >= 48rem) {
  .bp-banner-carousel {
    padding: 24px 0;
  }
}
.bp-banner-carousel__track {
  display: flex;
  gap: 16px;
  width: 100%;
  padding: 0 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.bp-banner-carousel__track::-webkit-scrollbar {
  display: none;
}
@media (width >= 48rem) {
  .bp-banner-carousel__track {
    max-width: 1184px;
    margin: 0 auto;
    padding: 0 48px;
  }
}
.bp-banner-carousel__item {
  flex-shrink: 0;
  scroll-snap-align: start;
  width: 280px;
  height: 158px;
  border-radius: var(--bp-radius-md);
  box-shadow: var(--bp-shadow-banner);
  overflow: hidden;
  text-decoration: none;
}
@media (width >= 48rem) {
  .bp-banner-carousel__item {
    width: 480px;
    height: 270px;
  }
}
.bp-banner-carousel__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.bp-banner-carousel__indicators {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.bp-banner-carousel__dot {
  width: 8px;
  height: 8px;
  border-radius: var(--bp-radius-circle);
  background: var(--bp-color-border-default);
  border: none;
  cursor: pointer;
  padding: 0;
}
.bp-banner-carousel__dot--active {
  background: var(--bp-color-text-default);
}
.bp-info-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  background: var(--bp-color-background-default);
  border-bottom: 1px solid var(--bp-color-border-default);
}
@media (width >= 48rem) {
  .bp-info-bar {
    padding: 16px 48px;
  }
}
.bp-info-bar__icon {
  width: 16px;
  height: 24px;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.bp-info-bar__link {
  font-size: 12px;
  font-weight: 700;
  color: var(--bp-color-link-default);
  text-decoration: none;
  line-height: 1.5;
}
@media (width >= 48rem) {
  .bp-info-bar__link {
    font-size: 14px;
  }
}
.bp-info-bar__link:hover {
  text-decoration: underline;
}
.bp-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  background: var(--bp-color-background-link);
  border-radius: var(--bp-radius-sm);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-link-default);
  white-space: nowrap;
}
.bp-faq {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.bp-faq__item {
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
  overflow: hidden;
}
.bp-faq__summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  min-height: 48px;
  padding: 12px 16px;
}
.bp-faq__summary::-webkit-details-marker {
  display: none;
}
.bp-faq__question-block {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.bp-faq__icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-faq__chevron {
  width: 24px;
  height: 24px;
  padding: 4px;
  box-sizing: border-box;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.15s ease;
}
.bp-faq__question {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-faq__answer {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 16px;
  border-top: 1px solid var(--bp-color-border-default);
}
.bp-faq__answer-text {
  flex: 1;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-faq__item[open] .bp-faq__chevron {
  transform: rotate(180deg);
}
.bp-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.bp-pagination__items {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.bp-pagination__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.bp-pagination__nav img {
  width: 24px;
  height: 24px;
  padding: 4px;
  box-sizing: border-box;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-pagination__nav--disabled {
  opacity: 0.3;
  pointer-events: none;
}
.bp-pagination__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: var(--bp-radius-lg);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  color: var(--bp-color-text-default);
  font-weight: 400;
  overflow: hidden;
}
.bp-pagination__item--active {
  background: var(--bp-color-accent-default);
  color: var(--bp-color-text-inverse);
  font-weight: 700;
}
.bp-pagination__item--soft {
  background: var(--bp-color-background-accent);
  color: var(--bp-color-text-default);
  font-weight: 700;
}
.bp-pagination__item--gap {
  background: none;
  color: var(--bp-color-text-default);
}
.bp-pagination a.bp-pagination__item:hover {
  background: var(--bp-color-background-weak);
}
.bp-pagination a.bp-pagination__item--active:hover {
  background: var(--bp-color-accent-hover);
}
.bp-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 64px 16px;
  width: 100%;
}
.bp-empty-state__message {
  font-size: 14px;
  color: var(--bp-color-text-weak);
  text-align: center;
}
.bp-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.bp-form__group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.bp-form__label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-form__label-required {
  color: var(--bp-color-accent-default);
  margin-left: 2px;
}
.bp-form__input,
  .bp-form__select {
  width: 100%;
  height: 36px;
  padding: 0 12px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-sm);
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  outline: none;
}
.bp-form__input::-moz-placeholder, .bp-form__select::-moz-placeholder {
  color: var(--bp-color-text-weak);
}
.bp-form__input::placeholder, .bp-form__select::placeholder {
  color: var(--bp-color-text-weak);
}
.bp-form__input:focus, .bp-form__select:focus {
  border-color: var(--bp-color-link-default);
}
.bp-form__textarea {
  width: 100%;
  min-height: 192px;
  padding: 12px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-sm);
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  outline: none;
  resize: vertical;
}
.bp-form__textarea::-moz-placeholder {
  color: var(--bp-color-text-weak);
}
.bp-form__textarea::placeholder {
  color: var(--bp-color-text-weak);
}
.bp-form__textarea:focus {
  border-color: var(--bp-color-link-default);
}
.bp-form__error {
  margin-top: 4px;
  font-size: 12px;
  color: var(--bp-color-alert-default);
  line-height: 1.5;
}
.bp-form__group--error .bp-form__input,
    .bp-form__group--error .bp-form__textarea,
    .bp-form__group--error .bp-form__select {
  border-color: var(--bp-color-alert-default);
  background: rgb(233 0 0 / 4%);
}
.bp-form__actions {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
.bp-mypage-sidebar {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  overflow: hidden;
  flex-shrink: 0;
}
@media (width >= 48rem) {
  .bp-mypage-sidebar {
    width: 320px;
    position: sticky;
    top: 88px;
  }
}
.bp-mypage-sidebar__item {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-decoration: none;
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.bp-mypage-sidebar__item:hover {
  background: var(--bp-color-background-weak);
}
.bp-mypage-sidebar__item--active {
  font-weight: 700;
  background: var(--bp-color-background-accent);
  color: var(--bp-color-text-default);
}
.bp-mypage-sidebar__item--alert {
  color: var(--bp-color-alert-default);
}
.bp-mypage-sidebar__item-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.bp-mypage-sidebar__form {
  margin: 0;
  width: 100%;
}
.bp-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bp-color-overlay-default);
  padding: 16px;
}
.bp-modal[hidden] {
  display: none;
}
.bp-modal__content {
  position: relative;
  width: 100%;
  max-width: 560px;
  max-height: 80vh;
  overflow-y: auto;
  background: var(--bp-color-background-default);
  border-radius: var(--bp-radius-card);
  box-shadow: var(--bp-shadow-card);
  display: flex;
  flex-direction: column;
}
.bp-modal__header {
  position: sticky;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  background: var(--bp-color-background-default);
  border-bottom: 1px solid var(--bp-color-border-default);
}
.bp-modal__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-modal__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: none;
  border: none;
  color: var(--bp-color-text-weak);
  cursor: pointer;
  border-radius: var(--bp-radius-circle);
}
.bp-modal__close:hover {
  background: var(--bp-color-background-weak);
  color: var(--bp-color-text-default);
}
.bp-modal__body {
  padding: 16px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bp-modal__subheading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.bp-modal__subheading--small {
  font-size: 14px;
}
.bp-modal__text {
  font-size: 14px;
  line-height: 1.7;
  color: var(--bp-color-text-default);
  white-space: pre-wrap;
}
.bp-modal__footer {
  position: sticky;
  bottom: 0;
  padding: 16px 24px;
  background: var(--bp-color-background-default);
  border-top: 1px solid var(--bp-color-border-default);
}
.bp-modal__category-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
@media (width >= 48rem) {
  .bp-modal__category-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.bp-modal__category-item {
  display: block;
  padding: 12px 16px;
  background: var(--bp-color-background-weak);
  color: var(--bp-color-text-default);
  text-decoration: none;
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  text-align: center;
  transition: background-color 0.15s ease;
}
.bp-modal__category-item:hover {
  background: var(--bp-color-background-accent);
  color: var(--bp-color-accent-default);
}
.bp-breadcrumb {
  font-size: 12px;
  line-height: 1.5;
  color: var(--bp-color-text-weak);
}
.bp-breadcrumb__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bp-breadcrumb__link {
  color: var(--bp-color-link-default);
  text-decoration: none;
}
.bp-breadcrumb__link:hover {
  text-decoration: underline;
}
.bp-breadcrumb__separator {
  color: var(--bp-color-border-default);
}
.bp-breadcrumb__current {
  color: var(--bp-color-text-default);
}
.bp-search-suggestions {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  width: 100%;
  max-width: 400px;
  max-height: 360px;
  overflow-y: auto;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  box-shadow: 0 4px 12px rgb(0 0 0 / 8%);
  z-index: 60;
  padding: 8px 0;
}
.bp-search-suggestions[hidden] {
  display: none;
}
.bp-search-suggestions__label {
  padding: 4px 16px;
  font-size: 12px;
  color: var(--bp-color-text-weak);
}
.bp-search-suggestions__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bp-search-suggestions__item {
  margin: 0;
}
.bp-search-suggestions__link {
  display: block;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-decoration: none;
}
.bp-search-suggestions__link:hover,
    .bp-search-suggestions__link:focus {
  background: var(--bp-color-background-weak);
  text-decoration: none;
}
.bp-search-suggestions__empty {
  padding: 8px 16px;
  font-size: 12px;
  color: var(--bp-color-text-weak);
}
.bp-search-suggestions--sp {
  position: absolute;
  left: 16px;
  right: 16px;
  width: auto;
  max-width: none;
}
.bp-search-box,
.bp-search-sp {
  position: relative;
}
.page-home-shops {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 16px 0;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .page-home-shops {
    gap: 16px;
    padding: 24px 0 0;
  }
}
.page-home-shops__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 42px;
  padding: 0 14px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  text-decoration: none;
  transition: background-color 0.15s ease;
}
@media (width >= 48rem) {
  .page-home-shops__item {
    width: 160px;
    height: 64px;
  }
}
.page-home-shops__item:hover {
  background: var(--bp-color-background-weak);
}
.page-home-shops__logo {
  max-width: 93px;
  max-height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (width >= 48rem) {
  .page-home-shops__logo {
    max-width: 140px;
    max-height: 35px;
  }
}
.page-offer-detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 16px;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .page-offer-detail {
    flex-direction: row;
    gap: 40px;
    padding: 40px 48px;
    align-items: flex-start;
  }
}
.page-offer-detail__primary {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  width: 100%;
}
@media (width >= 48rem) {
  .page-offer-detail__primary {
    width: 456px;
    flex-shrink: 0;
    position: sticky;
    top: 88px;
  }
}
.page-offer-detail__image-wrap {
  aspect-ratio: 1 / 1;
  width: 100%;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-sm);
  overflow: hidden;
}
.page-offer-detail__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.page-offer-detail__title-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.page-offer-detail__tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.page-offer-detail__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-offer-detail__conditions {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 24px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
}
.page-offer-detail__action {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-offer-detail__periods {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.page-offer-detail__period {
  display: flex;
  align-items: center;
  gap: 4px;
}
.page-offer-detail__period-icon {
  width: 24px;
  height: 24px;
  padding: 4px;
  box-sizing: border-box;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-offer-detail__period-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-offer-detail__period-value {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-offer-detail__points {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-accent-default);
}
.page-offer-detail__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 16px;
  background: var(--bp-color-accent-default);
  color: var(--bp-color-text-inverse);
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.page-offer-detail__cta:hover {
  background: var(--bp-color-accent-hover);
}
.page-offer-detail__cta--disabled {
  background: var(--bp-color-background-weak);
  color: var(--bp-color-text-weak);
  cursor: not-allowed;
}
.page-offer-detail__cta--disabled:hover {
  background: var(--bp-color-background-weak);
}
.page-offer-detail__secondary {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
@media (width >= 48rem) {
  .page-offer-detail__secondary {
    width: 688px;
    flex-shrink: 0;
  }
}
.page-offer-detail__detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.page-offer-detail__detail-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.page-offer-detail__detail-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  white-space: pre-wrap;
}
.page-offer-detail__detail-text--weak {
  color: var(--bp-color-text-weak);
}
.page-offer-detail__notice-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-alert-default);
  border-radius: var(--bp-radius-md);
  text-decoration: none;
  transition: background-color 0.15s ease;
}
.page-offer-detail__notice-link:hover {
  background: rgb(233 0 0 / 4%);
}
.page-offer-detail__notice-link-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-alert-default);
}
.page-offer-detail__notice-link-action {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bp-color-link-default);
}
.page-offer-detail__recommendations {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.page-offer-detail__recommendation-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-offer-detail__recommendation {
  display: flex;
  gap: 16px;
  padding: 16px;
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  background: var(--bp-color-background-default);
}
.page-offer-detail__recommendation-icon {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: var(--bp-radius-md);
  -o-object-fit: cover;
     object-fit: cover;
  background: var(--bp-color-background-weak);
}
.page-offer-detail__recommendation-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}
.page-offer-detail__recommendation-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-offer-detail__faq-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.page-notice {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  background: var(--bp-color-background-default);
}
@media (width >= 48rem) {
  .page-notice {
    flex-direction: row;
    gap: 24px;
    padding: 24px 32px;
    align-items: flex-start;
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
  }
}
.page-notice__sidebar {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  overflow: hidden;
  flex-shrink: 0;
}
@media (width >= 48rem) {
  .page-notice__sidebar {
    width: 320px;
    position: sticky;
    top: 88px;
  }
}
.page-notice__sidebar-item {
  padding: 16px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-decoration: none;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.page-notice__sidebar-item:last-child {
  border-bottom: none;
}
.page-notice__sidebar-item:hover {
  background: var(--bp-color-background-weak);
}
.page-notice__sidebar-item--active {
  font-weight: 700;
  background: var(--bp-color-background-accent);
}
.page-notice__main {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-notice__back-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: var(--bp-color-link-default);
  text-decoration: none;
}
.page-notice__back-link:hover {
  text-decoration: underline;
}
.page-notice__page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-notice__list {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--bp-color-border-default);
}
.page-notice__list-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px;
  border-bottom: 1px solid var(--bp-color-border-default);
  text-decoration: none;
  color: inherit;
}
.page-notice__list-item:hover {
  background: var(--bp-color-background-weak);
}
.page-notice__list-item-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}
.page-notice__list-item-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.page-notice__list-item-date {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-notice__list-item-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-notice__list-item-excerpt {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-notice__list-item-arrow {
  width: 24px;
  height: 24px;
  padding: 4px;
  box-sizing: border-box;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
  color: var(--bp-color-text-weak);
}
.page-notice__load-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  align-self: center;
  padding: 12px 16px;
  margin-top: 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-link-default);
  text-decoration: none;
}
.page-notice__load-more:hover {
  text-decoration: underline;
}
.page-notice__detail-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.page-notice__detail-body {
  font-size: 14px;
  line-height: 1.8;
  color: var(--bp-color-text-default);
  white-space: pre-wrap;
}
.page-inquiry {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 16px;
  background: var(--bp-color-background-default);
  max-width: 1280px;
  margin: 0 auto;
}
@media (width >= 48rem) {
  .page-inquiry {
    padding: 40px 32px;
  }
}
.page-inquiry__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-inquiry__columns {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (width >= 48rem) {
  .page-inquiry__columns {
    flex-direction: row;
    gap: 40px;
    align-items: flex-start;
  }
}
.page-inquiry__form-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (width >= 48rem) {
  .page-inquiry__form-column {
    width: 480px;
    flex-shrink: 0;
  }
}
.page-inquiry__faq-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  padding: 32px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
}
.page-inquiry__notes {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.page-inquiry__notes-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-inquiry__notes-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 20px;
  list-style: disc;
}
.page-inquiry__notes-item {
  font-size: 12px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-inquiry__thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 64px 16px;
  text-align: center;
}
.page-inquiry__thanks-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-inquiry__thanks-message {
  font-size: 14px;
  line-height: 1.8;
  color: var(--bp-color-text-default);
}
.page-terms {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 16px;
  background: var(--bp-color-background-default);
  max-width: 800px;
  margin: 0 auto;
}
@media (width >= 48rem) {
  .page-terms {
    padding: 40px 32px;
  }
}
.page-terms__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-terms__meta {
  display: flex;
  gap: 16px;
  font-size: 12px;
  color: var(--bp-color-text-weak);
}
.page-terms__body {
  font-size: 14px;
  line-height: 1.8;
  color: var(--bp-color-text-default);
  white-space: pre-wrap;
}
.page-terms-agreement {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 16px;
  max-width: 800px;
  margin: 0 auto;
}
@media (width >= 48rem) {
  .page-terms-agreement {
    padding: 40px 48px;
  }
}
.page-terms-agreement__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-align: center;
}
.page-terms-agreement__lead {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-align: center;
}
.page-terms-agreement__body {
  max-height: 400px;
  overflow-y: auto;
  padding: 16px;
  background: var(--bp-color-background-weak);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  line-height: 1.8;
  color: var(--bp-color-text-default);
  white-space: pre-wrap;
}
.page-terms-agreement__form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-terms-agreement__checkbox-wrap {
  display: flex;
  justify-content: center;
}
.page-terms-agreement__checkbox-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: var(--bp-color-text-default);
  cursor: pointer;
}
.page-terms-agreement__checkbox {
  width: 18px;
  height: 18px;
  accent-color: var(--bp-color-accent-default);
}
.page-terms-agreement__actions {
  display: flex;
  justify-content: center;
}
.page-mypage-points {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.page-mypage-points__page-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-points__balance-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 24px 16px;
  border-radius: var(--bp-radius-md);
  background: var(--bp-gradient-balance);
}
@media (width >= 48rem) {
  .page-mypage-points__balance-card {
    padding: 24px 160px;
  }
}
.page-mypage-points__balance-user {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  color: var(--bp-color-text-default);
}
.page-mypage-points__balance-user-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.page-mypage-points__balance-user-number {
  font-size: 14px;
  line-height: 1.5;
}
.page-mypage-points__balance-grid {
  display: flex;
  gap: 16px;
  width: 100%;
}
@media (width >= 48rem) {
  .page-mypage-points__balance-grid {
    gap: 24px;
  }
}
.page-mypage-points__balance-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px;
  background: var(--bp-color-background-default);
  border-radius: var(--bp-radius-md);
  box-shadow: 0 4px 6px rgb(0 0 0 / 4%);
}
.page-mypage-points__balance-label {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
  text-align: center;
}
@media (width >= 48rem) {
  .page-mypage-points__balance-label {
    font-size: 16px;
  }
}
.page-mypage-points__balance-value {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-weight: 700;
  color: var(--bp-color-accent-default);
}
.page-mypage-points__balance-amount {
  font-size: 24px;
  line-height: 1.5;
}
@media (width >= 48rem) {
  .page-mypage-points__balance-amount {
    font-size: 32px;
  }
}
.page-mypage-points__balance-unit {
  font-size: 14px;
  color: var(--bp-color-text-default);
}
@media (width >= 48rem) {
  .page-mypage-points__balance-unit {
    font-size: 16px;
  }
}
.page-mypage-points__actions {
  display: flex;
  gap: 12px;
  width: 100%;
}
@media (width >= 48rem) {
  .page-mypage-points__actions {
    gap: 16px;
  }
}
.page-mypage-points__action {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 16px 0;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  text-decoration: none;
  color: var(--bp-color-text-default);
  transition: background-color 0.15s ease;
}
.page-mypage-points__action:hover {
  background: var(--bp-color-background-weak);
}
.page-mypage-points__action-icon {
  width: 40px;
  height: 40px;
  padding: 6px;
  box-sizing: border-box;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (width >= 48rem) {
  .page-mypage-points__action-icon {
    width: 72px;
    height: 72px;
    padding: 12px;
  }
}
.page-mypage-points__action-label {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
@media (width >= 48rem) {
  .page-mypage-points__action-label {
    font-size: 14px;
  }
}
.page-mypage-points__divider {
  width: 100%;
  height: 1px;
  background: var(--bp-color-border-default);
}
.page-mypage-points__support-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-link-default);
  text-decoration: none;
}
.page-mypage-points__support-link:hover {
  text-decoration: underline;
}
.page-mypage-transactions {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.page-mypage-transactions__back-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: var(--bp-color-link-default);
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
.page-mypage-transactions__back-link:hover {
  text-decoration: underline;
}
.page-mypage-transactions__tabs {
  display: flex;
  width: 100%;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.page-mypage-transactions__tab {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  font-size: 14px;
  color: var(--bp-color-text-default);
  text-decoration: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}
.page-mypage-transactions__tab:hover {
  background: var(--bp-color-background-weak);
}
.page-mypage-transactions__tab--active {
  font-weight: 700;
  color: var(--bp-color-accent-default);
  border-bottom-color: var(--bp-color-accent-default);
}
.page-mypage-transactions__month-selector {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
}
.page-mypage-transactions__month-nav {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.page-mypage-transactions__month-nav img {
  width: 24px;
  height: 24px;
}
.page-mypage-transactions__month-nav--disabled {
  opacity: 0.3;
  pointer-events: none;
}
.page-mypage-transactions__months {
  display: flex;
  gap: 24px;
  flex: 1;
  overflow-x: auto;
  scrollbar-width: none;
}
.page-mypage-transactions__months::-webkit-scrollbar {
  display: none;
}
.page-mypage-transactions__month {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 12px 16px;
  background: var(--bp-color-background-default);
  border: 1px solid transparent;
  border-radius: var(--bp-radius-md);
  text-decoration: none;
  color: var(--bp-color-text-default);
  min-width: 100px;
}
.page-mypage-transactions__month--active {
  border-color: var(--bp-color-accent-default);
  color: var(--bp-color-accent-default);
}
.page-mypage-transactions__month-label {
  font-size: 14px;
  line-height: 1.5;
}
.page-mypage-transactions__month-amount {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.page-mypage-transactions__table {
  display: flex;
  flex-direction: column;
}
.page-mypage-transactions__table-header {
  display: grid;
  grid-template-columns: 136px 1fr 100px 80px;
  padding: 12px 16px;
  background: var(--bp-color-background-weak);
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-text-default);
  align-items: center;
}
.page-mypage-transactions__table-row {
  display: grid;
  grid-template-columns: 136px 1fr 100px 80px;
  padding: 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
  align-items: center;
  color: inherit;
  text-decoration: none;
}
.page-mypage-transactions__table-cell {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-transactions__table-cell--amount {
  color: var(--bp-color-accent-default);
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}
.page-mypage-transactions__table-cell--action {
  text-align: right;
}
.page-mypage-transactions__detail-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 24px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-emphasis);
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-text-default);
  text-decoration: none;
  cursor: pointer;
}
.page-mypage-transactions__detail-button:hover {
  background: var(--bp-color-background-weak);
}
.page-mypage-transactions__detail-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.page-mypage-transactions__detail-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-transactions__detail-inquiry-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 16px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-accent-default);
  border-radius: var(--bp-radius-md);
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-accent-default);
  text-decoration: none;
  flex-shrink: 0;
}
.page-mypage-transactions__detail-inquiry-button:hover {
  background: var(--bp-color-background-accent);
}
.page-mypage-transactions__detail-table {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--bp-color-border-default);
}
.page-mypage-transactions__detail-row {
  display: grid;
  grid-template-columns: 1fr;
  padding: 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
  gap: 8px;
}
@media (width >= 48rem) {
  .page-mypage-transactions__detail-row {
    grid-template-columns: 160px 1fr;
    gap: 24px;
    padding: 16px 24px;
  }
}
.page-mypage-transactions__detail-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-transactions__detail-value {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-transactions__detail-value--amount {
  font-weight: 700;
  color: var(--bp-color-accent-default);
}
.page-mypage-exchange {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.page-mypage-exchange__back-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: var(--bp-color-link-default);
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
.page-mypage-exchange__back-link:hover {
  text-decoration: underline;
}
.page-mypage-exchange__balance {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 24px;
  border-radius: var(--bp-radius-md);
  background: var(--bp-gradient-balance);
}
.page-mypage-exchange__balance-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 16px 32px;
  background: var(--bp-color-background-default);
  border-radius: var(--bp-radius-md);
  box-shadow: 0 4px 6px rgb(0 0 0 / 4%);
}
.page-mypage-exchange__balance-label {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__balance-value {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-accent-default);
}
.page-mypage-exchange__balance-unit {
  font-size: 14px;
  font-weight: 400;
  color: var(--bp-color-text-default);
  margin-left: 4px;
}
.page-mypage-exchange__info-table {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--bp-color-border-default);
}
.page-mypage-exchange__info-row {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 24px;
  padding: 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.page-mypage-exchange__info-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__info-value {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__steps {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-mypage-exchange__steps-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__step {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.page-mypage-exchange__step-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__step-description {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__flow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 24px 16px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
  flex-wrap: wrap;
}
.page-mypage-exchange__flow-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 120px;
  padding: 12px 16px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
}
.page-mypage-exchange__flow-logo {
  height: 40px;
  width: auto;
  max-width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-mypage-exchange__flow-label {
  font-size: 12px;
  color: var(--bp-color-text-default);
  line-height: 1.5;
}
.page-mypage-exchange__flow-arrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  color: var(--bp-color-link-default);
}
.page-mypage-exchange__flow-arrow-icon {
  width: 24px;
  height: 24px;
  background: var(--bp-color-link-default);
  color: var(--bp-color-text-inverse);
  border-radius: var(--bp-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.page-mypage-exchange__flow-arrow-label {
  font-size: 12px;
  color: var(--bp-color-link-default);
  line-height: 1.2;
}
.page-mypage-exchange__destinations {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
}
.page-mypage-exchange__destinations-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-text-default);
  text-align: center;
}
.page-mypage-exchange__destinations-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
@media (width >= 48rem) {
  .page-mypage-exchange__destinations-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.page-mypage-exchange__destination {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 12px;
  background: var(--bp-color-background-default);
  border: 1px solid var(--bp-color-border-default);
  border-radius: var(--bp-radius-md);
  min-height: 96px;
}
.page-mypage-exchange__destination-logo {
  height: 32px;
  max-width: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-mypage-exchange__destination-label {
  font-size: 12px;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__notes {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  background: var(--bp-color-background-weak);
  border-radius: var(--bp-radius-md);
}
.page-mypage-exchange__notes-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-left: 20px;
  list-style: disc;
}
.page-mypage-exchange__notes-item {
  font-size: 12px;
  line-height: 1.5;
  color: var(--bp-color-text-weak);
}
.page-mypage-exchange__tabs {
  display: flex;
  width: 100%;
  border-bottom: 1px solid var(--bp-color-border-default);
}
.page-mypage-exchange__tab {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  font-size: 14px;
  color: var(--bp-color-text-default);
  text-decoration: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}
.page-mypage-exchange__tab:hover {
  background: var(--bp-color-background-weak);
}
.page-mypage-exchange__tab--active {
  font-weight: 700;
  color: var(--bp-color-accent-default);
  border-bottom-color: var(--bp-color-accent-default);
}
.page-mypage-exchange__table {
  display: flex;
  flex-direction: column;
}
.page-mypage-exchange__table-header {
  display: grid;
  grid-template-columns: 140px 1fr 100px;
  gap: 16px;
  padding: 12px 16px;
  background: var(--bp-color-background-weak);
  font-size: 14px;
  font-weight: 700;
  color: var(--bp-color-text-default);
  align-items: center;
}
.page-mypage-exchange__table-row {
  display: grid;
  grid-template-columns: 140px 1fr 100px;
  gap: 16px;
  padding: 16px;
  border-bottom: 1px solid var(--bp-color-border-default);
  align-items: center;
}
.page-mypage-exchange__table-cell {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__table-cell--amount {
  color: var(--bp-color-accent-default);
  font-weight: 700;
  text-align: right;
}
.page-mypage-exchange__expires-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  background: var(--bp-color-alert-default);
  color: var(--bp-color-text-inverse);
  border-radius: var(--bp-radius-sm);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-left: 8px;
}
.page-mypage-exchange__description {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bp-color-text-default);
}
.page-mypage-exchange__submit-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}
@layer utilities {
  .collapse\! {
    visibility: collapse !important;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-\[N\%\] {
    inset: N%;
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1 / 2 * 100%);
  }
  .isolate {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .container {
    width: 100%;
  }
  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .block\! {
    display: block !important;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .table\! {
    display: table !important;
  }
  .size-\[Npx\] {
    width: Npx;
    height: Npx;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[Npx\] {
    height: Npx;
  }
  .max-h-32 {
    max-height: calc(var(--spacing) * 32);
  }
  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }
  .min-h-4 {
    min-height: calc(var(--spacing) * 4);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-36 {
    width: calc(var(--spacing) * 36);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-44 {
    width: calc(var(--spacing) * 44);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-56 {
    width: calc(var(--spacing) * 56);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-280 {
    width: calc(var(--spacing) * 280);
  }
  .w-\[Npx\] {
    width: Npx;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-\[150px\] {
    max-width: 150px;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[480px\] {
    min-width: 480px;
  }
  .min-w-\[560px\] {
    min-width: 560px;
  }
  .min-w-\[640px\] {
    min-width: 640px;
  }
  .min-w-\[720px\] {
    min-width: 720px;
  }
  .min-w-\[760px\] {
    min-width: 760px;
  }
  .min-w-\[900px\] {
    min-width: 900px;
  }
  .min-w-\[980px\] {
    min-width: 980px;
  }
  .min-w-\[1000px\] {
    min-width: 1000px;
  }
  .min-w-\[1100px\] {
    min-width: 1100px;
  }
  .min-w-\[1200px\] {
    min-width: 1200px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .transform\! {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,) !important;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[N\] {
    gap: N;
  }
  :where(.space-y-0\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
  :where(.divide-blue-100 > :not(:last-child)) {
    border-color: var(--color-blue-100);
  }
  :where(.divide-gray-100 > :not(:last-child)) {
    border-color: var(--color-gray-100);
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[Npx\] {
    border-radius: Npx;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-amber-200 {
    border-color: var(--color-amber-200);
  }
  .border-amber-300 {
    border-color: var(--color-amber-300);
  }
  .border-blue-100 {
    border-color: var(--color-blue-100);
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-700 {
    border-color: var(--color-gray-700);
  }
  .border-gray-800 {
    border-color: var(--color-gray-800);
  }
  .border-gray-900 {
    border-color: var(--color-gray-900);
  }
  .border-green-200 {
    border-color: var(--color-green-200);
  }
  .border-orange-200 {
    border-color: var(--color-orange-200);
  }
  .border-purple-200 {
    border-color: var(--color-purple-200);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-red-300 {
    border-color: var(--color-red-300);
  }
  .border-red-700 {
    border-color: var(--color-red-700);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .border-yellow-300 {
    border-color: var(--color-yellow-300);
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-amber-200 {
    background-color: var(--color-amber-200);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-700 {
    background-color: var(--color-gray-700);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }
  .bg-orange-100 {
    background-color: var(--color-orange-100);
  }
  .bg-orange-400 {
    background-color: var(--color-orange-400);
  }
  .bg-orange-500 {
    background-color: var(--color-orange-500);
  }
  .bg-purple-50 {
    background-color: var(--color-purple-50);
  }
  .bg-purple-100 {
    background-color: var(--color-purple-100);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-\[N\] {
    padding: N;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[N\] {
    padding-inline: N;
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[N\] {
    padding-block: N;
  }
  .pt-0\.5 {
    padding-top: calc(var(--spacing) * 0.5);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-top {
    vertical-align: top;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-amber-600 {
    color: var(--color-amber-600);
  }
  .text-amber-700 {
    color: var(--color-amber-700);
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-blue-900 {
    color: var(--color-blue-900);
  }
  .text-blue-950 {
    color: var(--color-blue-950);
  }
  .text-emerald-700 {
    color: var(--color-emerald-700);
  }
  .text-gray-100 {
    color: var(--color-gray-100);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-green-900 {
    color: var(--color-green-900);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-orange-700 {
    color: var(--color-orange-700);
  }
  .text-orange-800 {
    color: var(--color-orange-800);
  }
  .text-purple-700 {
    color: var(--color-purple-700);
  }
  .text-purple-800 {
    color: var(--color-purple-800);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-red-900 {
    color: var(--color-red-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-700 {
    color: var(--color-yellow-700);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-blue-300 {
    --tw-ring-color: var(--color-blue-300);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .\[random\:SEED\] {
    random: SEED;
  }
  .\[rdoc-ref\:lib\/racc\/rdoc\/grammar\.en\.rdoc\] {
    rdoc-ref: lib/racc/rdoc/grammar.en.rdoc;
  }
  .group-open\:rotate-90:is(:where(.group):is([open], :popover-open, :open) *) {
    rotate: 90deg;
  }
  @media (hover: hover) {
    .group-hover\:bg-gray-50:is(:where(.group):hover *) {
      background-color: var(--color-gray-50);
    }
  }
  .file\:mr-3::file-selector-button {
    margin-right: calc(var(--spacing) * 3);
  }
  .file\:rounded::file-selector-button {
    border-radius: 0.25rem;
  }
  .file\:border-0::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .file\:bg-gray-100::file-selector-button {
    background-color: var(--color-gray-100);
  }
  .file\:px-3::file-selector-button {
    padding-inline: calc(var(--spacing) * 3);
  }
  .file\:py-1::file-selector-button {
    padding-block: calc(var(--spacing) * 1);
  }
  .file\:text-gray-700::file-selector-button {
    color: var(--color-gray-700);
  }
  @media (hover: hover) {
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
  }
  @media (hover: hover) {
    .hover\:bg-blue-50:hover {
      background-color: var(--color-blue-50);
    }
  }
  @media (hover: hover) {
    .hover\:bg-blue-100:hover {
      background-color: var(--color-blue-100);
    }
  }
  @media (hover: hover) {
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-600:hover {
      background-color: var(--color-gray-600);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-700:hover {
      background-color: var(--color-gray-700);
    }
  }
  @media (hover: hover) {
    .hover\:bg-gray-800:hover {
      background-color: var(--color-gray-800);
    }
  }
  @media (hover: hover) {
    .hover\:bg-green-700:hover {
      background-color: var(--color-green-700);
    }
  }
  @media (hover: hover) {
    .hover\:bg-orange-100:hover {
      background-color: var(--color-orange-100);
    }
  }
  @media (hover: hover) {
    .hover\:bg-red-50:hover {
      background-color: var(--color-red-50);
    }
  }
  @media (hover: hover) {
    .hover\:bg-red-100:hover {
      background-color: var(--color-red-100);
    }
  }
  @media (hover: hover) {
    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }
  }
  @media (hover: hover) {
    .hover\:bg-yellow-700:hover {
      background-color: var(--color-yellow-700);
    }
  }
  @media (hover: hover) {
    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }
  }
  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }
  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }
  @media (hover: hover) {
    .hover\:file\:bg-gray-200:hover::file-selector-button {
      background-color: var(--color-gray-200);
    }
  }
  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }
  .focus\:border-transparent:focus {
    border-color: transparent;
  }
  .focus\:ring-1:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-blue-400:focus {
    --tw-ring-color: var(--color-blue-400);
  }
  .focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }
  .focus\:ring-gray-300:focus {
    --tw-ring-color: var(--color-gray-300);
  }
  .focus\:ring-gray-400:focus {
    --tw-ring-color: var(--color-gray-400);
  }
  .focus\:ring-red-400:focus {
    --tw-ring-color: var(--color-red-400);
  }
  .focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  .data-\[kind\=error\]\:text-red-600[data-kind="error"] {
    color: var(--color-red-600);
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 40rem) {
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 40rem) {
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }
  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }
  @media (width >= 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }
  @media (width >= 48rem) {
    :where(.md\:divide-x > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  @media (width >= 48rem) {
    :where(.md\:divide-y-0 > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(0px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  @media (width >= 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 80rem) {
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-divide-x-reverse: 0;
    }
  }
}
