body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#23272a,#2b2d31);color:#f2f3f5;font-family:Helvetica Neue,Arial,sans-serif;min-height:100vh;padding:24px}header{background:#1e1f22fa;border-radius:18px;box-shadow:0 4px 16px #00000059;margin-bottom:36px;padding:48px 24px 32px;position:relative;text-align:center}header h1{animation:popIn .8s cubic-bezier(.23,1.02,.67,1) both;color:#fff;font-size:2.8em;letter-spacing:2px;margin-bottom:12px;text-shadow:0 2px 8px #23272a}@keyframes popIn{0%{opacity:0;transform:scale(.7)}80%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}header p{color:#b5bac1;font-size:1.15em;margin-bottom:0}.profile{align-items:center;animation:profilePulse 2.5s infinite alternate;background:#23272a;border-radius:10px;box-shadow:0 2px 8px #00000040;display:flex;gap:10px;padding:7px 14px;position:absolute;right:18px;top:18px}@keyframes profilePulse{0%{box-shadow:0 2px 8px #00000040}to{box-shadow:0 4px 24px #5865f2}}.profile img{background:#23272a;border:2px solid #5865f2;border-radius:50%;box-shadow:0 2px 8px #5865f22e;height:48px;margin-right:8px;width:48px}.profile img:hover{animation:rotateProfile .8s linear}@keyframes rotateProfile{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile span{color:#fff;font-family:Segoe UI,sans-serif;font-size:1em}.tabs{display:flex;gap:14px;justify-content:center;margin:28px 0 36px}.tab-button{background:#36393f;border:none;border-radius:8px;box-shadow:0 2px 6px #5865f214;color:#fff;cursor:pointer;font-size:1.08em;outline:none;padding:12px 28px;transition:background .2s,color .2s,box-shadow .2s}.tab-button.active,.tab-button:hover{background:#5865f2;box-shadow:0 4px 12px #5865f22e;color:#fff}.tab-button:hover{animation:bounce .4s}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.12)}60%{transform:scale(.96)}to{transform:scale(1)}}main section{animation:fadeInUp .7s cubic-bezier(.23,1.02,.67,1) both;background:#313338fa;border-radius:14px;box-shadow:0 2px 8px #0000002e;margin-bottom:28px;padding:32px 28px;transition:box-shadow .2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}main section:hover{box-shadow:0 6px 24px #5865f21a}main h2{border-bottom:1.5px solid #5865f2;color:#fff;font-size:1.6em;letter-spacing:1px;margin-bottom:18px;padding-bottom:7px}ul{list-style:none;padding-left:0}ul li{color:#dbdee1;font-size:1.08em;padding:10px 0}.profile-pic{border:3px solid #5865f2;border-radius:50%;box-shadow:0 0 12px #5865f240;display:block;margin:0 auto 24px;width:100px}footer{border-top:1.5px solid #3f4147;color:#72767d;font-size:1em;letter-spacing:1px;margin-top:48px;padding-top:14px;text-align:center}.tab-content{display:none}.tab-content.active{display:block}.embed{background:#2f3136;border-radius:8px;box-shadow:0 2px 8px #0003;color:#fff;margin:16px 0;max-width:400px;padding:16px}.embed-title a{color:#fff;font-size:1.2em;text-decoration:underline}.embed-fields{margin:12px 0}.embed-field{margin-bottom:8px}.embed-footer{color:#aaa;font-size:.9em;margin-top:12px}.download-btn{background:#5865f2;border-radius:8px;box-shadow:0 4px 16px #5865f22e;color:#fff;display:block;font-size:1.15em;font-weight:700;margin:18px auto 24px;max-width:320px;padding:14px 32px;text-align:center;text-decoration:none;transition:background .2s,transform .2s;width:100%}.media-section{align-items:center;display:flex;flex-direction:column;margin-top:24px;text-align:center}.bot-screenshot{border-radius:10px;box-shadow:0 2px 12px #5865f22e;margin:12px 0 24px;max-width:90%}.video-container{aspect-ratio:16/9;display:block;height:auto;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:1200px;padding-bottom:0;position:relative;width:100%;width:90vw}.boty-flex{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:32px}.boty-flex .bot-screenshot{box-shadow:0 2px 12px #5865f22e;display:block;margin:0;max-width:1000px;width:100%}@media (max-width:900px){.boty-flex{align-items:center;flex-direction:column}.boty-flex .bot-screenshot{margin-top:18px;max-width:90vw}}.media-sidebyside{align-items:flex-start;flex-wrap:wrap;gap:40px;margin:36px 0 32px}.media-sidebyside,.media-video{display:flex;justify-content:center}.media-video{align-items:center;aspect-ratio:16/9;flex:1 1 480px;max-width:600px}.media-video iframe{background:#18191c;border:none;border-radius:12px;height:100%;min-height:180px;min-width:320px;width:100%}.media-screen{align-items:center;display:flex;flex:1 1 320px;justify-content:center;max-width:600px}.media-screen img{background:#23272a;border-radius:12px;box-shadow:0 2px 12px #5865f22e;max-height:340px;max-width:100%}@media (max-width:1100px){.media-sidebyside{align-items:center;flex-direction:column;gap:24px}.media-screen,.media-video{max-width:98vw}}.login-btn{background:linear-gradient(90deg,#5865f2,#4752c4);border:none;border-radius:8px;box-shadow:0 2px 8px #5865f22e;color:#fff;cursor:pointer;font-size:.9em;font-weight:700;margin-left:8px;outline:none;padding:10px 22px;transition:background .2s,transform .2s}.login-btn:hover{background:linear-gradient(90deg,#4752c4,#5865f2);box-shadow:0 4px 16px #5865f247;transform:scale(1.07)}.profile h4{color:#fff;font-family:Segoe UI,Arial,sans-serif;font-size:1em;font-weight:700;letter-spacing:1px;margin-bottom:0;margin-left:8px}@media (max-width:700px){header,main section{padding:18px 8px}.tabs{flex-direction:column;gap:8px}.profile{justify-content:center;margin:0 auto 12px;position:static}}
/*# sourceMappingURL=main.fe992a61.css.map*/