/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-orange-100: oklch(95.4% 0.038 75.164);
    --color-orange-200: oklch(90.1% 0.076 70.697);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --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-green-300: oklch(87.1% 0.15 154.449);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-teal-800: oklch(43.7% 0.078 188.216);
    --color-cyan-400: oklch(78.9% 0.154 211.53);
    --color-cyan-500: oklch(71.5% 0.143 215.221);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --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-950: oklch(28.2% 0.091 267.935);
    --color-purple-600: oklch(55.8% 0.288 302.321);
    --color-pink-300: oklch(82.3% 0.12 346.018);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --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-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-7xl: 80rem;
    --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);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-wide: 0.025em;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
    --drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
    --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur-sm: 8px;
    --aspect-video: 16 / 9;
    --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);
    --color-wii-cyan: #00c4ff;
    --color-wii-gray-light: #E1E2E6;
    --color-wii-gray: #D9D9D9;
    --color-wii-text: #6B7280;
    --font-wii: "WiiSans", system-ui, sans-serif;
    --font-rodin: "Rodin", system-ui, sans-serif;
    --font-e1234: "e1234", monospace;
    --font-digital-dream: "digital-dream", monospace;
    --radius-wii: 12px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .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-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-1\/3 {
    top: calc(1/3 * 100%);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-16 {
    top: calc(var(--spacing) * 16);
  }
  .top-\[-50px\] {
    top: -50px;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .right-8 {
    right: calc(var(--spacing) * 8);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-8 {
    left: calc(var(--spacing) * 8);
  }
  .left-auto {
    left: auto;
  }
  .isolate {
    isolation: isolate;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-6 {
    margin-inline: calc(var(--spacing) * 6);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .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);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .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);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .block {
    display: block;
  }
  .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;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .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-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-\[1\.545rem\] {
    height: 1.545rem;
  }
  .h-\[34px\] {
    height: 34px;
  }
  .h-\[40vh\] {
    height: 40vh;
  }
  .h-\[48px\] {
    height: 48px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[70px\] {
    height: 70px;
  }
  .h-\[100vh\] {
    height: 100vh;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .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-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-\[1\.545rem\] {
    width: 1.545rem;
  }
  .w-\[48px\] {
    width: 48px;
  }
  .w-\[100vw\] {
    width: 100vw;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-\[1\] {
    flex: 1;
  }
  .flex-\[2\] {
    flex: 2;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-105 {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-bounce {
    animation: var(--animate-bounce);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-grab {
    cursor: grab;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-y {
    resize: vertical;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .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-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-3 {
    :where(& > :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)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .space-y-6 {
    :where(& > :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)));
    }
  }
  .space-y-12 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-86 {
    column-gap: calc(var(--spacing) * 86);
  }
  .space-x-2 {
    :where(& > :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)));
    }
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-wii {
    border-radius: var(--radius-wii);
  }
  .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-3 {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-t-4 {
    border-top-style: var(--tw-border-style);
    border-top-width: 4px;
  }
  .border-\[\#00C4FF\] {
    border-color: #00C4FF;
  }
  .border-amber-400 {
    border-color: var(--color-amber-400);
  }
  .border-amber-600 {
    border-color: var(--color-amber-600);
  }
  .border-cyan-400 {
    border-color: var(--color-cyan-400);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-gray-700 {
    border-color: var(--color-gray-700);
  }
  .border-orange-600 {
    border-color: var(--color-orange-600);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-\[\#00c4ff\] {
    border-top-color: #00c4ff;
  }
  .border-t-transparent {
    border-top-color: transparent;
  }
  .bg-\[\#0077b5\] {
    background-color: #0077b5;
  }
  .bg-\[\#24292e\] {
    background-color: #24292e;
  }
  .bg-amber-200 {
    background-color: var(--color-amber-200);
  }
  .bg-amber-600 {
    background-color: var(--color-amber-600);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-blue-800 {
    background-color: var(--color-blue-800);
  }
  .bg-blue-950 {
    background-color: var(--color-blue-950);
  }
  .bg-cyan-400 {
    background-color: var(--color-cyan-400);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-100\/95 {
    background-color: color-mix(in srgb, oklch(96.7% 0.003 264.542) 95%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-100) 95%, transparent);
    }
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-900\/50 {
    background-color: color-mix(in srgb, oklch(21% 0.034 264.665) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
    }
  }
  .bg-green-300 {
    background-color: var(--color-green-300);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-orange-200 {
    background-color: var(--color-orange-200);
  }
  .bg-pink-300 {
    background-color: var(--color-pink-300);
  }
  .bg-purple-600 {
    background-color: var(--color-purple-600);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-teal-800 {
    background-color: var(--color-teal-800);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#5A9FE3\] {
    --tw-gradient-from: #5A9FE3;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#8B1A1A\] {
    --tw-gradient-from: #8B1A1A;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-orange-100 {
    --tw-gradient-from: var(--color-orange-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-\[\#3D7BC1\] {
    --tw-gradient-via: #3D7BC1;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-\[\#2A5F8F\] {
    --tw-gradient-to: #2A5F8F;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#A52A2A\] {
    --tw-gradient-to: #A52A2A;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-orange-200 {
    --tw-gradient-to: var(--color-orange-200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .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-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-9 {
    padding-inline: calc(var(--spacing) * 9);
  }
  .px-24 {
    padding-inline: calc(var(--spacing) * 24);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .pt-\[80px\] {
    padding-top: 80px;
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pb-44 {
    padding-bottom: calc(var(--spacing) * 44);
  }
  .pb-\[60px\] {
    padding-bottom: 60px;
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-e1234 {
    font-family: var(--font-e1234);
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-rodin {
    font-family: var(--font-rodin);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .font-wii {
    font-family: var(--font-wii);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--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-\[4vh\] {
    font-size: 4vh;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-300 {
    color: var(--color-blue-300);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-cyan-400 {
    color: var(--color-cyan-400);
  }
  .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-green-500 {
    color: var(--color-green-500);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-wii-gray {
    color: var(--color-wii-gray);
  }
  .text-wii-text {
    color: var(--color-wii-text);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .text-yellow-500 {
    color: var(--color-yellow-500);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .italic {
    font-style: italic;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-90 {
    opacity: 90%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .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-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px 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-2 {
    --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);
  }
  .ring-blue-500 {
    --tw-ring-color: var(--color-blue-500);
  }
  .ring-offset-2 {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .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,);
  }
  .drop-shadow-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow-md {
    --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-md));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow-sm {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
    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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(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,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .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));
  }
  .transition-all {
    transition-property: all;
    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-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    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));
  }
  .duration-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .group-hover\:scale-125 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 125%;
        --tw-scale-y: 125%;
        --tw-scale-z: 125%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:shadow-2xl {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:border-\[\#00c4ff\] {
    &:hover {
      @media (hover: hover) {
        border-color: #00c4ff;
      }
    }
  }
  .hover\:bg-cyan-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-cyan-500);
      }
    }
  }
  .hover\:text-blue-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
      }
    }
  }
  .hover\:shadow-cyan-400\/30 {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-color: color-mix(in srgb, oklch(78.9% 0.154 211.53) 30%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-400) 30%, transparent) var(--tw-shadow-alpha), transparent);
        }
      }
    }
  }
  .focus\:not-sr-only {
    &:focus {
      position: static;
      width: auto;
      height: auto;
      padding: 0;
      margin: 0;
      overflow: visible;
      clip-path: none;
      white-space: normal;
    }
  }
  .focus\:absolute {
    &:focus {
      position: absolute;
    }
  }
  .focus\:top-4 {
    &:focus {
      top: calc(var(--spacing) * 4);
    }
  }
  .focus\:left-4 {
    &:focus {
      left: calc(var(--spacing) * 4);
    }
  }
  .focus\:z-50 {
    &:focus {
      z-index: 50;
    }
  }
  .focus\:rounded-wii {
    &:focus {
      border-radius: var(--radius-wii);
    }
  }
  .focus\:border-cyan-400 {
    &:focus {
      border-color: var(--color-cyan-400);
    }
  }
  .focus\:px-4 {
    &:focus {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .focus\:py-2 {
    &:focus {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .focus\:text-wii-text {
    &:focus {
      color: var(--color-wii-text);
    }
  }
  .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-cyan-400\/20 {
    &:focus {
      --tw-ring-color: color-mix(in srgb, oklch(78.9% 0.154 211.53) 20%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-cyan-400) 20%, transparent);
      }
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --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;
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --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-visible\:ring-cyan-400 {
    &:focus-visible {
      --tw-ring-color: var(--color-cyan-400);
    }
  }
  .focus-visible\:ring-white {
    &:focus-visible {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus-visible\:ring-offset-2 {
    &:focus-visible {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-visible\:ring-inset {
    &:focus-visible {
      --tw-ring-inset: inset;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .sm\:right-12 {
    @media (width >= 40rem) {
      right: calc(var(--spacing) * 12);
    }
  }
  .sm\:mb-4 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .sm\:mb-8 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .sm\:h-12 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .sm\:h-24 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 24);
    }
  }
  .sm\:h-32 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 32);
    }
  }
  .sm\:h-40 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 40);
    }
  }
  .sm\:h-\[60px\] {
    @media (width >= 40rem) {
      height: 60px;
    }
  }
  .sm\:h-\[500px\] {
    @media (width >= 40rem) {
      height: 500px;
    }
  }
  .sm\:w-12 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 12);
    }
  }
  .sm\:w-24 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 24);
    }
  }
  .sm\:w-32 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 32);
    }
  }
  .sm\:w-40 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 40);
    }
  }
  .sm\:w-\[150px\] {
    @media (width >= 40rem) {
      width: 150px;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:p-6 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .sm\:p-8 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-8 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .sm\:pb-36 {
    @media (width >= 40rem) {
      padding-bottom: calc(var(--spacing) * 36);
    }
  }
  .sm\:text-2xl {
    @media (width >= 40rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .sm\:text-3xl {
    @media (width >= 40rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .sm\:text-8xl {
    @media (width >= 40rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-sm {
    @media (width >= 40rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:text-xl {
    @media (width >= 40rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:mt-\[0\.2vw\] {
    @media (width >= 48rem) {
      margin-top: 0.2vw;
    }
  }
  .md\:mr-8 {
    @media (width >= 48rem) {
      margin-right: calc(var(--spacing) * 8);
    }
  }
  .md\:mb-6 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .md\:ml-4 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .md\:ml-8 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 8);
    }
  }
  .md\:ml-\[-18\.5vw\] {
    @media (width >= 48rem) {
      margin-left: -18.5vw;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:h-8 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 8);
    }
  }
  .md\:h-10 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 10);
    }
  }
  .md\:h-14 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 14);
    }
  }
  .md\:h-20 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 20);
    }
  }
  .md\:h-24 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 24);
    }
  }
  .md\:h-\[5vw\] {
    @media (width >= 48rem) {
      height: 5vw;
    }
  }
  .md\:h-\[7\.3vw\] {
    @media (width >= 48rem) {
      height: 7.3vw;
    }
  }
  .md\:h-\[7vw\] {
    @media (width >= 48rem) {
      height: 7vw;
    }
  }
  .md\:h-\[16vw\] {
    @media (width >= 48rem) {
      height: 16vw;
    }
  }
  .md\:h-\[23vh\] {
    @media (width >= 48rem) {
      height: 23vh;
    }
  }
  .md\:h-\[100vh\] {
    @media (width >= 48rem) {
      height: 100vh;
    }
  }
  .md\:min-h-0 {
    @media (width >= 48rem) {
      min-height: calc(var(--spacing) * 0);
    }
  }
  .md\:w-1\/4 {
    @media (width >= 48rem) {
      width: calc(1/4 * 100%);
    }
  }
  .md\:w-8 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 8);
    }
  }
  .md\:w-10 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 10);
    }
  }
  .md\:w-20 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 20);
    }
  }
  .md\:w-24 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 24);
    }
  }
  .md\:w-96 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 96);
    }
  }
  .md\:w-\[4\.5vw\] {
    @media (width >= 48rem) {
      width: 4.5vw;
    }
  }
  .md\:w-\[5vw\] {
    @media (width >= 48rem) {
      width: 5vw;
    }
  }
  .md\:w-\[6\.5vw\] {
    @media (width >= 48rem) {
      width: 6.5vw;
    }
  }
  .md\:w-\[6vw\] {
    @media (width >= 48rem) {
      width: 6vw;
    }
  }
  .md\:w-\[7\.3vw\] {
    @media (width >= 48rem) {
      width: 7.3vw;
    }
  }
  .md\:w-\[7vw\] {
    @media (width >= 48rem) {
      width: 7vw;
    }
  }
  .md\:w-\[8vh\] {
    @media (width >= 48rem) {
      width: 8vh;
    }
  }
  .md\:w-\[14vw\] {
    @media (width >= 48rem) {
      width: 14vw;
    }
  }
  .md\:w-\[16vw\] {
    @media (width >= 48rem) {
      width: 16vw;
    }
  }
  .md\:w-\[20vh\] {
    @media (width >= 48rem) {
      width: 20vh;
    }
  }
  .md\:w-\[23vh\] {
    @media (width >= 48rem) {
      width: 23vh;
    }
  }
  .md\:w-\[50vh\] {
    @media (width >= 48rem) {
      width: 50vh;
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:max-w-\[320px\] {
    @media (width >= 48rem) {
      max-width: 320px;
    }
  }
  .md\:min-w-0 {
    @media (width >= 48rem) {
      min-width: calc(var(--spacing) * 0);
    }
  }
  .md\:flex-1 {
    @media (width >= 48rem) {
      flex: 1;
    }
  }
  .md\:flex-\[1\] {
    @media (width >= 48rem) {
      flex: 1;
    }
  }
  .md\:shrink {
    @media (width >= 48rem) {
      flex-shrink: 1;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-3 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .md\:gap-10 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .md\:gap-36 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 36);
    }
  }
  .md\:space-y-0 {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-x-4 {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .md\:overflow-auto {
    @media (width >= 48rem) {
      overflow: auto;
    }
  }
  .md\:overflow-x-hidden {
    @media (width >= 48rem) {
      overflow-x: hidden;
    }
  }
  .md\:overflow-y-auto {
    @media (width >= 48rem) {
      overflow-y: auto;
    }
  }
  .md\:p-6 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .md\:p-8 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:p-\[0\.4vh\] {
    @media (width >= 48rem) {
      padding: 0.4vh;
    }
  }
  .md\:px-4 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:px-16 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }
  .md\:px-\[3vw\] {
    @media (width >= 48rem) {
      padding-inline: 3vw;
    }
  }
  .md\:py-\[2\.65vw\] {
    @media (width >= 48rem) {
      padding-block: 2.65vw;
    }
  }
  .md\:py-\[3\.3vw\] {
    @media (width >= 48rem) {
      padding-block: 3.3vw;
    }
  }
  .md\:py-\[4vh\] {
    @media (width >= 48rem) {
      padding-block: 4vh;
    }
  }
  .md\:pt-4 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 4);
    }
  }
  .md\:pr-0 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .md\:pr-1 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 1);
    }
  }
  .md\:pb-0 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-24 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 24);
    }
  }
  .md\:pb-48 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 48);
    }
  }
  .md\:pb-\[30vh\] {
    @media (width >= 48rem) {
      padding-bottom: 30vh;
    }
  }
  .md\:pl-0 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .md\:pl-20 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 20);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .md\:text-8xl {
    @media (width >= 48rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-\[1\.5vw\] {
    @media (width >= 48rem) {
      font-size: 1.5vw;
    }
  }
  .md\:text-\[2\.1vw\] {
    @media (width >= 48rem) {
      font-size: 2.1vw;
    }
  }
  .md\:text-\[2\.8vw\] {
    @media (width >= 48rem) {
      font-size: 2.8vw;
    }
  }
  .md\:text-\[2vw\] {
    @media (width >= 48rem) {
      font-size: 2vw;
    }
  }
  .md\:text-\[3vh\] {
    @media (width >= 48rem) {
      font-size: 3vh;
    }
  }
  .md\:text-\[4vw\] {
    @media (width >= 48rem) {
      font-size: 4vw;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-16 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }
  .lg\:px-24 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 24);
    }
  }
  .lg\:pb-64 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 64);
    }
  }
  .lg\:pb-\[30vh\] {
    @media (width >= 64rem) {
      padding-bottom: 30vh;
    }
  }
  .lg\:pl-36 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 36);
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-base {
    @media (width >= 64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .xl\:block {
    @media (width >= 80rem) {
      display: block;
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:max-w-\[1600px\] {
    @media (width >= 80rem) {
      max-width: 1600px;
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:px-32 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 32);
    }
  }
  .xl\:text-xl {
    @media (width >= 80rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
}
@font-face {
  font-family: "WiiSans";
  src: url("../../fonts/contm.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rodin";
  src: url("../../fonts/Rodin.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "digital-dream";
  src: url("../../fonts/DIGITALDREAM.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "e1234";
  src: url("../../fonts/E1234.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
:root {
  --tex-channel-border: url('/img/textures/channel-border.png');
  --tex-footer-bg: url('/img/textures/footer-bg.png');
  --tex-footer-left: url('/img/textures/footer-left.png');
  --tex-footer-right: url('/img/textures/footer-right.png');
  --tex-footer-center: url('/img/textures/footer-center.png');
  --tex-footer-divider: url('/img/textures/footer-divider.png');
  --tex-btn-wii: url('/img/textures/btn-wii.png');
  --tex-btn-mail: url('/img/textures/btn-mail.png');
  --tex-sd-icon: url('/img/textures/sd-icon.png');
  --tex-circle-btn-left: url('/img/textures/circle-btn-left.png');
  --tex-circle-btn-right: url('/img/textures/circle-btn-right.png');
  --tex-mail-icon: url('/img/textures/mail-icon.png');
  --tex-disc: url('/img/textures/disc.png');
  --tex-pointer: url('/img/textures/pointer.png');
  --tex-wii-menu-bg: url('/img/textures/wii-menu-bg.png');
  --tex-mii-bg: url('/img/textures/mii-bg.png');
  --tex-photo-bg: url('/img/textures/photo-bg.png');
  --tex-news-globe: url('/img/textures/news-globe.png');
  --tex-forecast: url('/img/textures/forecast.png');
  --tex-channel-frame: url('/img/textures/channel-frame.png');
  --channel-aspect: 7 / 4;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.mm-striped-bg {
  background-image: linear-gradient( to bottom, #f0f0f0 25%, transparent 25%, transparent 50%, #f0f0f0 50%, #f0f0f0 75%, transparent 75%, transparent );
  background-size: 12px 12px;
}
.ec-striped-bg {
  background-image: linear-gradient( to bottom, #e0e0e0 25%, transparent 25%, transparent 50%, #e0e0e0 50%, #e0e0e0 75%, transparent 75%, transparent );
  background-size: 5px 5px;
}
.mm-bar {
  border-top: none;
  border-bottom: 6px solid var(--color-wii-cyan);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.mm-left-box {
  width: calc(50% - 8rem);
  height: 100px;
  background-color: rgb(209 213 219 / 0.8);
  transform: translateX(-17rem);
  position: absolute;
  border-bottom-right-radius: 50%;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.mm-left-bar {
  border-top: 4px solid var(--color-wii-cyan);
  border-radius: 50px;
  box-shadow: 0 -2px var(--color-wii-cyan);
}
.mm-right-box {
  width: calc(50% - 8rem);
  height: 100px;
  background-color: rgb(209 213 219 / 0.8);
  transform: translateX(17rem);
  position: absolute;
  border-bottom-left-radius: 50%;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.mm-right-bar {
  border-top: 4px solid var(--color-wii-cyan);
  border-radius: 50px;
  box-shadow: 0 -2px var(--color-wii-cyan);
}
.wii-channel-grid {
  width: 100%;
}
.wii-channel {
  aspect-ratio: var(--channel-aspect);
  min-height: 100px;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
  background: #ccccce;
  border-radius: 7% / 12%;
  display: flex;
  border: 3px solid #b0b0b5;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}
.wii-channel:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
  border-color: var(--color-wii-cyan);
  box-shadow: inset 0 0 6px 1px rgba(0, 196, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}
.wii-channel-figure {
  margin: calc(var(--spacing) * 0);
  display: flex;
  width: 100%;
  flex: 1;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: var(--color-white);
  border-radius: 4.5% / 9%;
}
.wii-channel-content-wrapper {
  display: flex;
  flex: 1;
  overflow: hidden;
  border-radius: 4.5% / 9%;
}
.wii-channel-link {
  display: flex;
  flex: 1;
  text-decoration-line: none;
  min-height: 44px;
  min-width: 44px;
}
.wii-channel-icon {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.wii-channel-svg {
  width: clamp(54px, 13vw, 70px);
  height: clamp(54px, 13vw, 70px);
}
.wii-channel-svg--star {
  width: clamp(65px, 15vw, 80px);
  height: clamp(65px, 15vw, 80px);
}
.wii-channel-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.wii-channel-placeholder {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.62rem, 4.3vw, 2.5rem);
  font-weight: bold;
  color: rgba(156, 163, 175, 0.5);
}
.wii-channel--disc .wii-channel-figure, .wii-channel-figure--disc {
  background: linear-gradient(to bottom, #ffffff, #f5f5f5);
  overflow: visible;
  position: relative;
}
.disc-spin-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 400px;
}
.disc-spin-wrapper .wii-disc-texture {
  animation: disc-vertical-spin 4s linear infinite;
}
@keyframes disc-vertical-spin {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.wii-channel--mii {
  position: relative;
}
.wii-channel--mii .wii-channel-figure, .wii-channel-figure--mii {
  background: linear-gradient(to bottom, #f8f8f8, #e8e8e8);
  position: relative;
  overflow: hidden;
}
.wii-mii-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.mii-crowd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mii-wash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.45;
  z-index: 9;
  pointer-events: none;
  border-radius: 7% / 12%;
}
.mii-scanlines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient( to bottom, transparent 0px, transparent 2px, rgba(0, 0, 0, 0.03) 2px, rgba(0, 0, 0, 0.03) 4px );
  z-index: 10;
  pointer-events: none;
  border-radius: 7% / 12%;
}
.mii-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 11;
  pointer-events: none;
  border-radius: 7% / 12%;
}
.mii-white-flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 12;
  pointer-events: none;
  opacity: 0;
  border-radius: 7% / 12%;
  animation: mii-flash 2s ease-in-out 5s forwards;
}
.mii-logo-reveal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55%;
  height: auto;
  object-fit: contain;
  z-index: 13;
  pointer-events: none;
  opacity: 0;
  animation: mii-logo-fade-in 1.5s ease-in 6s forwards;
}
@media (max-width: 767px) {
  .mii-logo-reveal {
    width: 37%;
  }
}
@keyframes mii-flash {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0.9;
  }
  60% {
    opacity: 0.85;
  }
  100% {
    opacity: 0.75;
  }
}
@keyframes mii-logo-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mii-head {
  position: absolute;
  object-fit: contain;
  filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.15));
  animation: mii-head-bob 3s ease-in-out infinite;
}
.mii-head--r1-1 {
  width: 32%;
  top: -13%;
  left: -6%;
  z-index: 1;
  animation-duration: 2.8s;
  animation-delay: 0.3s;
}
.mii-head--r1-2 {
  width: 36%;
  top: -30%;
  left: 14%;
  z-index: 1;
  animation-duration: 3.4s;
  animation-delay: 1.7s;
}
.mii-head--r1-3 {
  width: 36%;
  top: -23%;
  left: 39%;
  z-index: 1;
  animation-duration: 3.1s;
  animation-delay: 0.9s;
}
.mii-head--r1-4 {
  width: 31%;
  top: -15%;
  left: 62%;
  z-index: 1;
  animation-duration: 2.6s;
  animation-delay: 2.1s;
}
.mii-head--r1-5 {
  width: 30%;
  top: -15%;
  right: -12%;
  z-index: 1;
  animation-duration: 3.5s;
  animation-delay: 0.5s;
}
.mii-head--r2-1 {
  width: 30%;
  top: 30%;
  left: -16%;
  z-index: 3;
  animation-duration: 3.3s;
  animation-delay: 1.2s;
}
.mii-head--r2-2 {
  width: 31%;
  top: 22%;
  left: 5%;
  z-index: 2;
  animation-duration: 2.7s;
  animation-delay: 0.1s;
}
.mii-head--r2-3 {
  width: 30%;
  top: 22%;
  left: 29%;
  z-index: 2;
  animation-duration: 3.6s;
  animation-delay: 2.4s;
}
.mii-head--r2-4 {
  width: 32%;
  top: 16%;
  left: 50%;
  z-index: 2;
  animation-duration: 2.9s;
  animation-delay: 0.7s;
}
.mii-head--r2-5 {
  width: 30%;
  top: 19%;
  right: -5%;
  z-index: 2;
  animation-duration: 3.2s;
  animation-delay: 1.9s;
}
.mii-head--r3-1 {
  width: 30%;
  bottom: -30%;
  left: -8%;
  z-index: 3;
  animation-duration: 3.0s;
  animation-delay: 1.5s;
}
.mii-head--r3-2 {
  width: 27%;
  bottom: -20%;
  left: 16%;
  z-index: 3;
  animation-duration: 2.5s;
  animation-delay: 0.4s;
}
.mii-head--r3-3 {
  width: 33%;
  bottom: -29%;
  left: 34%;
  z-index: 4;
  animation-duration: 3.7s;
  animation-delay: 2.0s;
}
.mii-head--r3-4 {
  width: 33%;
  bottom: -19%;
  left: 56%;
  z-index: 3;
  animation-duration: 2.8s;
  animation-delay: 1.1s;
}
.mii-head--r3-5 {
  width: 34%;
  bottom: -22%;
  right: -9%;
  z-index: 2;
  animation-duration: 3.4s;
  animation-delay: 0.6s;
}
.mii-bop {
  animation: mii-bop 2.5s ease-in-out infinite;
}
.mii-bop--1 {
  animation-delay: 0s;
}
.mii-bop--2 {
  animation-delay: 0.8s;
}
.mii-bop--3 {
  animation-delay: 1.6s;
}
@keyframes mii-bop {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8%);
  }
}
@keyframes mii-head-bob {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3%);
  }
}
.wii-channel--photo .wii-channel-figure, .wii-channel-figure--photo {
  background-image: url('/img/textures/photo-corkboard.png');
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.wii-photo-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}
.photo-banner {
  width: 100%;
  background: rgba(255, 140, 0, 0.45);
  padding: 6% 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  flex-shrink: 0;
  transform: translateY(-100%);
  animation: banner-slide-in 800ms ease-out 3.8s forwards;
}
@keyframes banner-slide-in {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.photo-banner-title {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.15rem, 3.1vw, 1.4rem);
  font-weight: bold;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.photo-scatter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8%;
}
.photo-polaroid {
  position: absolute;
  border: 4px solid white;
  box-shadow: 2px 3px 8px rgba(0,0,0,0.4);
  object-fit: cover;
  background: white;
  opacity: 0;
}
.photo-left {
  width: 38%;
  height: 50%;
  bottom: 32%;
  left: 7%;
  z-index: 1;
  animation: photo-entrance 600ms ease-out 1.8s forwards, photo-shift 800ms ease-out 3.8s forwards;
}
.photo-center {
  width: 42%;
  height: 55%;
  top: 15%;
  left: 29%;
  z-index: 3;
  animation: photo-entrance 600ms ease-out 2.65s forwards, photo-shift 800ms ease-out 3.8s forwards;
}
.photo-right {
  width: 36%;
  height: 48%;
  bottom: 32%;
  right: 14%;
  z-index: 2;
  animation: photo-entrance 600ms ease-out 1s forwards, photo-shift 800ms ease-out 3.8s forwards;
}
@keyframes photo-entrance {
  0% {
    opacity: 0;
    transform: scale(0.9) rotate(var(--rotation, 0deg));
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(var(--rotation, 0deg));
  }
}
@keyframes photo-shift {
  0% {
    transform: scale(1) rotate(var(--rotation, 0deg)) translateY(0);
  }
  100% {
    transform: scale(1) rotate(var(--rotation, 0deg)) translateY(35%);
  }
}
.wii-channel--forecast .wii-channel-figure, .wii-channel-figure--forecast {
  background: linear-gradient(to bottom, #e8edf2 0%, #1a2744 30%, #2a4a8a 60%, #3b82f6 100%);
  position: relative;
  overflow: hidden;
}
.wii-forecast-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 8% 6%;
  background: radial-gradient(circle at 13% 31%, #02b7ed 0%, #0055aa 50%, #000a85 100%);
  overflow: hidden;
}
.wii-forecast-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 45%;
  background: linear-gradient( to bottom, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.08) 40%, rgba(255, 255, 255, 0) 100% );
  pointer-events: none;
  z-index: 1;
}
.forecast-top-bar {
  display: none;
}
.forecast-channel-title {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.24rem, 3.7vw, 1.1rem);
  font-weight: bold;
  color: white;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
  z-index: 2;
  margin-bottom: auto;
  text-align: center;
  transition: opacity 0.5s ease-out;
}
.forecast-title-fade {
  animation: forecast-title-fade 22s ease-in-out infinite;
  animation-delay: 2s;
}
@keyframes forecast-title-fade {
  0%, 9% {
    opacity: 1;
  }
  10%, 45% {
    opacity: 0;
  }
  46%, 91% {
    opacity: 1;
  }
}
.forecast-sun {
  position: relative;
  width: clamp(112px, 28vw, 100px);
  height: clamp(112px, 28vw, 140px);
  margin-top: auto;
  margin-bottom: 5%;
  transition: opacity 0.5s ease-out;
}
.forecast-sun-fade {
  animation: forecast-sun-fade 22s ease-in-out infinite;
  animation-delay: 2s;
}
@keyframes forecast-sun-fade {
  0%, 9% {
    opacity: 1;
  }
  10%, 45% {
    opacity: 0;
  }
  46%, 91% {
    opacity: 1;
  }
}
.sun-icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sun-gleam {
  animation: sun-gleam 3s ease-in-out infinite;
}
@keyframes sun-gleam {
  0%, 100% {
    filter: brightness(1) drop-shadow(0 0 8px rgba(255,220,80,0.4));
  }
  50% {
    filter: brightness(1.3) drop-shadow(0 0 20px rgba(255,220,80,0.8));
  }
}
.weather-news-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  opacity: 0;
  animation: weather-news-fade 22s ease-in-out infinite;
  animation-delay: 2s;
  pointer-events: none;
}
.weather-news-logo {
  width: 95%;
  height: auto;
  object-fit: contain;
}
@keyframes weather-news-fade {
  0%, 9% {
    opacity: 0;
  }
  10%, 45% {
    opacity: 1;
  }
  46%, 91% {
    opacity: 0;
  }
}
.wii-channel--news .wii-channel-figure, .wii-channel-figure--news {
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 2% 16%, #219f38 0%, #1a7a2b 40%, #1a510b 100%);
}
.wii-channel--news .wii-channel-figure::before, .wii-channel-figure--news::before {
  content: '';
  position: absolute;
  top: 15%;
  left: 18%;
  width: 32%;
  height: 100%;
  background-image: url('/img/textures/news-west-bg.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3;
  z-index: 0;
  pointer-events: none;
  filter: drop-shadow(0 0 2px rgba(144,238,144,0.8)) drop-shadow(0 0 3px rgba(144,238,144,0.6));
}
.wii-channel--news .wii-channel-figure::after, .wii-channel-figure--news::after {
  content: '';
  position: absolute;
  top: 12%;
  right: 14%;
  width: 40%;
  height: 100%;
  background-image: url('/img/textures/news-east-bg.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3;
  z-index: 0;
  pointer-events: none;
  filter: drop-shadow(0 0 2px rgba(144,238,144,0.8)) drop-shadow(0 0 3px rgba(144,238,144,0.6));
}
.wii-channel--news .wii-channel-figure > .wii-channel-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient( to bottom, transparent, transparent 2px, rgba(0,0,0,0.08) 2px, rgba(0,0,0,0.08) 3px );
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  animation: fade-in-overlays 500ms ease-out 1.5s forwards;
}
@keyframes fade-in-overlays {
  to {
    opacity: 1;
  }
}
.news-continents {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.wii-news-content {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 8%;
  z-index: 2;
}
.news-channel-title {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.37rem, 4.4vw, 1.5rem);
  font-weight: bold;
  color: white;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
  margin-bottom: 4%;
  text-align: center;
}
.news-ticker {
  width: 100%;
  overflow: hidden;
  background: rgba(0,0,0,0.15);
  border-radius: 4px;
  padding: 1% 4%;
  margin-bottom: 3%;
  opacity: 0;
  animation: fade-in-tickers 500ms ease-out 2.5s forwards;
  display: flex;
  align-items: center;
  min-height: 2rem;
}
@keyframes fade-in-tickers {
  to {
    opacity: 1;
  }
}
.news-ticker-content {
  display: flex;
  align-items: center;
  gap: 8px;
  animation: ticker-scroll 20s linear infinite 2.5s;
  white-space: nowrap;
}
.news-bullet {
  font-size: clamp(0.99rem, 2.5vw, 1.2rem);
  flex-shrink: 0;
}
.news-bullet--yellow {
  color: #fbbf24;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.news-headline {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.06rem, 3.1vw, 1.75rem);
  color: white;
  text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
@keyframes ticker-scroll {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.wii-channel--linkedin .wii-channel-figure {
  background: linear-gradient(to bottom, #0077b5, #005885);
}
.wii-channel--linkedin .wii-channel-svg {
  color: white;
}
.linkedin-animation-container {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: visible;
}
.linkedin-falling-icon {
  position: absolute;
  color: white;
  width: clamp(59px, 15vw, 70px);
  height: clamp(59px, 15vw, 70px);
  animation: linkedin-fall-bounce 2.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}
.linkedin-logo-reveal {
  position: absolute;
  width: clamp(124px, 30vw, 140px);
  height: clamp(81px, 20vw, 90px);
  opacity: 0;
  transform: scale(0.8);
  animation: linkedin-logo-fade 0.6s ease-out 2.5s forwards;
  object-fit: contain;
}
@keyframes linkedin-fall-bounce {
  0% {
    transform: translateY(-600%) scale(0.6);
    opacity: 0;
  }
  10% {
    opacity: 1;
    transform: translateY(-400%) scale(0.7);
  }
  20% {
    transform: translateY(-200%) scale(0.85);
  }
  30% {
    transform: translateY(0) scale(1.1);
  }
  32% {
    transform: translateY(5%) scale(0.95);
  }
  35% {
    transform: translateY(0) scale(1);
  }
  42% {
    transform: translateY(-80%);
  }
  50% {
    transform: translateY(0);
  }
  56% {
    transform: translateY(-45%);
  }
  62% {
    transform: translateY(0);
  }
  67% {
    transform: translateY(-20%);
  }
  72% {
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  90% {
    transform: translateY(0) scale(0.7);
    opacity: 0.2;
  }
  100% {
    transform: translateY(0) scale(0.3);
    opacity: 0;
  }
}
@keyframes linkedin-logo-fade {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.wii-channel-figure--work {
  padding: 0;
  overflow: hidden;
}
.wii-channel-tile-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
.wii-channel--technologies .wii-channel-figure {
  background: #a07cd0;
  position: relative;
  overflow: hidden;
}
.wii-channel-icon--technologies {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.tech-icon-cycle {
  position: absolute;
  width: clamp(124px, 30vw, 140px);
  height: clamp(81px, 20vw, 90px);
  opacity: 0;
  object-fit: contain;
}
.tech-icon-cycle:nth-child(1) {
  animation: tech-icon-rotate 60s infinite 0s;
}
.tech-icon-cycle:nth-child(2) {
  animation: tech-icon-rotate 60s infinite 6s;
}
.tech-icon-cycle:nth-child(3) {
  animation: tech-icon-rotate 60s infinite 12s;
}
.tech-icon-cycle:nth-child(4) {
  animation: tech-icon-rotate 60s infinite 18s;
}
.tech-icon-cycle:nth-child(5) {
  animation: tech-icon-rotate 60s infinite 24s;
}
.tech-icon-cycle:nth-child(6) {
  animation: tech-icon-rotate 60s infinite 30s;
}
.tech-icon-cycle:nth-child(7) {
  animation: tech-icon-rotate 60s infinite 36s;
}
.tech-icon-cycle:nth-child(8) {
  animation: tech-icon-rotate 60s infinite 42s;
}
.tech-icon-cycle:nth-child(9) {
  animation: tech-icon-rotate 60s infinite 48s;
}
.tech-icon-cycle:nth-child(10) {
  animation: tech-icon-rotate 60s infinite 54s;
}
@keyframes tech-icon-rotate {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  2% {
    opacity: 1;
    transform: scale(1);
  }
  8% {
    opacity: 1;
    transform: scale(1);
  }
  10% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}
.sanity-logo-wrapper {
  display: flex;
  align-items: center;
  gap: 2px;
  width: clamp(99px, 22vw, 100px);
}
.sanity-logo-wrapper img {
  height: clamp(25px, 6.2vw, 35px);
  width: auto;
}
.wii-channel--empty .wii-channel-figure {
  background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);
}
.wii-disc-texture {
  width: clamp(119px, 26vw, 154px);
  height: clamp(124px, 26vw, 168px);
  object-fit: contain;
}
.disc-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.disc-reflection {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.12;
  pointer-events: none;
}
.disc-reflection .wii-disc-texture {
  animation: none;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .wii-channel-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .wii-channel-wrapper {
    min-width: 0;
  }
  .wii-channel {
    aspect-ratio: 7/4;
    min-height: auto;
  }
}
@media (min-width: 1280px) {
  .wii-channel-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .wii-channel-wrapper {
    min-width: 0;
  }
  .wii-channel {
    aspect-ratio: 7/4;
    min-height: auto;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .wii-channel-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .channel-footer-nav {
    border-top: 4px solid #00c4ff !important;
    border-bottom: none !important;
    padding: 0.75rem 1rem !important;
    min-height: 64px;
  }
  .channel-footer-buttons {
    width: 100%;
    justify-content: space-between;
    gap: 0.5rem !important;
    margin: 0 !important;
  }
  .channel-footer-buttons .wii-channel-link {
    flex: 1 1 0;
    max-width: 48%;
  }
  .channel-footer-buttons .wii-channel-link > div {
    width: 100%;
  }
  .channel-footer-buttons img {
    width: 100% !important;
    height: auto !important;
  }
}
.wii-footer {
  position: fixed;
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 50;
  display: flex;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
.mm-footer-bg {
  background-image: url('/img/mm-footer.svg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  min-height: 322px;
  height: auto;
}
.wii-footer-sd-card {
  position: absolute;
  height: auto;
  bottom: 4.5vw;
  left: clamp(100px, 16vw, 100%);
  width: clamp(32px, 4vw, 56px);
  z-index: 11;
}
.wii-footer-content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2.4vw;
  margin-top: auto;
  margin-bottom: 4vw;
}
.wii-footer-time-row {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.wii-footer-time {
  font-family: var(--font-e1234), monospace;
  font-size: 5vw;
  font-weight: bold;
  color: #9ca3af;
  line-height: 1;
}
.wii-footer-meridiem {
  font-family: var(--font-rodin), sans-serif;
  font-size: 2vw;
  color: #9ca3af;
  margin-left: 1rem;
  padding-bottom: 1.2vw;
}
.wii-footer-date {
  font-family: var(--font-rodin), sans-serif;
  font-size: 4vw;
  font-weight: 800;
  color: #6b7280;
  line-height: 1;
  white-space: nowrap;
  margin-top: 0.5rem;
}
.wii-footer-message-btn {
  position: absolute;
  cursor: pointer;
  --tw-border-style: none;
  border-style: none;
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
  opacity: 0%;
  bottom: 14%;
  right: 3%;
  width: 10%;
  aspect-ratio: 1;
  z-index: 20;
  transform: translate(0, 0);
}
.wii-footer-message-btn:hover {
  opacity: 0;
}
.wii-footer-message-btn:focus {
  opacity: 0;
}
.wii-footer-message-btn:focus-visible {
  opacity: 1;
  outline: 2px solid #00c4ff;
  outline-offset: 2px;
  border-radius: 50%;
}
.wii-footer-message-btn:active {
  transform: translate(2px, 2px);
}
.wii-footer-message-btn::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(0, 0, 0, 0.2), transparent 60%);
  opacity: 0;
  transition: opacity 0.1s ease;
  pointer-events: none;
}
.wii-footer-message-btn:active::after {
  opacity: 1;
}
.wii-footer:has(.wii-footer-message-btn:active) .mm-footer-bg {
  transform: scale(0.98);
  transition: transform 0.1s ease;
}
@media (max-width: 1279px) and (min-width: 768px) {
  .wii-footer-content {
    gap: 1rem;
    margin-bottom: 5vw;
  }
  .wii-footer-time {
    font-size: 3.5vw;
  }
  .wii-footer-date {
    font-size: 2.8vw;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .wii-footer.mm-footer-bg {
    background-image: linear-gradient( to bottom, #e0e0e0 25%, transparent 25%, transparent 50%, #e0e0e0 50%, #e0e0e0 75%, transparent 75%, transparent );
    background-size: 5px 5px;
    background-color: #e5e7eb;
    min-height: auto;
  }
  .wii-footer {
    border-top: 4px solid #00c4ff;
    padding: 0.75rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wii-footer-sd-card {
    display: none;
  }
  .wii-footer-home-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
  }
  .wii-footer-home-btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: invert(35%) sepia(10%) saturate(300%) hue-rotate(180deg);
  }
  .wii-footer-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.25rem;
    margin-bottom: 0;
  }
  .wii-footer-time-row {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    gap: 0.25rem;
  }
  .wii-footer-time {
    font-family: var(--font-e1234), monospace;
    font-size: 1.5rem;
    font-weight: bold;
    color: #6b7280;
    line-height: 1;
  }
  .wii-footer-meridiem {
    font-family: var(--font-rodin), sans-serif;
    font-size: 0.75rem;
    color: #6b7280;
    margin-left: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .wii-footer-date {
    font-family: var(--font-rodin), sans-serif;
    font-size: 1.25rem;
    font-weight: 800;
    color: #4b5563;
    line-height: 1;
  }
  .wii-footer-message-btn {
    position: relative;
    bottom: auto;
    right: auto;
    width: 44px;
    height: 44px;
    opacity: 1;
    background: transparent;
    border: 2px solid #a3abb6;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    margin-left: 0.5rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
  }
  .wii-footer-message-btn:hover {
    border-color: #00c4ff;
    box-shadow: 0 0 8px rgba(0, 196, 255, 0.5);
    opacity: 1;
  }
  .wii-footer-message-btn::before {
    content: '';
    position: absolute;
    inset: 4px;
    background-image: url('/img/mail-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(35%) sepia(10%) saturate(300%) hue-rotate(180deg);
  }
}
.wii-channel-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.wii-hover-pill {
  pointer-events: none;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: calc(1/2 * 100%);
  z-index: 50;
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-gray-200);
  background-color: var(--color-white);
  white-space: nowrap;
  color: var(--color-black);
  opacity: 0%;
  font-family: var(--font-rodin), sans-serif;
  font-size: clamp(0.9rem, 2vw, 1.3rem);
  padding: 0.5rem 1.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  margin-top: 0.5rem;
}
.wii-channel-wrapper.show-hover-pill .wii-hover-pill {
  opacity: 1;
  visibility: visible;
}
@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate-blink {
  animation: blink 2.5s infinite;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    background-color: transparent;
  }
  100% {
    opacity: 0;
    background-color: black;
  }
}
.fade-out {
  animation: fadeOut 1s forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    background-color: black;
  }
  100% {
    opacity: 1;
    background-color: transparent;
  }
}
.fade-in {
  animation: fadeIn 3s forwards;
}
@keyframes spin-slow {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.animate-spin-slower {
  animation: spin-slow 15s linear infinite;
}
.typewriter {
  width: 3ch;
  overflow: hidden;
  border-right: 0.1em solid white;
  white-space: nowrap;
  animation: typing 4s steps(5, end) infinite, blink-caret 0.75s step-end infinite;
  display: inline-block;
  position: relative;
}
@keyframes typing {
  0%, 10% {
    width: 0;
  }
  20%, 30% {
    width: 1ch;
  }
  40%, 50% {
    width: 2ch;
  }
  60%, 70% {
    width: 3ch;
  }
  80%, 90% {
    width: 2ch;
  }
  100% {
    width: 0;
  }
}
@keyframes blink-caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: white;
  }
}
.css-atom {
  width: clamp(40px, 10vw, 70px);
  height: clamp(40px, 10vw, 70px);
  position: relative;
}
.css-atom::before, .css-atom::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40%;
  border: 3px solid #61dafb;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.css-atom::after {
  transform: translate(-50%, -50%) rotate(60deg);
}
.css-atom .orbit {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40%;
  border: 3px solid #61dafb;
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(-60deg);
}
.css-atom .nucleus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15%;
  height: 15%;
  background: #61dafb;
  border-radius: 50%;
}
.wii-channel-3d {
  border: 4px solid #c8ccd0;
  border-radius: 14px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12), inset 0 3px 0 rgba(255, 255, 255, 0.95), inset 0 -3px 6px rgba(0, 0, 0, 0.1), inset 3px 0 0 rgba(255, 255, 255, 0.6), inset -3px 0 0 rgba(0, 0, 0, 0.06);
  transition: all 0.15s ease-in-out;
}
.wii-channel-3d:hover {
  border-color: #00c4ff;
  box-shadow: 0 0 12px rgba(0, 196, 255, 0.5), 0 3px 8px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.95), inset 0 -3px 6px rgba(0, 0, 0, 0.1), inset 3px 0 0 rgba(255, 255, 255, 0.6), inset -3px 0 0 rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}
.wii-border {
  border: 4px solid #c8ccd0;
  border-radius: 14px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 2px 0 rgba(255, 255, 255, 0.9), inset 0 -2px 4px rgba(0, 0, 0, 0.08), inset 2px 0 0 rgba(255, 255, 255, 0.5), inset -2px 0 0 rgba(0, 0, 0, 0.05);
}
.wii-border:hover {
  border-color: #00c4ff;
  box-shadow: 0 0 8px rgba(0, 196, 255, 0.4), 0 2px 6px rgba(0, 0, 0, 0.12), inset 0 2px 0 rgba(255, 255, 255, 0.9), inset 0 -2px 4px rgba(0, 0, 0, 0.08), inset 2px 0 0 rgba(255, 255, 255, 0.5), inset -2px 0 0 rgba(0, 0, 0, 0.05);
}
.channel-inner-glow {
  box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.9), inset 0 -1px 3px rgba(0, 0, 0, 0.1);
}
.css-disc {
  width: clamp(60px, 15vw, 120px);
  height: clamp(60px, 15vw, 120px);
  border-radius: 50%;
  background: linear-gradient(135deg, #e5e7eb 0%, #9ca3af 50%, #d1d5db 100%);
  border: 2px solid #9ca3af;
  position: relative;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
}
.css-disc::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35%;
  height: 35%;
  border-radius: 50%;
  background: #6b7280;
}
.css-disc::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15%;
  height: 15%;
  border-radius: 50%;
  background: #e5e7eb;
}
.channel-height {
  height: auto;
  aspect-ratio: 4/3;
  min-height: 100px;
}
.transparent-border {
  border-color: transparent;
  border-width: 4px;
}
.wii-channel:hover {
  border-color: #00c4ff;
}
.transition-border {
  transition: border-color 0.2s ease-in-out;
}
#boot-overlay {
  display: none;
}
#boot-overlay.active {
  display: flex;
}
.channel-main {
  animation: fade-in 0.3s ease-out;
}
.gallery-thumb--active {
  border-color: #00c4ff !important;
  box-shadow: 0 0 12px rgba(0, 196, 255, 0.5), 0 3px 8px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.95), inset 0 -3px 6px rgba(0, 0, 0, 0.1), inset 3px 0 0 rgba(255, 255, 255, 0.6), inset -3px 0 0 rgba(0, 0, 0, 0.06) !important;
}
.gallery-featured-fade {
  transition: opacity 0.15s ease-in-out;
}
.gallery-featured-fading {
  opacity: 0;
}
#gallery-thumbnails {
  scrollbar-width: thin;
  scrollbar-color: var(--color-wii-cyan) transparent;
}
#gallery-thumbnails::-webkit-scrollbar {
  width: 4px;
}
#gallery-thumbnails::-webkit-scrollbar-thumb {
  background: var(--color-wii-cyan);
  border-radius: 2px;
}
#gallery-thumbnails::-webkit-scrollbar-track {
  background: transparent;
}
.channel-screenshot {
  position: fixed;
  inset: calc(var(--spacing) * 0);
  z-index: 0;
  background-color: #1a1a2e;
  padding-bottom: calc(1rem + 48px);
}
@media (min-width: 494px) {
  .channel-screenshot {
    padding-bottom: calc(1.5rem + 52px);
  }
}
@media (min-width: 768px) {
  .channel-screenshot {
    padding-bottom: calc(2.65vw + 80px);
  }
}
@media (min-width: 1024px) {
  .channel-screenshot {
    padding-bottom: calc(5.3vw + 80px);
  }
}
.channel-screenshot picture {
  display: block;
  height: 100%;
  width: 100%;
}
.channel-screenshot-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.channel-screenshot.has-xs-image .channel-screenshot-image {
  object-fit: fill;
}
@media (max-width: 375px) {
  .channel-screenshot.has-xs-image .channel-screenshot-image {
    object-fit: cover;
    object-position: top center;
  }
}
.channel-placeholder {
  text-align: center;
  color: var(--color-white);
}
.channel-placeholder h1 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.channel-placeholder h2 {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (pointer: fine) {
  body.show-custom-cursor, body.show-custom-cursor * {
    cursor: none !important;
  }
  body.wii-cursor, body.wii-cursor * {
    cursor: url('/img/pointer/hand-point.png') 0 0, auto;
  }
}
.wii-channel-nav-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.wii-channel-nav-arrow:hover {
  opacity: 1 !important;
  transform: scale(1.1);
}
.wii-channel-nav-arrow:focus-visible {
  outline: 2px solid var(--color-wii-cyan);
  outline-offset: 4px;
}
.wii-channel-nav-arrow img {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}
@media (max-width: 767px) {
  .wii-channel-nav-arrow img {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media (pointer: coarse) {
  .wii-channel-link {
    touch-action: manipulation;
    min-height: 44px;
    min-width: 44px;
  }
}
:focus-visible {
  outline: 2px solid #00c4ff;
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .wii-channel, .typewriter, .css-disc, .css-atom, .gallery-featured-fade, .mii-white-flash, .mii-logo-reveal, .mii-head, .photo-banner, .photo-left, .photo-center, .photo-right, .photo-polaroid, .sun-gleam, .weather-news-overlay, .news-ticker-content, .linkedin-falling-icon, .linkedin-logo-reveal, .channel-main {
    animation: none !important;
    transition: none !important;
  }
  #boot-overlay .animate-spin {
    animation: none !important;
  }
}
.wii-channel-link:focus-visible {
  outline: 2px solid #00c4ff;
  outline-offset: 2px;
  border-radius: 8px;
}
@media (prefers-contrast: high) {
  .wii-channel {
    border: 2px solid currentColor;
  }
  .wii-channel-link:focus-visible {
    outline-width: 3px;
  }
  .wii-channel-nav-arrow:focus-visible {
    outline-width: 3px;
  }
}
@media (max-width: 1023px) {
  [data-desktop-only-channel="true"] {
    opacity: 0.5;
    filter: grayscale(50%);
  }
  [data-desktop-only-link="true"] {
    pointer-events: none;
    cursor: not-allowed;
  }
}
@media (min-width: 1024px) {
  [data-desktop-only-channel="true"] {
    opacity: 1;
    filter: none;
  }
  [data-desktop-only-link="true"] {
    pointer-events: auto;
    cursor: pointer;
  }
}
.scene {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #E8F0F8 0%, #D4E5F5 50%, #E8F0F8 100%);
}
.camera {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1.5s ease-in-out;
  transform-origin: center center;
}
.room, .mii-stage, .votes-scene > .votes-camera {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}
.floor, .platform {
  position: absolute;
  background: linear-gradient(180deg, #D4E5F5 0%, #E8F0F8 100%);
  backface-visibility: hidden;
}
.wall {
  position: absolute;
  background: linear-gradient(180deg, #E8F4FF 0%, #D4E5F5 100%);
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-frame {
  padding: 2rem;
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.3s, box-shadow 0.3s;
}
.project-frame:hover, .project-frame:focus {
  transform: scale(1.05);
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.15);
}
.info-panel {
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.3s, box-shadow 0.3s;
  backface-visibility: hidden;
}
.info-panel:hover, .info-panel:focus {
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.2);
}
.quadrant {
  transition: opacity 0.3s, transform 0.3s;
}
.quadrant:hover {
  opacity: 0.8;
}
.quadrant.selected {
  outline: 4px solid #2D3748;
  outline-offset: -4px;
}
.mii-display {
  border-radius: 50%;
  overflow: hidden;
  background: #E8F0F8;
}
@keyframes mii-idle-rotate {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
.mii-stage.animate-idle {
  animation: mii-idle-rotate 20s linear infinite;
}
@keyframes camera-zoom-in {
  from {
    transform: translateZ(0);
  }
  to {
    transform: translateZ(200px);
  }
}
@keyframes camera-rotate-left {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(-30deg);
  }
}
@keyframes camera-rotate-right {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(30deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .camera {
    transition: none !important;
    transition-duration: 0.01ms !important;
  }
  .mii-stage.animate-idle {
    animation: none !important;
  }
  .project-frame, .info-panel, .quadrant {
    transition: none !important;
  }
}
@media (max-width: 1023px) {
  .scene {
    display: none;
  }
}
@media (pointer: coarse) {
  .project-frame:hover, .info-panel:hover {
    transform: none;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  }
  .project-frame:active, .info-panel:active {
    transform: scale(0.98);
  }
}
.project-frame:focus-visible, .info-panel:focus-visible {
  outline: 2px solid #A1C8E7;
  outline-offset: 4px;
}
.preserve-3d {
  transform-style: preserve-3d;
}
.backface-hidden {
  backface-visibility: hidden;
}
.perspective-sm {
  perspective: 600px;
}
.perspective-md {
  perspective: 800px;
}
.perspective-lg {
  perspective: 1000px;
}
.perspective-xl {
  perspective: 1200px;
}
.sketch-exp *, .sketch-exp *::before, .sketch-exp *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.sketch-exp {
  --wood: #c8854a;
  --wood-dark: #a06030;
  --paper: #f5f0d8;
  --paper2: #ede8c8;
  --ink: #1e1810;
  --ink-soft: #3a3020;
  --ink-dim: #6a5a40;
  --cyan: #00c8d8;
  --pink: #e83888;
  --yellow: #f5d800;
  --yellow-bg: #fef08a;
  --sticky-1: #fef08a;
  --sticky-2: #d4f0a0;
  --sticky-3: #ffd0e8;
  --sketch-border: #2a2010;
  font-family: 'Nunito', sans-serif;
  background-color: var(--wood);
  background-image: repeating-linear-gradient( 88deg, transparent 0px, transparent 18px, rgba(0,0,0,0.04) 18px, rgba(0,0,0,0.04) 20px ), repeating-linear-gradient( 92deg, transparent 0px, transparent 40px, rgba(255,255,255,0.03) 40px, rgba(255,255,255,0.03) 41px ), linear-gradient(180deg, #d4904e 0%, #b87030 40%, #c88040 100%);
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  color: var(--ink);
}
.sketch-exp-main {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0.8rem 2rem 0.5rem;
  min-height: 0;
}
.sketch-exp-page-title {
  font-family: 'Press Start 2P', monospace;
  font-size: clamp(1rem, 2.8vw, 1.6rem);
  text-align: center;
  flex-shrink: 0;
  padding-bottom: 0.2rem;
  color: #5a5045;
  text-shadow: none;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.sketch-exp-page-tagline {
  font-family: 'Press Start 2P', monospace;
  font-size: clamp(0.6rem, 1.5vw, 0.85rem);
  text-align: center;
  color: #6b6155;
  letter-spacing: 0.06em;
  padding-bottom: 0.3rem;
  flex-shrink: 0;
}
.sketch-exp-title-hint {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--ink-dim);
  letter-spacing: 0.08em;
  padding-bottom: 0.7rem;
  flex-shrink: 0;
}
.sketch-exp-paper {
  flex: 1;
  background: var(--paper);
  filter: url(#sketch-strong);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
  background-image: repeating-linear-gradient( 0deg, transparent, transparent 27px, rgba(0,0,0,0.04) 27px, rgba(0,0,0,0.04) 28px );
  position: relative;
}
.sketch-exp-paper-inner {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  background: var(--paper);
  background-image: repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(0,0,0,0.04) 27px,rgba(0,0,0,0.04) 28px);
  padding: 1rem 1.4rem 0.8rem;
  overflow: hidden;
  min-height: 0;
  border-radius: 2px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.6);
}
.sketch-exp-paper-inner::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 28px;
  height: 28px;
  background: linear-gradient(225deg, var(--wood) 50%, var(--paper2) 50%);
  pointer-events: none;
}
.sketch-exp-channel-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  flex-shrink: 0;
  padding-bottom: 0.9rem;
}
.sketch-exp-channel-btn {
  background: white;
  border: none;
  outline: none;
  padding: 0.65rem 0.5rem 0.55rem;
  cursor: pointer;
  text-align: center;
  font-family: 'Nunito', sans-serif;
  position: relative;
  transition: transform 0.1s, filter 0.1s;
  filter: url(#sketch);
}
.sketch-exp-channel-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  border: 2.5px solid var(--sketch-border);
  pointer-events: none;
}
.sketch-exp-channel-btn:hover {
  transform: translateY(-2px) rotate(-0.3deg);
}
.sketch-exp-channel-btn:focus-visible {
  outline: 3px solid var(--pink);
  outline-offset: 3px;
}
.sketch-exp-channel-btn.active {
  background: #fffde8;
}
.sketch-exp-channel-btn.active::before {
  border-color: var(--pink);
  border-width: 3px;
}
.sketch-exp-channel-btn.active::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 15%;
  right: 15%;
  height: 3px;
  background: var(--pink);
  filter: url(#sketch);
}
.sketch-exp-ch-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid var(--sketch-border);
  margin: 0 auto 0.4rem;
}
.sketch-exp-ch-company {
  font-size: 0.72rem;
  font-weight: 900;
  color: var(--ink);
  line-height: 1.3;
}
.sketch-exp-ch-role {
  font-size: 0.65rem;
  font-weight: 700;
  color: var(--ink-dim);
  margin-top: 0.18rem;
  line-height: 1.2;
}
.sketch-exp-ch-dates {
  display: inline-block;
  font-size: 0.6rem;
  font-weight: 800;
  margin-top: 0.35rem;
  color: var(--ink);
  background: var(--yellow-bg);
  padding: 0.1rem 0.45rem;
  border: 1.5px solid var(--sketch-border);
  transform: rotate(-1deg);
}
.sketch-exp-channel-btn:nth-child(2) .sketch-exp-ch-dates {
  transform: rotate(0.8deg);
}
.sketch-exp-channel-btn:nth-child(3) .sketch-exp-ch-dates {
  transform: rotate(-0.5deg);
}
.sketch-exp-channel-btn:nth-child(4) .sketch-exp-ch-dates {
  transform: rotate(1.2deg);
}
.sketch-exp-detail-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  gap: 0.65rem;
  overflow: hidden;
}
.sketch-exp-sketch-rule {
  height: 3px;
  background: var(--sketch-border);
  flex-shrink: 0;
  filter: url(#sketch);
  opacity: 0.5;
}
.sketch-exp-detail-header {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  flex-shrink: 0;
}
.sketch-exp-detail-dot {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2.5px solid var(--sketch-border);
  flex-shrink: 0;
  filter: url(#sketch);
}
.sketch-exp-detail-company {
  font-family: 'Press Start 2P', monospace;
  font-size: clamp(0.6rem, 1.5vw, 0.85rem);
  color: var(--ink);
  line-height: 1.4;
}
.sketch-exp-detail-role {
  font-size: 0.95rem;
  font-weight: 800;
  color: var(--pink);
  margin-top: 0.15rem;
  -webkit-text-stroke: 0.3px var(--pink);
}
.sketch-exp-detail-dates-tag {
  margin-left: auto;
  font-size: 0.75rem;
  font-weight: 900;
  color: var(--ink);
  background: var(--sticky-1);
  border: 2px solid var(--sketch-border);
  padding: 0.3rem 0.8rem;
  transform: rotate(-1.2deg);
  flex-shrink: 0;
  filter: url(#sketch);
  white-space: nowrap;
}
.sketch-exp-stats-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  flex-shrink: 0;
}
.sketch-exp-stat-card {
  background: white;
  border: 2px solid var(--sketch-border);
  padding: 0.55rem 0.5rem;
  text-align: center;
  filter: url(#sketch);
  position: relative;
}
.sketch-exp-stat-card:nth-child(1) {
  background: var(--sticky-1);
  transform: rotate(-0.4deg);
}
.sketch-exp-stat-card:nth-child(2) {
  background: var(--sticky-2);
  transform: rotate(0.3deg);
}
.sketch-exp-stat-card:nth-child(3) {
  background: var(--sticky-3);
  transform: rotate(-0.2deg);
}
.sketch-exp-stat-num {
  font-family: 'Press Start 2P', monospace;
  font-size: clamp(0.5rem, 1.2vw, 0.7rem);
  color: var(--ink);
  line-height: 1.3;
}
.sketch-exp-stat-label {
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--ink-dim);
  margin-top: 0.2rem;
  line-height: 1.3;
}
.sketch-exp-detail-body {
  display: grid;
  grid-template-columns: 1fr 160px;
  gap: 1rem;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}
.sketch-exp-detail-desc {
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 1.75;
  color: var(--ink-soft);
  overflow-y: auto;
  padding-right: 0.4rem;
}
.sketch-exp-desc-list {
  margin: 0;
  padding-left: 1.2rem;
  list-style-type: disc;
}
.sketch-exp-desc-list li {
  margin-bottom: 0.5rem;
  font-family: 'Press Start 2P', monospace;
  font-size: 0.65rem;
  line-height: 1.8;
  color: var(--ink-soft);
}
.sketch-exp-desc-list li:last-child {
  margin-bottom: 0;
}
.sketch-exp-skills-col {
  display: flex;
  flex-direction: column;
  gap: 5px;
  overflow-y: auto;
}
.sketch-exp-skills-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.4rem;
  color: var(--ink-dim);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 0.15rem;
}
.sketch-exp-skill-tag {
  font-size: 0.78rem;
  font-weight: 800;
  color: var(--ink);
  background: white;
  border: 2px solid var(--sketch-border);
  padding: 0.22rem 0.55rem;
  filter: url(#sketch);
  white-space: nowrap;
}
.sketch-exp-skill-tag:nth-child(2n) {
  background: var(--sticky-1);
}
.sketch-exp-skill-tag:nth-child(3n) {
  background: var(--sticky-2);
}
.sketch-exp-skill-tag:nth-child(5n) {
  background: var(--sticky-3);
}
.sketch-exp-detail-section.swap {
  animation: sketchPaperSwap 0.2s ease both;
}
@keyframes sketchPaperSwap {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.sketch-exp-deco-paw {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 90px;
  opacity: 0.18;
  transform: rotate(-18deg);
  pointer-events: none;
  z-index: 0;
}
.sketch-exp-deco-coffee {
  position: absolute;
  top: -14px;
  right: 14px;
  width: 82px;
  opacity: 0.22;
  transform: rotate(8deg);
  pointer-events: none;
  z-index: 0;
}
.sketch-exp-detail-desc::-webkit-scrollbar, .sketch-exp-skills-col::-webkit-scrollbar {
  width: 4px;
}
.sketch-exp-detail-desc::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.2);
}
.sketch-exp-skills-col::-webkit-scrollbar-thumb {
  background: var(--pink);
}
@media (prefers-reduced-motion: reduce) {
  .sketch-exp, .sketch-exp *, .sketch-exp ::before, .sketch-exp ::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
.sketch-exp-bottom-nav {
  background: linear-gradient(180deg, #b87030 0%, #a06028 100%);
  border-top: 3px solid #804018;
  padding: 0.65rem 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  gap: 1rem;
}
.sketch-exp-nav-pill {
  font-family: 'Nunito', sans-serif;
  font-size: 0.9rem;
  font-weight: 900;
  color: var(--ink);
  background: linear-gradient(180deg, #e8e0c0 0%, #d0c8a0 100%);
  border: 2px solid var(--sketch-border);
  padding: 0.5rem 2rem;
  cursor: pointer;
  filter: url(#sketch);
  letter-spacing: 0.04em;
  transition: transform 0.1s;
  flex-shrink: 0;
}
.sketch-exp-nav-pill:hover {
  transform: translateY(-1px);
}
.sketch-exp-nav-pill:active {
  transform: translateY(1px);
}
.sketch-exp-nav-pill:focus-visible {
  outline: 3px solid var(--cyan);
  outline-offset: 3px;
}
@media (max-width: 767px) {
  .sketch-exp-detail-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.6rem;
  }
  .sketch-exp-detail-dates-tag {
    margin-left: 0;
    align-self: flex-start;
  }
  .sketch-exp-paper-inner {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .sketch-exp-channel-strip {
    display: flex;
    overflow-x: auto;
    gap: 8px;
    padding-bottom: 0.5rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }
  .sketch-exp-channel-strip::-webkit-scrollbar {
    height: 6px;
  }
  .sketch-exp-channel-strip::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
  }
  .sketch-exp-channel-strip::-webkit-scrollbar-thumb {
    background: var(--pink);
    border-radius: 3px;
  }
  .sketch-exp-channel-btn {
    flex: 0 0 auto;
    min-width: 100px;
    scroll-snap-align: start;
  }
  .sketch-exp-detail-section {
    flex: none;
    overflow-y: auto;
    max-height: none;
  }
  .sketch-exp-detail-body {
    grid-template-columns: 1fr;
    gap: 0.6rem;
    flex: none;
    overflow: visible;
  }
  .sketch-exp-skills-col {
    order: -1;
    overflow-y: auto;
  }
  .sketch-exp-detail-desc {
    overflow-y: auto;
  }
  .sketch-exp-stats-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .sketch-exp-bottom-nav {
    padding: 0.65rem 1rem;
    justify-content: center;
    gap: 1.5rem;
  }
  .sketch-exp-nav-pill {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
  }
}
.dd-portfolio *, .dd-portfolio *::before, .dd-portfolio *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.dd-portfolio {
  --bg: #1a1630;
  --bg2: #221e40;
  --panel: #252048;
  --panel2: #2e2858;
  --border: #3d3870;
  --cyan: #00d4e8;
  --pink: #e83888;
  --yellow: #f5d800;
  --purple: #9b5de5;
  --green: #00e58a;
  --orange: #ff8c42;
  --white: #f0eeff;
  --dim: #8888bb;
  --text: #f0eeff;
  --text-dim: #9999cc;
  --lime: #b8ff3c;
  font-family: 'DM Sans', sans-serif;
  background: var(--bg);
  background-image: linear-gradient(rgba(0,212,232,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(0,212,232,0.04) 1px, transparent 1px), radial-gradient(ellipse at 80% 120%, rgba(155,93,229,0.25) 0%, transparent 55%), radial-gradient(ellipse at 20% 110%, rgba(232,56,136,0.15) 0%, transparent 50%), linear-gradient(160deg, #1a1630 0%, #1e1840 50%, #221840 100%);
  background-size: 24px 24px, 24px 24px, 100% 100%, 100% 100%, 100% 100%;
  color: var(--text);
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  position: relative;
  overflow: hidden;
}
.dd-portfolio::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(0deg, transparent 0px, transparent 3px, rgba(0,0,0,0.07) 3px, rgba(0,0,0,0.07) 4px);
  pointer-events: none;
  z-index: 9999;
}
.dd-topbar {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding: 0.6rem 1.6rem;
  background: rgba(37,32,72,0.97);
  border-bottom: 3px solid var(--border);
  z-index: 10;
}
.dd-topbar-logo {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.68rem;
  color: var(--cyan);
  text-shadow: 0 0 10px rgba(0,212,232,0.7), 2px 2px 0 var(--pink);
  white-space: nowrap;
}
.dd-topbar-sep {
  width: 3px;
  height: 22px;
  background: var(--border);
  flex-shrink: 0;
}
.dd-topbar-nav {
  display: flex;
  gap: 0.4rem;
}
.dd-topbar-btn {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  color: var(--dim);
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 0.28rem 0.75rem;
  cursor: pointer;
  transition: color 0.15s, border-color 0.15s;
}
.dd-topbar-btn:hover {
  color: var(--white);
}
.dd-topbar-btn.active {
  color: var(--cyan);
  border-bottom-color: var(--cyan);
}
.dd-topbar-btn:focus-visible {
  outline: 2px solid var(--yellow);
  outline-offset: 2px;
}
.dd-topbar-right {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.dd-status-dot {
  width: 7px;
  height: 7px;
  background: var(--green);
  border-radius: 50%;
  box-shadow: 0 0 8px var(--green);
  animation: ddPulse 2s ease-in-out infinite;
}
@keyframes ddPulse {
  0%,100% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
}
.dd-topbar-name {
  font-size: 0.72rem;
  font-weight: 600;
  color: var(--text-dim);
}
.dd-topbar-name span {
  color: var(--white);
}
.dd-layout {
  flex: 1;
  display: grid;
  grid-template-columns: 268px 1fr;
  overflow: hidden;
  min-height: 0;
  transition: grid-template-columns 0.25s ease;
}
.dd-layout.sidebar-collapsed {
  grid-template-columns: 56px 1fr;
}
.dd-sidebar {
  background: var(--panel);
  border-right: 3px solid var(--border);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dd-sidebar-mobile-toggle {
  display: none;
}
.dd-sidebar-header {
  padding: 0.9rem 1.1rem 0.75rem;
  border-bottom: 2px solid var(--border);
  flex-shrink: 0;
  transition: padding 0.25s ease;
}
.dd-layout.sidebar-collapsed .dd-sidebar-header {
  padding: 0.9rem 0.5rem 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: none;
}
.dd-sidebar-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.38rem;
  color: var(--cyan);
  letter-spacing: 0.15em;
  text-shadow: 0 0 6px rgba(0,212,232,0.5);
  transition: opacity 0.2s, max-height 0.2s;
}
.dd-sidebar-text {
  display: flex;
  flex-direction: column;
}
.dd-layout.sidebar-collapsed .dd-sidebar-text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
.dd-pixel-cat-btn {
  float: right;
  font-size: 1.3rem;
  filter: drop-shadow(0 0 5px rgba(232,56,136,0.5));
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  transition: filter 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.dd-pixel-cat-btn:hover {
  filter: drop-shadow(0 0 8px rgba(232,56,136,0.7)) brightness(1.1);
}
.dd-pixel-cat-btn:focus-visible {
  outline: 2px solid var(--yellow);
  outline-offset: 2px;
}
.dd-pixel-cat-btn .dd-menu-label {
  display: none;
}
.dd-layout.sidebar-collapsed .dd-pixel-cat-btn {
  float: none;
  font-size: 2rem;
}
.dd-layout.sidebar-collapsed .dd-pixel-cat-btn .dd-cat-icon {
  filter: sepia(100%) saturate(1000%) hue-rotate(290deg) brightness(1.3) saturate(0.7);
  text-shadow: 0 0 6px rgba(255,147,196,0.65), 0 0 12px rgba(255,147,196,0.4);
}
.dd-layout.sidebar-collapsed .dd-pixel-cat-btn:hover .dd-cat-icon {
  filter: sepia(100%) saturate(1000%) hue-rotate(290deg) brightness(1.5) saturate(0.7);
  text-shadow: 0 0 8px rgba(255,147,196,0.7), 0 0 16px rgba(255,147,196,0.4), 0 0 24px rgba(255,147,196,0.2);
}
.dd-layout.sidebar-collapsed .dd-pixel-cat-btn .dd-menu-label {
  display: block;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-family: 'Press Start 2P', monospace;
  font-size: 0.45rem;
  letter-spacing: 0.12em;
  color: #ff93c4;
  text-shadow: 0 0 6px rgba(255,147,196,0.65);
  margin-top: 0.8rem;
  transition: text-shadow 0.2s, color 0.2s;
}
.dd-layout.sidebar-collapsed .dd-pixel-cat-btn:hover .dd-menu-label {
  color: #ffb8da;
  text-shadow: 0 0 6px rgba(255,147,196,0.75), 0 0 12px rgba(255,147,196,0.35);
}
.dd-sidebar-title {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--white);
  margin-top: 0.25rem;
  transition: opacity 0.2s, max-height 0.2s;
}
.dd-layout.sidebar-collapsed .dd-sidebar-title {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  margin: 0;
}
.dd-case-list {
  flex: 1;
  overflow-y: auto;
  padding: 0.4rem;
  transition: opacity 0.2s, visibility 0.2s;
}
.dd-layout.sidebar-collapsed .dd-case-list {
  opacity: 0;
  visibility: hidden;
}
.dd-case-list::-webkit-scrollbar {
  width: 3px;
}
.dd-case-list::-webkit-scrollbar-thumb {
  background: var(--border);
}
.dd-case-card {
  background: var(--panel2);
  border: 2px solid var(--border);
  padding: 0.75rem 0.8rem;
  margin-bottom: 5px;
  cursor: pointer;
  transition: border-color 0.12s, background 0.12s;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  font-family: inherit;
}
.dd-case-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  border-right: 2px solid var(--border);
  border-bottom: 2px solid var(--border);
  background: var(--panel);
  transition: border-color 0.12s;
}
.dd-case-card:hover {
  border-color: var(--purple);
}
.dd-case-card:hover::before {
  border-color: var(--purple);
}
.dd-case-card:focus-visible {
  outline: 2px solid var(--yellow);
  outline-offset: 2px;
}
.dd-case-card.active {
  border-color: var(--cyan);
  background: rgba(0,212,232,0.05);
}
.dd-case-card.active::before {
  border-color: var(--cyan);
}
.dd-case-card.active::after {
  content: '\25B6';
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.5rem;
  color: var(--cyan);
  text-shadow: 0 0 6px var(--cyan);
}
.dd-card-tag {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.35rem;
  letter-spacing: 0.1em;
  padding: 0.18rem 0.45rem;
  border: 1.5px solid currentColor;
  display: inline-block;
  margin-bottom: 0.35rem;
}
.dd-card-title {
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
.dd-card-sub {
  font-size: 0.65rem;
  font-weight: 500;
  color: var(--text-dim);
}
.dd-card-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  margin-top: 0.45rem;
}
.dd-chip {
  font-size: 0.58rem;
  font-weight: 600;
  padding: 0.12rem 0.4rem;
  border: 1.5px solid var(--border);
  color: var(--text-dim);
  background: rgba(255,255,255,0.02);
}
.dd-main-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.dd-panel-bar {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 0.9rem;
  padding: 0.5rem 1.3rem;
  background: var(--panel);
  border-bottom: 2px solid var(--border);
}
.dd-panel-bar-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.38rem;
  color: var(--dim);
  letter-spacing: 0.1em;
}
.dd-panel-bar-name {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--white);
}
.dd-panel-tag {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.35rem;
  letter-spacing: 0.08em;
  padding: 0.2rem 0.55rem;
  border: 2px solid;
  margin-left: auto;
}
.dd-win-btns {
  display: flex;
  gap: 4px;
  margin-left: 0.6rem;
}
.dd-win-btn {
  width: 9px;
  height: 9px;
  border: 2px solid rgba(255,255,255,0.12);
}
.dd-case-content {
  flex: 1;
  overflow-y: auto;
  padding: 1rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-height: 0;
}
.dd-case-content::-webkit-scrollbar {
  width: 4px;
}
.dd-case-content::-webkit-scrollbar-thumb {
  background: var(--border);
}
.dd-row-role-problem {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 0.75rem;
  flex-shrink: 0;
}
.dd-results-row {
  flex-shrink: 0;
}
.dd-results-row .dd-results-col {
  height: auto;
  min-height: 120px;
}
.dd-results-row .dd-results-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5rem;
  padding: 0.5rem;
}
.dd-results-row .dd-result-item {
  border-bottom: none;
  border-right: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.3rem;
}
.dd-results-row .dd-result-item:last-child {
  border-right: none;
}
.dd-results-row .dd-result-divider {
  display: none;
}
.dd-skills-row {
  flex-shrink: 0;
}
.dd-row-images-story {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 0.75rem;
  flex-shrink: 0;
  align-items: start;
  min-height: 400px;
}
.dd-images-col {
  background: var(--panel);
  border: 2px solid var(--border);
  position: relative;
  overflow: hidden;
  animation: ddFadeUp 0.2s ease both;
  height: 100%;
}
.dd-images-col::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background: var(--bg);
  border-right: 2px solid var(--border);
  border-bottom: 2px solid var(--border);
  z-index: 4;
}
.dd-images-scroll {
  height: 100%;
  overflow-y: auto;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory;
}
.dd-images-scroll::-webkit-scrollbar {
  width: 4px;
}
.dd-images-scroll::-webkit-scrollbar-thumb {
  background: var(--border);
}
.dd-image-card {
  flex-shrink: 0;
  height: 75%;
  min-height: 240px;
  position: relative;
  overflow: hidden;
  border: 2px solid var(--border);
  transition: border-color 0.2s, box-shadow 0.2s, opacity 0.3s;
  scroll-snap-align: start;
  opacity: 0.5;
  outline: none;
}
.dd-image-card.active {
  opacity: 1;
  border-color: var(--cyan);
  box-shadow: 0 0 15px rgba(0,212,232,0.3);
}
.dd-image-card:hover {
  border-color: var(--cyan);
  box-shadow: 0 0 15px rgba(0,212,232,0.2);
}
.dd-image-card:focus-visible {
  outline: 3px solid var(--yellow);
  outline-offset: 2px;
  opacity: 1;
}
.dd-story-col {
  height: 100%;
}
.dd-story-chapter {
  transition: opacity 0.3s;
  opacity: 0.5;
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 0 0.7rem;
}
.dd-story-chapter.highlight {
  opacity: 1;
}
.dd-story-chapter.highlight .dd-chapter-num {
  box-shadow: 0 0 10px currentColor;
}
.dd-story-chapter:last-child .dd-chapter-spine::after {
  display: none;
}
.dd-row-1 {
  display: grid;
  grid-template-columns: 1fr 160px;
  gap: 0.75rem;
  flex-shrink: 0;
}
.dd-row-2 {
  display: grid;
  grid-template-columns: 5fr 7fr;
  gap: 0.75rem;
  flex-shrink: 0;
  align-items: start;
}
.dd-row-2-left {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.dd-cs-block {
  background: var(--panel);
  border: 2px solid var(--border);
  padding: 0.8rem 0.95rem;
  position: relative;
  animation: ddFadeUp 0.22s ease both;
}
@keyframes ddFadeUp {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.dd-cs-block::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background: var(--bg);
  border-right: 2px solid var(--border);
  border-bottom: 2px solid var(--border);
}
.dd-cs-block.accent-pink {
  border-color: rgba(232,56,136,0.35);
}
.dd-cs-block.accent-purple {
  border-color: rgba(155,93,229,0.35);
}
.dd-cs-block.accent-green {
  border-color: rgba(0,229,138,0.35);
}
.dd-cs-block.accent-lime {
  border-color: rgba(184,255,60,0.35);
}
.dd-cs-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.5rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: normal;
}
.accent-pink .dd-cs-label {
  color: var(--pink);
  text-shadow: 0 0 5px rgba(232,56,136,0.5);
}
.accent-purple .dd-cs-label {
  color: var(--purple);
  text-shadow: 0 0 5px rgba(155,93,229,0.5);
}
.accent-green .dd-cs-label {
  color: var(--green);
  text-shadow: 0 0 5px rgba(0,229,138,0.5);
}
.accent-lime .dd-cs-label {
  color: var(--lime);
  text-shadow: 0 0 5px rgba(184,255,60,0.5);
}
.dd-cs-dim-label {
  color: var(--dim);
}
.accent-lime::before {
  border-right-color: rgba(184,255,60,0.35);
  border-bottom-color: rgba(184,255,60,0.35);
}
.dd-cs-text {
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.7;
  color: #ccc8ee;
}
.dd-carousel {
  position: relative;
  overflow: hidden;
  height: 290px;
  background: var(--bg2);
  border: 2px solid var(--border);
  animation: ddFadeUp 0.2s ease both;
}
.dd-carousel::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background: var(--bg);
  border-right: 2px solid var(--border);
  border-bottom: 2px solid var(--border);
  z-index: 4;
}
.dd-carousel-track {
  display: flex;
  height: 100%;
  transition: transform 0.28s steps(6);
  will-change: transform;
}
.dd-carousel-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.dd-slide-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.dd-tint-a {
  background: linear-gradient(135deg, #0e2540 0%, #1a1430 100%);
}
.dd-tint-b {
  background: linear-gradient(135deg, #1a0e30 0%, #2a1245 100%);
}
.dd-tint-c {
  background: linear-gradient(135deg, #0e1e28 0%, #152535 100%);
}
.dd-slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient(0deg, rgba(22,18,44,0.95) 0%, transparent 100%);
  padding: 0.5rem 0.8rem 0.4rem;
}
.dd-slide-caption-sub {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.5rem;
  letter-spacing: 0.12em;
  margin-bottom: 0.15rem;
}
.dd-slide-caption-main {
  font-size: 0.7rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}
.dd-carousel-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  align-items: center;
}
.dd-carousel-nav.left {
  left: 0;
}
.dd-carousel-nav.right {
  right: 0;
}
.dd-c-arrow {
  background: rgba(26,22,48,0.82);
  border: none;
  width: 22px;
  height: 100%;
  color: var(--dim);
  font-size: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.12s, color 0.12s;
}
.dd-c-arrow:hover {
  background: rgba(0,212,232,0.15);
  color: var(--cyan);
}
.dd-c-arrow:focus-visible {
  outline: 2px solid var(--yellow);
  outline-offset: -2px;
}
.dd-c-dots {
  position: absolute;
  top: 7px;
  right: 8px;
  z-index: 3;
  display: flex;
  gap: 4px;
}
.dd-c-dot {
  width: 5px;
  height: 5px;
  border: none;
  padding: 0;
  cursor: pointer;
  background: var(--border);
  transition: background 0.2s, box-shadow 0.2s;
}
.dd-c-dot.on {
  background: var(--cyan);
  box-shadow: 0 0 5px var(--cyan);
}
.dd-mock-screen {
  position: absolute;
  inset: 12px 28px;
  border: 1.5px solid rgba(255,255,255,0.08);
  background: rgba(0,0,0,0.25);
}
.dd-mock-bar {
  height: 8px;
  margin: 7px 8px 0;
  background: rgba(255,255,255,0.07);
}
.dd-mock-bar.hi {
  background: rgba(0,212,232,0.18);
}
.dd-mock-bar.w60 {
  width: 60%;
}
.dd-mock-bar.w40 {
  width: 40%;
}
.dd-mock-bar.w80 {
  width: 80%;
}
.dd-mock-row {
  display: flex;
  gap: 5px;
  margin: 5px 8px 0;
}
.dd-mock-cell {
  flex: 1;
  height: 26px;
  border: 1.5px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.02);
}
.dd-mock-cell.pk {
  border-color: rgba(232,56,136,0.35);
  background: rgba(232,56,136,0.04);
}
.dd-mock-cell.cy {
  border-color: rgba(0,212,232,0.3);
  background: rgba(0,212,232,0.03);
}
.dd-mock-cell.pp {
  border-color: rgba(155,93,229,0.35);
  background: rgba(155,93,229,0.04);
}
.dd-mock-cell.gn {
  border-color: rgba(0,229,138,0.3);
  background: rgba(0,229,138,0.03);
}
.dd-mock-cell.or {
  border-color: rgba(255,140,66,0.35);
  background: rgba(255,140,66,0.04);
}
.dd-mock-flow {
  position: absolute;
  inset: 14px 16px;
  bottom: 28px;
  display: flex;
  align-items: center;
  gap: 0;
  justify-content: center;
}
.dd-mock-node {
  border: 1.5px solid rgba(155,93,229,0.45);
  height: 28px;
  flex: 1;
  max-width: 52px;
  background: rgba(155,93,229,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.dd-mock-node-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.22rem;
  color: var(--purple);
  opacity: 0.8;
}
.dd-mock-arrow {
  font-size: 0.45rem;
  color: rgba(155,93,229,0.4);
  padding: 0 2px;
  flex-shrink: 0;
}
.dd-mock-stat-grid {
  position: absolute;
  inset: 12px 16px;
  bottom: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 4px;
}
.dd-mock-stat-box {
  border: 1.5px solid rgba(0,229,138,0.25);
  background: rgba(0,229,138,0.03);
}
.dd-results-col {
  display: flex;
  flex-direction: column;
  height: 320px;
  background: var(--panel);
  border: 2px solid rgba(245,216,0,0.45);
  position: relative;
  animation: ddFadeUp 0.22s ease both;
}
.dd-results-col::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background: var(--bg);
  border-right: 2px solid rgba(245,216,0,0.45);
  border-bottom: 2px solid rgba(245,216,0,0.45);
}
.dd-results-header {
  flex-shrink: 0;
  padding: 0.6rem 0.85rem 0.5rem;
  border-bottom: 2px solid rgba(245,216,0,0.25);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dd-results-header-label {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.6rem;
  letter-spacing: 0.14em;
  color: var(--yellow);
  text-shadow: 0 0 10px rgba(245,216,0,0.6);
}
.dd-results-header-sub {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--text-dim);
}
.dd-results-items {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.dd-result-item {
  flex: 1;
  padding: 0 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.dd-result-item:last-child {
  border-bottom: none;
}
.dd-result-num {
  font-family: 'Press Start 2P', monospace;
  font-size: clamp(0.55rem, 1.2vw, 0.75rem);
  color: var(--yellow);
  text-shadow: 0 0 12px rgba(245,216,0,0.6);
  line-height: 1;
  white-space: nowrap;
  min-width: 50px;
}
.dd-result-divider {
  width: 2px;
  height: 24px;
  background: var(--border);
  flex-shrink: 0;
}
.dd-result-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--text-dim);
  line-height: 1.3;
}
.dd-story-track {
  display: flex;
  flex-direction: column;
}
.dd-chapter-spine {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1px;
  position: relative;
}
.dd-chapter-spine::after {
  content: '';
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: calc(100% - 6px);
  background: repeating-linear-gradient(180deg, var(--border) 0px, var(--border) 4px, transparent 4px, transparent 8px);
}
.dd-chapter-num {
  width: 22px;
  height: 22px;
  border: 2px solid;
  background: var(--bg2);
  display: grid;
  place-items: center;
  flex-shrink: 0;
  z-index: 1;
  font-family: 'Press Start 2P', monospace;
  font-size: 0.4rem;
}
.dd-chapter-body {
  padding-bottom: 0.8rem;
}
.dd-chapter-title {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
.dd-chapter-text {
  font-size: 0.78rem;
  font-weight: 500;
  color: var(--text-dim);
  line-height: 1.65;
}
.dd-skills-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.dd-skill-pill {
  font-size: 0.68rem;
  font-weight: 600;
  padding: 0.24rem 0.58rem;
  border: 2px solid var(--border);
  color: var(--text-dim);
  background: rgba(255,255,255,0.02);
  transition: border-color 0.15s, color 0.15s;
}
.dd-skill-pill:hover {
  border-color: var(--purple);
  color: var(--white);
}
.dd-bottombar {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1.6rem;
  background: rgba(37,32,72,0.98);
  border-top: 3px solid var(--border);
}
.dd-bar-controls {
  display: flex;
  gap: 0.5rem;
}
.dd-bar-btn {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  background: var(--panel2);
  border: 2px solid var(--border);
  padding: 0.3rem 0.85rem;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--text-dim);
  cursor: pointer;
  transition: border-color 0.12s, color 0.12s;
}
.dd-bar-btn:hover {
  border-color: var(--cyan);
  color: var(--white);
}
.dd-bar-btn:focus-visible {
  outline: 2px solid var(--yellow);
  outline-offset: 2px;
}
.dd-bar-btn-menu {
  text-decoration: none;
}
.dd-bar-btn-menu:hover {
  border-color: var(--pink);
  color: var(--white);
}
.dd-bar-key {
  display: inline-grid;
  place-items: center;
  background: var(--panel);
  border: 2px solid var(--border);
  width: 18px;
  height: 18px;
  font-family: 'Press Start 2P', monospace;
  font-size: 0.34rem;
  color: var(--cyan);
}
.dd-bar-right {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.34rem;
  color: var(--text-dim);
  letter-spacing: 0.06em;
}
.dd-bar-right em {
  color: var(--pink);
  font-style: normal;
}
.dd-lightbox-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.9);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.dd-lightbox-overlay.active {
  opacity: 1;
  visibility: visible;
}
.dd-lightbox-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  width: 800px;
}
.dd-lightbox-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: var(--white);
  font-size: 2rem;
  cursor: pointer;
  padding: 0.5rem;
  line-height: 1;
  transition: color 0.2s, transform 0.2s;
  z-index: 10;
}
.dd-lightbox-close:hover {
  color: var(--cyan);
  transform: scale(1.1);
}
.dd-lightbox-image {
  background: var(--panel);
  border: 2px solid var(--border);
  border-radius: 4px;
  overflow: hidden;
}
.dd-lightbox-inner {
  height: 400px;
  position: relative;
}
.dd-lightbox-caption {
  padding: 1rem;
  background: var(--bg2);
  border-top: 1px solid var(--border);
}
.dd-lightbox-caption-sub {
  font-family: 'Press Start 2P', monospace;
  font-size: 0.6rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.dd-lightbox-caption-main {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.4;
}
.dd-bar-btn-menu-mobile {
  display: none;
}
@media (max-width: 1023px) {
  .dd-portfolio {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
    min-height: 100vh;
  }
  .dd-layout {
    display: block;
    overflow: visible;
    height: auto;
    min-height: auto;
  }
  .dd-sidebar {
    display: flex !important;
    flex-direction: column;
    position: fixed;
    bottom: 90px;
    left: 0;
    right: 0;
    height: auto;
    max-height: calc(100vh - 140px);
    border-right: none;
    border-top: none;
    z-index: 100;
    background: var(--panel);
    overflow: visible;
  }
  .dd-sidebar.mobile-open ~ .dd-main-panel .dd-case-content, body:has(.dd-sidebar.mobile-open) .dd-case-content {
    padding-bottom: 320px;
  }
  .dd-sidebar-mobile-toggle {
    display: none;
  }
  .dd-sidebar-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1.3rem;
    border-bottom: none;
    border-top: 3px solid var(--border);
  }
  .dd-sidebar-text {
    display: none;
  }
  .dd-sidebar-header .dd-pixel-cat-btn {
    float: none;
    flex-direction: row;
    font-size: 1.8rem;
    gap: 0.6rem;
  }
  .dd-sidebar-header .dd-pixel-cat-btn .dd-menu-label {
    display: block;
    writing-mode: horizontal-tb;
    text-orientation: mixed;
    font-family: 'Press Start 2P', monospace;
    font-size: 0.5rem;
    letter-spacing: 0.12em;
    color: #ff93c4;
    text-shadow: 0 0 6px rgba(255,147,196,0.65);
    margin-top: 0;
  }
  .dd-sidebar-header .dd-cat-icon {
    filter: sepia(100%) saturate(1000%) hue-rotate(290deg) brightness(1.3) saturate(0.7);
    text-shadow: 0 0 6px rgba(255,147,196,0.65), 0 0 12px rgba(255,147,196,0.4);
  }
  .dd-sidebar-header .dd-pixel-cat-btn:hover .dd-cat-icon {
    filter: sepia(100%) saturate(1000%) hue-rotate(290deg) brightness(1.5) saturate(0.7);
    text-shadow: 0 0 8px rgba(255,147,196,0.7), 0 0 16px rgba(255,147,196,0.4), 0 0 24px rgba(255,147,196,0.2);
  }
  .dd-sidebar-header .dd-pixel-cat-btn:hover .dd-menu-label {
    color: #ffb8da;
    text-shadow: 0 0 6px rgba(255,147,196,0.75), 0 0 12px rgba(255,147,196,0.35);
  }
  .dd-sidebar.mobile-open .dd-sidebar-header {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.75rem;
    border-bottom: 2px solid var(--border);
    cursor: pointer;
  }
  .dd-sidebar.mobile-open .dd-sidebar-text {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
  }
  .dd-sidebar.mobile-open .dd-sidebar-label {
    font-size: 0.38rem;
  }
  .dd-sidebar.mobile-open .dd-sidebar-title {
    font-size: 0.85rem;
  }
  .dd-sidebar.mobile-open .dd-pixel-cat-btn .dd-menu-label {
    display: none;
  }
  .dd-sidebar.mobile-open .dd-sidebar-header .dd-cat-icon {
    filter: none;
    text-shadow: none;
  }
  .dd-case-list {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    padding-left: 1.3rem;
    gap: 0.5rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    max-height: 0;
    transition: max-height 0.3s ease, padding 0.3s ease;
  }
  .dd-sidebar.mobile-open .dd-case-list {
    max-height: 60vh;
    padding: 0.75rem 1.3rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .dd-case-card {
    flex-shrink: 0;
    width: 280px;
    scroll-snap-align: start;
  }
  .dd-main-panel {
    display: flex;
    flex-direction: column;
    overflow: visible;
    padding-bottom: 0;
    height: auto;
    min-height: auto;
    position: relative;
    z-index: 1;
  }
  .dd-case-content {
    overflow: visible;
    flex: none;
    padding-bottom: 160px;
  }
  .dd-row-role-problem, .dd-row-1, .dd-row-2 {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }
  .dd-row-images-story {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    min-height: auto;
  }
  .dd-images-col {
    height: auto;
    min-height: 220px;
    max-height: 280px;
    overflow: visible;
    width: 100%;
  }
  .dd-images-scroll {
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    height: 100%;
    padding: 0.5rem;
    padding-right: 15%;
    gap: 0.75rem;
  }
  .dd-image-card {
    flex: 0 0 calc(100% - 40px);
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    height: 100%;
    min-height: auto;
    scroll-snap-align: start;
    opacity: 1;
  }
  .dd-image-card.active {
    border-color: var(--cyan);
    box-shadow: 0 0 10px rgba(0,212,232,0.2);
  }
  .dd-story-chapter {
    opacity: 1;
  }
  .dd-story-col {
    height: auto;
  }
  .dd-cs-block {
    height: auto;
  }
  .dd-results-row .dd-results-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .dd-bottombar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    height: auto;
    padding: 0.6rem 1.3rem 0.5rem;
    flex-direction: column;
    align-items: stretch;
    gap: 0.4rem;
  }
  .dd-bar-controls {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
  }
  .dd-bar-btn-menu-mobile {
    display: none !important;
  }
  .dd-bar-right {
    display: block;
    font-size: 0.5rem;
    text-align: center;
    padding-top: 0.35rem;
    border-top: 1px solid var(--border);
  }
  .dd-bar-btn-menu {
    padding: 0.5rem 0.75rem;
    min-height: 48px;
    flex: 0 0 auto;
  }
  .dd-bar-btn-menu .dd-bar-btn-text {
    display: none;
  }
  .dd-bar-btn-menu .dd-bar-key {
    width: 28px;
    height: 28px;
  }
  .dd-bar-btn-menu .dd-bar-key svg {
    width: 16px;
    height: 16px;
  }
  .dd-bar-btn {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    min-height: 48px;
    flex: 1;
    justify-content: center;
  }
  .dd-bar-key {
    width: 24px;
    height: 24px;
    font-size: 0.55rem;
  }
  .dd-case-list::-webkit-scrollbar {
    height: 6px;
  }
  .dd-case-list::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.2);
  }
  .dd-case-list::-webkit-scrollbar-thumb {
    background: var(--border);
    border-radius: 3px;
  }
}
@media (max-width: 480px) {
  .dd-bottombar {
    padding: 0.5rem 1.3rem 0.4rem;
  }
  .dd-layout {
    min-height: auto;
  }
  .dd-case-content {
    padding-bottom: 180px;
  }
  .dd-sidebar.mobile-open ~ .dd-main-panel .dd-case-content, body:has(.dd-sidebar.mobile-open) .dd-case-content {
    padding-bottom: 340px;
  }
  .dd-sidebar {
    bottom: 80px;
  }
  .dd-sidebar-header .dd-pixel-cat-btn {
    font-size: 1.5rem;
    gap: 0.5rem;
  }
  .dd-sidebar-header .dd-pixel-cat-btn .dd-menu-label {
    font-size: 0.42rem;
  }
  .dd-bar-btn {
    padding: 0.4rem 0.75rem;
    font-size: 0.75rem;
    min-height: 44px;
  }
  .dd-bar-btn-menu {
    min-height: 44px;
    padding: 0.4rem 0.6rem;
  }
  .dd-bar-btn-menu .dd-bar-key {
    width: 24px;
    height: 24px;
  }
  .dd-bar-btn-menu .dd-bar-key svg {
    width: 14px;
    height: 14px;
  }
  .dd-bar-key {
    width: 20px;
    height: 20px;
    font-size: 0.45rem;
  }
  .dd-bar-right {
    font-size: 0.42rem;
  }
  .dd-case-card {
    width: 240px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .dd-portfolio, .dd-portfolio *, .dd-portfolio ::before, .dd-portfolio ::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
.about-page {
  background-color: #f2f2f2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 2rem 2rem 1rem;
  overflow-y: auto;
}
.about-header {
  margin-bottom: 1.5rem;
}
.about-title {
  font-family: "WiiSans", system-ui, sans-serif;
  font-size: clamp(1.4rem, 3.5vw, 2.2rem);
  font-weight: bold;
  color: #333;
  margin: 0;
}
.about-greeting {
  font-family: "WiiSans", system-ui, sans-serif;
  font-size: clamp(1.1rem, 2.5vw, 1.6rem);
  font-weight: bold;
  color: #333;
  margin: 0 0 0.75rem;
  border-right: 2px solid #555;
  display: inline-block;
  white-space: nowrap;
  min-height: 1.6em;
}
.about-greeting.typing {
  animation: blink-caret 0.6s step-end infinite;
}
.about-greeting.done {
  border-right-color: transparent;
}
@keyframes blink-caret {
  0%, 100% {
    border-right-color: #555;
  }
  50% {
    border-right-color: transparent;
  }
}
.about-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-bio {
  position: relative;
  background: #fff;
  border: 3px solid #333;
  border-radius: 30px;
  padding: 1.5rem 1.75rem;
  max-width: 640px;
  width: 100%;
}
.about-bio::before {
  content: '';
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 28px solid #333;
}
.about-bio::after {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 22px solid #fff;
}
.about-bio p {
  font-family: system-ui, sans-serif;
  font-size: clamp(0.9rem, 1.4vw, 1.05rem);
  line-height: 1.65;
  color: #444;
  margin: 0 0 0.75rem;
}
.about-bio p:last-child {
  margin-bottom: 0;
}
.about-mii {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
  padding: 0;
  margin-top: 1.5rem;
}
.mii-character {
  width: clamp(160px, 20vw, 260px);
  height: clamp(250px, 30vw, 400px);
  object-fit: contain;
  filter: drop-shadow(2px 6px 10px rgba(0,0,0,0.15));
}
@media (max-width: 768px) {
  .about-page {
    padding: 1.25rem 1.25rem 1rem;
  }
  .mii-character {
    width: clamp(140px, 38vw, 200px);
    height: clamp(210px, 56vw, 310px);
  }
}
.technologies-view {
  background-color: #a07cd0;
  min-height: calc(100vh - 200px);
  padding-bottom: 2rem;
}
.tech-section {
  opacity: 0;
  transform: translateY(20px);
  animation: fade-in-up 0.8s ease-out forwards;
}
.tech-section:nth-child(1) {
  animation-delay: 0.2s;
}
.tech-section:nth-child(2) {
  animation-delay: 0.5s;
}
.tech-section:nth-child(3) {
  animation-delay: 0.8s;
}
.tech-section:nth-child(4) {
  animation-delay: 1.1s;
}
@keyframes fade-in-up {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in {
  to {
    opacity: 1;
  }
}
.section-title {
  animation: fade-in 0.7s ease-out forwards;
}
.tech-section:nth-child(1) .section-title {
  animation-delay: 0.4s;
}
.tech-section:nth-child(2) .section-title {
  animation-delay: 0.7s;
}
.tech-section:nth-child(3) .section-title {
  animation-delay: 1.0s;
}
.tech-section:nth-child(4) .section-title {
  animation-delay: 1.3s;
}
.tech-icon {
  animation: scale-in 0.5s ease-out forwards;
}
.tech-section:nth-child(1) .tech-icon:nth-child(1) {
  animation-delay: 0.6s;
}
.tech-section:nth-child(1) .tech-icon:nth-child(2) {
  animation-delay: 0.7s;
}
.tech-section:nth-child(1) .tech-icon:nth-child(3) {
  animation-delay: 0.8s;
}
.tech-section:nth-child(2) .tech-icon:nth-child(1) {
  animation-delay: 0.9s;
}
.tech-section:nth-child(2) .tech-icon:nth-child(2) {
  animation-delay: 1.0s;
}
.tech-section:nth-child(2) .tech-icon:nth-child(3) {
  animation-delay: 1.1s;
}
.tech-section:nth-child(3) .tech-icon:nth-child(1) {
  animation-delay: 1.2s;
}
.tech-section:nth-child(3) .tech-icon:nth-child(2) {
  animation-delay: 1.3s;
}
.tech-section:nth-child(4) .tech-icon:nth-child(1) {
  animation-delay: 1.5s;
}
.tech-section:nth-child(4) .tech-icon:nth-child(2) {
  animation-delay: 1.6s;
}
.tech-section:nth-child(4) .tech-icon:nth-child(3) {
  animation-delay: 1.7s;
}
@keyframes scale-in {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  .tech-section, .section-title, .tech-icon {
    animation: none;
    opacity: 1;
    transform: none;
  }
}
.quadrant {
  transition: opacity 0.2s;
}
.quadrant:hover {
  opacity: 0.8;
}
.quadrant.selected {
  outline: 4px solid #2D3748;
  outline-offset: -4px;
}
.vote-option-btn {
  transition: all 0.2s;
}
.vote-option-btn.selected {
  transform: scale(1.02);
  box-shadow: 0 0 0 3px #A1C8E7;
}
@keyframes results-grow {
  from {
    width: 0;
  }
}
.results-bar-fill {
  animation: results-grow 0.5s ease-out forwards;
}
@media (prefers-reduced-motion: reduce) {
  .results-bar-fill {
    animation: none;
  }
}
.photo-channel-screenshot {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  background-color: #1a1a2e;
  z-index: 0;
}
.photo-screenshot-tile {
  width: 100%;
  background-image: url('/img/textures/photo-corkboard.png');
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.screenshot-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}
.photo-screenshot-banner {
  position: relative;
  top: 7%;
  width: 100%;
  background: rgba(255, 140, 0, 0.45);
  padding: 3% 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  flex-shrink: 0;
}
.photo-screenshot-banner-title {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(1.2rem, 3.5vw, 3.8rem);
  font-weight: bold;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.screenshot-scatter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8%;
}
@media (min-width: 1020px) {
  .screenshot-scatter {
    bottom: 22%;
  }
}
.screenshot-polaroid {
  position: absolute;
  border: 8px solid white;
  box-shadow: 4px 6px 16px rgba(0,0,0,0.4);
  object-fit: cover;
  background: white;
  opacity: 1;
  transform: scale(1) rotate(var(--rotation, 0deg)) translateY(35%);
}
.screenshot-far-left {
  width: 24%;
  height: 33%;
  top: 25%;
  left: -4%;
  z-index: 0;
}
.screenshot-left {
  width: 28%;
  height: 35%;
  top: 28%;
  left: 10%;
  z-index: 1;
}
.screenshot-center-frame {
  width: 38%;
  height: 50%;
  top: 13%;
  left: 31%;
  z-index: 3;
  overflow: hidden;
}
.screenshot-right {
  width: 25%;
  height: 34%;
  top: 23%;
  right: 10%;
  z-index: 2;
}
.screenshot-far-right {
  width: 24%;
  height: 33%;
  top: 32%;
  right: -4%;
  z-index: 0;
}
.photo-cycle {
  position: absolute;
  top: 4%;
  left: 4%;
  width: 92%;
  height: 92%;
  object-fit: cover;
  opacity: 0;
}
.photo-cycle-1 {
  animation: photo-cycle-1 40s infinite;
}
.photo-cycle-2 {
  animation: photo-cycle-2 40s infinite;
}
.photo-cycle-3 {
  animation: photo-cycle-3 40s infinite;
}
.photo-cycle-4 {
  animation: photo-cycle-4 40s infinite;
}
.photo-cycle-5 {
  animation: photo-cycle-5 40s infinite;
}
@keyframes photo-cycle-1 {
  0%, 18% {
    opacity: 1;
  }
  20%, 98% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes photo-cycle-2 {
  0%, 18% {
    opacity: 0;
  }
  20%, 38% {
    opacity: 1;
  }
  40%, 100% {
    opacity: 0;
  }
}
@keyframes photo-cycle-3 {
  0%, 38% {
    opacity: 0;
  }
  40%, 58% {
    opacity: 1;
  }
  60%, 100% {
    opacity: 0;
  }
}
@keyframes photo-cycle-4 {
  0%, 58% {
    opacity: 0;
  }
  60%, 78% {
    opacity: 1;
  }
  80%, 100% {
    opacity: 0;
  }
}
@keyframes photo-cycle-5 {
  0%, 78% {
    opacity: 0;
  }
  80%, 98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.photo-subtitle-banner {
  position: fixed;
  bottom: 15vw;
  left: 0;
  right: 0;
  background: rgba(214, 202, 188, 0.35);
  padding: 1.5% 8%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.photo-subtitle-text {
  font-family: "WiiSans", sans-serif;
  font-size: clamp(0.8rem, 2.2vw, 1.6rem);
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .screenshot-polaroid {
    transform: scale(1) rotate(var(--rotation, 0deg)) translateY(20%);
  }
  .screenshot-far-left {
    width: 31.2%;
    height: 42.9%;
  }
  .screenshot-left {
    width: 36.4%;
    height: 45.5%;
  }
  .screenshot-center-frame {
    width: 49.4%;
    height: 65%;
  }
  .screenshot-right {
    width: 32.5%;
    height: 44.2%;
  }
  .screenshot-far-right {
    width: 31.2%;
    height: 42.9%;
  }
}
@media (max-width: 1024px) {
  .screenshot-far-left, .screenshot-far-right {
    display: none;
  }
  .screenshot-left {
    width: 35%;
    height: 26%;
    left: 4%;
  }
  .screenshot-center-frame {
    width: 46%;
    height: 35%;
    left: 27%;
  }
  .screenshot-right {
    width: 33%;
    height: 26%;
    right: 4%;
  }
}
@media (max-width: 560px) {
  .photo-subtitle-banner {
    bottom: 90px;
  }
  .photo-subtitle-text {
    font-size: clamp(0.92rem, 2.53vw, 1.84rem);
  }
}
@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
