:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Space Grotesk", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--color-background: #09090f;--color-page: #09090f;--color-paper: #0e0e16;--color-midnight: #0b0b12;--color-surface: #14141e;--color-surface-raised: #1a1a27;--color-surface-hover: #20202e;--color-ink: #f8f7fb;--color-ink-soft: #d0ced8;--color-muted: #9793a3;--color-slate: #716d7d;--color-border: rgba(242, 238, 255, .09);--color-border-strong: rgba(242, 238, 255, .16);--color-accent: #8b5cf6;--color-accent-strong: #a78bfa;--color-accent-bright: #c4b5fd;--color-accent-soft: rgba(139, 92, 246, .14);--color-accent-ink: #ffffff;--color-magenta: #d946ef;--color-magenta-soft: rgba(217, 70, 239, .12);--color-coral: #fb7185;--color-coral-soft: rgba(251, 113, 133, .13);--color-gold: #f6c453;--color-gold-soft: rgba(246, 196, 83, .13);--color-teal: #2dd4bf;--color-teal-soft: rgba(45, 212, 191, .12);--color-success: #34d399;--color-success-soft: rgba(52, 211, 153, .13);--color-warning: #f6c453;--color-danger: #fb7185;--color-danger-soft: rgba(251, 113, 133, .13);--color-focus: rgba(139, 92, 246, .34);--shadow-panel: 0 28px 72px rgba(0, 0, 0, .42);--shadow-card: 0 1px 2px rgba(0, 0, 0, .3);--shadow-lift: 0 18px 44px rgba(0, 0, 0, .34);--shadow-accent: 0 18px 40px rgba(139, 92, 246, .22);--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 8px;--radius-xl: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--ease-out: cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--color-background);scroll-behavior:smooth;touch-action:pan-x pan-y}body{min-width:320px;min-height:100vh;margin:0;color:var(--color-ink);background:var(--color-background);touch-action:pan-x pan-y}#root{min-height:100%;touch-action:pan-x pan-y}html:has(.app-shell),html:has(.app-shell) body{position:fixed;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}html:has(.app-shell) #root{height:100%;overflow:hidden;overscroll-behavior:none}button,input,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:var(--color-accent-bright);font-weight:700;text-decoration:none}a:hover{text-decoration:none}svg{display:block}.rynex-mark{display:inline-grid;place-items:center;aspect-ratio:275 / 264;flex:0 0 auto}.rynex-mark img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.rynex-logo{display:inline-flex;align-items:center;gap:.36em;color:currentColor;line-height:1;white-space:nowrap}.rynex-logo-mark{width:1.02em;height:1em}.rynex-wordmark{font-family:var(--font-display);font-size:1em;font-weight:600;letter-spacing:0}::selection{background:#8b5cf657;color:#fff}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.app-route-loader{display:grid;min-height:100dvh;place-items:center;align-content:center;gap:16px;background:radial-gradient(circle at 50% 42%,rgba(139,92,246,.14),transparent 34%),var(--color-background);color:var(--color-ink-soft)}.app-route-loader-logo{font-size:clamp(2.2rem,8vw,4.5rem);filter:drop-shadow(0 18px 44px rgba(139,92,246,.28));animation:routeLoaderPulse 1.8s ease-in-out infinite}.app-route-loader>span{color:var(--color-muted);font-size:.78rem;font-weight:750}@keyframes routeLoaderPulse{0%,to{opacity:.72;transform:scale(.985)}50%{opacity:1;transform:scale(1)}}@media(max-width:860px){input,textarea,select{font-size:16px!important}}.pwa-guide-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#040409c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:pwaGuideFade .18s ease both}.pwa-guide{width:min(100%,470px);padding:22px;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-panel);animation:pwaGuideIn .22s var(--ease-out) both}.pwa-guide header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.pwa-guide header span{color:var(--color-accent-bright);font-family:var(--font-mono);font-size:.68rem;font-weight:700;text-transform:uppercase}.pwa-guide h2{margin:7px 0 0;color:var(--color-ink);font-family:var(--font-display);font-size:1.5rem;font-weight:600;line-height:1.15}.pwa-guide header button{display:grid;width:36px;height:36px;place-items:center;flex:0 0 36px;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-paper);color:var(--color-muted)}.pwa-guide header button:hover{color:var(--color-ink)}.pwa-guide header button svg{width:18px;height:18px}.pwa-guide ol{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none;counter-reset:install-step}.pwa-guide li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;min-height:58px;padding:10px 12px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-paper);color:var(--color-muted);font-size:.86rem;line-height:1.45}.pwa-guide li>svg{width:20px;height:20px;justify-self:center;color:var(--color-accent-bright)}.pwa-guide li strong{color:var(--color-ink-soft)}.pwa-guide-done{width:100%;min-height:46px;border:0;border-radius:var(--radius-md);background:var(--color-accent);color:#fff;font-weight:750}@keyframes pwaGuideFade{0%{opacity:0}to{opacity:1}}@keyframes pwaGuideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.pwa-guide-backdrop{place-items:end center;padding:0}.pwa-guide{width:100%;padding:22px 18px calc(20px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:var(--radius-md) var(--radius-md) 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.runtime-error{display:grid;min-height:100vh;place-items:center;padding:clamp(24px,6vw,72px);color:var(--color-ink);background:var(--color-background)}.runtime-error-content{width:min(100%,620px)}.runtime-error-brand{display:block;margin-bottom:clamp(48px,10vh,96px);color:var(--color-accent-bright);font-family:var(--font-display);font-size:1.2rem;font-weight:700}.runtime-error-label{margin:0 0 14px;color:var(--color-coral);font-family:var(--font-mono);font-size:.72rem;font-weight:700}.runtime-error h1{margin:0;font-family:var(--font-display);font-size:clamp(2.2rem,8vw,4.8rem);line-height:1;letter-spacing:0;text-wrap:balance}.runtime-error-copy{max-width:52ch;margin:20px 0 0;color:var(--color-ink-soft);font-size:1rem;line-height:1.65;text-wrap:pretty}.runtime-error-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.runtime-error-actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--color-accent-ink);background:var(--color-accent);font-weight:800}.runtime-error-actions button:hover{background:var(--color-accent-strong)}.runtime-error-actions button:disabled{opacity:.62}.runtime-error-actions svg{width:17px;height:17px}.runtime-error-actions .runtime-error-secondary{border-color:var(--color-border-strong);color:var(--color-ink);background:transparent}.runtime-error-actions .runtime-error-secondary:hover{background:var(--color-surface-hover)}
