@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";

@layer components;

/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */

@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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-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;
    }
  }
}

@layer theme {
  :root,
  :host {
    --font-sans: "Noto Sans JP", sans-serif;
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --default-transition-duration: 0.15s;
    --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);
    --color-key1-thin: #f6edf6;
    --color-key1-light: #cda4cb;
    --color-key1-base: #d1358c;
    --color-key1-dark: #4d147b;
    --color-key2-thin: #b3d5c9;
    --color-key2-light: #dadf00;
    --color-key2-base: #00887e;
    --color-key2-dark: #005e6c;
    --color-blue-base: #2e65ff;
    --color-blue-thin: #d5e0ff;
    --color-red-base: #d72024;
    --color-yellow-light: #fff8b0;
    --color-yellow-base: #ffe52e;
    --color-yellow-dark: #ffc800;
    --color-yellow-deep: #ffb700;
    --color-stain-light: #eaeaea;
    --color-stain-base: #dadada;
    --color-stain-dark: #c1c1c1;
    --text-disp-lg: calc(22px * var(--scale));
    --text-disp-md: calc(20px * var(--scale));
    --text-disp-sm: calc(18px * var(--scale));
    --text-lg: calc(18px * var(--scale));
    --text-md: calc(16px * var(--scale));
    --text-sm: calc(14px * var(--scale));
    --text-xs: calc(12px * var(--scale));
    --spacing-sect-md: calc(var(--scale) * 64px);
    --spacing-box-lg: calc(var(--scale) * 48px);
    --spacing-box-md: calc(var(--scale) * 32px);
    --spacing-box-sm: calc(var(--scale) * 24px);
    --spacing-lg: calc(var(--scale) * 20px);
    --spacing-md: calc(var(--scale) * 16px);
    --spacing-sm: calc(var(--scale) * 14px);
    --spacing-xs: calc(var(--scale) * 12px);
    --spacing-2xs: calc(var(--scale) * 8px);
    --spacing-grid-margin: calc(var(--scale) * 16px);
    --breakpoint-bp: 600px;
  }
}

@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -webkit-text-decoration: 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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  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 {
    vertical-align: middle;
    display: block;
  }

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

  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  :not(input) {
    text-box: trim-both cap alphabetic;
    line-height: 1.6;
  }

  [x-cloak] {
    display: none !important;
  }

  html {
    scroll-behavior: smooth;
  }

  body {
    color: #000;
    font-size: var(--text-md);
    font-weight: 500;
    font-family: var(--font-sans);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  button {
    cursor: pointer;
  }

  img,
  svg {
    width: 100%;
    height: auto;
  }

  input {
    display: block;
  }

  @supports not (text-box-trim: trim-both) {
    :root {
      --text-box-trim: calc((1em - 1lh) / 2);
    }

    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-block: var(--text-box-trim);
    }
  }
}

@layer utilities {
  .\@container {
    container-type: inline-size;
  }

  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .bgBrick {
    inset: calc(var(--spacing) * 0);
    z-index: calc(1 * -1);
    mix-blend-mode: multiply;
    background: url("../img/brick.png") center / calc(120px * var(--scale));
    position: absolute;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .-inset-\[s\(3\)\] {
    inset: calc(calc(3px * var(--scale)) * -1);
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-\[0_0_auto_auto\] {
    inset: 0 0 auto auto;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .-top-\[s\(24\)\] {
    top: calc(calc(24px * var(--scale)) * -1);
  }

  .-top-\[s\(28\)\] {
    top: calc(calc(28px * var(--scale)) * -1);
  }

  .-top-\[s\(40\)\] {
    top: calc(calc(40px * var(--scale)) * -1);
  }

  .-top-\[s\(48\)\] {
    top: calc(calc(48px * var(--scale)) * -1);
  }

  .-top-px {
    top: -1px;
  }

  .top-\[2\%\] {
    top: 2%;
  }

  .top-\[s\(4\)\] {
    top: calc(4px * var(--scale));
  }

  .-right-\[s\(75\)\] {
    right: calc(calc(75px * var(--scale)) * -1);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-\[10\%\] {
    right: 10%;
  }

  .right-\[s\(8\)\] {
    right: calc(8px * var(--scale));
  }

  .right-grid-margin {
    right: var(--spacing-grid-margin);
  }

  .-bottom-\[s\(20\)\] {
    bottom: calc(calc(20px * var(--scale)) * -1);
  }

  .bottom-\[8\%\] {
    bottom: 8%;
  }

  .-left-\[s\(80\)\] {
    left: calc(calc(80px * var(--scale)) * -1);
  }

  .left-\[2\%\] {
    left: 2%;
  }

  .left-\[s\(8\)\] {
    left: calc(8px * var(--scale));
  }

  .-z-1 {
    z-index: calc(1 * -1);
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .z-100 {
    z-index: 100;
  }

  .z-\[1000\] {
    z-index: 1000;
  }

  .col-2 {
    grid-column: 2;
  }

  .bleed-both {
    margin-inline: calc(var(--spacing-grid-margin) * -1);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .-mt-\[s\(193\)\] {
    margin-top: calc(calc(193px * var(--scale)) * -1);
  }

  .mt-\[s\(136\)\] {
    margin-top: calc(136px * var(--scale));
  }

  .mt-\[s\(380\)\] {
    margin-top: calc(380px * var(--scale));
  }

  .mt-\[s\(680\)\] {
    margin-top: calc(680px * var(--scale));
  }

  .-mb-\[s\(2\)\] {
    margin-bottom: calc(calc(2px * var(--scale)) * -1);
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

  .size-\[1\.3em\] {
    width: 1.3em;
    height: 1.3em;
  }

  .size-\[1\.5em\] {
    width: 1.5em;
    height: 1.5em;
  }

  .size-\[s\(10\)\] {
    width: calc(10px * var(--scale));
    height: calc(10px * var(--scale));
  }

  .size-\[s\(24\)\] {
    width: calc(24px * var(--scale));
    height: calc(24px * var(--scale));
  }

  .size-\[s\(32\)\] {
    width: calc(32px * var(--scale));
    height: calc(32px * var(--scale));
  }

  .size-\[s\(48\)\] {
    width: calc(48px * var(--scale));
    height: calc(48px * var(--scale));
  }

  .size-\[s\(232\)\] {
    width: calc(232px * var(--scale));
    height: calc(232px * var(--scale));
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-\[s\(309\)\] {
    height: calc(309px * var(--scale));
  }

  .h-px {
    height: 1px;
  }

  .max-h-full {
    max-height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-\[65\%\] {
    width: 65%;
  }

  .w-\[s\(86\)\] {
    width: calc(86px * var(--scale));
  }

  .w-\[s\(91\)\] {
    width: calc(91px * var(--scale));
  }

  .w-\[s\(95\)\] {
    width: calc(95px * var(--scale));
  }

  .w-\[s\(99\)\] {
    width: calc(99px * var(--scale));
  }

  .w-\[s\(128\)\] {
    width: calc(128px * var(--scale));
  }

  .w-\[s\(140\)\] {
    width: calc(140px * var(--scale));
  }

  .w-\[s\(148\)\] {
    width: calc(148px * var(--scale));
  }

  .w-\[s\(227\)\] {
    width: calc(227px * var(--scale));
  }

  .w-\[s\(242\)\] {
    width: calc(242px * var(--scale));
  }

  .w-\[s\(512\)\] {
    width: calc(512px * var(--scale));
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[640px\] {
    max-width: 640px;
  }

  .max-w-\[s\(250\)\] {
    max-width: calc(250px * var(--scale));
  }

  .max-w-\[var\(--main-width\)\] {
    max-width: var(--main-width);
  }

  .translate-y-\[0\.2em\] {
    --tw-translate-y: 0.2em;
    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,);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

  .grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto;
  }

  .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }

  .grid-cols-\[s\(88\)_auto\] {
    grid-template-columns: calc(88px * var(--scale)) auto;
  }

  .grid-rows-\[auto_minmax\(0\,auto\)\] {
    grid-template-rows: auto minmax(0, auto);
  }

  .place-items-center {
    place-items: center;
  }

  .content-center {
    align-content: center;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-items-center {
    justify-items: center;
  }

  .justify-items-end {
    justify-items: end;
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[s\(2\)\] {
    gap: calc(2px * var(--scale));
  }

  .gap-\[s\(8\)\] {
    gap: calc(8px * var(--scale));
  }

  .gap-\[s\(12\)\] {
    gap: calc(12px * var(--scale));
  }

  .gap-\[s\(24\)\] {
    gap: calc(24px * var(--scale));
  }

  .gap-\[s\(48\)\] {
    gap: calc(48px * var(--scale));
  }

  .gap-box-lg {
    gap: var(--spacing-box-lg);
  }

  .gap-box-md {
    gap: var(--spacing-box-md);
  }

  .gap-box-sm {
    gap: var(--spacing-box-sm);
  }

  .gap-lg {
    gap: var(--spacing-lg);
  }

  .gap-md {
    gap: var(--spacing-md);
  }

  .gap-sect-md {
    gap: var(--spacing-sect-md);
  }

  .gap-xs {
    gap: var(--spacing-xs);
  }

  :where(.-space-y-\[0\.2em\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(0.2em * -1) * var(--tw-space-y-reverse));
    margin-block-end: calc(
      calc(0.2em * -1) * calc(1 - var(--tw-space-y-reverse))
    );
  }

  :where(.space-y-lg > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing-lg) * var(--tw-space-y-reverse));
    margin-block-end: calc(
      var(--spacing-lg) * calc(1 - var(--tw-space-y-reverse))
    );
  }

  .gap-x-sm {
    column-gap: var(--spacing-sm);
  }

  .gap-y-box-sm {
    row-gap: var(--spacing-box-sm);
  }

  .justify-self-start {
    justify-self: flex-start;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .overscroll-contain {
    overscroll-behavior: contain;
  }

  .rounded-\[50\%\] {
    border-radius: 50%;
  }

  .rounded-\[s\(8\)\] {
    border-radius: calc(8px * var(--scale));
  }

  .rounded-\[s\(32\)\] {
    border-radius: calc(32px * var(--scale));
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-t-\[s\(4\)\] {
    border-top-left-radius: calc(4px * var(--scale));
    border-top-right-radius: calc(4px * var(--scale));
  }

  .rounded-b-\[s\(4\)\] {
    border-bottom-right-radius: calc(4px * var(--scale));
    border-bottom-left-radius: calc(4px * var(--scale));
  }

  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-\[length\:s\(1\)\] {
    border-style: var(--tw-border-style);
    border-width: calc(1px * var(--scale));
  }

  .border-\[length\:s\(4\)\] {
    border-style: var(--tw-border-style);
    border-width: calc(4px * var(--scale));
  }

  .border-t-1 {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b-1 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-black\/10 {
    border-color: #0000001a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/10 {
      border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }

  .border-key2-dark {
    border-color: var(--color-key2-dark);
  }

  .border-stain-dark {
    border-color: var(--color-stain-dark);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-black\/85 {
    background-color: #000000d9;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/85 {
      background-color: color-mix(
        in oklab,
        var(--color-black) 85%,
        transparent
      );
    }
  }

  .bg-blue-base {
    background-color: var(--color-blue-base);
  }

  .bg-key1-base {
    background-color: var(--color-key1-base);
  }

  .bg-key1-dark {
    background-color: var(--color-key1-dark);
  }

  .bg-key1-thin {
    background-color: var(--color-key1-thin);
  }

  .bg-key2-base {
    background-color: var(--color-key2-base);
  }

  .bg-key2-dark {
    background-color: var(--color-key2-dark);
  }

  .bg-key2-thin {
    background-color: var(--color-key2-thin);
  }

  .bg-key2-thin .grid {
    border: calc(2px * var(--scale)) solid var(--color-key2-base);
  }

  .bg-stain-base {
    background-color: var(--color-stain-base);
  }

  .bg-stain-light {
    background-color: var(--color-stain-light);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/20 {
    background-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(
        in oklab,
        var(--color-white) 20%,
        transparent
      );
    }
  }

  .bg-yellow-base {
    background-color: var(--color-yellow-base);
  }

  .bg-fixed {
    background-attachment: fixed;
  }

  .p-\[4px\] {
    padding: 4px;
  }

  .p-\[s\(16\)\] {
    padding: calc(16px * var(--scale));
  }

  .p-\[s\(24\)\] {
    padding: calc(24px * var(--scale));
  }

  .p-box-sm {
    padding: var(--spacing-box-sm);
  }

  .p-lg {
    padding: var(--spacing-lg);
  }

  .p-md {
    padding: var(--spacing-md);
  }

  .p-px {
    padding: 1px;
  }

  .ktc {
    padding-inline: var(--spacing-grid-margin);
  }

  .px-\[s\(16\)\] {
    padding-inline: calc(16px * var(--scale));
  }

  .py-\[s\(16\)\] {
    padding-block: calc(16px * var(--scale));
  }

  .py-\[s\(48\)\] {
    padding-block: calc(48px * var(--scale));
  }

  .py-box-md {
    padding-block: var(--spacing-box-md);
  }

  .py-box-sm {
    padding-block: var(--spacing-box-sm);
  }

  .py-sect-md {
    padding-block: var(--spacing-sect-md);
  }

  .pt-\[s\(10\)\] {
    padding-top: calc(10px * var(--scale));
  }

  .pt-\[s\(48\)\] {
    padding-top: calc(48px * var(--scale));
  }

  .pt-box-sm {
    padding-top: var(--spacing-box-sm);
  }

  .pt-sect-md {
    padding-top: var(--spacing-sect-md);
  }

  .pb-\[s\(32\)\] {
    padding-bottom: calc(32px * var(--scale));
  }

  .pb-sect-md {
    padding-bottom: var(--spacing-sect-md);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .fz-20 {
    font-size: calc(20 * var(--scale) * 1px);
  }

  .fz-24 {
    font-size: calc(24 * var(--scale) * 1px);
  }

  .fz-40 {
    font-size: calc(40 * var(--scale) * 1px);
  }

  .text-\[0\.72em\] {
    font-size: 0.72em;
  }

  .text-\[0\.78em\] {
    font-size: 0.78em;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-disp-lg {
    font-size: var(--text-disp-lg);
  }

  .text-disp-md {
    font-size: var(--text-disp-md);
  }

  .text-disp-sm {
    font-size: var(--text-disp-sm);
  }

  .text-lg {
    font-size: var(--text-lg);
  }

  .text-md {
    font-size: var(--text-md);
  }

  .text-md\! {
    font-size: var(--text-md) !important;
  }

  .text-sm {
    font-size: var(--text-sm);
  }

  .text-xs {
    font-size: var(--text-xs);
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .font-\[400\] {
    --tw-font-weight: 400;
    font-weight: 400;
  }

  .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);
  }

  .text-\[s\(28\)\] {
    color: calc(28px * var(--scale));
  }

  .text-black {
    color: var(--color-black);
  }

  .text-key1-base {
    color: var(--color-key1-base);
  }

  .text-key2-base {
    color: var(--color-key2-base);
  }

  .text-key2-light {
    color: var(--color-key2-light);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-light {
    color: var(--color-yellow-light);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .underline {
    text-decoration-line: underline;
  }

  .shadow-blue-thin {
    --tw-shadow-color: #d5e0ff;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-blue-thin {
      --tw-shadow-color: color-mix(
        in oklab,
        var(--color-blue-thin) var(--tw-shadow-alpha),
        transparent
      );
    }
  }

  .shadow-key1-light {
    --tw-shadow-color: #cda4cb;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-key1-light {
      --tw-shadow-color: color-mix(
        in oklab,
        var(--color-key1-light) var(--tw-shadow-alpha),
        transparent
      );
    }
  }

  .shadow-key2-base {
    --tw-shadow-color: #00887e;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-key2-base {
      --tw-shadow-color: color-mix(
        in oklab,
        var(--color-key2-base) var(--tw-shadow-alpha),
        transparent
      );
    }
  }

  .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,);
  }

  .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,
      -webkit-backdrop-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));
  }

  .\[clip-path\:polygon\(0\%_0\%\,100\%_0\%\,50\%_50\%\)\] {
    clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
  }

  .\[clip-path\:polygon\(0_0\,100\%_0\,100\%_calc\(100\%-s\(32\)\)\,0_calc\(100\%-s\(32\)\)\)\] {
    clip-path: polygon(
      0 0,
      100% 0,
      100% calc(100% - calc(32px * var(--scale))),
      0 calc(100% - calc(32px * var(--scale)))
    );
  }

  @media (hover: hover) {
    .hover\:opacity-75:hover {
      opacity: 0.75;
    }
  }

  @media (min-width: 600px) {
    .bp\:block {
      display: block;
    }

    .bp\:hidden {
      display: none;
    }

    .bp\:w-\[s\(85\)\] {
      width: calc(85px * var(--scale));
    }

    .bp\:grid-cols-\[auto_1fr\] {
      grid-template-columns: auto 1fr;
    }

    .bp\:gap-lg {
      gap: var(--spacing-lg);
    }
  }

  .\[\&_p\]\:text-disp-md p {
    font-size: var(--text-disp-md);
  }

  .\[\&_p\]\:text-disp-sm p {
    font-size: var(--text-disp-sm);
  }

  .\[\&_p\]\:font-bold p {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .\[\*\]\:text-xs:is(*) {
    font-size: var(--text-xs);
  }
}

ruby rt {
  font-size: 40%;
}

:root {
  --main-width: 0px;
  --main-base: 375px;
  --scale: calc(var(--main-width) / var(--main-base));
}

@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false;
}

@property --tw-font-weight {
  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: 0;
}

@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-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;
}
h2[data-astro-cid-4adpdllt] {
  font-size: var(--text-disp-lg);
  font-weight: bold;
  margin-bottom: var(--spacing-box-md);
}
h3[data-astro-cid-4adpdllt] {
  margin-top: var(--spacing-box-md);
  font-size: var(--text-sm);
  font-weight: bold;
}
a[data-astro-cid-4adpdllt] {
  text-decoration: underline;
}
.button-3d[data-astro-cid-ife67wyv] {
  box-shadow: 0 8px 0 0 var(--tw-shadow-color);
  transition: all 0.3s;
}
.button-3d[data-astro-cid-ife67wyv]:hover {
  transform: translateY(4px);
  box-shadow: 0 4px 0 0 var(--tw-shadow-color);
}
h2[data-astro-cid-wyh3noq4] {
  font-size: var(--text-disp-lg);
  font-weight: bold;
}
