.page{padding-top:100px!important;font-family:Roboto,sans-serif;color:#fff;padding:20px;background-color:#1f2937;min-width:100wv;min-height:100vh}.page h1{text-align:center}@media screen and (orientation:portrait){.page h1{font-size:2rem}}@media screen and (orientation:landscape){.page h1{font-size:3rem}.page h2{font-size:1.5rem}}.page a{color:#fff;transition:all .2s ease-in-out}.page p{font-size:18px;margin-bottom:2rem}@media screen and (max-width:768px){.page p{font-size:16px}}.narrow-center-text{text-align:center;width:50%;margin-left:auto;margin-right:auto}.articles-title{margin-bottom:20px}.article-list{margin-left:auto;margin-right:auto;max-width:1200px}.article-list-element{display:flex;flex-direction:row;gap:20px;background-color:#0a121c;padding:10px;border-radius:10px;margin:10px;align-items:center;transition:all .4s ease-in-out}.article-list-element img{width:100px;height:100px;object-fit:cover}.article-title-desc{display:flex;flex-direction:column;gap:10px}.article-title-desc p{font-size:16px;color:#cccccc}@media (min-width:768px){.article-list-element:hover{scale:1.05}}.papers-title{margin-bottom:20px}.paper-list-element{display:flex;flex-direction:row;gap:20px;background-color:#0a121c;padding:20px;border-radius:10px;margin:10px;align-items:center;transition:all .4s ease-in-out}.paper-list-element img{width:100px;height:100px;object-fit:cover;background-color:#ffffff;border-radius:10px}.paper-title-abstract h3{font-size:20px;margin:0}.paper-title-abstract p{font-size:16px;margin-top:10px;margin-bottom:0;color:#cccccc}.paper-title-abstract button{font-size:16px;margin-top:10px;padding:5px 10px;border-radius:50px;background-color:#1f2937;color:#cccccc;border:none}.paper-meta{padding-top:10px;flex-direction:column;gap:10px;margin-bottom:20px}.commandline{font-family:Red Hat Mono,monospace;background-color:black}.fancy{font-family:Major Mono Display,monospace}.terminal{font-family:Red Hat Mono,monospace;color:#39ff14;background-color:black;min-height:100%;margin-left:10px}@media screen and (orientation:portrait){.terminal{font-size:10px}}@media screen and (orientation:landscape){.terminal{font-size:16px}}.terminal :focus,.terminal textarea:focus input:focus{outline:none}.terminal.p::selection{background:red}.terminal.p::-moz-selection{background:red}.terminal.p::-webkit-selection{background:red}.terminal textarea{border:none;margin:0;display:inline-block;background:none;font-family:Red Hat Mono,monospace;color:#39ff14;background-color:black;word-wrap:break-word;word-break:break-all;resize:none;width:auto;width:50%}@media screen and (orientation:portrait){textarea{font-size:10px}}@media screen and (orientation:landscape){textarea{font-size:16px}}.terminal-line *{vertical-align:top}@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");.home-page{max-width:1200px;margin:0 auto;padding:2rem;color:#cccccc;font-family:Roboto,sans-serif;font-optical-sizing:auto}.hero-section{text-align:center;margin-bottom:3rem}.hero-section h1{font-size:3rem}.tagline{font-size:1.25rem;color:#666}.intro-section{margin-bottom:4rem;line-height:1.8}.intro-section p{margin-bottom:1rem;font-size:1.1rem;line-height:150%}.content-section{margin-bottom:4rem}.content-section h2{margin-bottom:.5rem;font-size:2rem;padding-bottom:.5rem}.papers-grid{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:1.5rem}.paper-card{display:flex;gap:1.5rem;padding:1.5rem;border:1px solid #eee;border-radius:8px;transition:transform .3s,box-shadow .3s;background-color:white}.paper-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:scale(101%)}.paper-image{width:150px;height:100px;object-fit:cover;border-radius:4px}.paper-content h3{margin-bottom:.5rem;color:#333}.paper-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#666}.conference{font-weight:600;color:#667eea}.paper-abstract{color:#666;line-height:1.6;margin-bottom:1rem}.paper-links{display:flex;gap:1rem}.paper-link{padding:.25rem .75rem;background:#1f2937;border-radius:4px;text-decoration:none;color:#333;font-size:.9rem;transition:background .3s}.paper-link:hover{background:#667eea;color:white}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:1.5rem}.article-card{text-decoration:none;color:inherit;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s;background-color:white}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.article-image{width:100%;height:200px;object-fit:cover}.article-content{padding:1.5rem}.article-content h3{margin-bottom:.75rem;color:#333}.article-summary{color:#666;line-height:1.6;margin-bottom:1rem}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .5rem;background:#f0f0f0;border-radius:4px;font-size:.85rem;color:#555}.view-all-link{display:inline-block;color:#667eea;text-decoration:none;font-weight:500;transition:transform .3s}.view-all-link:hover{transform:translateX(4px)}@media (max-width:768px){.papers-grid{grid-template-columns:1fr}.paper-card{flex-direction:column}.paper-image{width:100%;height:150px}.articles-grid{grid-template-columns:1fr}}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:1.5rem}.project-card{text-decoration:none;color:inherit;border:1px solid #e0e0ff;border-radius:8px;padding:1.5rem;background-color:#f8f7ff;transition:transform .3s,box-shadow .3s}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(102,116,174,.15)}.project-content h3{margin-bottom:.75rem;color:#5e50a3}.project-summary{color:#555;line-height:1.6;margin-bottom:1rem}.project-footer{text-align:right}.project-link-cta{color:#667eea;font-size:.9rem;font-weight:500}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");.article{position:relative;padding-top:200px!important;padding-bottom:100px!important;font-family:Roboto,sans-serif;background-image:linear-gradient(180deg,rgba(34,35,38,.8),#222326 500px);color:#cccccc;font-size:18px;line-height:150%;z-index:1}@media screen and (max-width:768px){.article{font-size:16px;background-image:linear-gradient(180deg,rgba(34,35,38,.8),#222326 250px);padding-top:100px!important}}.article-image-header{position:fixed;width:100vw;object-fit:cover;max-height:500px;z-index:0;filter:blur(4px)}.article img{display:block;margin-left:auto;margin-right:auto;max-width:1400px;width:90%}.article-markdown{white-space:pre-wrap}.article-markdown h1{border-bottom:3px solid #a7a7a7;padding-bottom:10px;margin-bottom:10px;line-height:normal;font-weight:700}.article-markdown code{color:rgb(215 186 125);background-color:#1a1a1a;padding:4px;border-radius:5px}.article-markdown ul{white-space:normal;line-height:150%;margin-bottom:1vh;margin-left:20px}@media screen and (orientation:portrait){.article{padding-left:5vw;padding-right:5vw}}@media screen and (orientation:landscape){.article{padding-left:20vw;padding-right:20vw}}.article a{color:#bdc1c5}.article-code-block{margin-bottom:10px}.article-code-block pre{border-radius:10px}.article blockquote{white-space:pre-wrap;border-left:10px solid #bdc1c5;background-color:rgb(60,60,60);border-radius:10px;padding:15px;margin-bottom:1vh;overflow-x:auto}@import url("https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap");@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Mono&display=swap");.ui-switch-container{color:white;font-family:Roboto,sans-serif;display:flex;flex-direction:row;gap:.1rem;align-items:center;cursor:pointer;position:relative;z-index:1000}.ui-switch-container.fromcli{font-family:Red Hat Mono,monospace}.ui-switch-container.fromgui{font-family:Roboto,sans-serif}.ui-switch-continer{color:white}.ui-switch{width:40px;height:40px}.icon-container,.ui-switch{display:flex;align-items:center;justify-content:center}.icon-container{width:30px;height:30px;border-radius:25%;color:#39ff14;background-color:black;transition:background-color .3s ease-in-out}.icon-container.active{color:#fff;background-color:#1f2937}.icon-container div{transition:transform .3s ease-in-out}.icon.active{color:#39ff14;background-color:black;color:#fff;background-color:#1f2937}.icon-container.active div{transform:rotate(1turn)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;margin:0;background-color:black}.multiline{white-space:pre-wrap}@media screen and (orientation:portrait){.render-controls{position:absolute;text-align:right;top:65px;right:0;font-size:14px;padding-bottom:15px;padding-right:15px}}@media screen and (orientation:landscape){.render-controls{position:absolute;text-align:right;top:0;right:0;padding-top:5px;padding-right:5px}}.loading-icon{position:fixed;top:50%;left:50%;width:100%;height:100%;background-color:rgba(0,0,0,.575)}.links-title{margin-bottom:20px}.links{max-width:1200px;margin-left:auto;margin-right:auto}.links a{text-decoration:none}.link{display:flex;flex-direction:row;gap:20px;align-items:center;padding:20px;background-color:#0a121c;margin:10px;border-radius:10px;transition:all .4s ease-in-out}@media (min-width:768px){.link:hover{scale:1.05}}.link-title-para p{font-size:16px}.about-page{margin-left:auto;margin-right:auto;max-width:1000px}.about-title{margin-bottom:20px}.language-display h2{padding-bottom:20px}.about-paragraph{font-size:12px}.language-display{display:block;margin-left:auto;margin-right:auto;text-align:center}.languages{display:flex;justify-content:space-around}@media screen and (max-width:768px){.languages{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px}}.language-name-pair{display:block;text-align:center}.language-display img{height:50px;width:50px}.music-title{margin-bottom:20px}.music-page{margin-left:auto;margin-right:auto;max-width:1000px}@media screen and (max-width:768px){.music-page h2{text-align:center}}.band-name-link{margin-bottom:1vh}.band-name-link a{text-decoration:none}.band-yt-embed{text-align:center}.band-yt-embed iframe{margin-bottom:20px;max-width:100%}.band-photos{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;max-width:1000px;margin-bottom:20px}@media screen and (max-width:768px){.band-photos{flex-direction:column}}.band-photos figure{margin:0;text-align:center}.band-photos img{border-radius:5px;max-width:100%}.band-photos figcaption{font-style:italic;margin-top:2px}.room-chat{gap:.5rem;height:60vh;max-height:600px;overflow-y:auto;padding:1rem;border:1px solid #d3d3d3;border-radius:.75rem;background:#fafafa}.chat-message,.room-chat{display:flex;flex-direction:column}.chat-message{max-width:72%;padding:.55rem .85rem;border-radius:.85rem;font-size:.95rem;line-height:1.35;word-break:break-word;color:black}.current-user-message{align-self:flex-end;background:#dcf8c6;border-bottom-right-radius:0}.other-user-message{align-self:flex-start;background:#ffffff;border-bottom-left-radius:0;box-shadow:0 0 2px rgba(0,0,0,.06)}.chat-name{font-weight:600;margin-bottom:.15rem;color:#333}.chat-text{white-space:pre-wrap}.chat-timestamp{font-size:.75rem;margin-top:.25rem;align-self:flex-end;color:#757575}.chat-input-container{display:flex;flex-direction:row;gap:.5rem;padding:.5rem;border-top:1px solid #d3d3d3;background:#f8f8f8}.chat-input{width:100%;min-height:3.5rem;resize:vertical;padding:.7rem .9rem;border:1px solid #d3d3d3;border-radius:.65rem;font-size:.95rem;line-height:1.3;outline:none}.chat-input:focus{border-color:#2d8cff;box-shadow:0 0 0 2px rgba(45,140,255,.15)}.chat-send-button{align-self:flex-end;margin-top:.5rem;padding:.55rem 1.2rem;font-size:.95rem;font-weight:600;border:none;border-radius:.65rem;cursor:pointer;background:#2d8cff;color:#fff;transition:background .15s ease;height:100%}.chat-send-button:hover{background:#1f6fd6}.chat-send-button:active{transform:translateY(1px)}.typing-container{padding-top:100px!important;display:inline-block}@media screen and (orientation:portrait){.typing-container{font-size:10px}}@media screen and (orientation:landscape){.typing-container{font-size:16px}}.typed{overflow:hidden;white-space:pre;width:0;animation:typing,blink-caret;animation-duration:1.5s,.5s;animation-timing-function:steps(40),step-end;animation-iteration-count:1,5;border-right:.4em solid #39ff14;animation-fill-mode:forwards}@media screen and (max-width:767px){.typed{animation-timing-function:steps(20),step-end}}.typed1{animation-delay:0s}.typed2{animation-delay:.2s}.typed3{animation-delay:.4s}.typed4{animation-delay:.6s}.typed5{animation-delay:.7s}.typed6{animation-delay:.9s}.typed7{animation-delay:1.1s}.typed8{animation-delay:1.3s}.typed9{animation-delay:1.5s}.typed10{animation-delay:1.7s}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#39ff14}}.app-bar{position:absolute;width:100%;z-index:100}.app-bar div{display:flex;flex-direction:row;font-family:Roboto,sans-serif;color:#fff}.app-bar-element{margin:5px;padding:10px;border-radius:3px;transition:.3s ease}@media (hover:hover){.app-bar-element:hover{background-color:rgb(43,46,85)}.app-bar-element-article:hover{background-color:rgba(122,122,122,.7)!important}}.app-bar-hide{visibility:hidden;opacity:0;transition:all .7s ease}.app-bar-show{visibility:visible;opacity:1;transition:all .7s ease;background-color:#0b121c;padding-top:1vh;padding-bottom:1vh}.app-bar-article{background-color:rgba(0,0,0,0)}