:root{--nb-bg:#0b1a13;--nb-card:#0f241a;--nb-accent:#3fa77a;--nb-accent-soft:#6fbf9a;--nb-text:#e6f2ec;--nb-text-soft:#a8c5b8;--nb-muted:#6e8f80;--nb-border:#ffffff14}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--nb-bg);color:var(--nb-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
