:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f3f6f8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--if-bg:#0b0d11;--if-surface:#10151c;--if-text:#f3f6f8;--if-muted:#e2eef28c;--if-accent:#35e0c2;--if-gradient:linear-gradient(90deg, #1bdbaa, #45cbe0);--if-page-pad:clamp(16px, 4.5vw, 72px);--if-safe-bottom:env(safe-area-inset-bottom,0px);background:#0b0d11;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--if-bg);min-width:320px}body{background:var(--if-bg);min-width:320px;min-height:100vh;color:var(--if-text);margin:0;overflow-x:clip}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}@media (hover:hover) and (pointer:fine){[data-rail],[data-article-rail]{cursor:grab}[data-rail].is-dragging,[data-article-rail].is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}::selection{background:#35e0c252}:focus-visible{outline:2px solid var(--if-accent);outline-offset:3px}@keyframes if-page-enter{0%{opacity:0}to{opacity:1}}#root>*{animation:.4s both if-page-enter}.if-route-fallback{background:var(--if-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.if-route-fallback>span{border:3px solid #ffffff1f;border-top-color:var(--if-accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite if-route-spin}@keyframes if-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
