@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";.section-container{width:1300px}.title,.para{font-kerning:normal;-webkit-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility;-webkit-transform:translateZ(0);transform:translateZ(0);word-spacing:.15em}@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)}}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:var(--vh);background-color:#f4f3ee;z-index:999999999;overflow:hidden;transition:opacity .8s ease,filter .8s ease,transform .9s cubic-bezier(.6,0,.2,1)}.loading-screen.loading-exit{opacity:0;filter:blur(6px);transform:scale(1.04);pointer-events:none}.loading-bricks{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='80'%20height='40'%3E%3Crect%20width='80'%20height='40'%20fill='rgb(226,217,204)'/%3E%3Crect%20x='1'%20y='1'%20width='38'%20height='18'%20fill='rgb(196,132,94)'/%3E%3Crect%20x='41'%20y='1'%20width='38'%20height='18'%20fill='rgb(196,132,94)'/%3E%3Crect%20x='-19'%20y='21'%20width='38'%20height='18'%20fill='rgb(196,132,94)'/%3E%3Crect%20x='21'%20y='21'%20width='38'%20height='18'%20fill='rgb(196,132,94)'/%3E%3Crect%20x='61'%20y='21'%20width='38'%20height='18'%20fill='rgb(196,132,94)'/%3E%3C/svg%3E");background-size:80px 40px;opacity:.55;-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent 0%,transparent 20%,black 72%);mask-image:radial-gradient(circle at 50% 50%,transparent 0%,transparent 20%,black 72%);pointer-events:none}.loading-glow{position:absolute;top:50%;left:50%;width:640px;height:640px;max-width:90vw;max-height:90vw;transform:translate(-50%,-50%);background:radial-gradient(circle,#d4ad7c29,#d4ad7c0f 45%,#d4ad7c00 70%);animation:loadingGlowPulse 4.5s ease-in-out infinite;pointer-events:none}@keyframes loadingGlowPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.12);opacity:1}}.loading-stage{position:relative;z-index:2;width:100%;height:100%;display:grid;place-items:center}.loading-hero{grid-area:1 / 1;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:22px;transition:opacity .5s ease,transform .5s ease}.loading-hero.loading-complete{opacity:0;transform:translateY(-16px);transition:opacity .4s ease,transform .4s ease}.loading-eyebrow{font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#0a0a0a73}.loading-count{position:relative;display:flex;align-items:flex-start;font-size:96px;line-height:1;font-weight:700;letter-spacing:-3px;font-variant-numeric:tabular-nums}.loading-count-ghost{color:transparent;-webkit-text-stroke:1.5px rgba(10,10,10,.15)}.loading-count-fill{position:absolute;left:0;top:0;color:#0a0a0a;clip-path:inset(var(--fill) 0 0 0);transition:clip-path .15s linear}.loading-count-sign{font-size:32px;font-weight:600;margin-top:10px;margin-left:6px;color:#d4ad7c}.loading-bar{width:220px;max-width:40vw;height:3px;border-radius:3px;background-color:#0a0a0a14;overflow:hidden}.loading-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#d4ad7c,#f2a87c);transition:width .15s linear}@media only screen and (min-width: 1400px){.loading-count{font-size:150px;letter-spacing:-5px}.loading-count-sign{font-size:48px;margin-top:16px}.loading-bar{width:320px}}.loading-brand{grid-area:1 / 1;position:relative;z-index:1;display:flex;justify-content:center;opacity:0;transform:scale(.86);filter:blur(6px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s ease;pointer-events:none}.loading-brand-in{opacity:1;transform:scale(1);filter:blur(0px);transition-delay:.15s}.loading-brand-logo{width:82vw;max-width:980px;height:auto;display:block;filter:drop-shadow(0 30px 70px rgba(212,173,124,.32))}@media only screen and (min-width: 1400px){.loading-brand-logo{width:64vw;max-width:1300px}}:root{font-family:Space Grotesk,Geist,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;scroll-behavior:smooth;color-scheme:light;color:var(--textColor);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: #c15f3c;--accentColorSoft: #d4ad7c;--backgroundColor: #efe8dc;--textColor: #1c1712;--vh: 100vh;--vh: 100svh}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Geist,sans-serif;text-wrap:balance;font-optical-sizing:auto}p{text-wrap:pretty}body{overflow:hidden}@media only screen and (max-width: 768px){body{overflow:auto!important;height:auto!important;min-height:100vh!important;touch-action:manipulation}html{overflow-x:hidden!important;overflow-y:auto!important;touch-action:manipulation}.container-main{position:static!important;height:auto!important}}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:var(--backgroundColor);flex-grow:1;--cWidth: calc(100% - 30px) ;--cMaxWidth: 1920px;max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch}.main-body{max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch}.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;height:var(--vh);min-height:100vh;margin:0 auto;padding-top:150px;padding-bottom:150px;background:linear-gradient(180deg,#f5f4eef2,#f5f4eefa);background-color:var(--backgroundColor);overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.techstack:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(212,173,124,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(212,173,124,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.techstack>*{position:relative;z-index:1}.techstack h2{font-size:80px;text-align:center;position:absolute;width:100%;top:150px;left:0;font-weight:400;text-transform:uppercase;z-index:3;margin:0}@media screen and (min-width: 768px){body{--cWidth: 94%}}@media screen and (max-width: 1024px){#about,#work,#certifications,#contact{scroll-margin-top:90px}}@media screen and (max-width: 900px){.techstack h2{font-size:40px}}
