*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body,html{background:#22272e;overscroll-behavior-y:none}body{color:#cbd0df;font-family:Noto Sans Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;min-height:100vh}button{cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}button:active{transform:none}input,textarea{font-family:inherit}.App{background:#0000;color:#cbd0df}.App,.navbar{display:flex;min-height:100vh}.navbar{align-items:center;background:#272e35;border-right:1px solid #cbd0df14;flex-direction:column;inset:0 auto 0 0;padding:28px 0 24px;position:fixed;width:100px;z-index:20}.nav-brand{color:#4895ef;display:grid;filter:drop-shadow(0 0 10px rgba(72,149,239,.24));height:44px;margin-bottom:38px;place-items:center;width:44px}.nav-logo{height:42px;object-fit:contain;width:42px}.nav-section{color:#6d7887;font-size:13px;margin-bottom:34px;text-align:center;width:100%}.nav-bottom,.nav-links{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.nav-bottom{gap:14px;margin-top:auto}.nav-item,.user-profile{background:#0000;border:0;border-radius:8px;color:#6d7887;display:grid;font:inherit;height:42px;place-items:center;width:42px}.nav-item.active,.nav-item:hover,.user-profile:hover{background:#4895ef1a;color:#4895ef}.nav-icon{font-size:22px;line-height:1}.nav-text{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.coin-display{background:#22272e;border-radius:8px;color:#6d7887;display:grid;font-size:12px;font-weight:600;height:28px;min-width:42px;padding:0 8px;place-items:center}.app-content{flex:1 1;margin-left:100px;min-width:0}@keyframes coinFloat{0%{opacity:1;transform:translate(0) scale(1)}50%{opacity:.8;transform:translateY(-30px) scale(1.2)}to{opacity:0;transform:translateY(-100px) scale(0)}}.coin-animation{animation:coinFloat .5s ease-out forwards}.claim-coins-btn{overflow:hidden;position:relative}.claim-coins-btn:before{background:radial-gradient(circle,#4895ef3d,#0000);content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s;width:0}.claim-coins-btn:hover:before{height:300px;width:300px}@media (max-width:760px){.App{display:block}.navbar{border-right:0;border-top:1px solid #cbd0df14;flex-direction:row;height:64px;inset:auto 0 0 0;justify-content:center;min-height:64px;padding:0 12px;width:100%}.nav-bottom,.nav-brand,.nav-section{display:none}.nav-links{flex-direction:row;gap:10px;justify-content:center}.nav-item{height:44px;width:44px}.app-content{margin-left:0;padding-bottom:76px}}
/*# sourceMappingURL=main.7ef50dc0.css.map*/