/* [project]/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

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

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

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

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

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

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

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

@layer components;

@layer utilities {
  .absolute {
    position: absolute;
  }

  .static {
    position: static;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

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

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -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));
  }

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

:root {
  --bg-0: #06050e;
  --bg-1: #0d0a22;
  --bg-2: #171037;
  --panel: #120e2c;
  --panel-edge: #a08cff29;
  --purple: #7c5cff;
  --purple-soft: #a78bff;
  --purple-deep: #4a2fb0;
  --gold: #f3d18b;
  --gold-soft: #fbe9c4;
  --text: #efeaff;
  --muted: #a8a0d4;
  --muted-2: #736c9e;
  --line-life: #ff5d6c;
  --line-heart: #5aa0ff;
  --line-head: #ffd24d;
  --line-fate: #c08bff;
  --radius: 26px;
  --ease: cubic-bezier(.22, .61, .36, 1);
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
}

*, :before, :after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  color: var(--text);
  font-feature-settings: "tnum";
  -webkit-font-smoothing: antialiased;
  background: #000;
  overflow: hidden;
}

#root {
  height: 100%;
}

.stage {
  background: radial-gradient(1100px 700px at 50% -10%, #1a1240 0%, transparent 60%),
    radial-gradient(900px 900px at 85% 110%, #1c0f3a 0%, transparent 55%), var(--bg-0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.app {
  background: radial-gradient(120% 80% at 50% -20%,
    var(--bg-2) 0%,
    var(--bg-1) 42%,
    var(--bg-0) 100%);
  isolation: isolate;
  width: 100%;
  max-width: 440px;
  height: 100%;
  max-height: 100dvh;
  position: relative;
  overflow: hidden;
}

@media (min-width: 480px) {
  .app {
    border-radius: 38px;
    height: 920px;
    max-height: 920px;
    box-shadow: 0 0 0 1px #a08cff1f, 0 40px 120px -30px #5028b48c, 0 0 140px -20px #6e46ff40;
  }
}

.ambient {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.orb {
  filter: blur(46px);
  opacity: .5;
  mix-blend-mode: screen;
  border-radius: 50%;
  position: absolute;
}

.orb.a {
  background: radial-gradient(circle, #6d3bff, #0000 70%);
  width: 300px;
  height: 300px;
  top: -60px;
  left: -90px;
}

.orb.b {
  opacity: .35;
  background: radial-gradient(circle, #3b6bff, #0000 70%);
  width: 260px;
  height: 260px;
  bottom: 60px;
  right: -100px;
}

.orb.c {
  opacity: .3;
  background: radial-gradient(circle, #b36bff, #0000 70%);
  width: 200px;
  height: 200px;
  bottom: -70px;
  left: 40%;
}

.star {
  animation: twinkle var(--dur, 4s) ease-in-out infinite;
  animation-delay: var(--dl, 0s);
  background: #fff;
  border-radius: 50%;
  position: absolute;
}

@keyframes twinkle {
  0%, 100% {
    opacity: var(--min, .15);
    transform: scale(.8);
  }

  50% {
    opacity: var(--max, 1);
    transform: scale(1.15);
  }
}

.moon {
  background: radial-gradient(circle at 35% 35%, #fff7e6, #f3d18b 60%, #caa45a 100%);
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 54px;
  right: 38px;
  box-shadow: 0 0 40px 6px #f3d18b73, inset -10px -8px 18px #785a1e8c;
}

.moon:after {
  content: "";
  background: var(--bg-1);
  border-radius: 50%;
  width: 54px;
  height: 54px;
  position: absolute;
  top: -6px;
  right: -4px;
}

.screen {
  z-index: 2;
  padding: 26px 26px calc(26px + env(safe-area-inset-bottom));
  animation: screenIn .65s var(--ease) both;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0;
}

@keyframes screenIn {
  from {
    opacity: 0;
    transform: translateY(14px)scale(.985);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.screen.out {
  animation: screenOut .4s var(--ease) both;
}

@keyframes screenOut {
  to {
    opacity: 0;
    transform: translateY(-10px)scale(.99);
  }
}

.brand {
  letter-spacing: .32em;
  color: var(--muted);
  align-items: center;
  gap: 9px;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.brand .dot {
  background: var(--gold);
  width: 7px;
  height: 7px;
  box-shadow: 0 0 10px var(--gold);
  border-radius: 50%;
}

.btn {
  cursor: pointer;
  letter-spacing: .02em;
  transition: transform .25s var(--ease),
    box-shadow .25s var(--ease),
    opacity .25s;
  color: #0b0820;
  border: none;
  border-radius: 999px;
  font-family: inherit;
  font-size: 17px;
  font-weight: 700;
}

.btn:active {
  transform: scale(.965);
}

.btn-primary {
  color: #0a0720;
  background: linear-gradient(135deg, #b7a0ff, #7c5cff 55%, #5a3bd6);
  width: 100%;
  padding: 18px 26px;
  box-shadow: 0 14px 36px -10px #7c5cffbf, inset 0 1px #fff6;
}

.btn-primary:hover {
  box-shadow: 0 18px 46px -8px #7c5cffe6, inset 0 1px #fff6;
}

.btn-ghost {
  color: var(--muted);
  border: 1px solid var(--panel-edge);
  background: none;
  padding: 15px 24px;
  font-size: 15px;
  font-weight: 600;
}

.btn-ghost:hover {
  color: var(--text);
  border-color: #a08cff57;
}

.stepper {
  justify-content: center;
  align-items: center;
  gap: 7px;
  display: flex;
}

.stepper .s {
  height: 3px;
  transition: all .5s var(--ease);
  background: #a08cff2e;
  border-radius: 2px;
  width: 18px;
}

.stepper .s.on {
  background: linear-gradient(90deg, var(--purple-soft), var(--purple));
  width: 30px;
  box-shadow: 0 0 12px #7c5cffb3;
}

.stepper .s.done {
  background: #a78bff80;
}

.eyebrow {
  letter-spacing: .4em;
  color: var(--purple-soft);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.muted {
  color: var(--muted);
}

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

.intro-hero {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 18px;
  display: flex;
}

.sigil {
  place-items: center;
  width: 148px;
  height: 148px;
  margin-bottom: 6px;
  display: grid;
  position: relative;
}

.sigil .ring {
  border: 1px solid #a78bff59;
  border-radius: 50%;
  position: absolute;
  inset: 0;
}

.sigil .ring.r2 {
  border-style: dashed;
  border-color: #f3d18b4d;
  animation: 36s linear infinite spin;
  inset: 14px;
}

.sigil .ring.r3 {
  border-color: #a78bff38;
  inset: 30px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.sigil .glyph {
  filter: drop-shadow(0 0 18px #f3d18b99);
  font-size: 50px;
}

.sigil .pip {
  background: var(--gold);
  width: 6px;
  height: 6px;
  box-shadow: 0 0 10px var(--gold);
  border-radius: 50%;
  position: absolute;
}

.title-ko {
  letter-spacing: .04em;
  background: linear-gradient(#fff 0%, #d9ccff 70%, #b7a0ff 100%);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.15;
}

.lede {
  color: var(--muted);
  word-break: keep-all;
  max-width: 300px;
  font-size: 15.5px;
  line-height: 1.75;
}

.intro-foot {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.fineprint {
  color: var(--muted-2);
  text-align: center;
  word-break: keep-all;
  font-size: 11.5px;
  line-height: 1.6;
}

.cam-head {
  text-align: center;
  z-index: 3;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  display: flex;
}

.cam-stage {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 18px 0;
  display: flex;
  position: relative;
}

.viewfinder {
  border: 1px solid var(--panel-edge);
  background: #0a0818;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.viewfinder video, .viewfinder canvas, .viewfinder .ph {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.ph {
  background: repeating-linear-gradient(135deg, #15102e, #15102e 12px, #181235 12px 24px);
  place-items: center;
  display: grid;
}

.ph .ph-label {
  letter-spacing: .18em;
  color: var(--muted-2);
  font-family: ui-monospace, Menlo, monospace;
  font-size: 11px;
}

.guide {
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.guide .corner {
  border: 2.5px solid var(--gold-soft);
  opacity: .92;
  filter: drop-shadow(0 0 6px #f3d18b80);
  width: 30px;
  height: 30px;
  position: absolute;
}

.guide .tl {
  border-bottom: 0;
  border-right: 0;
  border-radius: 14px 0 0;
  top: 13%;
  left: 14%;
}

.guide .tr {
  border-bottom: 0;
  border-left: 0;
  border-radius: 0 14px 0 0;
  top: 13%;
  right: 14%;
}

.guide .bl {
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 14px;
  bottom: 13%;
  left: 14%;
}

.guide .br {
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 14px;
  bottom: 13%;
  right: 14%;
}

.guide.pulse .corner {
  animation: 1.8s ease-in-out infinite cornerPulse;
}

@keyframes cornerPulse {
  0%, 100% {
    opacity: .55;
  }

  50% {
    opacity: 1;
  }
}

.palm-hint {
  opacity: .18;
  filter: grayscale();
  font-size: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cam-status {
  justify-content: center;
  display: flex;
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}

.chip {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border: 1px solid var(--panel-edge);
  color: var(--text);
  background: #0c091eb8;
  border-radius: 999px;
  align-items: center;
  gap: 9px;
  padding: 10px 18px;
  font-size: 13.5px;
  font-weight: 600;
  display: inline-flex;
}

.chip .pingdot {
  background: var(--gold);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation: 1.4s ease-out infinite ping;
  box-shadow: 0 0 #f3d18bb3;
}

.chip.ok .pingdot {
  background: #5ce0a0;
  animation: none;
  box-shadow: 0 0 10px #5ce0a0;
}

@keyframes ping {
  75%, 100% {
    opacity: 0;
    transform: scale(2);
  }
}

.cam-foot {
  z-index: 3;
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.shutter {
  justify-content: center;
  display: flex;
}

.shutter button {
  cursor: pointer;
  width: 74px;
  height: 74px;
  transition: transform .2s var(--ease);
  background: radial-gradient(circle at 50% 40%, #fff, #e7deff);
  border: 3px solid #ffffff40;
  border-radius: 50%;
  box-shadow: 0 0 0 6px #ffffff0f, 0 12px 30px -8px #7c5cff99;
}

.shutter button:active {
  transform: scale(.92);
}

.shutter button:disabled {
  opacity: .4;
  cursor: default;
}

.proc {
  align-items: center;
}

.proc-stage {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0;
  display: flex;
  position: relative;
}

.palm-card {
  border: 1px solid var(--panel-edge);
  background: #0a0818;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 70px #00000080;
}

.palm-card img, .palm-card .ph {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.palm-card .veil {
  background: linear-gradient(#0c091e26, #0c091e8c);
  position: absolute;
  inset: 0;
}

.scanwrap {
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
}

.scanline {
  background: linear-gradient(90deg, transparent, var(--gold-soft), transparent);
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 22px 6px #f3d18b80;
}

.scanglow {
  background: linear-gradient(#0000, #f3d18b33);
  height: 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.scangrid {
  opacity: .5;
  background-image: linear-gradient(#a78bff1a 1px, #0000 1px), linear-gradient(90deg, #a78bff1a 1px, #0000 1px);
  background-size: 28px 28px;
  position: absolute;
  inset: 0;
  -webkit-mask: linear-gradient(#0000, #000 20% 80%, #0000);
  mask: linear-gradient(#0000, #000 20% 80%, #0000);
}

.lines-svg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.lines-svg path {
  fill: none;
  stroke-linecap: round;
  stroke-width: 3.4px;
  filter: drop-shadow(0 0 6px);
}

.proc-readout {
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 100%;
  display: flex;
}

.pct {
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  background: linear-gradient(#fff, #c7b6ff);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 54px;
  font-weight: 800;
}

.bar {
  background: #a08cff29;
  border-radius: 6px;
  width: 100%;
  height: 6px;
  overflow: hidden;
}

.bar i {
  background: linear-gradient(90deg, var(--purple-soft), var(--gold));
  border-radius: 6px;
  height: 100%;
  transition: width .25s linear;
  display: block;
  box-shadow: 0 0 14px #f3d18b99;
}

.status-line {
  color: var(--muted);
  letter-spacing: .04em;
  min-height: 20px;
  font-size: 14px;
}

.line-legend {
  flex-direction: column;
  gap: 9px;
  width: 100%;
  display: flex;
}

.leg {
  opacity: .32;
  transition: all .5s var(--ease);
  background: #120e2c80;
  border: 1px solid #a08cff1a;
  border-radius: 16px;
  align-items: center;
  gap: 12px;
  padding: 11px 14px;
  display: flex;
  transform: translateX(-6px);
}

.leg.on {
  opacity: 1;
  background: #181238cc;
  border-color: #a08cff47;
  transform: none;
}

.leg .swatch {
  border-radius: 3px;
  flex: none;
  width: 26px;
  height: 4px;
  box-shadow: 0 0 8px;
}

.leg .nm {
  font-size: 14.5px;
  font-weight: 700;
}

.leg .en {
  color: var(--muted-2);
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-left: auto;
  font-size: 11px;
}

.leg .mean {
  color: var(--muted);
  font-size: 12.5px;
}

.leg .check {
  color: #5ce0a0;
  opacity: 0;
  margin-left: auto;
  font-weight: 800;
  transition: opacity .4s;
}

.leg.on .check {
  opacity: 1;
}

.leg.on .en {
  display: none;
}

.analy {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 26px;
  display: flex;
}

.constel {
  width: 170px;
  height: 170px;
  position: relative;
}

.constel .orbit {
  border: 1px dashed #a78bff4d;
  border-radius: 50%;
  animation: 18s linear infinite spin;
  position: absolute;
  inset: 0;
}

.constel .orbit.o2 {
  border-color: #f3d18b47;
  animation-duration: 11s;
  animation-direction: reverse;
  inset: 26px;
}

.constel .core {
  filter: drop-shadow(0 0 24px #f3d18bb3);
  place-items: center;
  font-size: 46px;
  animation: 3.2s ease-in-out infinite breathe;
  display: grid;
  position: absolute;
  inset: 0;
}

@keyframes breathe {
  0%, 100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.12);
  }
}

.constel .sat {
  background: var(--gold);
  width: 9px;
  height: 9px;
  box-shadow: 0 0 12px var(--gold);
  border-radius: 50%;
  margin: -4.5px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.result {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.result::-webkit-scrollbar {
  width: 0;
}

.res-head {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  padding-top: 6px;
  display: flex;
}

.res-thumb {
  border: 1px solid var(--panel-edge);
  border-radius: 22px;
  flex: none;
  width: 78px;
  height: 78px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 26px #7c5cff59;
}

.res-thumb img, .res-thumb .ph {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.res-title {
  letter-spacing: .01em;
  font-size: 24px;
  font-weight: 800;
}

.summary-card {
  background: linear-gradient(150deg, #281c5ce6, #140e2eeb);
  border: 1px solid #a78bff4d;
  border-radius: 22px;
  margin: 22px 0 8px;
  padding: 22px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 50px -24px #7c5cffb3;
}

.summary-card .lbl {
  letter-spacing: .36em;
  color: var(--gold);
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}

.summary-card .q {
  word-break: keep-all;
  color: #fff;
  text-shadow: 0 0 24px #a78bff66;
  margin-top: 12px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.6;
}

.summary-card .cursor {
  background: var(--gold);
  color: #0000;
  width: 10px;
  margin-left: 2px;
  animation: 1s step-end infinite blink;
  display: inline-block;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}

.reading {
  opacity: 0;
  border-bottom: 1px solid #a08cff1a;
  gap: 14px;
  padding: 18px 4px;
  display: flex;
  transform: translateY(12px);
}

.reading.show {
  animation: readingIn .6s var(--ease) forwards;
}

@keyframes readingIn {
  to {
    opacity: 1;
    transform: none;
  }
}

.reading .rail {
  flex-direction: column;
  flex: none;
  align-items: center;
  gap: 8px;
  padding-top: 4px;
  display: flex;
}

.reading .rail .dot {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  box-shadow: 0 0 12px;
}

.reading .rail .stem {
  opacity: .4;
  background: linear-gradient(currentColor, #0000);
  border-radius: 2px;
  flex: 1;
  width: 2px;
}

.reading .body {
  flex: 1;
}

.reading .top {
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px;
  display: flex;
}

.reading .nm {
  font-size: 17px;
  font-weight: 800;
}

.reading .dom {
  color: var(--muted);
  letter-spacing: .06em;
  border: 1px solid #a08cff2e;
  border-radius: 999px;
  padding: 3px 9px;
  font-size: 12px;
}

.reading .txt {
  color: #d9d2f5;
  word-break: keep-all;
  margin-top: 10px;
  font-size: 14.5px;
  line-height: 1.85;
}

.res-foot {
  flex-direction: column;
  gap: 12px;
  padding: 22px 0 8px;
  display: flex;
}

.res-disc {
  color: var(--muted-2);
  text-align: center;
  word-break: keep-all;
  font-size: 11.5px;
  line-height: 1.65;
}

.share-row {
  gap: 10px;
  display: flex;
}

.share-row .btn {
  flex: 1;
}

.fade-up {
  opacity: 0;
  animation: readingIn .7s var(--ease) forwards;
  transform: translateY(12px);
}

@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-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

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

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

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

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

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

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

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

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

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

/*# sourceMappingURL=app_globals_0jn8.0u.css.map*/