@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);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}#root,body,html{background-color:#212121;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--orange:#fd904d;--gray:#444}body{font-family:Poppins,sans-serif}.navbar{align-items:center;background-color:#c8c8c8b3;border-radius:1rem;display:flex;justify-content:space-between;left:10%;padding:1rem;position:fixed;top:4%;transition:background-color .3s ease,box-shadow .3s ease,transform .3s ease;width:80%;z-index:1000}.navbar.scrolled{background-color:#8c8c8c;box-shadow:0 3px 5px #00000080;transform:scale(.9)}.navbar-left{align-items:center;display:flex}.logo{height:3rem}.navbar-right{align-items:center;display:flex}.navbar-link{color:var(--orange);font-size:16px;margin-left:1.5rem;text-decoration:none}.navbar-link:first-child{margin-left:0}.navbar-link:hover{color:#a9a9a9}.dashboard-button,.login-button,.logout-button,.signup-button{background-color:maroon;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-left:1.5rem;padding:8px 16px}.dashboard-button:hover,.login-button:hover,.logout-button:hover,.signup-button:hover{background-color:brown}@media (max-width:768px){.navbar{align-items:center;border-radius:0;flex-direction:row;justify-content:space-between;left:0;padding:.5rem 1rem;top:0;width:100%}.navbar,.navbar.scrolled{background-color:#c8c8c8b3;box-shadow:none;transform:none}.logo{height:2.5rem}.dashboard-button,.login-button,.logout-button,.navbar-link,.signup-button{font-size:14px;margin-left:1rem;padding:6px 12px}.navbar-right{align-items:center;flex-direction:row;justify-content:flex-end;margin-right:2rem}}.footer-container{background:var(--gray);box-shadow:0 4px 6px #0101014d;color:#fff;font-family:Poppins,sans-serif;justify-content:space-between;padding:1rem 2rem}.footer-container,.footer-logo{align-items:center;display:flex}.footer-logo img{height:2rem;margin-right:.5rem}.footer-middle,.footer-right{font-size:.9rem}.footer-right{align-items:center;display:flex;gap:1rem}.footer-icon{color:#fff;font-size:1.5rem;transition:color .3s ease}.footer-icon:hover{color:var(--orange)}.home-header{align-items:center;background-color:#000;display:flex;height:70vh;justify-content:center;overflow:hidden;position:relative;width:100%}#particles-js{height:100%;position:absolute;width:100%;z-index:0}.header-content{color:#fff;padding:2rem;position:absolute;text-align:center;z-index:1}.main-title{font-size:2.5rem;margin:0}.subtitle{color:var(--orange);font-size:1.5rem;margin:1rem 0 0}.separator-container{background-color:var(--gray);height:1rem;position:relative;width:100%}.separator-stripe{background-color:var(--orange);height:.25rem;position:absolute;top:50%;transform:translateY(-50%);width:100%}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.data-projects-wrapper{background-color:#000;margin:0;padding:1rem 0}@media (max-width:768px){.data-projects-wrapper{margin:0}}.carousel-container{width:100%}.project-container{background-color:var(--gray);border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:1rem;opacity:.8;padding:1.5rem;text-align:center;transition:transform .3s ease,opacity .3s ease}.project-container:hover{opacity:1;transform:scale(1.02)}.project-logo{height:10rem;margin-bottom:.5rem;width:auto}.project-name{color:#fff;margin-top:1rem}.project-description{color:#fff;font-size:.9rem}.project-tech{justify-content:center;margin:.5rem}.project-links{gap:1rem;justify-content:center}.project-icon{color:var(--orange);font-size:1.5rem;transition:color .3s ease}.project-icon:hover{color:#f60}@media (max-width:768px){.project-container{padding:1rem .25rem}.project-logo{height:8rem}.project-description{font-size:.8rem}.tech-tag{font-size:.7rem;padding:.2rem .4rem}.project-icon{font-size:1.2rem}}.experiments-grid-wrapper{background-color:#000;margin:0;padding:1rem 0}.title{color:#fff;font-family:Poppins,sans-serif;margin-bottom:2rem;text-align:center}.experiments-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.experiments-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:480px){.experiments-grid{grid-template-columns:1fr}}.experiment-container{background-color:var(--gray);border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:1rem;opacity:.8;padding:1.5rem;text-align:center;transition:transform .3s ease,opacity .3s ease}.experiment-container:hover{opacity:1;transform:scale(1.02)}.experiment-logo{height:10rem;margin-bottom:.5rem;width:auto}.experiment-name{color:#fff;margin-top:1rem}.experiment-description{color:#fff;font-size:.9rem}.experiment-tech{display:flex;flex-wrap:wrap;justify-content:center;margin:.5rem}.tech-tag{background-color:#f0f0f0;border-radius:5px;color:#333;font-size:.75rem;margin:.25rem;padding:.25rem .5rem}.experiment-links{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.experiment-icon{color:var(--orange);font-size:1.5rem;transition:color .3s ease}.experiment-icon:hover{color:#f60}@media (max-width:768px){.experiment-container{margin:.5rem 1rem;padding:1rem}.experiment-logo{height:8rem}.experiment-description{font-size:.8rem}.tech-tag{font-size:.7rem;padding:.2rem .4rem}.experiment-icon{font-size:1.2rem}}@media (max-width:480px){.experiment-container{margin:.25rem;padding:.75rem}.experiment-logo{height:6rem}.experiment-description{font-size:.7rem}.tech-tag{font-size:.65rem;padding:.15rem .3rem}.experiment-icon{font-size:1rem}}.sidebar{background-color:#181818;border-right:1px solid #ffffff1a;display:flex;flex-direction:column;height:100vh;left:0;min-width:260px;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:transform .4s cubic-bezier(.4,0,.2,1);width:260px;z-index:200}.sidebar.closed{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;min-height:60px;padding:.75rem 1rem}.sidebar-logo{cursor:pointer;height:2rem;transition:opacity .2s;width:auto}.sidebar-logo:hover{opacity:.8}.sidebar-close-btn{align-items:center;background:none;border:none;border-radius:.25rem;color:#8e8ea0;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:.5rem;transition:background-color .2s,color .2s}.sidebar-close-btn:hover{background-color:#ffffff1a;color:#ececf1}.sidebar-content{flex:1 1;padding:.5rem 0}.sidebar-section{border-bottom:1px solid #ffffff1a;padding:.5rem 0}.sidebar-link{align-items:center;color:#ececf1;cursor:pointer;display:flex;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s}.sidebar-link:hover{background-color:#2f2f3a}.sidebar-icon{stroke-width:1.5;flex-shrink:0;font-size:1.25rem;margin-right:.75rem;width:20px}.sidebar-dropdown-toggle{align-items:center;background:none;border:none;color:#ececf1;cursor:pointer;display:flex;font-size:.8125rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.sidebar-dropdown-toggle:hover{background-color:#2f2f3a}.dropdown-arrow{color:#8e8ea0;font-size:.7rem;margin-left:auto}.sidebar-dropdown-content{background-color:#0003;padding-left:0}.sidebar-dropdown-link{align-items:center;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:.875rem;margin:.125rem .5rem;overflow:hidden;padding:.75rem 1rem;text-decoration:none;text-overflow:ellipsis;transition:background-color .2s,border-radius .2s;white-space:nowrap}.sidebar-dropdown-link.active,.sidebar-dropdown-link:hover{background-color:#343541}.sidebar-dropdown-link.view-all-link{align-items:center;border-top:1px solid #ffffff1a;color:#ececf1;display:flex;justify-content:space-between;margin-top:.25rem;padding-top:.75rem}.sidebar-dropdown-link.view-all-link:hover{color:#ececf1}.view-all-text{font-style:italic;font-weight:700}.view-all-arrow{font-size:.875rem;margin-left:.5rem}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.sidebar{box-shadow:2px 0 8px #0000004d;height:100vh;left:0;margin-left:0;max-width:320px;position:fixed;top:0;transform:translateX(-100%);width:100%;z-index:300}.sidebar.open{transform:translateX(0)}.sidebar.closed{transform:translateX(-100%)}.sidebar-header{border-bottom:1px solid #ffffff1a;min-height:56px}.mobile-sidebar-overlay{animation:fadeIn .2s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:250}}.chat-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.chat-content{box-sizing:border-box;margin:0 auto;max-width:800px;min-height:calc(100vh - 6rem);padding:3rem 2rem 8rem;width:100%}.chat-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.chat-image{border-radius:.75rem!important;display:block!important;height:auto!important;margin-bottom:1rem!important;margin-left:auto!important;margin-right:auto!important;max-height:none!important;object-fit:contain!important;width:100%!important}.chat-date{margin-bottom:1rem}.chat-description{font-size:1.125rem;line-height:1.6;margin-bottom:3rem}.chat-markdown{color:#d1d5db;font-size:1.0625rem;line-height:1.8;margin-bottom:2rem}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3{color:#ececf1;margin-bottom:1rem;margin-top:2rem}.chat-markdown h1{font-size:2rem}.chat-markdown h2{font-size:1.75rem}.chat-markdown h3{font-size:1.5rem}.chat-markdown p{margin-bottom:1.5rem}.chat-markdown a{color:#5170ff;text-decoration:underline;text-decoration-color:#5170ff4d}.chat-markdown a:hover{text-decoration-color:#5170ff}.chat-markdown code{background-color:#ffffff1a;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem;padding:.125rem .25rem}.chat-markdown pre{background-color:#0000004d;border-radius:.5rem;margin:1.5rem 0;overflow-x:auto;padding:1rem}.chat-markdown pre code{background:none;padding:0}.chat-markdown ol,.chat-markdown ul{margin:1.5rem 0;padding-left:2rem}.chat-markdown li{margin:.5rem 0}.chat-markdown img{border-radius:.5rem;height:auto;margin:1.5rem 0;max-height:500px;max-width:100%;object-fit:contain}.chat-content>img.chat-image{border-radius:.75rem!important;display:block!important;height:auto!important;margin-bottom:1rem!important;margin-left:auto!important;margin-right:auto!important;max-height:none!important;object-fit:contain!important;width:100%!important}.chat-markdown strong{color:#ececf1;font-weight:600}@media (max-width:768px){.chat-page,.layout-container{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-content{min-height:calc(100vh - 4rem);padding:6rem 1rem 2rem}.chat-title{font-size:2.25rem;margin-bottom:1.5rem}.chat-description{font-size:1rem;margin-bottom:2rem}.chat-markdown{font-size:1rem}.chat-markdown h1{font-size:1.5rem}.chat-markdown h2{font-size:1.25rem}.chat-markdown h3{font-size:1.125rem}.sidebar-toggle-btn{display:none}}.chat-message{padding:1.5rem 0}.chat-message-content{display:flex;margin:0 auto;max-width:768px;padding:0 1rem}.user-message{align-items:flex-start;display:flex;justify-content:flex-end;width:100%}.assistant-message{display:flex;flex-direction:row;width:100%}.user-message .message-text{word-wrap:break-word;background-color:#303030;border-radius:.5rem;color:#ececf1;font-size:.9375rem;line-height:1.5;max-width:85%;padding:.75rem 1rem}.assistant-message .message-text{color:#d1d5db;flex:1 1;font-size:.9375rem;line-height:1.75;padding-top:.25rem;width:100%}.message-text p{margin:0 0 1rem}.message-text p:last-child{margin-bottom:0}.message-text ol,.message-text ul{margin:.5rem 0;padding-left:1.5rem}.message-text li{margin:.25rem 0}.message-text strong{color:#ececf1;font-weight:600}.message-text a{color:#5170ff;text-decoration:underline;text-decoration-color:#5170ff4d}.message-text a:hover{text-decoration-color:#5170ff}.message-text code{background-color:#ffffff1a;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem;padding:.125rem .25rem}.message-text pre{background-color:#0000004d;border-radius:.5rem;margin:1rem 0;overflow-x:auto;padding:1rem}.message-text pre code{background:none;padding:0}@media (max-width:768px){.chat-message-content{padding:0 .75rem}.assistant-message .message-text,.user-message .message-text{font-size:1rem}}.chats-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.chats-grid{gap:1.5rem;margin-bottom:2rem;margin-top:2rem}.chat-card,.chats-grid{display:flex;flex-direction:column}.chat-card{background-color:#303030;border-radius:1rem;color:inherit;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.chat-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.chat-card-content{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem;padding:1.25rem}.chat-image-container{align-items:center;background-color:#0003;border-radius:.75rem;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:200px}.chat-image{height:100%;object-fit:cover;width:100%}.chat-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.chat-title{color:#ececf1;font-size:1.75rem;font-weight:600;line-height:1.4;margin:0}.chat-date{color:#8e8ea0;font-size:.875rem;margin:0}.chat-description{color:#d1d5db;font-size:.9375rem;line-height:1.5;margin:.5rem 0 0}@media (max-width:768px){.chats-page,.layout-container{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:4rem 1.5rem}.chats-grid{gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}.chat-card-content{flex-direction:column;gap:1rem;padding:1rem}.chat-image-container{height:200px;width:100%}.chat-title{font-size:1.5rem}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.research-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.chat-container{padding:2rem 1rem 4rem}.research-grid{gap:1.5rem;margin-bottom:2rem;margin-top:2rem}.research-card,.research-grid{display:flex;flex-direction:column}.research-card{background-color:#303030;border-radius:1rem;color:inherit;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.research-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.research-card-content{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem;padding:1.25rem}.research-image-container{align-items:center;background-color:#0003;border-radius:.75rem;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:200px}.research-image{height:100%;object-fit:cover;width:100%}.research-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.research-title{color:#ececf1;font-size:1.75rem;font-weight:600;line-height:1.4;margin:0}.research-date{color:#8e8ea0;font-size:.875rem;margin:0}.research-description{color:#d1d5db;font-size:.9375rem;line-height:1.5;margin:.5rem 0 0}@media (max-width:768px){.layout-container,.research-page{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:4rem 1.5rem}.research-grid{gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}.research-card-content{flex-direction:column;gap:1rem;padding:1rem}.research-image-container{height:200px;width:100%}.research-title{font-size:1.5rem}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.newsletter-page{background-color:#f3f3f3;box-sizing:border-box;height:100vh;padding-top:10rem;width:100%}.search-wrapper{position:relative;width:100%}.search-bar{border-radius:1.5rem;box-sizing:border-box;gap:.75rem;padding:.75rem 1rem;width:100%}.search-input{width:100%}.search-results{background-color:#303030;border-radius:1rem;box-shadow:0 4px 12px #0000004d;left:0;margin-top:.5rem;max-height:400px;overflow-y:auto;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.search-result-item{border-bottom:1px solid #ffffff1a;cursor:pointer;padding:1rem;transition:background-color .2s}.search-result-item:last-child{border-bottom:none}.search-result-item.selected,.search-result-item:hover{background-color:#404040}.result-title{color:#ececf1;font-size:.9375rem;margin-bottom:.5rem}.result-title strong{font-weight:600}.result-snippet{color:#d1d5db;font-size:.875rem;line-height:1.5;margin-bottom:.25rem}.snippet-match,.snippet-text{font-style:italic}.snippet-match{color:#5170ff;font-weight:600}.result-type{color:#8e8ea0;font-size:.75rem;margin-top:.25rem;text-transform:capitalize}.search-results::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track{background:#303030;border-radius:0 1rem 1rem 0}.search-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.search-results::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.search-wrapper{width:100%}.search-bar{padding:.875rem 1rem;width:100%}.search-container .search-results{max-height:300px}.mobile-input-container .search-wrapper{position:relative}.mobile-input-container .search-results{border-radius:1rem 1rem 0 0;bottom:90px;box-shadow:0 -4px 12px #00000080;display:block!important;left:.75rem;max-height:calc(100vh - 250px);max-width:calc(100vw - 1.5rem);position:fixed;right:.75rem;top:auto;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:1001}.search-result-item{padding:.875rem}.result-title{font-size:.875rem}.result-snippet{font-size:.8125rem}.result-type{font-size:.7rem}}.new-home{background-color:#212121;color:#ececf1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.content-wrapper,.new-home{display:flex;min-height:100vh;position:relative}.content-wrapper{align-items:center;flex-direction:column;justify-content:center;margin:0 auto;max-width:768px;padding:4rem 2rem 2rem;width:100%}.typewriter-header{color:#ececf1;display:flex;flex-direction:column;gap:.5rem;line-height:1.4;margin-bottom:2rem;text-align:center}.typewriter-line1{font-size:2rem;font-weight:600}.typewriter-line2{color:#8e8ea0;font-size:.875rem;font-style:italic;font-weight:400}.typewriter-header p{margin:0}.search-container{margin-bottom:3rem;max-width:768px;width:100%}.search-bar{align-items:center;background-color:#303030;border:1px solid #fff3;border-radius:.75rem;display:flex;padding:.875rem 1rem;transition:border-color .2s}.search-bar:focus-within{border-color:#ffffff4d}.search-icon{color:#8e8ea0;flex-shrink:0;font-size:1.25rem;margin-right:.75rem}.search-input{background:none;border:none;color:#ececf1;flex:1 1;font-size:.9375rem;outline:none}.search-input::placeholder{color:#8e8ea0}.search-input:disabled{cursor:not-allowed;opacity:.6}.grid-container{grid-gap:1rem;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:768px;width:100%}.grid-card{background-color:#303030;border:1px solid #ffffff1a;border-radius:1rem;color:#ececf1;cursor:pointer;padding:1.5rem;text-decoration:none;transition:all .2s}.grid-card:hover{background-color:#353535;border-color:#fff3;transform:translateY(-2px)}.card-title{color:#ececf1;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.card-description{color:#8e8ea0;font-size:.9rem;line-height:1.5;margin:0}.main-content::-webkit-scrollbar,.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track{background:#181818}.main-content::-webkit-scrollbar-track{background:#212121}.main-content::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.main-content::-webkit-scrollbar-thumb:hover,.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.layout-container,.new-home{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.content-wrapper{box-sizing:border-box;justify-content:flex-start;max-width:100%;min-height:auto;padding:4rem 1rem 1rem;width:100%}.typewriter-header{margin-bottom:1.5rem}.typewriter-line1{font-size:1.5rem}.typewriter-line2{font-size:.875rem;font-style:italic}.search-container{display:none}.grid-container{gap:1rem;grid-template-columns:1fr;max-width:100%}.grid-card{padding:1.25rem}.sidebar-toggle-btn{display:none}.mobile-input-bar{align-items:center;background-color:#181818;border-top:1px solid #ffffff1a;bottom:0;box-sizing:border-box;display:flex;left:0;max-width:100vw;padding:.75rem 1rem;pointer-events:none;position:fixed;right:0;z-index:100}.mobile-input-bar .mobile-input-container{pointer-events:auto}.mobile-input-container{align-items:center;display:flex;position:relative;width:100%}.mobile-input-container .search-wrapper{position:relative;width:100%;z-index:1001}.mobile-input::placeholder{color:#8e8ea0}.mobile-input:disabled{cursor:not-allowed;opacity:.6}.mobile-sidebar-overlay{animation:fadeIn .2s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:250}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media (min-width:769px){.mobile-hamburger-btn,.mobile-input-bar,.mobile-sidebar-overlay{display:none}}.resume-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.scroll-to-bottom-btn:hover{background-color:#1a5f9a}@media (max-width:768px){.layout-container,.resume-page{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:1rem .75rem}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.not-found-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}@media (max-width:768px){.layout-container,.not-found-page{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:1rem .75rem}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.projects-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;margin-top:2rem}.project-card{background-color:#303030;border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s}.project-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.project-card-content{display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.25rem}.project-image-container{align-items:center;background-color:#0003;border-radius:.75rem;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:100%}.project-image{height:100%;object-fit:cover;width:100%}.project-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.project-name{color:#ececf1;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0}.project-description{color:#d1d5db;flex:1 1;font-size:.9375rem;line-height:1.5;margin:0}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tech-tag{background-color:#5170ff33;border-radius:.5rem;color:#5170ff;font-size:.8125rem;font-weight:500;padding:.25rem .75rem}.project-links{gap:.75rem;margin-top:.5rem}.project-link,.project-links{align-items:center;display:flex}.project-link{background-color:#ffffff0d;border-radius:.5rem;color:#8e8ea0;justify-content:center;padding:.5rem;transition:color .2s}.project-link:hover{background-color:#ffffff1a;color:#ececf1}.project-icon{font-size:1.125rem}@media (max-width:768px){.layout-container,.projects-page{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:1rem .75rem}.projects-grid{gap:1rem;grid-template-columns:1fr;margin-bottom:1.5rem;margin-top:1.5rem}.project-card-content{padding:1rem}.project-image-container{height:200px}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.demos-page{background-color:#212121;color:#ececf1;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.chat-container{box-sizing:border-box;margin:0 auto;max-width:768px;padding:2rem 1rem;width:100%}.demos-grid{gap:2rem;margin-bottom:2rem;margin-top:2rem}.demo-card,.demos-grid{display:flex;flex-direction:column}.demo-card{background-color:#303030;border-radius:1rem;overflow:hidden;transition:transform .2s,box-shadow .2s}.demo-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.demo-card-content{display:flex;flex-direction:column;height:100%}.demo-video-container{background-color:#000;border-radius:1rem 1rem 0 0;overflow:hidden;position:relative;width:100%}.demo-video{display:block;height:auto;max-height:400px;object-fit:contain;width:100%}.demo-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem;padding:1.25rem}.demo-name{color:#ececf1;font-size:1.75rem;font-weight:600;line-height:1.4;margin:0}.demo-description{color:#d1d5db;flex:1 1;font-size:.9375rem;line-height:1.5;margin:0}.scroll-to-bottom-btn{align-items:center;background-color:#5170ff;border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:48px;justify-content:center;position:fixed;right:2rem;transition:all .2s;width:48px;z-index:100}.scroll-to-bottom-btn:hover{background-color:#6b85ff;box-shadow:0 6px 16px #0006;transform:translateY(-2px)}.scroll-to-bottom-btn:active{transform:translateY(0)}@media (max-width:768px){.demos-page,.layout-container{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.chat-container{padding:4rem 1.5rem}.demos-grid{gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}.demo-info{padding:1rem}.demo-name{font-size:1.5rem}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;font-size:1.25rem;height:44px;right:1rem;width:44px}}.demo-page{background-color:#212121;color:#ececf1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;position:relative}.demo-page,.layout-container{display:flex;min-height:100vh}.layout-container{transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.main-content{background-color:#181818;display:flex;flex:1 1;flex-direction:column;max-width:100%;min-height:100vh;min-width:0;overflow-x:hidden;overflow-y:auto;position:relative;transition:margin-left .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1)}.main-content.sidebar-open{background-color:#212121;margin-left:260px}.main-content.sidebar-closed{background-color:#181818;margin-left:0}.sidebar-toggle-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#8e8ea0;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s,transform .4s cubic-bezier(.4,0,.2,1);z-index:99}.sidebar-toggle-btn:hover{background-color:#2f2f3a;color:#ececf1}.demo-content{box-sizing:border-box;margin:0 auto;max-width:900px;padding:2rem 2rem 4rem;width:100%}.demo-title{color:#ececf1;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 2rem;text-align:center}.demo-video-wrapper{background-color:#000;border-radius:1rem;box-shadow:0 8px 32px #0000004d;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.demo-main-video{display:block;height:auto;max-height:600px;object-fit:contain;width:100%}.demo-description-section{background-color:#303030;border-radius:1rem;margin-top:2rem;padding:2rem}.demo-description-section h2{color:#ececf1;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem}.demo-main-description{color:#d1d5db;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.demo-page,.layout-container{flex-direction:column}.layout-container{position:relative}.mobile-hamburger-btn{align-items:center;background-color:#181818;border:1px solid #ffffff1a;border-radius:.5rem;color:#ececf1;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:background-color .2s,color .2s;z-index:150}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{-webkit-overflow-scrolling:touch;margin-left:0!important;max-width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:80px;width:100%}.demo-content{padding:2rem 1rem 4rem}.demo-title{font-size:2rem}.demo-title,.demo-video-wrapper{margin-bottom:1.5rem}.demo-description-section{margin-top:1.5rem;padding:1.5rem}.demo-description-section h2{font-size:1.25rem}.demo-main-description{font-size:.9375rem}.sidebar-toggle-btn{display:none}}@media (min-width:769px){.mobile-hamburger-btn{display:none}}
/*# sourceMappingURL=main.2f84574b.css.map*/