/* src/css/base.css */
@layer kui.tokens, kui.presets, kui.effects, kui.policy;
@layer kui.tokens {
  :root {
    --kui-ease-expo-in: cubic-bezier(0.7, 0, 0.84, 0);
    --kui-ease-expo-out: cubic-bezier(0.16, 1, 0.3, 1);
    --kui-ease-expo-in-out: cubic-bezier(0.87, 0, 0.13, 1);
    --kui-ease-back-in: cubic-bezier(0.36, 0, 0.66, -0.56);
    --kui-ease-back-out: cubic-bezier(0.34, 1.56, 0.64, 1);
    --kui-ease-back-in-out: cubic-bezier(0.68, -0.6, 0.32, 1.6);
    --kui-ease-quart-out: cubic-bezier(0.25, 1, 0.5, 1);
    --kui-ease-circ-out: cubic-bezier(0, 0.55, 0.45, 1);
    --kui-ease-spring: linear(0, 0.4 12%, 0.9 25%, 1.06 38%, 1.01 62%, 1);
  }
  [data-kui-fx] {
    --kui-dir: 1;
  }
  :dir(rtl) [data-kui-fx] {
    --kui-dir: -1;
  }
}
@layer kui.policy {
  html[data-kui-cloak] [data-kui][data-kui-reveal]:not([data-kui-state]) {
    opacity: 0 !important;
  }
  @media (prefers-reduced-motion: reduce) {
    [data-kui-rm],
    [data-kui-rm]::before,
    [data-kui-rm]::after,
    [data-kui-rm] .kui-odometer-strip,
    [data-kui-rm][data-kui-fx~=label-float] ~ label,
    [data-kui-rm][data-kui-fx~=input-underline-grow] ~ .kui-underline,
    [data-kui-rm][data-kui-fx~=toggle-morph] ~ .kui-track,
    [data-kui-rm][data-kui-fx~=toggle-morph] ~ .kui-track .kui-thumb,
    [data-kui-rm][data-kui-fx~=checkbox-draw] ~ svg path,
    [data-kui-rm][data-kui-fx~=radio-fill] ~ .kui-dot,
    [data-kui-rm][data-kui-fx~=strength-meter] ~ .kui-meter > * {
      transition-duration: 1ms !important;
      transition-delay: 0ms !important;
    }
    [data-kui-rm=shorten],
    [data-kui-rm=shorten]::before,
    [data-kui-rm=shorten]::after {
      animation-duration: 1ms !important;
      animation-delay: 0ms !important;
    }
    [data-kui-rm=crossfade] {
      animation-name: kui-in !important;
      animation-duration: 200ms !important;
    }
    [data-kui-rm=disable] {
      animation: none !important;
      opacity: 1 !important;
      translate: none !important;
      scale: none !important;
      rotate: none !important;
      filter: none !important;
    }
  }
  @media print {
    [data-kui-fx],
    [data-kui-reveal] {
      animation: none !important;
      opacity: 1 !important;
      translate: none !important;
      scale: none !important;
      rotate: none !important;
      filter: none !important;
    }
  }
}

/* src/css/presets.generated.css */
@layer kui.presets {
  [data-kui-fx~=back-in-down] {
    --kui-distance: 120px;
    --kui-reveal-ease: expo-out;
  }
  [data-kui-fx~=back-in-up] {
    --kui-distance: 120px;
    --kui-reveal-ease: expo-out;
  }
  [data-kui-fx~=blob-morph] {
    --kui-path-morph-duration: 800ms;
  }
  [data-kui-fx~=bob] {
    --kui-ambient-float-duration: 2s;
    --kui-distance: 8px;
  }
  [data-kui-fx~=book-page-turn] {
    --kui-from-angle: -160deg;
    --kui-flip-face-duration: 900ms;
  }
  [data-kui-fx~=bounce-in] {
    --kui-from-scale: 0.3;
    --kui-scale-ease: back-out;
  }
  [data-kui-fx~=bounce-in-down] {
    --kui-distance: 60px;
    --kui-reveal-ease: back-out;
  }
  [data-kui-fx~=bounce-in-up] {
    --kui-distance: 60px;
    --kui-reveal-ease: back-out;
  }
  [data-kui-fx~=confetti-burst] {
    --kui-feedback-burst-duration: 900ms;
  }
  [data-kui-fx~=count-bump] {
    --kui-feedback-pop-duration: 280ms;
  }
  [data-kui-fx~=count-compact] {
    --kui-from: 0;
    --kui-to: 128400;
    --kui-format: compact;
  }
  [data-kui-fx~=count-currency] {
    --kui-from: 0;
    --kui-to: 4820;
    --kui-format: currency;
    --kui-decimals: 0;
  }
  [data-kui-fx~=count-down] {
    --kui-from: 100;
    --kui-to: 0;
  }
  [data-kui-fx~=count-percent] {
    --kui-from: 0;
    --kui-to: 0.82;
    --kui-format: percent;
    --kui-decimals: 0;
  }
  [data-kui-fx~=count-up] {
    --kui-from: 0;
    --kui-to: 100;
  }
  [data-kui-fx~=cube-rotate] {
    --kui-from-angle: 90deg;
  }
  [data-kui-fx~=cursor-follow] {
    --kui-stiffness: 300;
    --kui-damping: 30;
  }
  [data-kui-fx~=cursor-invert] {
    --kui-stiffness: 260;
    --kui-damping: 26;
  }
  [data-kui-fx~=cursor-label] {
    --kui-stiffness: 260;
    --kui-damping: 26;
  }
  [data-kui-fx~=cursor-lag] {
    --kui-stiffness: 80;
    --kui-damping: 14;
  }
  [data-kui-fx~=curtain-wipe] {
    --kui-wipe-duration: 800ms;
  }
  [data-kui-fx~=decode] {
    --kui-charset: binary;
  }
  [data-kui-fx~=depth-layer] {
    --kui-distance: 200px;
  }
  [data-kui-fx~=dot-grid-drift] {
    --kui-ambient-gradient-duration: 16s;
    --kui-ambient-gradient-ease: linear;
  }
  [data-kui-fx~=drag-inertia] {
    --kui-inertia: true;
  }
  [data-kui-fx~=drag-x] {
    --kui-axis: x;
  }
  [data-kui-fx~=drag-y] {
    --kui-axis: y;
  }
  [data-kui-fx~=elastic-pull] {
    --kui-return: true;
    --kui-bounds: 80;
  }
  [data-kui-fx~=expand-to-modal] {
    --kui-flip-scale: true;
    --kui-flip-container-duration: 500ms;
  }
  [data-kui-fx~=floating-shapes] {
    --kui-ambient-float-duration: 6s;
    --kui-distance: 10px;
  }
  [data-kui-fx~=fold-panel] {
    --kui-from-angle: -90deg;
  }
  [data-kui-fx~=glitch] {
    --kui-charset: symbols;
  }
  [data-kui-fx~=gradient-rotate-border] {
    --kui-ambient-gradient-duration: 6s;
    --kui-ambient-gradient-ease: linear;
  }
  [data-kui-fx~=grid-to-list] {
    --kui-flip-scale: true;
  }
  [data-kui-fx~=heart-burst] {
    --kui-feedback-burst-duration: 700ms;
  }
  [data-kui-fx~=line-grid-drift] {
    --kui-ambient-gradient-duration: 16s;
    --kui-ambient-gradient-ease: linear;
  }
  [data-kui-fx~=magnetic-snap] {
    --kui-strength: 0.6;
    --kui-radius: 160;
  }
  [data-kui-fx~=mega-menu-drop] {
    --kui-panel-reveal-duration: 550ms;
  }
  [data-kui-fx~=noise-overlay] {
    --kui-ambient-gradient-duration: 650ms;
    --kui-ambient-gradient-ease: steps(6);
  }
  [data-kui-fx~=odometer-roll] {
    --kui-from: 0;
    --kui-to: 4820;
  }
  [data-kui-fx~=pin-section] {
    --kui-distance: 100vh;
    --kui-spacer: true;
  }
  [data-kui-fx~=pin-spacer] {
    --kui-spacer: true;
  }
  [data-kui-fx~=pin-until] {
    --kui-spacer: false;
  }
  [data-kui-fx~=pop-in] {
    --kui-from-scale: 0.6;
    --kui-scale-ease: back-out;
  }
  [data-kui-fx~=pop-out] {
    --kui-from-scale: 0.6;
    --kui-scale-ease: back-in;
  }
  [data-kui-fx~=pull-to-refresh] {
    --kui-feedback-pull-duration: 900ms;
    --kui-feedback-pull-ease: ease-out;
  }
  [data-kui-fx~=rotate-in-left] {
    --kui-from-angle: -45deg;
  }
  [data-kui-fx~=rotate-in-right] {
    --kui-from-angle: 45deg;
  }
  [data-kui-fx~=rubber-band] {
    --kui-return: true;
    --kui-bounds: 120;
  }
  [data-kui-fx~=scanline] {
    --kui-ambient-gradient-duration: 3.5s;
    --kui-ambient-gradient-ease: linear;
  }
  [data-kui-fx~=scramble] {
    --kui-charset: upper;
  }
  [data-kui-fx~=scroll-snap-x] {
    --kui-axis: x;
  }
  [data-kui-fx~=scroll-snap-y] {
    --kui-axis: y;
  }
  [data-kui-fx~=scrollytelling-step] {
    --kui-steps: 4;
  }
  [data-kui-fx~=slide-block-end] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-block-start] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-down] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-inline-end] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-inline-start] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-left] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-out-down] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-out-left] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-out-right] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-out-up] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-right] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=slide-up] {
    --kui-distance: 100px;
    --kui-from-opacity: 1;
  }
  [data-kui-fx~=snap-back] {
    --kui-return: true;
    --kui-stiffness: 260;
  }
  [data-kui-fx~=split-chars] {
    --kui-unit: chars;
    --kui-direction: fade;
  }
  [data-kui-fx~=split-lines] {
    --kui-unit: lines;
    --kui-direction: fade;
  }
  [data-kui-fx~=split-words] {
    --kui-unit: words;
    --kui-direction: fade;
  }
  [data-kui-fx~=spotlight-follow] {
    --kui-ambient-gradient-duration: 9s;
  }
  [data-kui-fx~=stacking-cards] {
    --kui-spacer: false;
  }
  [data-kui-fx~=starfield] {
    --kui-ambient-gradient-duration: 40s;
    --kui-ambient-gradient-ease: linear;
  }
  [data-kui-fx~=swing-in] {
    --kui-from-angle: -15deg;
    --kui-rotate-ease: back-out;
  }
  [data-kui-fx~=swipe-x] {
    --kui-axis: x;
  }
  [data-kui-fx~=tab-indicator-slide] {
    --kui-flip-indicator-duration: 300ms;
  }
  [data-kui-fx~=text-jitter] {
    --kui-motion: jitter;
  }
  [data-kui-fx~=text-reveal-down] {
    --kui-unit: words;
    --kui-direction: down;
  }
  [data-kui-fx~=text-reveal-mask] {
    --kui-unit: lines;
    --kui-direction: mask;
  }
  [data-kui-fx~=text-reveal-up] {
    --kui-unit: words;
    --kui-direction: up;
  }
  [data-kui-fx~=text-wave] {
    --kui-motion: wave;
  }
  [data-kui-fx~=throwable] {
    --kui-inertia: true;
    --kui-damping: 18;
  }
  [data-kui-fx~=toast-slide-out] {
    --kui-feedback-toast-ease: ease-in;
  }
  [data-kui-fx~=typewriter] {
    --kui-loop: false;
  }
  [data-kui-fx~=typewriter-loop] {
    --kui-loop: true;
  }
  [data-kui-fx~=wave-blob] {
    --kui-ambient-gradient-duration: 12s;
  }
  [data-kui-fx~=wobble] {
    --kui-feedback-wobble-duration: 600ms;
    --kui-feedback-wobble-ease: ease-in-out;
  }
}

/* src/css/entrance.css */
@layer kui.effects {
  @keyframes kui-in {
    from {
      opacity: var(--kui-from-opacity, 0);
    }
  }
  @keyframes kui-out {
    to {
      opacity: 0;
    }
  }
  @keyframes kui-in-up {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: 0 var(--kui-distance, 24px);
    }
  }
  @keyframes kui-in-down {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: 0 calc(var(--kui-distance, 24px) * -1);
    }
  }
  @keyframes kui-in-left {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: var(--kui-distance, 24px) 0;
    }
  }
  @keyframes kui-in-right {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: calc(var(--kui-distance, 24px) * -1) 0;
    }
  }
  @keyframes kui-out-up {
    to {
      opacity: 0;
      translate: 0 calc(var(--kui-distance, 24px) * -1);
    }
  }
  @keyframes kui-out-down {
    to {
      opacity: 0;
      translate: 0 var(--kui-distance, 24px);
    }
  }
  @keyframes kui-out-left {
    to {
      opacity: 0;
      translate: calc(var(--kui-distance, 24px) * -1) 0;
    }
  }
  @keyframes kui-out-right {
    to {
      opacity: 0;
      translate: var(--kui-distance, 24px) 0;
    }
  }
  @keyframes kui-in-inline-start {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: calc(var(--kui-distance, 24px) * var(--kui-dir, 1) * -1) 0;
    }
  }
  @keyframes kui-in-inline-end {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: calc(var(--kui-distance, 24px) * var(--kui-dir, 1)) 0;
    }
  }
  @keyframes kui-zoom-in {
    from {
      scale: var(--kui-from-scale, 0.92);
    }
  }
  @keyframes kui-zoom-out {
    to {
      scale: var(--kui-from-scale, 0.92);
    }
  }
  @keyframes kui-zoom-in-up {
    from {
      scale: var(--kui-from-scale, 0.92);
      translate: 0 var(--kui-distance, 24px);
    }
  }
  @keyframes kui-zoom-in-down {
    from {
      scale: var(--kui-from-scale, 0.92);
      translate: 0 calc(var(--kui-distance, 24px) * -1);
    }
  }
  @keyframes kui-flip-in-x {
    from {
      rotate: x var(--kui-from-angle, 90deg);
    }
  }
  @keyframes kui-flip-in-y {
    from {
      rotate: y var(--kui-from-angle, 90deg);
    }
  }
  @keyframes kui-flip-out-x {
    to {
      rotate: x var(--kui-from-angle, 90deg);
    }
  }
  @keyframes kui-flip-out-y {
    to {
      rotate: y var(--kui-from-angle, 90deg);
    }
  }
  @keyframes kui-rotate-in {
    from {
      rotate: var(--kui-from-angle, -8deg);
    }
  }
  @keyframes kui-rotate-out {
    to {
      rotate: var(--kui-from-angle, -8deg);
    }
  }
  @keyframes kui-swing-in {
    from {
      rotate: var(--kui-from-angle, -15deg);
    }
  }
  @keyframes kui-roll-in {
    from {
      rotate: var(--kui-from-angle, -120deg);
      translate: calc(var(--kui-distance, 24px) * -1) 0;
    }
  }
  @keyframes kui-roll-out {
    to {
      rotate: var(--kui-from-angle, -120deg);
      translate: var(--kui-distance, 24px) 0;
    }
  }
  @keyframes kui-blur-in {
    from {
      filter: blur(var(--kui-blur, 12px));
    }
  }
  @keyframes kui-blur-out {
    to {
      filter: blur(var(--kui-blur, 12px));
    }
  }
  @keyframes kui-fade-blur-up {
    from {
      opacity: var(--kui-from-opacity, 0);
      translate: 0 var(--kui-distance, 24px);
      filter: blur(var(--kui-blur, 12px));
    }
  }
  @keyframes kui-fade-blur-in {
    from {
      opacity: var(--kui-from-opacity, 0);
      filter: blur(var(--kui-blur, 12px));
    }
  }
  [data-kui-fx*=flip-] {
    transform-style: preserve-3d;
  }
}

/* src/css/scroll.css */
@layer kui.effects {
  @keyframes kui-parallax-y {
    from {
      translate: 0 calc(var(--kui-distance, 100px) * -1);
    }
    to {
      translate: 0 var(--kui-distance, 100px);
    }
  }
  @keyframes kui-parallax-x {
    from {
      translate: calc(var(--kui-distance, 100px) * -1) 0;
    }
    to {
      translate: var(--kui-distance, 100px) 0;
    }
  }
  @keyframes kui-parallax-scale {
    from {
      scale: 1;
    }
    to {
      scale: var(--kui-to-scale, 1.2);
    }
  }
  @keyframes kui-parallax-rotate {
    from {
      rotate: 0deg;
    }
    to {
      rotate: var(--kui-to-angle, 12deg);
    }
  }
  @keyframes kui-scroll-fade {
    from {
      opacity: var(--kui-from-opacity, 0);
    }
    to {
      opacity: 1;
    }
  }
  @keyframes kui-progress-x {
    from {
      scale: 0 1;
    }
    to {
      scale: 1 1;
    }
  }
  @keyframes kui-progress-ring {
    from {
      stroke-dashoffset: var(--kui-path-length, 100);
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  [data-kui-fx~=scroll-progress-bar] {
    transform-origin: left center;
  }
  [data-kui-fx~=scroll-progress-ring] {
    stroke-dasharray: var(--kui-path-length, 100);
  }
  @supports (animation-timeline: view()) {
    [data-kui-timeline] {
      animation-range: var(--kui-range, entry 0% cover 60%);
    }
  }
}

/* src/css/three-d.css */
@layer kui.effects {
  @keyframes kui-card-flip-y {
    to {
      rotate: y var(--kui-from-angle, 180deg);
    }
  }
  @keyframes kui-card-flip-x {
    to {
      rotate: x var(--kui-from-angle, 180deg);
    }
  }
  @keyframes kui-cube-rotate {
    to {
      rotate: y var(--kui-from-angle, 90deg);
    }
  }
  @keyframes kui-book-page-turn {
    to {
      rotate: y var(--kui-from-angle, -160deg);
    }
  }
  @keyframes kui-fold-panel {
    from {
      rotate: x var(--kui-from-angle, -90deg);
    }
  }
  [data-kui-fx~=card-flip-x],
  [data-kui-fx~=card-flip-y],
  [data-kui-fx~=cube-rotate],
  [data-kui-fx~=book-page-turn],
  [data-kui-fx~=fold-panel] {
    transform-style: preserve-3d;
    perspective: var(--kui-perspective, 1200px);
  }
  [data-kui-fx~=book-page-turn] {
    transform-origin: left center;
  }
  [data-kui-fx~=fold-panel] {
    transform-origin: top center;
  }
  @keyframes kui-page-fade {
    from {
      opacity: 0;
    }
  }
  @keyframes kui-page-slide {
    from {
      opacity: 0;
      translate: 0 var(--kui-distance, 40px);
    }
  }
  @keyframes kui-curtain-wipe {
    from {
      clip-path: inset(0 0 100% 0);
    }
  }
  @keyframes kui-loading-bar {
    from {
      scale: 0 1;
    }
  }
  [data-kui-fx~=loading-bar] {
    transform-origin: left center;
  }
}

/* src/css/media.css */
@layer kui.effects {
  @keyframes kui-wipe-up {
    from {
      clip-path: inset(100% 0 0);
    }
  }
  @keyframes kui-wipe-down {
    from {
      clip-path: inset(0 0 100%);
    }
  }
  @keyframes kui-wipe-left {
    from {
      clip-path: inset(0 100% 0 0);
    }
  }
  @keyframes kui-wipe-right {
    from {
      clip-path: inset(0 0 0 100%);
    }
  }
  @keyframes kui-wipe-circle {
    from {
      clip-path: circle(0 at 50% 50%);
    }
  }
  @keyframes kui-wipe-diagonal {
    from {
      clip-path: polygon(0 0, 0 0, 0 0);
    }
    to {
      clip-path: polygon(0 0, 200% 0, 0 200%);
    }
  }
  @keyframes kui-curtain-reveal {
    from {
      clip-path: inset(0 50%);
    }
  }
  @keyframes kui-before-after-wipe {
    from {
      clip-path: inset(0 100% 0 0);
    }
  }
  @keyframes kui-mask-reveal {
    from {
      mask-position: 100% 0;
    }
    to {
      mask-position: 0 0;
    }
  }
  [data-kui-fx~=mask-reveal] {
    mask-image:
      linear-gradient(
        90deg,
        #000 0 45%,
        transparent 55% 100%);
    mask-size: 220% 100%;
  }
  @keyframes kui-ken-burns {
    from {
      scale: 1;
      translate: 0 0;
    }
    to {
      scale: var(--kui-to-scale, 1.12);
      translate: var(--kui-distance, 24px) calc(var(--kui-distance, 24px) * -0.5);
    }
  }
  @keyframes kui-ken-burns-out {
    from {
      scale: var(--kui-to-scale, 1.12);
      translate: calc(var(--kui-distance, 24px) * -1) 0;
    }
    to {
      scale: 1;
      translate: 0 0;
    }
  }
  @keyframes kui-blur-up {
    from {
      translate: 0 var(--kui-distance, 24px);
      filter: blur(16px);
    }
    to {
      translate: 0 0;
      filter: blur(0);
    }
  }
  @keyframes kui-duotone-hover {
    from {
      filter: grayscale(1) sepia(0.7) hue-rotate(330deg) saturate(2);
    }
    to {
      filter: none;
    }
  }
  @keyframes kui-grayscale-hover {
    from {
      filter: grayscale(1);
    }
    to {
      filter: grayscale(0);
    }
  }
  @keyframes kui-saturate-hover {
    from {
      filter: saturate(0.45);
    }
    to {
      filter: saturate(1.35);
    }
  }
  @keyframes kui-image-parallax-frame {
    from {
      translate: 0 calc(var(--kui-distance, 24px) * -1);
    }
    to {
      translate: 0 var(--kui-distance, 24px);
    }
  }
  @keyframes kui-lightbox-open {
    from {
      opacity: 0;
      scale: 0.92;
    }
    to {
      opacity: 1;
      scale: 1;
    }
  }
  @media (pointer: coarse) {
    [data-kui-fx~=duotone-hover]:active,
    [data-kui-fx~=grayscale-hover]:active,
    [data-kui-fx~=saturate-hover]:active {
      filter: none;
    }
  }
}

/* src/css/text.css */
@layer kui.effects {
  .kui-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
  }
  .kui-split-decorative {
    display: inline;
  }
  .kui-split-item {
    display: inline-block;
    animation-duration: var(--kui-duration, 500ms);
    animation-delay: calc(var(--kui-delay, 0ms) + var(--kui-i, 0) * var(--kui-stagger, 30ms));
    animation-timing-function: var(--kui-ease, ease-out);
    animation-fill-mode: both;
  }
  .kui-split-line {
    display: block;
  }
  [data-kui-split-fx=fade] .kui-split-item {
    animation-name: kui-split-reveal-fade;
  }
  [data-kui-split-fx=up] .kui-split-item {
    animation-name: kui-split-reveal-up;
  }
  [data-kui-split-fx=down] .kui-split-item {
    animation-name: kui-split-reveal-down;
  }
  [data-kui-split-fx=mask] .kui-split-item {
    animation-name: kui-split-reveal-mask;
  }
  @keyframes kui-split-reveal-fade {
    from {
      opacity: 0;
    }
  }
  @keyframes kui-split-reveal-up {
    from {
      opacity: 0;
      translate: 0 0.6em;
    }
  }
  @keyframes kui-split-reveal-down {
    from {
      opacity: 0;
      translate: 0 -0.6em;
    }
  }
  @keyframes kui-split-reveal-mask {
    from {
      opacity: 0;
      clip-path: inset(0 0 100% 0);
    }
  }
  [data-kui-split-fx=wave] .kui-split-item {
    animation-name: kui-split-wave;
    animation-duration: 1400ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }
  [data-kui-split-fx=jitter] .kui-split-item {
    animation-name: kui-split-jitter;
    animation-duration: 220ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
  }
  @keyframes kui-split-wave {
    0%, 100% {
      translate: 0 0;
    }
    50% {
      translate: 0 -0.35em;
    }
  }
  @keyframes kui-split-jitter {
    from {
      translate: 0 0;
      rotate: 0deg;
    }
    to {
      translate: 0 0.08em;
      rotate: 3deg;
    }
  }
  .kui-typewriter::after {
    content: "";
    display: inline-block;
    width: 0.08em;
    margin-inline-start: 0.05em;
    height: 1em;
    vertical-align: -0.15em;
    background: currentColor;
    animation: kui-caret-blink 1s steps(1) infinite;
  }
  @keyframes kui-caret-blink {
    50% {
      opacity: 0;
    }
  }
  .kui-scramble {
    font-variant-numeric: tabular-nums;
  }
  [data-kui-fx~=word-cycler] {
    display: inline-block;
    transition: opacity 150ms ease-out;
  }
  [data-kui-fx~=word-cycler].kui-word-cycler-swap {
    opacity: 0;
  }
  [data-kui-fx~=gradient-shimmer] {
    background-image:
      linear-gradient(
        100deg,
        currentColor 40%,
        color-mix(in srgb, currentColor 35%, transparent) 50%,
        currentColor 60%);
    background-size: 220% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    --kui-fx-gradient-shimmer-iterations: infinite;
  }
  @keyframes kui-gradient-shimmer {
    from {
      background-position: 200% 0;
    }
    to {
      background-position: -200% 0;
    }
  }
  [data-kui-fx~=gradient-sweep] {
    background-image:
      linear-gradient(
        100deg,
        transparent 30%,
        color-mix(in srgb, currentColor 70%, transparent) 50%,
        transparent 70%);
    background-size: 260% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  @keyframes kui-gradient-sweep {
    from {
      background-position: 220% 0;
    }
    to {
      background-position: -60% 0;
    }
  }
  [data-kui-fx~=highlight-sweep] {
    background-image: linear-gradient(90deg, color-mix(in srgb, gold 55%, transparent) 0 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    padding: 0 0.05em;
  }
  @keyframes kui-highlight-sweep {
    to {
      background-size: 100% 100%;
    }
  }
  [data-kui-fx~=underline-draw] {
    background-image: linear-gradient(currentColor, currentColor);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 0% 2px;
    padding-bottom: 0.15em;
  }
  @keyframes kui-underline-draw {
    to {
      background-size: 100% 2px;
    }
  }
  [data-kui-fx~=text-outline-fill] {
    -webkit-text-stroke: 1px currentColor;
    color: transparent;
  }
  @keyframes kui-text-outline-fill {
    to {
      color: currentColor;
    }
  }
  @keyframes kui-var-weight {
    from {
      font-weight: var(--kui-from-weight, 100);
    }
    to {
      font-weight: var(--kui-to-weight, 800);
    }
  }
  @keyframes kui-var-width {
    from {
      font-stretch: var(--kui-from-width, 75%);
    }
    to {
      font-stretch: var(--kui-to-width, 125%);
    }
  }
  @keyframes kui-var-slant {
    from {
      font-style: oblique var(--kui-from-slant, 0deg);
    }
    to {
      font-style: oblique var(--kui-to-slant, -10deg);
    }
  }
  [data-kui-fx~=marquee],
  [data-kui-fx~=marquee-scroll-linked] {
    display: flex;
    width: max-content;
    will-change: translate;
  }
  [data-kui-fx~=marquee] {
    --kui-fx-marquee-iterations: infinite;
  }
  @keyframes kui-marquee {
    to {
      translate: -50% 0;
    }
  }
  [data-kui-fx~=redaction-reveal] {
    position: relative;
    display: inline-block;
  }
  [data-kui-fx~=redaction-reveal]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #111;
    clip-path: inset(0 0 0 0);
  }
  @keyframes kui-redaction-reveal {
    to {
      clip-path: inset(0 0 0 100%);
    }
  }
  [data-kui-fx~=text-3d-extrude] {
    display: inline-block;
    text-shadow:
      1px 1px 0 color-mix(in srgb, currentColor 70%, transparent),
      2px 2px 0 color-mix(in srgb, currentColor 60%, transparent),
      3px 3px 0 color-mix(in srgb, currentColor 50%, transparent),
      4px 4px 0 color-mix(in srgb, currentColor 40%, transparent),
      5px 5px 0 color-mix(in srgb, currentColor 30%, transparent),
      6px 6px 8px rgb(0 0 0 / 0.35);
  }
  @keyframes kui-text-3d-extrude {
    from {
      rotate: -6deg;
      translate: 0 12px;
    }
    to {
      rotate: 0deg;
      translate: 0 0;
    }
  }
}

/* src/css/navigation.css */
@layer kui.effects {
  @keyframes kui-nav-reveal {
    from {
      opacity: 0;
      translate: 0 var(--kui-distance, 16px);
    }
  }
  @keyframes kui-menu-fullscreen {
    from {
      opacity: 0;
      clip-path: circle(0% at var(--kui-origin, 100% 0%));
    }
    to {
      opacity: 1;
      clip-path: circle(150% at var(--kui-origin, 100% 0%));
    }
  }
  @keyframes kui-panel-reveal {
    from {
      opacity: 0;
      translate: 0 calc(var(--kui-distance, 10px) * -1);
    }
  }
  @keyframes kui-drawer-slide-right {
    from {
      translate: 100% 0;
    }
  }
  [data-kui-fx~=header-shrink] {
    --kui-shrink: 0;
    padding-block: calc(1.4rem - 0.7rem * var(--kui-shrink, 0));
    font-size: calc(1rem - 0.15rem * var(--kui-shrink, 0));
    transition:
      padding-block 200ms ease-out,
      font-size 200ms ease-out,
      box-shadow 200ms ease-out;
  }
  [data-kui-fx~=header-shrink][data-kui-shrunk=true] {
    box-shadow: 0 2px 10px rgb(0 0 0 / 0.12);
  }
  [data-kui-fx~=header-hide-on-scroll] {
    transition: translate 220ms ease-out;
  }
  [data-kui-fx~=header-hide-on-scroll][data-kui-hidden=true] {
    translate: 0 -100%;
  }
  [data-kui-fx~=back-to-top-fade] {
    opacity: 0;
    translate: 0 12px;
    pointer-events: none;
    transition: opacity 200ms ease-out, translate 200ms ease-out;
  }
  [data-kui-fx~=back-to-top-fade][data-kui-visible=true] {
    opacity: 1;
    translate: 0 0;
    pointer-events: auto;
  }
}

/* src/css/forms.css */
@layer kui.effects {
  [data-kui-fx~=label-float] ~ label {
    transition: translate 180ms ease-out, scale 180ms ease-out;
    transform-origin: left center;
  }
  [data-kui-fx~=label-float]:focus ~ label,
  [data-kui-fx~=label-float]:not(:placeholder-shown) ~ label {
    translate: 0 -1.35rem;
    scale: 0.82;
  }
  [data-kui-fx~=input-underline-grow] ~ .kui-underline {
    display: block;
    height: 2px;
    background: currentColor;
    scale: 0 1;
    transform-origin: left center;
    transition: scale 220ms ease-out;
  }
  [data-kui-fx~=input-underline-grow]:focus ~ .kui-underline {
    scale: 1 1;
  }
  @keyframes kui-focus-ring-grow {
    from {
      box-shadow: 0 0 0 0 var(--kui-ring-color, rgb(210 105 30 / 0.55));
    }
    to {
      box-shadow: 0 0 0 5px var(--kui-ring-color, rgb(210 105 30 / 0.55));
    }
  }
  @keyframes kui-validate-shake {
    10%, 90% {
      translate: -1px 0;
    }
    20%, 80% {
      translate: 2px 0;
    }
    30%, 50%, 70% {
      translate: -4px 0;
    }
    40%, 60% {
      translate: 4px 0;
    }
  }
  [data-kui-fx~=validate-check] {
    stroke-dasharray: 24;
    stroke-dashoffset: 24;
  }
  @keyframes kui-validate-check {
    to {
      stroke-dashoffset: 0;
    }
  }
  [data-kui-fx~=strength-meter] ~ .kui-meter > * {
    background: var(--kui-meter-off, currentColor);
    opacity: 0.2;
    transition: opacity 200ms ease-out, background-color 200ms ease-out;
  }
  [data-kui-fx~=strength-meter][data-kui-strength-level="1"] ~ .kui-meter > *:nth-child(-n+1),
  [data-kui-fx~=strength-meter][data-kui-strength-level="2"] ~ .kui-meter > *:nth-child(-n+2),
  [data-kui-fx~=strength-meter][data-kui-strength-level="3"] ~ .kui-meter > *:nth-child(-n+3),
  [data-kui-fx~=strength-meter][data-kui-strength-level="4"] ~ .kui-meter > *:nth-child(-n+4) {
    opacity: 1;
    background: var(--kui-meter-on, #2e9e5b);
  }
  [data-kui-fx~=toggle-morph] ~ .kui-track {
    display: inline-block;
    width: 40px;
    height: 22px;
    border-radius: 999px;
    background: var(--dim, #9a8d80);
    transition: background-color 200ms ease-out;
    position: relative;
  }
  [data-kui-fx~=toggle-morph] ~ .kui-track .kui-thumb {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    translate: 0 0;
    transition: translate 200ms ease-out;
  }
  [data-kui-fx~=toggle-morph]:checked ~ .kui-track {
    background: var(--accent, #d2691e);
  }
  [data-kui-fx~=toggle-morph]:checked ~ .kui-track .kui-thumb {
    translate: 18px 0;
  }
  [data-kui-fx~=checkbox-draw] ~ svg path {
    stroke-dasharray: 24;
    stroke-dashoffset: 24;
    transition: stroke-dashoffset 220ms ease-out;
  }
  [data-kui-fx~=checkbox-draw]:checked ~ svg path {
    stroke-dashoffset: 0;
  }
  [data-kui-fx~=radio-fill] ~ .kui-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--accent, #d2691e);
    scale: 0;
    transition: scale 180ms ease-out;
  }
  [data-kui-fx~=radio-fill]:checked ~ .kui-dot {
    scale: 1;
  }
  [data-kui-fx~=range-fill] {
    --kui-fill: 0%;
    accent-color: var(--accent, #d2691e);
    background:
      linear-gradient(
        to right,
        var(--accent, #d2691e) var(--kui-fill, 0%),
        var(--line, #2a2422) var(--kui-fill, 0%));
    height: 4px;
    border-radius: 999px;
    appearance: none;
    outline: none;
  }
  [data-kui-fx~=submit-to-spinner-to-check] .kui-stage-idle,
  [data-kui-fx~=submit-to-spinner-to-check] .kui-stage-loading,
  [data-kui-fx~=submit-to-spinner-to-check] .kui-stage-done {
    display: none;
  }
  [data-kui-fx~=submit-to-spinner-to-check][data-kui-stage=idle] .kui-stage-idle,
  [data-kui-fx~=submit-to-spinner-to-check][data-kui-stage=loading] .kui-stage-loading,
  [data-kui-fx~=submit-to-spinner-to-check][data-kui-stage=done] .kui-stage-done {
    display: inline-flex;
  }
  [data-kui-fx~=submit-to-spinner-to-check] .kui-spinner {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: 2px solid currentColor;
    border-top-color: transparent;
    animation: kui-spin 700ms linear infinite;
  }
  @keyframes kui-spin {
    to {
      rotate: 360deg;
    }
  }
  [data-kui-fx~=step-progress] {
    cursor: pointer;
  }
  [data-kui-fx~=step-progress] > * {
    background: var(--dim, #9a8d80);
    opacity: 0.35;
    transition: opacity 200ms ease-out, background-color 200ms ease-out;
  }
  [data-kui-fx~=step-progress][data-kui-step="0"] > *:nth-child(-n+1),
  [data-kui-fx~=step-progress][data-kui-step="1"] > *:nth-child(-n+2),
  [data-kui-fx~=step-progress][data-kui-step="2"] > *:nth-child(-n+3),
  [data-kui-fx~=step-progress][data-kui-step="3"] > *:nth-child(-n+4),
  [data-kui-fx~=step-progress][data-kui-step="4"] > *:nth-child(-n+5),
  [data-kui-fx~=step-progress][data-kui-step="5"] > *:nth-child(-n+6) {
    opacity: 1;
    background: var(--accent, #d2691e);
  }
}

/* src/css/ambient.css */
@layer kui.effects {
  [data-kui-fx~=gradient-mesh] {
    background-image:
      radial-gradient(
        at 15% 20%,
        color-mix(in srgb, var(--kui-c1, #7c3aed) 55%, transparent),
        transparent 55%),
      radial-gradient(
        at 85% 15%,
        color-mix(in srgb, var(--kui-c2, #06b6d4) 50%, transparent),
        transparent 55%),
      radial-gradient(
        at 50% 85%,
        color-mix(in srgb, var(--kui-c3, #f97316) 45%, transparent),
        transparent 55%);
    background-size: 200% 200%;
    --kui-fx-gradient-mesh-iterations: infinite;
  }
  @keyframes kui-gradient-mesh {
    0%, 100% {
      background-position:
        0% 0%,
        100% 0%,
        50% 100%;
    }
    50% {
      background-position:
        25% 35%,
        75% 30%,
        35% 70%;
    }
  }
  [data-kui-fx~=aurora] {
    background-image:
      linear-gradient(
        120deg,
        color-mix(in srgb, var(--kui-c1, #34d399) 45%, transparent),
        transparent 45%),
      linear-gradient(
        240deg,
        color-mix(in srgb, var(--kui-c2, #60a5fa) 45%, transparent),
        transparent 45%),
      linear-gradient(
        0deg,
        color-mix(in srgb, var(--kui-c3, #c084fc) 40%, transparent),
        transparent 50%);
    background-size: 260% 260%;
    --kui-fx-aurora-iterations: infinite;
  }
  @keyframes kui-aurora {
    0%, 100% {
      background-position:
        0% 50%,
        100% 50%,
        50% 0%;
    }
    50% {
      background-position:
        60% 30%,
        40% 70%,
        55% 60%;
    }
  }
  [data-kui-fx~=wave-blob] {
    background-image:
      radial-gradient(
        circle,
        color-mix(in srgb, var(--kui-c1, #22d3ee) 50%, transparent),
        transparent 60%);
    background-size: 140% 140%;
    background-repeat: no-repeat;
    --kui-fx-wave-blob-iterations: infinite;
  }
  @keyframes kui-wave-blob {
    0%, 100% {
      background-position: 20% 30%;
      background-size: 140% 140%;
    }
    33% {
      background-position: 70% 20%;
      background-size: 160% 160%;
    }
    66% {
      background-position: 50% 75%;
      background-size: 120% 120%;
    }
  }
  [data-kui-fx~=spotlight-follow] {
    background-image:
      radial-gradient(
        circle,
        color-mix(in srgb, var(--kui-c1, #fde68a) 65%, transparent),
        transparent 65%);
    background-size: 55% 55%;
    background-repeat: no-repeat;
    --kui-fx-spotlight-follow-iterations: infinite;
  }
  @keyframes kui-spotlight-follow {
    0%, 100% {
      background-position: 10% 15%;
    }
    25% {
      background-position: 85% 20%;
    }
    50% {
      background-position: 80% 80%;
    }
    75% {
      background-position: 15% 75%;
    }
  }
  [data-kui-fx~=gradient-rotate-border] {
    position: relative;
    background-image:
      linear-gradient(
        90deg,
        var(--kui-c1, #f472b6),
        var(--kui-c2, #60a5fa),
        var(--kui-c3, #34d399),
        var(--kui-c4, #fbbf24),
        var(--kui-c1, #f472b6));
    background-size: 300% 100%;
    padding: 3px;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    --kui-fx-gradient-rotate-border-iterations: infinite;
  }
  @keyframes kui-gradient-rotate-border {
    from {
      background-position: 0% 50%;
    }
    to {
      background-position: 300% 50%;
    }
  }
  [data-kui-fx~=noise-overlay] {
    background-image:
      repeating-radial-gradient(
        circle at 0 0,
        color-mix(in srgb, var(--kui-c1, currentColor) 30%, transparent) 0,
        transparent 1.4px,
        transparent 3px);
    background-size: 5px 5px;
    --kui-fx-noise-overlay-iterations: infinite;
  }
  @keyframes kui-noise-overlay {
    0% {
      background-position: 0 0;
    }
    20% {
      background-position: -3px 1px;
    }
    40% {
      background-position: 2px -2px;
    }
    60% {
      background-position: -1px 3px;
    }
    80% {
      background-position: 3px 2px;
    }
    100% {
      background-position: 0 0;
    }
  }
  [data-kui-fx~=scanline] {
    background-image:
      linear-gradient(
        to bottom,
        transparent,
        color-mix(in srgb, var(--kui-c1, currentColor) 35%, transparent) 50%,
        transparent);
    background-size: 100% 220%;
    background-repeat: no-repeat;
    --kui-fx-scanline-iterations: infinite;
  }
  @keyframes kui-scanline {
    from {
      background-position: 0 -120%;
    }
    to {
      background-position: 0 120%;
    }
  }
  [data-kui-fx~=dot-grid-drift] {
    background-image:
      radial-gradient(
        circle,
        color-mix(in srgb, var(--kui-c1, currentColor) 45%, transparent) 1.5px,
        transparent 1.5px);
    background-size: 22px 22px;
    --kui-fx-dot-grid-drift-iterations: infinite;
  }
  @keyframes kui-dot-grid-drift {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 22px 22px;
    }
  }
  [data-kui-fx~=line-grid-drift] {
    background-image:
      repeating-linear-gradient(
        0deg,
        color-mix(in srgb, var(--kui-c1, currentColor) 30%, transparent) 0 1px,
        transparent 1px 26px),
      repeating-linear-gradient(
        90deg,
        color-mix(in srgb, var(--kui-c1, currentColor) 30%, transparent) 0 1px,
        transparent 1px 26px);
    --kui-fx-line-grid-drift-iterations: infinite;
  }
  @keyframes kui-line-grid-drift {
    from {
      background-position: 0 0, 0 0;
    }
    to {
      background-position: 0 26px, 26px 0;
    }
  }
  [data-kui-fx~=starfield] {
    background-image:
      radial-gradient(
        1px 1px at 10% 20%,
        color-mix(in srgb, var(--kui-c1, #ffffff) 90%, transparent),
        transparent),
      radial-gradient(
        1px 1px at 70% 60%,
        color-mix(in srgb, var(--kui-c1, #ffffff) 70%, transparent),
        transparent),
      radial-gradient(
        1.5px 1.5px at 40% 80%,
        color-mix(in srgb, var(--kui-c1, #ffffff) 85%, transparent),
        transparent),
      radial-gradient(
        1px 1px at 90% 30%,
        color-mix(in srgb, var(--kui-c1, #ffffff) 60%, transparent),
        transparent),
      radial-gradient(
        1.5px 1.5px at 25% 55%,
        color-mix(in srgb, var(--kui-c1, #ffffff) 80%, transparent),
        transparent);
    background-size: 220px 220px;
    background-repeat: repeat;
    --kui-fx-starfield-iterations: infinite;
  }
  @keyframes kui-starfield {
    from {
      background-position:
        0 0,
        0 0,
        0 0,
        0 0,
        0 0;
    }
    to {
      background-position:
        220px 90px,
        -160px 220px,
        90px -140px,
        -220px -90px,
        140px 160px;
    }
  }
  [data-kui-fx~=float] {
    --kui-fx-float-iterations: infinite;
  }
  @keyframes kui-float {
    0%, 100% {
      translate: 0 0;
    }
    50% {
      translate: 0 calc(var(--kui-distance, 14px) * -1);
    }
  }
  [data-kui-fx~=bob] {
    --kui-fx-bob-iterations: infinite;
  }
  @keyframes kui-bob {
    0%, 100% {
      translate: 0 0;
    }
    50% {
      translate: 0 calc(var(--kui-distance, 8px) * -1);
    }
  }
  [data-kui-fx~=floating-shapes] {
    --kui-fx-floating-shapes-iterations: infinite;
  }
  @keyframes kui-floating-shapes {
    0%, 100% {
      translate: 0 0;
    }
    33% {
      translate: calc(var(--kui-distance, 10px) * 0.6) calc(var(--kui-distance, 10px) * -1);
    }
    66% {
      translate: calc(var(--kui-distance, 10px) * -0.6) calc(var(--kui-distance, 10px) * -0.4);
    }
  }
  [data-kui-fx~=glow-pulse] {
    --kui-fx-glow-pulse-iterations: infinite;
  }
  @keyframes kui-glow-pulse {
    0%, 100% {
      scale: 1;
      opacity: 0.6;
    }
    50% {
      scale: 1.15;
      opacity: 1;
    }
  }
}

/* src/css/feedback.css */
@layer kui.effects {
  [data-kui-fx~=skeleton-shimmer] {
    background-color: var(--kui-skeleton-base, #2a2422);
    background-image:
      linear-gradient(
        100deg,
        transparent 30%,
        color-mix(in srgb, var(--kui-skeleton-highlight, #ffffff) 18%, transparent) 50%,
        transparent 70%);
    background-size: 200% 100%;
    --kui-fx-skeleton-shimmer-iterations: infinite;
  }
  @keyframes kui-skeleton-shimmer {
    from {
      background-position: 150% 0;
    }
    to {
      background-position: -50% 0;
    }
  }
  @keyframes kui-skeleton-to-content {
    from {
      opacity: 0;
    }
  }
  [data-kui-fx~=spinner] {
    display: inline-block;
    width: var(--kui-spinner-size, 28px);
    height: var(--kui-spinner-size, 28px);
    border-radius: 50%;
    border: 3px solid color-mix(in srgb, currentColor 20%, transparent);
    border-top-color: currentColor;
    --kui-fx-spinner-iterations: infinite;
  }
  @keyframes kui-spinner-spin {
    to {
      rotate: 360deg;
    }
  }
  [data-kui-fx~=spinner-ring] {
    display: inline-block;
    width: var(--kui-spinner-size, 28px);
    height: var(--kui-spinner-size, 28px);
    border-radius: 50%;
    border: 3px dashed color-mix(in srgb, currentColor 55%, transparent);
    --kui-fx-spinner-ring-iterations: infinite;
  }
  @keyframes kui-spinner-ring-spin {
    to {
      rotate: 360deg;
    }
  }
  [data-kui-fx~=spinner-dots] {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: currentColor;
    box-shadow: -16px 0 currentColor, 16px 0 currentColor;
    --kui-fx-spinner-dots-iterations: infinite;
  }
  @keyframes kui-spinner-dots {
    0%, 80%, 100% {
      scale: 0.7;
      opacity: 0.5;
    }
    40% {
      scale: 1.15;
      opacity: 1;
    }
  }
  [data-kui-fx~=progress-indeterminate] {
    transform-origin: 0% 50%;
    background: currentColor;
    border-radius: inherit;
    --kui-fx-progress-indeterminate-iterations: infinite;
  }
  @keyframes kui-progress-indeterminate {
    0% {
      translate: -100% 0;
      scale: 0.4 1;
    }
    50% {
      scale: 1 1;
    }
    100% {
      translate: 100% 0;
      scale: 0.4 1;
    }
  }
  @keyframes kui-toast-slide-in {
    from {
      opacity: 0;
      translate: 0 var(--kui-distance, 24px);
    }
    to {
      opacity: 1;
      translate: 0 0;
    }
  }
  @keyframes kui-toast-slide-out {
    from {
      opacity: 1;
      translate: 0 0;
    }
    to {
      opacity: 0;
      translate: 0 var(--kui-distance, 24px);
    }
  }
  @keyframes kui-shake-error {
    10%, 90% {
      translate: -1px 0;
    }
    20%, 80% {
      translate: 2px 0;
    }
    30%, 50%, 70% {
      translate: -4px 0;
    }
    40%, 60% {
      translate: 4px 0;
    }
  }
  @keyframes kui-wobble {
    0% {
      translate: 0 0;
      rotate: 0deg;
    }
    15% {
      translate: -6px 0;
      rotate: -6deg;
    }
    30% {
      translate: 4px 0;
      rotate: 4deg;
    }
    45% {
      translate: -3px 0;
      rotate: -3deg;
    }
    60% {
      translate: 2px 0;
      rotate: 2deg;
    }
    75% {
      translate: -1px 0;
      rotate: -1deg;
    }
    100% {
      translate: 0 0;
      rotate: 0deg;
    }
  }
  [data-kui-fx~=ripple] {
    border-radius: 50%;
    background: currentColor;
    transform-origin: center;
  }
  @keyframes kui-ripple {
    from {
      scale: 0.2;
      opacity: 0.6;
    }
    to {
      scale: var(--kui-ripple-scale, 4);
      opacity: 0;
    }
  }
  @keyframes kui-badge-pop {
    0% {
      scale: 0.4;
    }
    60% {
      scale: 1.18;
    }
    100% {
      scale: 1;
    }
  }
  @keyframes kui-count-bump {
    0%, 100% {
      scale: 1;
    }
    50% {
      scale: 1.3;
    }
  }
  [data-kui-fx~=heart-burst] {
    color: var(--kui-heart-color, #f43f5e);
  }
  @keyframes kui-heart-burst {
    0% {
      scale: 1;
    }
    30% {
      scale: 1.4;
    }
    55% {
      scale: 0.9;
    }
    100% {
      scale: 1;
    }
  }
  [data-kui-fx~=confetti-burst] {
    background-image:
      radial-gradient(
        circle at 20% 20%,
        #f43f5e 0 3px,
        transparent 3px),
      radial-gradient(
        circle at 75% 15%,
        #fbbf24 0 3px,
        transparent 3px),
      radial-gradient(
        circle at 50% 75%,
        #34d399 0 3px,
        transparent 3px),
      radial-gradient(
        circle at 85% 65%,
        #60a5fa 0 3px,
        transparent 3px),
      radial-gradient(
        circle at 15% 65%,
        #c084fc 0 3px,
        transparent 3px);
    background-repeat: no-repeat;
  }
  @keyframes kui-confetti-burst {
    0% {
      scale: 0.6;
      opacity: 0;
    }
    40% {
      scale: 1.15;
      opacity: 1;
    }
    100% {
      scale: 1;
      opacity: 1;
    }
  }
  @keyframes kui-copy-confirm {
    0% {
      opacity: 0;
    }
    15% {
      opacity: 1;
    }
    85% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes kui-pull-to-refresh {
    0% {
      translate: 0 0;
    }
    45% {
      translate: 0 36px;
    }
    100% {
      translate: 0 0;
    }
  }
}

/* src/css/numbers.css */
@layer kui.effects {
  @keyframes kui-progress-ring {
    from {
      stroke-dashoffset: var(--kui-path-length, 100);
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  @keyframes kui-gauge-sweep {
    from {
      stroke-dashoffset: var(--kui-path-length, 100);
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  @keyframes kui-donut-sweep {
    from {
      stroke-dashoffset: var(--kui-path-length, 100);
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  @keyframes kui-sparkline-draw {
    from {
      stroke-dashoffset: var(--kui-path-length, 1000);
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  [data-kui-fx~=progress-ring],
  [data-kui-fx~=gauge-sweep],
  [data-kui-fx~=donut-sweep],
  [data-kui-fx~=sparkline-draw] {
    stroke-dasharray: var(--kui-path-length, 100);
    fill: none;
  }
  @keyframes kui-progress-bar {
    from {
      scale: 0 1;
    }
    to {
      scale: 1 1;
    }
  }
  [data-kui-fx~=progress-bar] {
    transform-origin: left center;
  }
  @keyframes kui-progress-segments {
    from {
      opacity: 0.18;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes kui-star-rating-fill {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 calc(100% - var(--kui-fill, 100%)) 0 0);
    }
  }
  .kui-count-decorative {
    display: inline-flex;
    align-items: baseline;
  }
  .kui-odometer-col {
    display: inline-block;
    overflow: hidden;
    height: 1em;
    line-height: 1;
    vertical-align: baseline;
  }
  .kui-odometer-strip {
    display: flex;
    flex-direction: column;
    translate: 0 calc(var(--kui-o, 0) * -1em);
    transition: translate 220ms ease-out;
  }
  .kui-odometer-strip > span {
    height: 1em;
    line-height: 1;
  }
}

/* src/css/interaction.css */
@layer kui.effects {
  @property --kui-border-angle { syntax: "<angle>"; inherits: false; initial-value: 0deg; }
  @property --kui-border-pct { syntax: "<percentage>"; inherits: false; initial-value: 0%; }
  [data-kui-fx~=lift] {
    transition: translate var(--kui-lift-duration, 220ms) var(--kui-lift-ease, ease-out);
  }
  [data-kui-fx~=lift]:focus-visible {
    translate: 0 -6px;
  }
  [data-kui-fx~=lift-shadow] {
    transition: translate var(--kui-lift-shadow-duration, 220ms) var(--kui-lift-shadow-ease, ease-out), box-shadow var(--kui-lift-shadow-duration, 220ms) var(--kui-lift-shadow-ease, ease-out);
  }
  [data-kui-fx~=lift-shadow]:focus-visible {
    translate: 0 -6px;
    box-shadow: 0 14px 28px -12px rgb(0 0 0 / 0.45);
  }
  [data-kui-fx~=shine-sweep] {
    position: relative;
    overflow: hidden;
  }
  [data-kui-fx~=shine-sweep]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      linear-gradient(
        115deg,
        transparent 40%,
        rgb(255 255 255 / 0.35) 50%,
        transparent 60%);
    background-size: 220% 100%;
    background-position: 120% 0;
    pointer-events: none;
  }
  [data-kui-fx~=shine-sweep]:focus-visible::after {
    animation: kui-shine-sweep var(--kui-shine-sweep-duration, 700ms) var(--kui-shine-sweep-ease, ease-out);
  }
  @keyframes kui-shine-sweep {
    from {
      background-position: 120% 0;
    }
    to {
      background-position: -20% 0;
    }
  }
  [data-kui-fx~=split-flap] {
    display: inline-block;
    perspective: 600px;
    backface-visibility: hidden;
  }
  [data-kui-fx~=split-flap]:focus-visible {
    animation: kui-split-flap var(--kui-split-flap-duration, 600ms) var(--kui-split-flap-ease, ease-in-out);
  }
  @keyframes kui-split-flap {
    from {
      rotate: x 0deg;
    }
    to {
      rotate: x 360deg;
    }
  }
  [data-kui-fx~=border-draw] {
    border: 2px solid transparent;
    border-image-slice: 1;
    border-image-source:
      conic-gradient(
        from -90deg,
        var(--kui-border-draw-color, var(--accent, #d2691e)) 0 var(--kui-border-pct, 0%),
        transparent 0);
    transition: --kui-border-pct var(--kui-border-draw-duration, 500ms) var(--kui-border-draw-ease, ease-out);
  }
  [data-kui-fx~=border-draw]:focus-visible {
    --kui-border-pct: 100%;
  }
  [data-kui-fx~=border-glow] {
    transition: box-shadow var(--kui-border-glow-duration, 260ms) var(--kui-border-glow-ease, ease-out);
  }
  [data-kui-fx~=border-glow]:focus-visible {
    box-shadow: 0 0 0 3px var(--kui-border-glow-color, var(--accent, #d2691e));
  }
  [data-kui-fx~=beam-border],
  [data-kui-fx~=beam-border-auto] {
    position: relative;
  }
  [data-kui-fx~=beam-border]::before,
  [data-kui-fx~=beam-border-auto]::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: var(--kui-beam-border-width, 3px);
    background:
      conic-gradient(
        from var(--kui-border-angle, 0deg),
        transparent 0deg,
        transparent 260deg,
        var(--kui-beam-border-c1, #ff5f6d) 282deg,
        var(--kui-beam-border-c2, #ffc371) 306deg,
        var(--kui-beam-border-c3, #4facfe) 330deg,
        var(--kui-beam-border-c4, #a855f7) 354deg,
        transparent 360deg);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0;
    pointer-events: none;
    transition: opacity var(--kui-beam-border-fade-duration, 200ms) ease-out;
  }
  [data-kui-fx~=beam-border]:focus-visible::before {
    opacity: 1;
    animation: kui-beam-rotate var(--kui-beam-border-duration, 4260ms) linear infinite;
  }
  [data-kui-fx~=beam-border-auto]::before {
    opacity: 1;
    animation: kui-beam-rotate var(--kui-beam-border-duration, 4260ms) linear infinite;
  }
  @keyframes kui-beam-rotate {
    to {
      --kui-border-angle: 360deg;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    [data-kui-fx~=beam-border]:focus-visible::before,
    [data-kui-fx~=beam-border-auto]::before {
      animation: none;
      --kui-border-angle: 45deg;
    }
  }
  [data-kui-fx~=underline-slide] {
    position: relative;
    text-decoration: none;
  }
  [data-kui-fx~=underline-slide]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.15em;
    height: 0.08em;
    background: currentcolor;
    scale: 0 1;
    transform-origin: left center;
    transition: scale var(--kui-underline-slide-duration, 260ms) var(--kui-underline-slide-ease, ease-out);
  }
  [data-kui-fx~=underline-slide]:focus-visible::after {
    scale: 1 1;
  }
  [data-kui-fx~=underline-center] {
    position: relative;
    text-decoration: none;
  }
  [data-kui-fx~=underline-center]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.15em;
    height: 0.08em;
    background: currentcolor;
    scale: 0 1;
    transform-origin: center;
    transition: scale var(--kui-underline-center-duration, 260ms) var(--kui-underline-center-ease, ease-out);
  }
  [data-kui-fx~=underline-center]:focus-visible::after {
    scale: 1 1;
  }
  [data-kui-fx~=icon-wiggle]:focus-visible {
    animation: kui-icon-wiggle var(--kui-icon-wiggle-duration, 500ms) var(--kui-icon-wiggle-ease, ease-in-out);
  }
  @keyframes kui-icon-wiggle {
    0%, 100% {
      rotate: 0deg;
    }
    20% {
      rotate: -12deg;
    }
    40% {
      rotate: 10deg;
    }
    60% {
      rotate: -6deg;
    }
    80% {
      rotate: 4deg;
    }
  }
  [data-kui-fx~=icon-spin]:focus-visible {
    animation: kui-icon-spin var(--kui-icon-spin-duration, 700ms) linear;
  }
  @keyframes kui-icon-spin {
    from {
      rotate: 0deg;
    }
    to {
      rotate: 360deg;
    }
  }
  [data-kui-fx~=icon-bounce]:focus-visible {
    animation: kui-icon-bounce var(--kui-icon-bounce-duration, 500ms) var(--kui-icon-bounce-ease, ease-out);
  }
  @keyframes kui-icon-bounce {
    0%, 100% {
      translate: 0 0;
    }
    30% {
      translate: 0 -7px;
    }
    55% {
      translate: 0 1px;
    }
    75% {
      translate: 0 -3px;
    }
  }
  @media (hover: hover) and (pointer: fine) {
    [data-kui-fx~=lift]:hover {
      translate: 0 -6px;
    }
    [data-kui-fx~=lift-shadow]:hover {
      translate: 0 -6px;
      box-shadow: 0 14px 28px -12px rgb(0 0 0 / 0.45);
    }
    [data-kui-fx~=shine-sweep]:hover::after {
      animation: kui-shine-sweep var(--kui-shine-sweep-duration, 700ms) var(--kui-shine-sweep-ease, ease-out);
    }
    [data-kui-fx~=split-flap]:hover {
      animation: kui-split-flap var(--kui-split-flap-duration, 600ms) var(--kui-split-flap-ease, ease-in-out);
    }
    [data-kui-fx~=border-draw]:hover {
      --kui-border-pct: 100%;
    }
    [data-kui-fx~=border-glow]:hover {
      box-shadow: 0 0 0 3px var(--kui-border-glow-color, var(--accent, #d2691e));
    }
    [data-kui-fx~=beam-border]:hover::before {
      opacity: 1;
      animation: kui-beam-rotate var(--kui-beam-border-duration, 4260ms) linear infinite;
    }
    [data-kui-fx~=underline-slide]:hover::after {
      scale: 1 1;
    }
    [data-kui-fx~=underline-center]:hover::after {
      scale: 1 1;
    }
    [data-kui-fx~=icon-wiggle]:hover {
      animation: kui-icon-wiggle var(--kui-icon-wiggle-duration, 500ms) var(--kui-icon-wiggle-ease, ease-in-out);
    }
    [data-kui-fx~=icon-spin]:hover {
      animation: kui-icon-spin var(--kui-icon-spin-duration, 700ms) linear;
    }
    [data-kui-fx~=icon-bounce]:hover {
      animation: kui-icon-bounce var(--kui-icon-bounce-duration, 500ms) var(--kui-icon-bounce-ease, ease-out);
    }
  }
  [data-kui-fx~=tilt-3d],
  [data-kui-fx~=tilt-parallax] {
    transform-style: preserve-3d;
  }
  [data-kui-fx~=cursor-spotlight]::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    opacity: var(--kui-spotlight-opacity, 0);
    transition: opacity 200ms ease-out;
    background:
      radial-gradient(
        circle 160px at var(--kui-x, 50%) var(--kui-y, 50%),
        color-mix(in srgb, var(--accent, #d2691e) 30%, transparent),
        transparent 70%);
  }
  .kui-cursor-dot {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: grid;
    place-items: center;
    pointer-events: none;
    opacity: 0;
    transition: opacity 160ms ease-out;
  }
  .kui-cursor-dot-active {
    opacity: 1;
  }
  .kui-cursor-dot-follow,
  .kui-cursor-dot-lag,
  .kui-cursor-dot-invert {
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -7px;
    border-radius: 50%;
    background: var(--accent, #d2691e);
  }
  .kui-cursor-dot-invert {
    background: #fff;
    mix-blend-mode: difference;
  }
  .kui-cursor-dot-label {
    margin: -1.4em 0 0 -1.4em;
    padding: 0.4em 0.8em;
    border-radius: 999px;
    background: var(--accent, #d2691e);
    color: #fff;
    font-size: 0.75rem;
    font-family:
      ui-monospace,
      Menlo,
      monospace;
    white-space: nowrap;
  }
  @media (pointer: coarse) {
    .kui-cursor-dot {
      display: none;
    }
  }
}

/* src/css/index.css */
