*{margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #3f3f3f}::-webkit-scrollbar-thumb{background:#222;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#000}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}.app{display:flex}@media only screen and (max-width:600px){.chat{background-color:#363a3f;display:flex;flex-direction:column;max-height:100vh;width:100%}.chat_inputIcons .MuiSvgIcon-root{width:17px}}@media only screen and (min-width:600px){.chat{background-color:#363a3f;display:flex;flex:0.8 1;flex-direction:column;max-height:100vh}}.projectGrid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));max-width:1360px;padding-top:10px}.project_card,.project_card_link{display:flex;width:100%}.project_card{background-color:#474b53!important;border-radius:10px!important;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.project_card_link .project_card{cursor:pointer}.project_card_link:hover .project_card{box-shadow:0 .6rem 1.2rem rgba(0,0,0,.45);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.project_cover{aspect-ratio:16/9;background-color:#3b3f47;width:100%}.project_cover--cover{object-fit:cover;object-position:top center}.project_cover--contain{background-color:#f4f5f7;box-sizing:border-box;object-fit:contain;padding:10px}.project_card_content{color:#fff;display:flex;flex:1 1;flex-direction:column}.project_card_heading{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.project_badge{border:1px solid #ffd8a8;border-radius:999px;color:#ffd8a8;flex-shrink:0;font-size:10px;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.project_card_description{color:#d0d4da;flex:1 1;font-size:14px;line-height:1.5;margin:0 0 16px}.project_card_tags{display:flex;flex-wrap:wrap;gap:6px}.project_chip{border-color:hsla(0,0%,100%,.35)!important;color:#fff!important}a{color:#fff;text-decoration:none}.button_chat{background-color:grey;height:30px;text-transform:lowercase;width:auto}.button_div{padding-top:10px}.chat_messages{flex:1 1;overflow-y:scroll;padding:30px}.chat_messages>h1{color:#fff}.chat_messages>p{color:grey}.chat_input{align-items:center;background-color:#474b53;border-radius:5px;color:#d3d3d3;display:flex;height:2vh;justify-content:space-between;margin:20px;padding:15px}.chat_input>form>input{background:transparent;border:none;color:#fff;outline-width:0;padding:15px}.chat_input>form{flex:1 1}.chat_inputIcons>.MuiSvgIcon-root{padding:5px}.chat_inputIcons :hover{color:#fff;cursor:pointer;padding:5px}.experienceThreads{display:flex;flex-direction:column;gap:4px;padding-top:10px}.exp_row{align-items:center;border-radius:8px;display:flex;gap:12px;padding:10px 12px;transition:background-color .15s ease}.exp_row[role=button]{cursor:pointer}.exp_row[role=button]:focus-visible,.exp_row[role=button]:hover{background-color:#414550;outline:none}.exp_info{flex:1 1;min-width:0}.exp_info>h4{color:#fff;margin:0}.exp_info>h5{color:grey;font-weight:500;margin:2px 0 0}.exp_toggle{align-items:center;color:#00a8fc;display:flex;flex-shrink:0;font-size:12px;font-weight:600;gap:2px;white-space:nowrap}.exp_chevron{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.exp_thread--open .exp_chevron{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.exp_replies{border-left:2px solid #4f545c;margin:2px 0 10px 36px;padding-left:16px}.exp_reply{color:#d0d4da;font-size:14px;line-height:1.55;margin:0;padding:6px 0 6px 14px;position:relative}.exp_reply:before{background-color:#6e7681;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:15px;width:5px}@media only screen and (max-width:600px){.exp_toggle{font-size:11px}.exp_replies{margin-left:12px;padding-left:12px}}.skills_content{align-items:center;display:flex;padding-top:20px}.skills_content :hover{background-color:#474b53;cursor:pointer}.skills_info{flex:1 1;padding-left:10px}@media only screen and (max-width:600px){.chatHeader{align-items:center;border-bottom:2px solid #2a2b2e;color:grey;display:flex;height:4vh;justify-content:space-between;padding:10px;width:90%}.chatHeader_search{display:none}.toggler{display:block}}@media only screen and (min-width:600px){.chatHeader{align-items:center;border-bottom:2px solid #2a2b2e;color:grey;display:flex;height:4vh;justify-content:space-between;padding:10px}.toggler{display:none}.chatHeader_search{align-items:center;background-color:#232427;border-radius:3px;color:grey;display:flex;padding:2px}}.chatHeader_hash{color:grey;font-size:30px;padding:10px}.chatHeader_left>h4{align-items:center;color:#fff;display:flex}.chatHeader_right{align-items:center;display:flex;flex:0.5 1;justify-content:end}.chatHeader_right>.MuiSvgIcon-root{cursor:pointer;padding:5px}.chatHeader_right>.MuiSvgIcon-root:hover{color:#fff}.chatHeader_search>input{background:transparent;border:none;color:#fff;outline-width:0}.sidebar_parent{background-color:#2f3135;display:flex;flex:0.2 1;flex-direction:row;height:100vh}@media only screen and (max-width:600px){.sidebar_parent{display:none}}.sidebar{background-color:#2f3135;display:flex;flex-direction:column;height:100vh;width:100%}.sidebar_side{background-color:#202225;height:98.5vh;overflow:auto;overflow-x:hidden;padding:10px 0 0 7px;width:65px}.sidebar_top{align-items:center;background-color:#2f3135;border-bottom:2px solid #26282c;color:#fff;display:flex;height:4vh;justify-content:space-between;padding:10px}.sidebar_channel{flex:1 1;overflow:auto}.sidebar_addChannel:hover{color:#fff;cursor:pointer}.sidebar_channelHeader{background-color:#2f3135;color:grey;justify-content:space-between;padding:10px}.sidebar_channelHeader,.sidebar_header{align-items:center;display:flex}.sidebar_channel:hover>a,.sidebar_channel:hover>h4{align-items:center;background-color:#40464b;color:#fff}.sidebar_channel>a,.sidebar_channel>h4{align-items:center;background-color:#2f3135;color:grey;cursor:pointer;display:flex;padding-left:15px}.sidebar_channel>a{font-weight:700;text-decoration:none}.sidebarChannel_hash{font-size:25px;padding:8px}.sidebar_voiceIcon{color:hsl(139,66.8%,58.6%);color:hsl(139,calc(var(--saturation-factor, 1)*66.8%),58.6%);cursor:pointer}.sidebar_profile,.sidebar_voice{align-items:center;background-color:#2a2c2e;color:grey;display:flex;justify-content:space-between;padding:10px}.sidebar_profile{border-top:1px solid grey}.sidebar_voiceInfo{flex:1 1;padding:10px}.sidebar_voiceInfo>h5{color:hsl(139,66.8%,58.6%);color:hsl(139,calc(var(--saturation-factor, 1)*66.8%),58.6%)}.sidebar_voiceInfo>p{font-size:smaller}.sidebar_voiceInfo>.MuiSvgIcon-root{cursor:pointer;padding:10px}.sidebar_voiceIcon>.MuiSvgIcon-root{cursor:pointer;padding:5px}.sidebar_profileInfo{flex:1 1;padding:10px}.sidebar_profileInfo>h4{color:#fff}.sidebar_profileInfo>p{font-size:smaller}.sidebar_profileIcons>.MuiSvgIcon-root{cursor:pointer;padding:2px}
/*# sourceMappingURL=main.d1c03c63.css.map*/