@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";.section-container{width:1300px}.title,.para{font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;-webkit-transform:translateZ(0);transform:translateZ(0)}@media only screen and (max-width: 1600px){.section-container{width:1200px;max-width:calc(100% - 160px)}}@media only screen and (max-width: 1400px){.section-container{width:900px}}@media only screen and (max-width: 900px){.section-container{width:500px;max-width:var(--cWidth)}}:root{--font-serif: "EB Garamond", "Georgia", "Times New Roman", serif;--text-primary: #ebe6e0;--text-muted: rgba(235, 230, 224, .72);--text-heading: #f5f2ed;font-family:var(--font-serif);font-optical-sizing:auto;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-.01em;font-feature-settings:"kern" 1,"liga" 1;scroll-behavior:smooth;scroll-padding-top:88px;color-scheme:dark;color:var(--text-primary);background-color:var(--backgroundColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;--accentColor: #5eead4;--backgroundColor: #0a0e17;--section-title-size: clamp(2.5rem, 3.5vw, 3.5rem);--section-lead-size: 1.3125rem;--section-body-size: 1.125rem;--section-card-title-size: 1.125rem;--section-support-size: .9375rem;--vh: 100vh;--vh: 100svh}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;letter-spacing:-.02em;line-height:1.25;color:var(--text-heading)}p{line-height:1.55;letter-spacing:-.01em}body{overflow-x:hidden}a{color:inherit;text-decoration:inherit}a:hover{color:var(--accentColor)}main{opacity:1;transition:.3s}.main-active{opacity:0;animation:fadeIn 1s 1;animation-fill-mode:forwards}@keyframes fadeIn{to{opacity:1}}body{margin:0;height:auto;background-color:#050810;flex-grow:1;--cWidth: calc(100% - 30px) ;--cMaxWidth: 1920px;max-width:100vw;overflow-x:hidden}.main-body{max-width:100vw;overflow-x:hidden}.container-main{width:100%;margin:auto;position:relative}.container1{width:var(--cWidth);height:var(--vh);margin:auto;position:relative}.split-line{overflow:hidden}.split-h2{overflow:hidden;display:flex;white-space:nowrap;flex-wrap:nowrap}.techstack{width:100%;position:relative;overflow:clip;height:var(--vh);margin:0 auto -100px}.techstack h2{font-size:var(--section-title-size);margin:0;line-height:1.06;color:var(--text-heading);text-align:center;position:absolute;width:100%;top:clamp(24px,4vh,48px);left:0;z-index:1;font-weight:500;text-transform:none;letter-spacing:-.025em;pointer-events:none}.techstack h2>span{color:var(--accentColor)}.tech-canvas{width:100%;height:100%;display:block;touch-action:pan-y}@media (prefers-reduced-motion: reduce){:root{scroll-behavior:auto}}@media screen and (min-width: 768px){body{--cWidth: 94%}}@media screen and (max-width: 900px){.techstack h2{font-size:var(--section-title-size)}}
