@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@600;700&family=JetBrains+Mono:wght@700&display=swap";
:root{--jari-green:#0d9f6e;--jari-green-dark:#065f46;--jari-green-light:#d1fae5;--jari-gold:#f59e0b;--jari-amber:#d97706;--color-danger:#ef4444;--color-info:#3b82f6;--color-live:#ef4444;--color-winning:#10b981;--color-outbid:#f87171;--bg-primary:#0f0f0f;--bg-surface:#1a1a1a;--bg-elevated:#252525;--border-subtle:#333;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-tertiary:#6b7280;--font-heading:"Outfit", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--transition-fast:.15s ease-out;--transition-normal:.2s ease-out;--transition-slow:.3s ease-out;--transition-spring:.4s cubic-bezier(.34, 1.56, .64, 1)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);min-height:100vh;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}
.mobile-shell-module__KIqVXG__wrapper{background-color:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;overflow:hidden}.mobile-shell-module__KIqVXG__container{background-color:var(--bg-primary);width:100%;max-width:450px;height:100vh;position:relative;overflow-y:auto;box-shadow:0 0 50px #00000080}@media (min-width:640px){.mobile-shell-module__KIqVXG__container{border-radius:var(--radius-xl);border:1px solid var(--border-subtle);height:90vh}}.mobile-shell-module__KIqVXG__content{flex-direction:column;min-height:100%;display:flex}.mobile-shell-module__KIqVXG__container::-webkit-scrollbar{display:none}.mobile-shell-module__KIqVXG__container{-ms-overflow-style:none;scrollbar-width:none}
.bottom-navigation-module__1aOc7G__nav{background-color:var(--bg-surface);border-top:1px solid var(--border-subtle);width:100%;height:64px;padding:0 var(--space-sm);z-index:100;justify-content:space-around;align-items:center;display:flex;position:sticky;bottom:0}.bottom-navigation-module__1aOc7G__item{color:var(--text-secondary);transition:color var(--transition-fast);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-navigation-module__1aOc7G__item:active{transform:scale(.92)}.bottom-navigation-module__1aOc7G__active{color:var(--jari-green)}.bottom-navigation-module__1aOc7G__label{font-size:10px;font-weight:500;font-family:var(--font-body)}
