:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bibi-ink);color:var(--bibi-text);font-family:var(--bibi-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(58% 40% at 82% 0%,rgba(242,193,78,.06),transparent 70%),radial-gradient(52% 38% at 8% 100%,rgba(226,92,114,.05),transparent 70%)}a{color:var(--bibi-gold)}::selection{background:#f2c14e47}.press{transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .24s ease;-webkit-tap-highlight-color:transparent}.press:active{transform:scale(.975)}@media (prefers-reduced-motion: no-preference){.rise{animation:rise .42s cubic-bezier(.22,1,.36,1) both}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--bibi-line);border-radius:999px}
