:root{color-scheme:dark;--font-body: "DM Sans", sans-serif;--font-display: "Barlow Condensed", sans-serif;--color-bg: #070818;--color-bg-elevated: #0b0d24;--color-bg-soft: #0d102e;--color-surface-1: #111638;--color-surface-2: #171d49;--color-surface-3: #1a2050;--color-surface-inset: #090b22;--color-border: rgba(82,95,164,.24);--color-border-strong: rgba(112,126,201,.34);--color-border-gold: rgba(245,158,11,.36);--color-text: #f0eeff;--color-text-strong: #ffffff;--color-text-muted: #7c86bb;--color-text-soft: #b6c5ff;--color-primary: #b6c5ff;--color-action: #34d399;--color-accent: #f59e0b;--color-danger: #f87171;--gold: #f59e0b;--gold-light: #fbb11a;--teal: #34d399;--shadow-sm: 0 2px 5px #00000014;--shadow-md: 0 12px 32px #00000030;--shadow-gold: 0 2px 5px #00000014;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-pill: 4px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--content-max: 1100px;--swiper-theme-color: #f59e0b !important}*{box-sizing:border-box}body{--color-background: var(--color-bg);--color-foreground: var(--color-text);--color-foreground-muted: var(--color-text-muted);--input-border: var(--color-border);--drop-shadow: #00000058;--legacy-card-shadow: #00000058;--secondary-text: var(--color-text-muted);--surface-primary: var(--color-surface-1);--surface-dark: #050718;--surface-raised: var(--color-surface-2);--surface-panel: var(--color-surface-3);--brand-gold: var(--color-accent);--brand-cyan: var(--color-action);background:var(--color-background);color:var(--color-foreground);margin:0;font-family:var(--font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}html,body,#root{width:100%;min-width:320px}::selection{background:#f59e0b50;color:var(--color-text-strong)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#273064;border-radius:4px}button,input,select,textarea{border-radius:var(--radius-sm);font:inherit}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:#f59e0b20;transition:color .15s ease,border-color .15s ease,background-color .15s ease}button:not(:disabled),a[href],[role=button]:not([aria-disabled=true]){cursor:pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--gold);outline-offset:4px}:where([id]){scroll-margin-top:110px}input,select,textarea{background:var(--color-surface-inset);border:1px solid var(--color-border);color:var(--color-text)}input::placeholder,textarea::placeholder{color:var(--color-text-muted);opacity:1}input[type=number]{font-variant-numeric:tabular-nums}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance}.mySwiper{width:100%;max-width:100%;overflow:hidden}.mySwiper .swiper-wrapper,.mySwiper .swiper-slide{max-width:100%}code{font-family:Consolas,monospace}.skip-link{position:fixed;top:8px;left:16px;z-index:4000;padding:12px 18px;border-radius:4px;background:var(--gold);color:#090712;font-weight:700;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes cat-reveal{0%{opacity:0}to{opacity:1}}@keyframes kanji-rise{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
