.sideBar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sideBar-overlay.show{opacity:1;visibility:visible}.sideBar-content{position:fixed;right:0;top:4.5rem;width:24rem;background:#111111;border-left:1px solid rgba(255,255,255,.08);border-radius:0 0 0 .75rem;z-index:1001;display:flex;flex-direction:column;padding:0;overflow-y:auto;overflow-x:hidden;text-align:left;max-height:calc(100vh - 4.5rem);transform:translate(100%);visibility:hidden;transition:transform .32s cubic-bezier(.4,0,.2,1),visibility .32s ease}.sideBar-content.show{transform:translate(0);visibility:visible}.sideBar-header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1rem .9rem;border-bottom:1px solid rgba(255,255,255,.08)}.sideBar-user-info{display:flex;align-items:center;text-decoration:none;color:inherit;flex:1;min-width:0;padding:0!important;margin:0!important}.sideBar-profile-icon-header{font-family:monospace;font-size:1.2rem;border-radius:50%;width:2.7rem;height:2.7rem;min-width:2.7rem;background-color:#fff;font-weight:700;color:#000;display:flex;align-items:center;justify-content:center;margin-right:.6rem}.sideBar-profile-icon-header img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sideBar-user-details{display:flex;flex-direction:column;min-width:0}.sideBar-username{font-size:1.05rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sideBar-username .founder-badge{width:3rem;height:2.3rem}.sideBar-username .founder-badge.ceo-badge{width:1.8rem;height:1.8rem}.sideBar-dashboard-link{position:relative}.sideBar-already-here{display:inline-block;position:absolute;left:1.25rem;bottom:-1.1rem;font-size:.68rem;color:#fffc;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.12);padding:.15rem .4rem;border-radius:.4rem;box-shadow:0 .2rem .5rem #00000059;opacity:0;transform:translateY(-2px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;white-space:nowrap;z-index:1}.sideBar-already-here.show{opacity:1;transform:translateY(0)}.sideBar-nav{display:flex;flex-direction:column;padding:.5rem 0}.sideBar-content .sideBar-nav a{color:#ccc;padding:.4rem 1.25rem;text-decoration:none;font-size:1rem;transition:background .2s ease,color .2s ease;display:flex;align-items:center;gap:.75rem;min-height:2.8rem}.sideBar-content .sideBar-nav a:hover{background:rgba(255,255,255,.06);color:#fff}.sideBar-content .sideBar-nav a i{width:1.25rem;text-align:center;color:#666;font-size:1rem;transition:color .2s ease}.sideBar-content .sideBar-nav a:hover i{color:#aba991}.sideBar-separator{height:1px;background:rgba(255,255,255,.06);margin:.25rem 1.25rem}.sideBar-club-invites{display:flex;align-items:center}.it-token-icon{display:flex;margin-left:auto;align-items:center;margin-right:-.3rem;margin-top:-.15rem;margin-bottom:-.15rem}#TOKEN_IT_FRAMES_SVG{width:2.8rem;height:2.8rem}.it-token-count{display:flex;flex-direction:column;margin-right:1.5rem}#token_num{font-family:monospace;font-size:.9rem;color:#aba991}@media (max-width: 768px){.sideBar-content{top:3.5rem;max-height:calc(100vh - 3.5rem);width:80vw;max-width:20rem}.sideBar-header{padding:1.2rem 1rem .85rem}.sideBar-profile-icon-header{width:2.5rem;height:2.5rem;min-width:2.5rem;font-size:1.1rem}.sideBar-username{font-size:.95rem}.sideBar-content .sideBar-nav a{padding:.4rem 1rem;font-size:.9rem}.sideBar-separator{margin:.25rem 1rem}#TOKEN_IT_FRAMES_SVG{width:2.5rem;height:2.5rem}#token_num{font-size:.85rem}}@media (max-width: 414px){.sideBar-content{width:85vw;max-width:none}.sideBar-header{padding:1rem .85rem .75rem}.sideBar-profile-icon-header{width:2.3rem;height:2.3rem;min-width:2.3rem;font-size:1rem}.sideBar-username{font-size:.9rem}.sideBar-content .sideBar-nav a{padding:.4rem .85rem;font-size:.9rem;gap:.6rem}}.founder-modal-panel{max-width:600px!important;width:90%!important;height:auto!important;max-height:90vh!important;padding:1.2rem 2rem!important}.founder-modal-content{overflow-y:hidden!important}.founder-modal{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.6rem,1.8vh,1.5rem)}.founder-modal-badge{display:flex;justify-content:center;align-items:center;margin-top:clamp(.5rem,2vh,1.7rem);margin-bottom:-.5rem}.founder-modal-badge-img{width:clamp(4rem,10vh,8rem);height:clamp(4rem,10vh,8rem);filter:drop-shadow(0 0 20px rgba(171,169,145,.5));animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 20px rgba(171,169,145,.5))}50%{transform:scale(1.05);filter:drop-shadow(0 0 30px rgba(171,169,145,.8))}}.founder-modal-title{font-size:clamp(1.15rem,3.5vh,2.5rem);font-weight:700;color:#aba991;margin-bottom:clamp(.1rem,.7vh,.5rem);text-transform:uppercase;letter-spacing:.1em}.founder-modal-text{font-size:1.05rem!important;line-height:1.7;color:#e0e0e0;max-width:500px}.founder-modal-p{font-size:1.05rem!important}.founder-modal-text p{font-size:inherit!important;color:inherit!important;margin:0 0 clamp(.5rem,1.2vh,1rem) 0}.founder-modal-text p:last-child{margin-bottom:0}.founder-modal-text strong{color:#aba991}.founder-modal-telegram-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#0088cc,#0077b5);color:#fff;font-size:clamp(.85rem,1.5vh,1.1rem);font-weight:600;padding:clamp(.65rem,1.2vh,1rem) 2rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:none;box-shadow:0 4px 15px #08c6}.founder-modal-telegram-btn:hover{background:linear-gradient(135deg,#0099dd,#0088cc);transform:translateY(-2px);box-shadow:0 6px 20px #08c9}.founder-modal-telegram-btn i{font-size:clamp(1rem,1.7vh,1.3rem)}.founder-modal-close-btn{background:transparent;color:#888;font-size:clamp(.8rem,1.2vh,.95rem);padding:clamp(.5rem,1vh,.75rem) 1.5rem;border:1px solid #444;border-radius:8px;cursor:pointer;transition:all .3s ease}.founder-modal-close-btn:hover{color:#aba991;border-color:#aba991}@media (max-width: 780px){.founder-modal-panel{padding:1rem!important;max-height:85vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.founder-modal-content{overflow:visible!important}.founder-modal{gap:.6rem}.founder-modal-badge{margin-top:.5rem;margin-bottom:-.3rem}.founder-modal-badge-img{width:4rem;height:4rem}.founder-modal-title{font-size:1.15rem;margin-bottom:.1rem;letter-spacing:.05em}.founder-modal-text{font-size:.85rem;line-height:1.45}.founder-modal-text p{font-size:inherit!important;color:inherit!important;margin:0 0 .5rem}.founder-modal-telegram-btn{font-size:.85rem;padding:.65rem 1.1rem;gap:.5rem}.founder-modal-telegram-btn i{font-size:1rem}.founder-modal-close-btn{font-size:.8rem;padding:.5rem 1rem}}
