.terminal-container{border-radius:5px;width:100%;max-width:600px;margin:0 auto;box-shadow:0 10px 30px #00000080}.terminal_toolbar{box-sizing:border-box;background:#212121;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:space-between;align-items:center;height:30px;padding:0 12px;display:flex}.butt{align-items:center;display:flex}.btn{box-sizing:border-box;text-shadow:0 1px #fff3;background:linear-gradient(#7d7871 0%,#595953 100%);border:none;border-radius:100%;justify-content:center;align-items:center;width:12px;height:12px;margin-right:5px;padding:0;font-size:8px;display:flex;box-shadow:0 0 1px #41403a,0 1px 1px #474642}.btn-color{background:#ee411a}.btn:hover{cursor:pointer}.btn:focus{outline:none}.butt--exit{background:linear-gradient(#f37458 0%,#de4c12 100%)}.add_tab{color:#fff;cursor:pointer;border:1px solid #fff;border-bottom:none;border-radius:4px 4px 0 0;padding:0 6px;font-size:14px}.user{color:#d5d0ce;margin-left:6px;font-family:monospace;font-size:14px;line-height:15px}.terminal_body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#0f172acc;border-bottom-right-radius:5px;border-bottom-left-radius:5px;height:calc(100% - 30px);margin-top:-1px;padding:16px;font-family:monospace;font-size:14px}.terminal_promt{align-items:center;display:flex}.terminal_promt span{margin-left:4px}.terminal_user{color:#1eff8e}.terminal_location{color:#4878c0}.terminal_bling{color:#ddd}.terminal_cursor{width:7px;height:14px;margin-left:10px;animation:1.2s linear infinite curbl;display:block}@keyframes curbl{0%{background:#fff}49%{background:#fff}60%{background:0 0}99%{background:0 0}to{background:#fff}}
.socials-card{width:350px;height:70px;display:flex}.socials-card svg{opacity:1;z-index:2;cursor:pointer;width:60%;height:100%;font-size:24px;font-weight:700;transition:opacity .25s;display:flex;position:absolute}.socials-card .social-link1,.socials-card .social-link2,.socials-card .social-link3,.socials-card .social-link4{color:#f5f5f5;border-radius:50px;justify-content:center;align-items:center;width:25%;font-size:24px;text-decoration:none;transition:all .25s;display:flex;position:relative}.socials-card svg{transform:scale(1)}.socials-card .social-link1:hover{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433", endColorstr="#bc1888",GradientType=1);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);animation:.4s linear bounce_613}.socials-card .social-link2:hover{background-color:#0cf;animation:.4s linear bounce_613}.socials-card .social-link3:hover{background-color:#5865f2;animation:.4s linear bounce_613}.socials-card .social-link4:hover{background-color:#0a66c2;animation:.4s linear bounce_613}@keyframes bounce_613{40%{transform:scale(1.4)}60%{transform:scale(.8)}80%{transform:scale(1.2)}to{transform:scale(1)}}html.light-theme .socials-card a{color:#0f172a}html.light-theme .socials-card a:hover{color:#fff}
