body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#212121}html,#root{overflow-x:hidden;background-color:#212121}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--orange: #fd904d;--gray: #444}.layout-container{display:flex;width:100%;min-height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1)}.main-content{flex:1;display:flex;flex-direction:column;background-color:#181818;overflow-y:auto;overflow-x:hidden;position:relative;transition:margin-left .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1);min-width:0;max-width:100%;min-height:100vh}.main-content.sidebar-open{margin-left:260px;background-color:#212121}.main-content.sidebar-closed{margin-left:0;background-color:#181818}.sidebar-toggle-btn{position:fixed;top:1rem;left:1rem;background-color:#181818;border:1px solid rgba(255,255,255,.1);color:#8e8ea0;cursor:pointer;padding:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:background-color .2s,color .2s,transform .4s cubic-bezier(.4,0,.2,1);font-size:1.25rem;z-index:99}.sidebar-toggle-btn:hover{background-color:#2f2f3a;color:#ececf1}.scroll-to-bottom-btn{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background-color:#5170ff;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;transition:all .2s;z-index:100;font-size:1.5rem}.scroll-to-bottom-btn:hover{background-color:#6b85ff;transform:translateY(-2px);box-shadow:0 6px 16px #0006}.scroll-to-bottom-btn:active{transform:translateY(0)}.back-link{display:inline-flex;align-items:center;gap:.375rem;color:#8e8ea0;text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:color .2s}.back-link:hover{color:#ececf1}@media (max-width: 768px){.layout-container{flex-direction:column;position:relative}.mobile-hamburger-btn{position:fixed;top:1rem;left:1rem;background-color:#181818;border:1px solid rgba(255,255,255,.1);color:#ececf1;font-size:1.5rem;cursor:pointer;padding:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;z-index:150;transition:background-color .2s,color .2s}.mobile-hamburger-btn:hover{background-color:#2f2f3a}.main-content{width:100%;min-height:100vh;padding-bottom:80px;max-width:100vw;overflow-x:hidden;margin-left:0!important;-webkit-overflow-scrolling:touch}.sidebar-toggle-btn{display:none}.scroll-to-bottom-btn{bottom:1rem;right:1rem;width:44px;height:44px;font-size:1.25rem}}@media (min-width: 769px){.mobile-hamburger-btn{display:none}}.separator-container{width:100%;height:1rem;background-color:var(--gray);position:relative}.separator-stripe{width:100%;height:.25rem;background-color:var(--orange);position:absolute;top:50%;transform:translateY(-50%)}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.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{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.data-projects-wrapper{margin:0;background-color:#000;padding:1rem 0}@media (max-width: 768px){.data-projects-wrapper{margin:0rem}}.carousel-container{width:100%}.project-container{border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;margin:1rem;background-color:var(--gray);text-align:center;transition:transform .3s ease,opacity .3s ease;opacity:.8}.project-container:hover{transform:scale(1.02);opacity:1}.project-logo{height:10rem;width:auto;margin-bottom:.5rem}.project-name{margin-top:1rem;color:#fff}.project-description{font-size:.9rem;color:#fff}.project-tech{display:flex;flex-wrap:wrap;justify-content:center;margin:.5rem}.project-links{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.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{padding:.2rem .4rem;font-size:.7rem}.project-icon{font-size:1.2rem}}.experiments-grid-wrapper{margin:0;background-color:#000;padding:1rem 0}.title{font-family:Poppins,sans-serif;color:#fff;text-align:center;margin-bottom:2rem}.experiments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 768px){.experiments-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width: 480px){.experiments-grid{grid-template-columns:1fr}}.experiment-container{border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;margin:1rem;background-color:var(--gray);text-align:center;transition:transform .3s ease,opacity .3s ease;opacity:.8}.experiment-container:hover{transform:scale(1.02);opacity:1}.experiment-logo{height:10rem;width:auto;margin-bottom:.5rem}.experiment-name{margin-top:1rem;color:#fff}.experiment-description{font-size:.9rem;color:#fff}.experiment-tech{display:flex;flex-wrap:wrap;justify-content:center;margin:.5rem}.tech-tag{background-color:#f0f0f0;color:#333;padding:.25rem .5rem;margin:.25rem;border-radius:5px;font-size:.75rem}.experiment-links{display:flex;justify-content:center;gap:1rem;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{padding:1rem;margin:.5rem 1rem}.experiment-logo{height:8rem}.experiment-description{font-size:.8rem}.tech-tag{padding:.2rem .4rem;font-size:.7rem}.experiment-icon{font-size:1.2rem}}@media (max-width: 480px){.experiment-container{padding:.75rem;margin:.25rem}.experiment-logo{height:6rem}.experiment-description{font-size:.7rem}.tech-tag{padding:.15rem .3rem;font-size:.65rem}.experiment-icon{font-size:1rem}}.sidebar{width:260px;min-width:260px;background-color:#181818;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1);overflow-y:auto;overflow-x:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;height:100vh;z-index:200}.sidebar.closed{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);min-height:60px}.sidebar-logo{height:2rem;width:auto;cursor:pointer;transition:opacity .2s}.sidebar-logo:hover{opacity:.8}.sidebar-close-btn{background:none;border:none;color:#8e8ea0;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .2s,color .2s;font-size:1.25rem}.sidebar-close-btn:hover{background-color:#ffffff1a;color:#ececf1}.sidebar-content{padding:.5rem 0;flex:1}.sidebar-section{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-link{display:flex;align-items:center;color:#ececf1;text-decoration:none;transition:background-color .2s;cursor:pointer;font-size:.875rem;padding:.75rem 1rem}.sidebar-link:hover{background-color:#2f2f3a}.sidebar-link.active{background-color:#2f2f3a;color:#ececf1;border-right:2px solid #5170FF}.sidebar-icon{margin-right:.75rem;font-size:1.25rem;width:20px;flex-shrink:0;stroke-width:1.5}.sidebar-dropdown-toggle{display:flex;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;color:#ececf1;cursor:pointer;transition:background-color .2s;text-align:left;font-size:.8125rem}.sidebar-dropdown-toggle:hover{background-color:#2f2f3a}.dropdown-arrow{margin-left:auto;font-size:.7rem;color:#8e8ea0}.sidebar-dropdown-content{padding-left:0;background-color:#0003}.sidebar-dropdown-link{display:flex;align-items:center;padding:.75rem 1rem;color:#ececf1;text-decoration:none;font-size:.875rem;transition:background-color .2s,border-radius .2s;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.5rem;margin:.125rem .5rem}.sidebar-dropdown-link:hover,.sidebar-dropdown-link.active{background-color:#343541}.sidebar-dropdown-separator{padding:.5rem 1rem .25rem;font-size:.6875rem;color:#8e8ea0;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid rgba(255,255,255,.05);margin-top:.25rem}.sidebar-dropdown-link.view-all-link{display:flex;align-items:center;justify-content:space-between;color:#ececf1;margin-top:.25rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1)}.sidebar-dropdown-link.view-all-link:hover{color:#ececf1}.view-all-text{font-weight:700;font-style:italic}.view-all-arrow{margin-left:.5rem;font-size:.875rem}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track{background:#181818}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;height:100vh;width:100%;max-width:320px;z-index:300;transform:translate(-100%);margin-left:0;box-shadow:2px 0 8px #0000004d}.sidebar.open{transform:translate(0)}.sidebar.closed{transform:translate(-100%)}.sidebar-header{min-height:56px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:250;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media (min-width: 769px){.mobile-sidebar-overlay{display:none}}.chat-page{display:flex;min-height:100vh;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}.chat-page .chat-content{max-width:800px;margin:0 auto;padding:3rem 2rem 8rem;width:100%;box-sizing:border-box;min-height:calc(100vh - 6rem)}.chat-page .chat-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;color:#ececf1;line-height:1.2}.chat-page .chat-image{width:100%!important;height:auto!important;max-height:none!important;border-radius:.75rem!important;margin-bottom:1rem!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:auto!important}.chat-page .chat-date{font-size:.875rem;color:#8e8ea0;margin-bottom:1rem}.chat-page .chat-description{font-size:1.125rem;color:#d1d5db;margin-bottom:3rem;line-height:1.6}.chat-markdown{font-size:1.0625rem;line-height:1.8;color:#d1d5db;margin-bottom:2rem}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3{color:#ececf1;margin-top:2rem;margin-bottom:1rem}.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;padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;font-family:Courier New,monospace}.chat-markdown pre{background-color:#0000004d;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.chat-markdown pre code{background:none;padding:0}.chat-markdown ul,.chat-markdown ol{margin:1.5rem 0;padding-left:2rem}.chat-markdown li{margin:.5rem 0}.chat-markdown img{max-width:100%;max-height:500px;height:auto;border-radius:.5rem;margin:1.5rem 0;object-fit:contain}.chat-content>img.chat-image{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important;border-radius:.75rem!important;margin-bottom:1rem!important;margin-left:auto!important;margin-right:auto!important}.chat-markdown strong{font-weight:600;color:#ececf1}@media (max-width: 768px){.chat-page{flex-direction:column}.chat-page .chat-content{padding:3.5rem 1rem 2rem;min-height:calc(100vh - 4rem)}.chat-page .chat-title{font-size:2.25rem;margin-bottom:1.5rem}.chat-page .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}}.chat-message{padding:1.5rem 0}.chat-message-content{max-width:768px;margin:0 auto;padding:0 1rem;display:flex}.user-message{display:flex;width:100%;justify-content:flex-end;align-items:flex-start}.assistant-message{display:flex;width:100%;flex-direction:row}.user-message .message-text{background-color:#303030;padding:.75rem 1rem;border-radius:.5rem;color:#ececf1;line-height:1.5;font-size:.9375rem;max-width:85%;word-wrap:break-word}.assistant-message .message-text{flex:1;color:#d1d5db;line-height:1.75;font-size:.9375rem;padding-top:.25rem;width:100%}.message-text p{margin:0 0 1rem}.message-text p:last-child{margin-bottom:0}.message-text ul,.message-text ol{margin:.5rem 0;padding-left:1.5rem}.message-text li{margin:.25rem 0}.message-text strong{font-weight:600;color:#ececf1}.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;padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;font-family:Courier New,monospace}.message-text pre{background-color:#0000004d;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.message-text pre code{background:none;padding:0}@media (max-width: 768px){.chat-message-content{padding:0 .75rem}.user-message .message-text,.assistant-message .message-text{font-size:1rem}}.chats-page{display:flex;min-height:100vh;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}.chats-page .chat-container{max-width:768px;margin:0 auto;padding:2rem 1rem 4rem;width:100%;box-sizing:border-box}.section-header{font-size:1.25rem;font-weight:600;color:#8e8ea0;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:baseline;justify-content:space-between}.section-header-link{font-size:.8125rem;font-weight:400;color:#8e8ea0;text-decoration:none;transition:color .2s;white-space:nowrap}.section-header-link:hover{color:#ececf1}.substack-card{background-color:#303030;border-radius:1rem;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit;margin-bottom:1rem}.substack-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.substack-card-content{display:flex;flex-direction:row;gap:1.5rem;padding:1.25rem;align-items:center}.substack-image-container{width:160px;height:100px;border-radius:.75rem;overflow:hidden;background-color:#0003;display:flex;align-items:center;justify-content:center;flex-shrink:0}.substack-image{width:100%;height:100%;object-fit:cover}.substack-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.substack-title{font-size:1.25rem;font-weight:600;color:#ececf1;margin:0}.substack-subtitle{font-size:.875rem;color:#8e8ea0;margin:0}.chats-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem;margin-bottom:2rem}.chat-card{background-color:#303030;border-radius:1rem;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit}.chat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.chat-card-content{display:flex;flex-direction:row;gap:1.5rem;padding:1.25rem;align-items:flex-start}.chat-image-container{width:200px;height:120px;border-radius:.75rem;overflow:hidden;background-color:#0003;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-image{width:100%;height:100%;object-fit:cover}.chat-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.chat-title{font-size:1.75rem;font-weight:600;color:#ececf1;margin:0;line-height:1.4}.chat-date{font-size:.875rem;color:#8e8ea0;margin:0}.chat-description{font-size:.9375rem;color:#d1d5db;line-height:1.5;margin:0;margin-top:.5rem}@media (max-width: 768px){.chats-page{flex-direction:column}.chats-page .chat-container{padding:3.5rem 1rem 4rem}.chats-grid{gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.chat-card-content{flex-direction:column;padding:1rem;gap:1rem}.chat-image-container{width:100%;height:200px}.chat-title{font-size:1.5rem}.substack-card-content{gap:1rem;padding:1rem}.section-header{margin-top:2rem}}.newsletter-page{padding-top:10rem;height:100vh;width:100%;box-sizing:border-box;background-color:#f3f3f3}.search-wrapper{position:relative;width:100%}.search-bar{display:flex;align-items:center;background-color:#303030;border-radius:1.5rem;padding:.75rem 1rem;gap:.75rem;width:100%;box-sizing:border-box}.search-icon{color:#8e8ea0;flex-shrink:0}.search-input{flex:1;background:none;border:none;color:#ececf1;font-size:.9375rem;outline:none;width:100%}.search-input::placeholder{color:#8e8ea0}.search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:#303030;border-radius:1rem;max-height:400px;overflow-y:auto;box-shadow:0 4px 12px #0000004d;z-index:1000;margin-top:.5rem}.search-result-item{padding:1rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .2s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover,.search-result-item.selected{background-color:#404040}.result-title{margin-bottom:.5rem;color:#ececf1;font-size:.9375rem}.result-title strong{font-weight:600}.result-snippet{color:#d1d5db;font-size:.875rem;line-height:1.5;margin-bottom:.25rem}.snippet-text{font-style:italic}.snippet-match{font-style:italic;font-weight:600;color:#5170ff}.result-type{font-size:.75rem;color:#8e8ea0;text-transform:capitalize;margin-top:.25rem}.search-no-results{padding:1.25rem 1rem;color:#8e8ea0;font-size:.875rem;text-align:center}.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{width:100%;padding:.875rem 1rem}.search-container .search-results{max-height:300px}.mobile-input-container .search-wrapper{position:relative}.mobile-input-container .search-results{max-height:40vh;position:fixed;top:auto;bottom:70px;left:.75rem;right:.75rem;max-width:calc(100vw - 1.5rem);box-shadow:0 -4px 12px #00000080;border-radius:1rem 1rem 0 0;z-index:1001;transform:translateZ(0);-webkit-transform:translateZ(0);display:block!important}.search-result-item{padding:.875rem}.result-title{font-size:.875rem}.result-snippet{font-size:.8125rem}.result-type{font-size:.7rem}}.new-home{display:flex;min-height:100vh;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}.content-wrapper{max-width:768px;margin:0 auto;padding:4rem 2rem 2rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative}.typewriter-header{margin-bottom:2rem;text-align:center;color:#ececf1;line-height:1.4;display:flex;flex-direction:column;gap:.5rem}.typewriter-line1{font-size:2rem;font-weight:600}.typewriter-line2{font-size:.875rem;font-weight:400;font-style:italic;color:#8e8ea0}.typewriter-header p{margin:0}.search-container{width:100%;margin-bottom:3rem;max-width:768px}.new-home .search-bar{display:flex;align-items:center;background-color:#303030;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:.875rem 1rem;transition:border-color .2s}.new-home .search-bar:focus-within{border-color:#ffffff4d}.grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:768px;box-sizing:border-box}.grid-card{background-color:#303030;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;text-decoration:none;color:#ececf1;transition:all .2s;cursor:pointer}.grid-card:hover{background-color:#353535;border-color:#fff3;transform:translateY(-2px)}.card-title{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#ececf1}.card-description{font-size:.9rem;color:#8e8ea0;margin:0;line-height:1.5}@media (max-width: 768px){.new-home{flex-direction:column}.content-wrapper{padding:4rem 1rem 1rem;min-height:auto;justify-content:flex-start;max-width:100%;width:100%;box-sizing:border-box}.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{grid-template-columns:1fr;gap:1rem;max-width:100%}.grid-card{padding:1.25rem}.mobile-input-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background-color:#181818;border-top:1px solid rgba(255,255,255,.1);z-index:100;max-width:100vw;box-sizing:border-box;pointer-events:none}.mobile-input-bar .mobile-input-container{pointer-events:auto}.mobile-input-container{width:100%;display:flex;align-items:center;position:relative}.mobile-input-container .search-wrapper{width:100%;position:relative;z-index:1001}.mobile-input::placeholder{color:#8e8ea0}.mobile-input:disabled{cursor:not-allowed;opacity:.6}}@media (min-width: 769px){.mobile-input-bar{display:none}}.resume-page{display:flex;min-height:100vh;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}.resume-page .chat-container{max-width:768px;margin:0 auto;padding:2rem 1rem;width:100%;box-sizing:border-box}@media (max-width: 768px){.resume-page{flex-direction:column}.resume-page .chat-container{padding:1rem .75rem}}.not-found-page{display:flex;min-height:100vh;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}.not-found-page .chat-container{max-width:768px;margin:0 auto;padding:2rem 1rem;width:100%;box-sizing:border-box}@media (max-width: 768px){.not-found-page{flex-direction:column}.not-found-page .chat-container{padding:1rem .75rem}}.projects-page{display:flex;min-height:100vh;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}.projects-page .chat-container{max-width:768px;margin:0 auto;padding:2rem 1rem;width:100%;box-sizing:border-box}.projects-featured{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;margin-bottom:2rem}.projects-section-divider{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.projects-section-divider span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#555;white-space:nowrap}.projects-section-divider:after{content:"";flex:1;height:1px;background:#ffffff0f}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.project-card{background:transparent;overflow:hidden;transition:transform .2s ease;display:flex;flex-direction:column;cursor:default}.project-card:hover{transform:translateY(-2px)}.project-card:hover .project-image{transform:scale(1.03)}.project-card:hover .project-name{color:#5170ff}.project-card-content{display:flex;flex-direction:column;height:100%;gap:.625rem}.project-image-container{width:100%;aspect-ratio:16 / 9;border-radius:.5rem;overflow:hidden;background-color:#252525}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card-featured{background:#222;border-radius:.75rem;padding:1rem}.project-card-featured .project-image-container{aspect-ratio:2.2 / 1;border-radius:.5rem}.project-card-featured .project-name{font-size:1.25rem}.project-card-featured .project-description{-webkit-line-clamp:2}.project-card-featured:hover{background:#262630}.project-info{flex:1;display:flex;flex-direction:column;gap:.375rem;padding:0 .125rem}.project-name{font-size:1rem;font-weight:600;color:#ececf1;margin:0;line-height:1.3;transition:color .2s ease}.project-description{font-size:.8125rem;color:#888;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-tech{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.125rem}.tech-tag{color:#555;font-size:.6875rem;font-weight:500}.project-links{display:flex;gap:.375rem;align-items:center;flex-wrap:wrap;margin-top:.25rem}.project-link{color:#5170ff;transition:color .15s;display:flex;align-items:center;gap:.3rem;padding:.25rem 0;text-decoration:none;font-size:.75rem;font-weight:500}.project-link:hover{color:#8fa4ff}.project-link:not(:last-child):after{content:"·";margin-left:.375rem;color:#444;pointer-events:none}.project-icon{font-size:.6875rem}@media (max-width: 768px){.projects-page{flex-direction:column}.projects-page .chat-container{padding:3.5rem 1rem 2rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}.project-card-featured .project-image-container{aspect-ratio:16 / 9}.project-card-featured .project-name{font-size:1.125rem}}.demos-page{display:flex;min-height:100vh;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}.demos-page .chat-container{max-width:768px;margin:0 auto;padding:2rem 1rem;width:100%;box-sizing:border-box}.demos-grid{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;margin-bottom:2rem}.demo-card{background-color:#303030;border-radius:1rem;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.demo-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.demo-card-content{display:flex;flex-direction:column;height:100%}.demo-video-container{position:relative;width:100%;background-color:#000;border-radius:1rem 1rem 0 0;overflow:hidden}.demo-video{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.demo-info{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.75rem}.demo-name{font-size:1.75rem;font-weight:600;color:#ececf1;margin:0;line-height:1.4}.demo-description{font-size:.9375rem;color:#d1d5db;line-height:1.5;margin:0;flex:1}.demo-empty-state{text-align:center;padding:3rem 1rem;color:#8e8ea0}.demo-empty-state p{font-size:.9375rem;line-height:1.6}@media (max-width: 768px){.demos-page{flex-direction:column}.demos-page .chat-container{padding:3.5rem 1rem 4rem}.demos-grid{gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.demo-info{padding:1rem}.demo-name{font-size:1.5rem}}.demo-page{display:flex;min-height:100vh;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-content{max-width:900px;margin:0 auto;padding:2rem 2rem 4rem;width:100%;box-sizing:border-box}.demo-title{font-size:2.5rem;font-weight:700;color:#ececf1;margin:0 0 2rem;line-height:1.2;text-align:center}.demo-video-wrapper{position:relative;width:100%;background-color:#000;border-radius:1rem;overflow:hidden;margin-bottom:2rem;box-shadow:0 8px 32px #0000004d}.demo-main-video{width:100%;height:auto;max-height:600px;object-fit:contain;display:block}.demo-description-section{background-color:#303030;border-radius:1rem;padding:2rem;margin-top:2rem}.demo-description-section h2{font-size:1.5rem;font-weight:600;color:#ececf1;margin:0 0 1rem;line-height:1.3}.demo-main-description{font-size:1rem;color:#d1d5db;line-height:1.6;margin:0}@media (max-width: 768px){.demo-page{flex-direction:column}.demo-content{padding:3.5rem 1rem 4rem}.demo-title{font-size:2rem;margin-bottom:1.5rem}.demo-video-wrapper{margin-bottom:1.5rem}.demo-description-section{padding:1.5rem;margin-top:1.5rem}.demo-description-section h2{font-size:1.25rem}.demo-main-description{font-size:.9375rem}}
