@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);.profile{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#0a0a0ad9;border-right:none;color:#e0e0e0;flex-direction:column;font-family:Playfair Display,cursive;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:1.5rem .8rem;position:fixed;top:0;transition:transform .4s ease;width:180px;z-index:999}@keyframes sidebar-slide-in{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.sidebar-animate-in{animation:sidebar-slide-in .8s ease-out}.profile:after{animation:borderShimmer 8s ease-in-out infinite;background:linear-gradient(180deg,#0000 0,#ffffff14 30%,#ffffff08 70%,#0000);background-size:1px 250%;content:"";height:100%;position:absolute;right:0;top:0;width:1px}@keyframes borderShimmer{0%,to{background-position:0 0}50%{background-position:0 100%}}@media screen and (max-width:768px){.profile{-webkit-overflow-scrolling:touch;max-height:100vh;overflow-y:auto;transform:translateX(-100%);transition:transform .4s ease;width:150px}.profile.active{transform:translateX(0)}.profile-image{border-radius:50%;height:110px;width:110px}.mobile-nav-toggle{display:block}}@media screen and (min-width:769px){.profile{transform:translateX(0);width:180px}.mobile-nav-toggle{display:none!important}}.sidebar-wrapper{background-color:#0006;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:998}.sidebar-wrapper.active{opacity:1;pointer-events:auto}.mobile-nav-toggle{cursor:pointer;display:block;position:absolute;right:1rem;top:2rem;z-index:1000}.mobile-nav-toggle .bar{background:#e0e0e0;height:3px;margin:5px auto;transition:all .4s ease-in-out;width:25px}.mobile-nav-toggle.is-active .bar:first-child{transform:translateY(8px) rotate(45deg)}.mobile-nav-toggle.is-active .bar:nth-child(2){opacity:0}.mobile-nav-toggle.is-active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.profile-header{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;margin-top:2rem}.profile-image{animation:profileGlow 5s ease-in-out infinite;border:1px solid #ffffff14;border-radius:50%;box-shadow:0 0 25px #ffffff0a;height:100px;margin-bottom:1rem;object-fit:cover;width:100px}@keyframes profileGlow{0%,to{box-shadow:0 0 20px #ffffff08}50%{box-shadow:0 0 35px #ffffff12}}.profile-name{color:#e0e0e0;font-family:Playfair Display,cursive;font-size:1.1rem;font-weight:700;padding:0 1rem;text-align:center}.social-icons{display:flex;gap:1.5rem;justify-content:center;margin:1rem 0}.social-icons a{color:#e0e0e0;font-size:1.3rem;transition:transform .3s ease,color .3s ease}.social-icons a:hover{color:#fff;transform:scale(1.2)}.nav-menu{display:flex;flex-direction:column;gap:1.4rem;list-style:none;padding:0 .8rem 2rem}.nav-link{color:#e0e0e0;cursor:pointer;font-size:1.05rem;position:relative;text-decoration:none;transition:all .3s ease;z-index:1}.nav-link:hover{color:#fff}.nav-link.active{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;box-shadow:0 0 8px #ffffff0f;color:#fff;padding:.4rem .8rem;transition:all .3s ease}.nav-link:after{background:#e0e0e0;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.github-toggle{position:relative}.github-submenu{list-style:none;margin:0;max-height:0;opacity:0;overflow:hidden;padding-left:.3rem;pointer-events:none;transition:max-height .4s ease,opacity .3s ease}.github-toggle:hover .github-submenu{max-height:80px;opacity:1;padding-bottom:.4rem;pointer-events:auto}.github-submenu li{margin-top:1rem}.github-submenu .nav-link{color:#e0e0e0;display:inline-block;font-size:.95rem;padding-bottom:.2rem;padding-left:1.2rem;position:relative;text-decoration:none;transition:all .3s ease}.github-submenu .nav-link:after{background:#e0e0e0;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.github-submenu .nav-link:hover:after{width:100%}.github-toggle .arrow{transition:transform .3s ease}.github-toggle:hover .arrow{transform:rotate(180deg)}.home-container{align-items:center;background:#0000;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.starfield{inset:0;overflow:hidden;pointer-events:none;z-index:2}.star,.starfield{position:absolute}.star{animation:twinkle 3s ease-in-out infinite;animation:twinkle var(--duration,3s) ease-in-out infinite;background:#fff;border-radius:50%;opacity:0}@keyframes twinkle{0%,to{opacity:0;transform:translate(0)}50%{opacity:1;transform:translate(0);transform:translate(var(--drift-x,0),var(--drift-y,0))}}.background-video{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1.5s ease;width:100%;will-change:transform;z-index:0}.background-video.video-visible{opacity:1}.overlay{align-items:center;background:linear-gradient(180deg,#0000008c 0,#000000a6 50%,#0a0a0af2);display:flex;height:100%;justify-content:center;left:0;opacity:0;padding-left:90px;position:absolute;top:0;transition:opacity 1.2s ease;width:100%;z-index:1}.overlay.overlay-visible{opacity:1}.home-content-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.home-content{padding:0 2rem;position:relative;text-align:center;z-index:2}.home-title{color:#f5f5f5;display:flex;flex-wrap:wrap;font-family:Playfair Display,cursive;font-size:4rem;font-weight:700;justify-content:center;letter-spacing:-1px;margin-bottom:0}.title-char{display:inline-block;filter:blur(4px);opacity:0;transform:translateY(40px) rotateX(-60deg);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),filter .6s ease;transition-delay:calc(var(--char-index)*.04s + .3s)}.title-animate .title-char{filter:blur(0);opacity:1;transform:translateY(0) rotateX(0deg)}.title-line{background:linear-gradient(90deg,#0000,#ffffff40,#0000);height:1px;margin:1rem auto;transition:width 1s cubic-bezier(.16,1,.3,1);transition-delay:1.3s;width:0}.line-animate{width:140px}.home-subtitle{animation:subtitleAppear 1s ease 1.5s forwards;color:#777;font-family:Ubuntu,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:1px;margin-top:.3rem;max-width:80vw;min-height:2em;opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@keyframes subtitleAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.blinking-cursor{animation:blink 1s infinite;color:#555;font-weight:300}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.top-right-button-group{display:flex;flex-direction:column;gap:1rem;opacity:0;position:fixed;right:1.5rem;top:1.5rem;transform:translateY(-8px);transition:opacity .6s ease 2s,transform .6s ease 2s;z-index:1000}.top-right-button-group.buttons-animate-in{opacity:1;transform:translateY(0)}.home-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:none;border-radius:8px;color:#ffffff80;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.5px;overflow:hidden;padding:.65rem 1.4rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.home-button:before{animation:gradientBorder 5s ease infinite;background:linear-gradient(135deg,#ffffff1f,#ffffff05,#ffffff1f);background-size:200% 200%;border-radius:8px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}@keyframes gradientBorder{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home-button:hover{background:#ffffff0f;color:#ffffffd9;transform:translateY(-1px)}.vt-news-trigger{padding-bottom:.5rem;position:relative}.vt-hover-bridge{background:#0000;height:1.2rem;position:absolute;right:0;top:100%;width:100%}.vt-video-popup{aspect-ratio:16/9;background:#0a0a0a;border:1px solid #ffffff0f;border-radius:14px;box-shadow:0 30px 80px #000c,0 0 0 1px #ffffff0a;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + .8rem);transform:translateY(-15px) scale(.88);transform-origin:top right;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);width:420px}.vt-video-popup.visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.vt-video-popup iframe{border:none;display:block;height:100%;opacity:0;transition:opacity .4s ease .3s;width:100%}.vt-video-popup.visible iframe{opacity:1}.vt-video-popup:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000);content:"";height:1px;left:10%;opacity:0;position:absolute;right:10%;top:0;transition:opacity .4s ease .2s;z-index:1}.vt-video-popup.visible:before{opacity:1}.scroll-indicator{align-items:center;animation:fadeInDelayed 1s ease-out 2.5s forwards;bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;left:calc(50% + 90px);opacity:0;position:absolute;transform:translateX(-50%);z-index:3}.scroll-indicator span{color:#444;font-family:Ubuntu,sans-serif;font-size:.65rem;letter-spacing:3px;text-transform:uppercase}.scroll-mouse{border:1.5px solid #ffffff26;border-radius:11px;display:flex;height:36px;justify-content:center;position:relative;width:22px}.scroll-dot{animation:scrollBounce 2s ease-in-out infinite;background:#ffffff4d;border-radius:1px;height:6px;margin-top:6px;width:2px}@keyframes scrollBounce{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes fadeInDelayed{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media screen and (max-width:768px){.home-container{background-attachment:scroll}.overlay{padding-left:0}.home-content{width:85%}.home-title{font-size:2.5rem}.home-subtitle{font-size:1.1rem;white-space:normal}.top-right-button-group{flex-direction:row;gap:.5rem;left:50%;right:auto;top:1rem;transform:translateX(-50%)}.top-right-button-group.buttons-animate-in{transform:translateX(-50%) translateY(0)}.home-button{font-size:.7rem;padding:.4rem .7rem}.vt-video-popup{left:50%;right:auto;transform:translateX(-50%) translateY(-15px) scale(.88);transform-origin:top center;width:280px}.vt-video-popup.visible{transform:translateX(-50%) translateY(0) scale(1)}.scroll-indicator{bottom:1.5rem;left:50%}.title-char{filter:none;transform:translateY(20px);transition-delay:calc(var(--char-index)*25ms + .1s)}.title-line{transition-delay:.7s}.home-subtitle{animation-delay:.9s}}.about-container{align-items:center;background:linear-gradient(180deg,#0a0a0a 0,#0a0a0a 75%,#0a0a0a99 90%,#0000);color:#e0e0e0;display:flex;font-family:Playfair Display,cursive;justify-content:center;min-height:85vh;overflow:hidden;padding:7rem 2rem;position:relative;width:100%}.about-container:before{animation:aboutOrbFloat 20s ease-in-out infinite;background:radial-gradient(circle,hsla(0,0%,100%,.025),#0000 65%);content:"";height:700px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px}@keyframes aboutOrbFloat{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-48%,-53%) scale(1.1)}}.about-inner{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;display:flex;gap:3rem;justify-content:center;max-width:900px;opacity:0;padding:3rem;position:relative;transform:translateY(30px);transition:all 1s cubic-bezier(.16,1,.3,1)}.about-inner:before{background:linear-gradient(135deg,#ffffff0f,#0000 30%,#0000 70%,#ffffff0a);border-radius:25px;content:"";inset:-1px;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease;z-index:-1}.about-inner:hover:before{opacity:1}.about-inner.animate{opacity:1;transform:translateY(0)}.about-inner .about-description p,.about-inner .about-image,.about-inner .about-title,.about-inner .impact-line{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:0s;transition-delay:var(--reveal-delay,0s)}.about-inner.animate .about-description p,.about-inner.animate .about-image,.about-inner.animate .about-title,.about-inner.animate .impact-line{opacity:1;transform:translateY(0)}.about-image{border:1px solid #ffffff0f;border-radius:20px;box-shadow:0 20px 60px #0006;flex-shrink:0;height:180px;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;width:180px}.about-inner:hover .about-image{box-shadow:0 24px 70px #00000080;transform:scale(1.03)}.about-image img{height:100%;object-fit:cover;transform:scale(1.15);transform-origin:center center;width:100%}.about-text{flex:1 1;font-family:Ubuntu,sans-serif;min-width:300px}.about-title{color:#f0f0f0;display:inline-block;font-family:Playfair Display,cursive;font-size:2.2rem;letter-spacing:-.3px;margin-bottom:1.5rem;position:relative}.about-title:after{background:linear-gradient(90deg,#555,#0000);bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .8s cubic-bezier(.16,1,.3,1) .4s;width:0}.about-inner.animate .about-title:after{width:50px}.about-description p{color:#888;font-size:1.05rem;line-height:1.8;margin-bottom:.6rem}.highlight{color:#e0e0e0;font-weight:700}.impact-line{border-left:1px solid #333;color:#555;font-family:Ubuntu,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.5px;margin-top:1.5rem;padding-left:.8rem;text-align:left}@media screen and (max-width:768px){.about-container{min-height:auto;padding:4rem 1rem}.about-inner{border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;text-align:center}.about-text{min-width:0;text-align:center}.about-title{font-size:1.8rem;margin-bottom:1rem}.about-title:after{left:50%;transform:translateX(-50%)}.about-description p{font-size:.95rem}.about-image{border-radius:16px;height:140px;width:140px}.impact-line{border-left:none;border-top:1px solid #2a2a2a;padding-left:0;padding-top:1rem;text-align:center}}.resume-container{background:#0000;box-sizing:border-box;font-family:Playfair Display,cursive;isolation:isolate;opacity:0;overflow:hidden;position:relative;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease;width:100%}.resume-container.animate{opacity:1;transform:translateY(0)}.resume-header,.resume-layout{position:relative;z-index:1}.resume-header{padding:6rem 1rem 3rem;text-align:center}.resume-eyebrow{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff14;border-radius:999px;color:#888;display:inline-flex;font-family:Ubuntu,sans-serif;font-size:.65rem;gap:.5rem;letter-spacing:1.4px;margin-bottom:1.2rem;padding:.3rem .9rem;text-transform:uppercase}.resume-eyebrow-dot{animation:pulse 2s ease-in-out infinite;background:#6ec1e4;border-radius:50%;box-shadow:0 0 10px #6ec1e4;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.resume-title{color:#f0f0f0;font-size:4rem;font-weight:700;letter-spacing:-1.5px;margin-bottom:.5rem}.shimmer-text{color:#fff;text-shadow:0 0 1px #fff9,0 0 24px #6ec1e440,0 0 48px #7850dc26}.resume-title:after{background:linear-gradient(90deg,#0000,#888,#0000);content:"";display:block;height:2px;margin:1.2rem auto 0;width:80px}.resume-subtitle{color:#666;font-family:Ubuntu,sans-serif;font-size:.95rem;letter-spacing:.5px;margin-top:.5rem}.resume-download-icons{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:2rem}.download-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;color:#aaa;display:inline-flex;font-family:Ubuntu,sans-serif;font-size:.8rem;font-weight:500;gap:.4rem;padding:.5rem 1rem;text-decoration:none;transition:all .25s ease}.download-btn:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 8px 24px #7850dc26;color:#fff;transform:translateY(-2px)}.resume-layout{grid-gap:3.5rem;align-items:start;display:grid;gap:3.5rem;grid-template-columns:290px 1fr;margin:2rem auto 0;max-width:1240px;padding:0 2.5rem 6rem}.resume-sidebar{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem}.status-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#6ec1e40f,#7850dc0a);border:1px solid #6ec1e433;border-radius:14px;display:flex;gap:.9rem;padding:.9rem 1.1rem}.status-pulse{flex-shrink:0;height:12px;position:relative;width:12px}.status-pulse-dot{background:#6ec1e4;border-radius:50%;box-shadow:0 0 12px #6ec1e4;inset:3px;position:absolute}.status-pulse-ring{animation:ringPulse 2s ease-out infinite;border:1px solid #6ec1e4;border-radius:50%;inset:0;position:absolute}@keyframes ringPulse{0%{opacity:.9;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.status-label{color:#e8e8e8;font-size:.82rem;font-weight:600;margin:0}.status-label,.status-meta{font-family:Ubuntu,sans-serif}.status-meta{color:#777;font-size:.68rem;margin:.15rem 0 0}.sidebar-block{padding-left:1.2rem;position:relative}.sidebar-heading{align-items:center;color:#aaa;display:flex;font-family:Ubuntu,sans-serif;font-size:.7rem;font-weight:700;gap:.6rem;letter-spacing:1.6px;margin:0 0 1rem;text-transform:uppercase}.sidebar-heading-bar{background:linear-gradient(90deg,#6ec1e4,#0000);display:inline-block;height:1px;width:18px}.sidebar-card-title{color:#e8e8e8;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:600;margin:0 0 .2rem}.sidebar-card-meta{color:#888;font-family:Ubuntu,sans-serif;font-size:.78rem;line-height:1.4;margin:0 0 .3rem}.sidebar-card-period{color:#6ec1e4;letter-spacing:.4px;margin:0 0 .2rem}.sidebar-card-note,.sidebar-card-period{font-family:Ubuntu,sans-serif;font-size:.7rem}.sidebar-card-note{color:#555;margin:0}.sidebar-list{font-family:Ubuntu,sans-serif;list-style:none;margin:0;padding:0}.sidebar-list li{align-items:baseline;border-bottom:1px dashed #ffffff0a;display:flex;font-size:.82rem;justify-content:space-between;padding:.35rem 0}.sidebar-list li:last-child{border-bottom:none}.sidebar-list-name{color:#ddd}.sidebar-list-meta{color:#666;font-size:.7rem;letter-spacing:.4px}.skill-groups{gap:.9rem}.skill-group,.skill-groups{display:flex;flex-direction:column}.skill-group{gap:.4rem}.skill-group-label{color:#777;font-family:Ubuntu,sans-serif;font-size:.62rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.skill-tags{display:flex;flex-wrap:wrap;gap:.3rem}.skill-tag{background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:999px;color:#bbb;cursor:default;display:inline-block;font-family:Ubuntu,sans-serif;font-size:.68rem;line-height:1.4;padding:.2rem .55rem;transition:all .25s ease}.skill-tag.small{font-size:.65rem;padding:.18rem .5rem}.skill-tag:hover{background:linear-gradient(135deg,#6ec1e426,#7850dc26);border-color:#6ec1e466;color:#fff;transform:translateY(-1px)}.resume-main{gap:4rem;min-width:0}.main-block,.resume-main{display:flex;flex-direction:column}.main-block{gap:1.4rem}.main-heading{align-items:baseline;color:#f0f0f0;display:flex;font-family:Playfair Display,serif;font-size:1.9rem;font-weight:700;gap:1rem;letter-spacing:-.5px;margin:0 0 .6rem;padding-bottom:.7rem;position:relative}.main-heading-index{background:#6ec1e414;border:1px solid #6ec1e440;border-radius:6px;color:#6ec1e4;font-family:Ubuntu,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1.5px;padding:.2rem .55rem}.main-heading:after{background:linear-gradient(90deg,#6ec1e4,#0000);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:60px}.spotlight-card{--mx:50%;--my:50%;background:hsla(0,0%,100%,.025);border:1px solid #ffffff0f;border-radius:16px;isolation:isolate;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.spotlight-glow{background:radial-gradient(400px circle at var(--mx) var(--my),#6ec1e42e,#7850dc14 30%,#0000 60%);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease;z-index:0}.spotlight-card:hover .spotlight-glow{opacity:1}.spotlight-card:before{background:linear-gradient(135deg,#6ec1e400,#6ec1e400 30%,#6ec1e480 50%,#7850dc80 70%,#7850dc00);border-radius:17px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .4s ease;z-index:1}.spotlight-card:hover:before{opacity:1}.spotlight-card:hover{background:#ffffff0a;box-shadow:0 20px 50px #0006;transform:translateY(-3px)}.spotlight-content{position:relative;z-index:2}.experience-stack{display:flex;flex-direction:column;gap:1.3rem}.experience-card{animation:fadeUp .7s ease forwards;animation-delay:0s;animation-delay:calc(var(--i, 0)*.1s);opacity:0;padding:1.6rem 1.7rem;transform:translateY(20px)}.experience-numeral{color:#ffffff0a;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:700;line-height:1;pointer-events:none;position:absolute;right:1rem;top:.4rem;transition:all .4s ease;z-index:1}.spotlight-card:hover .experience-numeral{color:#6ec1e42e;transform:scale(1.05)}.experience-head{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem;padding-right:4rem}.experience-role{color:#f0f0f0;font-family:Ubuntu,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 .2rem}.experience-company{color:#888;font-family:Ubuntu,sans-serif;font-size:.85rem;margin:0}.experience-company a{border-bottom:1px dotted #6ec1e466;color:#6ec1e4;text-decoration:none;transition:all .25s ease}.experience-company a:hover{border-bottom-color:#a8dcf0;color:#a8dcf0}.experience-period{background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;color:#777;font-family:Ubuntu,sans-serif;font-size:.68rem;letter-spacing:.6px;padding:.3rem .6rem;text-transform:uppercase;white-space:nowrap}.experience-summary{color:#b0b0b0;font-size:.9rem;margin:0 0 .9rem}.experience-bullets,.experience-summary{font-family:Ubuntu,sans-serif;line-height:1.65}.experience-bullets{color:#888;font-size:.83rem;list-style:none;margin:0 0 1.1rem;padding:0}.experience-bullets li{margin-bottom:.35rem;padding-left:1.2rem;position:relative}.experience-bullets li:before{color:#6ec1e4;content:"▸";font-size:.75rem;left:0;position:absolute;top:0}.experience-tags{border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem;padding-top:.9rem}.marquee-tape{background:linear-gradient(90deg,#6ec1e405,#7850dc05);border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden;padding:1.1rem 0;position:relative}.marquee-track{animation:marqueeScroll 35s linear infinite;display:flex;gap:1.5rem;width:-webkit-max-content;width:max-content}.marquee-item{align-items:center;color:#888;display:inline-flex;font-family:Ubuntu,sans-serif;font-size:.85rem;gap:1.5rem;letter-spacing:.5px;white-space:nowrap}.marquee-sep{color:#6ec1e4;font-size:.7rem;opacity:.6}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.project-grid{grid-gap:1.1rem;display:grid;gap:1.1rem;grid-template-columns:repeat(2,1fr)}.project-card{animation:fadeUp .6s ease forwards;animation-delay:0s;animation-delay:calc(var(--i, 0)*.08s);opacity:0;padding:1.2rem 1.3rem;transform:translateY(15px)}.project-card-title{color:#e8e8e8;font-family:Ubuntu,sans-serif;font-size:.95rem;font-weight:600;margin:0 0 .25rem}.project-card-tech{color:#6ec1e4;font-family:Ubuntu,sans-serif;font-size:.68rem;letter-spacing:.6px;margin:0 0 .55rem;text-transform:uppercase}.project-card-desc{color:#999;font-family:Ubuntu,sans-serif;font-size:.82rem;line-height:1.6;margin:0}.extras-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.extras-item{border-bottom:1px solid #ffffff0d;padding:1.1rem 0;transition:padding-left .3s ease,border-color .3s ease}.extras-item:hover{border-bottom-color:#6ec1e44d;padding-left:.6rem}.extras-item:last-child{border-bottom:none}.extras-row{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.25rem}.extras-role{color:#e8e8e8;font-size:.95rem;font-weight:600}.extras-period,.extras-role{font-family:Ubuntu,sans-serif}.extras-period{color:#6ec1e4;font-size:.68rem;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.extras-org{color:#888;font-size:.78rem;margin:0 0 .35rem}.extras-desc,.extras-org{font-family:Ubuntu,sans-serif}.extras-desc{color:#999;font-size:.83rem;line-height:1.6;margin:0}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.resume-layout{gap:2.5rem;grid-template-columns:1fr;padding:0 1.5rem 4rem}.resume-sidebar{position:static}.project-grid{grid-template-columns:1fr}.resume-title{font-size:3rem}}@media (max-width:600px){.resume-header{padding:3rem 1rem 1.5rem}.resume-title{font-size:2.4rem}.resume-layout{padding:0 1rem 3rem}.experience-card{padding:1.3rem 1.2rem}.experience-numeral{font-size:3.5rem}.experience-head{flex-direction:column;gap:.4rem;padding-right:3rem}.extras-row{flex-direction:column;gap:.2rem}.main-heading{font-size:1.5rem}}.contact-section{align-items:center;color:#e0e0e0;display:flex;font-family:Playfair Display,cursive;justify-content:center;min-height:100vh;padding:2rem 4rem;scroll-margin-top:80px;scroll-snap-align:start;text-align:center;transition:all .6s ease;width:100%}.contact-section:before{animation:shimmer 12s ease-in-out infinite;background:radial-gradient(ellipse at center,#ffffff05 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@keyframes shimmer{0%,to{opacity:.05}50%{opacity:.2}}.contact-section{overflow:hidden}.vanta-container{position:relative;width:100%;z-index:1}.cyber-bg{background:radial-gradient(ellipse at 50% 60%,#ffffff0a,#0000 60%),linear-gradient(180deg,#050505 0,#070707 50%,#030303);height:100%;-webkit-mask-image:linear-gradient(180deg,#0000 0,#00000026 8%,#00000073 18%,#000000bf 28%,#000 40%,#000);mask-image:linear-gradient(180deg,#0000 0,#00000026 8%,#00000073 18%,#000000bf 28%,#000 40%,#000);overflow:hidden;perspective:700px;perspective-origin:50% 0;pointer-events:none;width:100%;z-index:0}.cyber-bg,.cyber-stars{inset:0;position:absolute}.cyber-stars{animation:cyberTwinkle 5s ease-in-out infinite;background-image:radial-gradient(1px 1px at 5% 8%,#ffffffd9,#0000 60%),radial-gradient(1px 1px at 12% 18%,#ffffff8c,#0000 60%),radial-gradient(2px 2px at 22% 6%,#fffffff2,#0000 60%),radial-gradient(1px 1px at 30% 22%,#ffffff80,#0000 60%),radial-gradient(1px 1px at 38% 12%,#ffffffbf,#0000 60%),radial-gradient(1.5px 1.5px at 47% 5%,#ffffffe6,#0000 60%),radial-gradient(1px 1px at 55% 25%,#fff9,#0000 60%),radial-gradient(1px 1px at 63% 14%,#fffc,#0000 60%),radial-gradient(2px 2px at 72% 8%,#fffffff2,#0000 60%),radial-gradient(1px 1px at 80% 20%,#ffffff8c,#0000 60%),radial-gradient(1px 1px at 88% 11%,#ffffffb3,#0000 60%),radial-gradient(1.5px 1.5px at 95% 24%,#ffffffd9,#0000 60%),radial-gradient(1px 1px at 8% 32%,#fff9,#0000 60%),radial-gradient(1px 1px at 18% 38%,#ffffff73,#0000 60%),radial-gradient(1.5px 1.5px at 28% 35%,#fffc,#0000 60%),radial-gradient(1px 1px at 42% 30%,#ffffff80,#0000 60%),radial-gradient(1px 1px at 58% 36%,#ffffffa6,#0000 60%),radial-gradient(1px 1px at 70% 30%,#ffffff80,#0000 60%),radial-gradient(2px 2px at 84% 38%,#ffffffe6,#0000 60%),radial-gradient(1px 1px at 93% 32%,#fff9,#0000 60%);background-repeat:no-repeat;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 45%,#0000 60%);mask-image:linear-gradient(180deg,#000 0,#000 45%,#0000 60%);z-index:1}.cyber-stars-2{animation-delay:1.5s;animation-duration:7s;background-position:30px 10px;opacity:.6}@keyframes cyberTwinkle{0%,to{opacity:.85}50%{opacity:.45}}.cyber-planet{animation:cyberPlanetFloat 30s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(255,255,255,.18)) drop-shadow(0 0 80px rgba(255,255,255,.08));height:180px;position:absolute;right:12%;top:8%;width:180px;z-index:2}.cyber-planet svg{height:100%;width:100%}@keyframes cyberPlanetFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cyber-haze{background:linear-gradient(180deg,#0000 0,#ffffff08 50%,#0000);height:25%;left:0;position:absolute;right:0;top:35%;z-index:2}.cyber-cloud{background:radial-gradient(ellipse at center,#ffffff0f 0,#ffffff05 40%,#0000 70%);border-radius:50%;filter:blur(20px);height:80px;pointer-events:none;position:absolute;z-index:3}.cyber-cloud-1{animation:cloudDrift1 60s linear infinite;left:-10%;top:18%;width:400px}.cyber-cloud-2{animation:cloudDrift1 90s linear infinite;animation-delay:-30s;height:60px;left:-10%;opacity:.7;top:28%;width:500px}.cyber-cloud-3{animation:cloudDrift1 75s linear infinite;animation-delay:-50s;left:-10%;top:12%;width:350px}@keyframes cloudDrift1{0%{transform:translateX(0)}to{transform:translateX(120vw)}}.cyber-city{display:block;left:0;position:absolute;width:200%}.cyber-city-far{animation:cityDrift 160s linear infinite;bottom:52%;filter:blur(.5px);height:18%;opacity:.55;z-index:4}.cyber-city-mid{animation:cityDrift 100s linear infinite;bottom:48%;filter:drop-shadow(0 0 4px rgba(255,255,255,.05));height:22%;opacity:.85;z-index:5}.cyber-city-near{animation:cityDrift 60s linear infinite;bottom:38%;filter:drop-shadow(0 0 8px rgba(255,255,255,.08));height:28%;z-index:7}@keyframes cityDrift{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cyber-horizon{background:linear-gradient(90deg,#0000 0,#fff6 25%,#ffffffd9 50%,#fff6 75%,#0000);bottom:6%;box-shadow:0 0 6px #fff6,0 0 16px #fff3,0 0 30px #ffffff1a;height:1px;left:0;position:absolute;right:0;z-index:6}.cyber-horizon-glow{background:radial-gradient(ellipse at 50% 100%,#ffffff2e 0,#ffffff0d 40%,#0000 70%);bottom:30%;height:80px;left:0;pointer-events:none;position:absolute;right:0;z-index:5}.cyber-beam{animation:beamPulse 4s ease-in-out infinite;background:linear-gradient(0deg,#ffffff80 0,#ffffff26 30%,#ffffff0d 60%,#0000);bottom:38%;filter:blur(.5px);height:50%;position:absolute;width:2px;z-index:6}.cyber-beam:before{background:inherit;content:"";filter:blur(6px);inset:0;opacity:.7;position:absolute}.cyber-beam-1{animation-delay:0s;left:18%}.cyber-beam-2{animation-delay:1.2s;height:45%;left:38%}.cyber-beam-3{animation-delay:2.4s;height:55%;left:62%}.cyber-beam-4{animation-delay:.8s;height:48%;left:82%}@keyframes beamPulse{0%,to{opacity:.4;transform:scaleY(.95)}50%{opacity:.9;transform:scaleY(1.05)}}.cyber-blink{animation:cyberBlink 2.4s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(255,255,255,.9))}.cyber-blink.delay-1{animation-delay:.4s}.cyber-blink.delay-2{animation-delay:.8s}.cyber-blink.delay-3{animation-delay:1.2s}.cyber-blink.delay-4{animation-delay:1.6s}.cyber-blink.delay-5{animation-delay:2s}@keyframes cyberBlink{0%,to{opacity:.15}50%{opacity:1}}.cyber-floor{bottom:0;height:38%;left:-50%;position:absolute;right:-50%;transform-style:preserve-3d;z-index:8}.cyber-floor-grid{animation:cyberGridScroll 5s linear infinite;background-image:linear-gradient(90deg,#dcdcdc38 1px,#0000 0),linear-gradient(180deg,#dcdcdc38 1px,#0000 0);background-size:70px 70px;inset:0;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 18%,#000),linear-gradient(90deg,#0000 0,#000 15%,#000 85%,#0000);mask-image:linear-gradient(180deg,#0000 0,#000 18%,#000),linear-gradient(90deg,#0000 0,#000 15%,#000 85%,#0000);position:absolute;transform:rotateX(70deg);transform-origin:50% 0}.cyber-floor:after{background:radial-gradient(ellipse at 50% 0,#ffffff26 0,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute}@keyframes cyberGridScroll{0%{background-position:0 0}to{background-position:0 70px}}.cyber-particles{inset:0;pointer-events:none;position:absolute;z-index:9}.cyber-particle{animation:particleFloat 12s linear infinite;background:#ffffffb3;border-radius:50%;box-shadow:0 0 4px #ffffff80;filter:blur(.3px);height:2px;position:absolute;width:2px}.cyber-particle.p-0{animation-delay:0s;animation-duration:14s;bottom:10%;left:5%}.cyber-particle.p-1{animation-delay:-2s;animation-duration:11s;bottom:25%;left:12%}.cyber-particle.p-2{animation-delay:-4s;animation-duration:16s;bottom:5%;left:18%}.cyber-particle.p-3{animation-delay:-1s;animation-duration:13s;bottom:30%;left:24%}.cyber-particle.p-4{animation-delay:-6s;animation-duration:12s;bottom:15%;left:31%}.cyber-particle.p-5{animation-delay:-3s;animation-duration:15s;bottom:22%;left:37%}.cyber-particle.p-6{animation-delay:-8s;animation-duration:11s;bottom:8%;left:43%}.cyber-particle.p-7{animation-delay:-5s;animation-duration:17s;bottom:28%;left:49%}.cyber-particle.p-8{animation-delay:-2.5s;animation-duration:13s;bottom:12%;left:55%}.cyber-particle.p-9{animation-delay:-7s;animation-duration:14s;bottom:20%;left:61%}.cyber-particle.p-10{animation-delay:-1.5s;animation-duration:16s;bottom:6%;left:67%}.cyber-particle.p-11{animation-delay:-4.5s;animation-duration:12s;bottom:26%;left:73%}.cyber-particle.p-12{animation-delay:-9s;animation-duration:15s;bottom:14%;left:79%}.cyber-particle.p-13{animation-delay:-6.5s;animation-duration:13s;bottom:9%;left:85%}.cyber-particle.p-14{animation-delay:-3.5s;animation-duration:14s;bottom:24%;left:91%}.cyber-particle.p-15{animation-delay:-8.5s;animation-duration:11s;bottom:18%;left:96%}.cyber-particle.p-16{animation-delay:-2s;animation-duration:16s;bottom:35%;left:8%}.cyber-particle.p-17{animation-delay:-5.5s;animation-duration:13s;bottom:32%;left:88%}@keyframes particleFloat{0%{opacity:0;transform:translateY(0) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-200px) translateX(20px)}}.cyber-radar{background:radial-gradient(circle,#0000 60%,#ffffff05 100%);border:1px solid #ffffff2e;border-radius:50%;bottom:8%;height:100px;overflow:hidden;position:absolute;right:6%;width:100px;z-index:11}.cyber-radar:after,.cyber-radar:before{border:1px solid #ffffff1f;border-radius:50%;content:"";position:absolute}.cyber-radar:before{inset:15%}.cyber-radar:after{inset:35%}.cyber-radar-sweep{animation:radarSpin 4s linear infinite;background:conic-gradient(from 0deg,#ffffff59 0deg,#ffffff0d 30deg,#0000 60deg,#0000 1turn);border-radius:50%;inset:0;position:absolute}@keyframes radarSpin{to{transform:rotate(1turn)}}.cyber-hud{font-family:Ubuntu Mono,Courier New,monospace;inset:24px;pointer-events:none;position:absolute;z-index:12}.cyber-hud-corner{border:1px solid #ffffff73;height:28px;position:absolute;width:28px}.cyber-hud-corner.tl{border-bottom:none;border-right:none;left:0;top:0}.cyber-hud-corner.tr{border-bottom:none;border-left:none;right:0;top:0}.cyber-hud-corner.bl{border-right:none;border-top:none;bottom:0;left:0}.cyber-hud-corner.br{border-left:none;border-top:none;bottom:0;right:0}.cyber-hud-text{color:#ffffff8c;font-family:Ubuntu Mono,Courier New,monospace;font-size:.62rem;letter-spacing:1.5px;position:absolute;text-transform:uppercase}.cyber-hud-text.tl-text{left:38px;top:8px}.cyber-hud-text.tr-text{right:38px;top:8px}.cyber-hud-text.bl-text{bottom:8px;left:38px}.cyber-hud-text.br-text{bottom:8px;right:38px}.cyber-scanlines{background:repeating-linear-gradient(180deg,#0000 0,#0000 2px,hsla(0,0%,100%,.025) 3px,#0000 4px);mix-blend-mode:overlay;z-index:13}.cyber-scanlines,.cyber-vignette{inset:0;pointer-events:none;position:absolute}.cyber-vignette{background:radial-gradient(ellipse at center,#0000 40%,#00000080 100%);z-index:14}.contact-inner{color:#e0e0e0;margin:0 auto;max-width:1100px;padding-left:140px;position:relative;width:100%;z-index:1}@media (max-width:768px){.contact-inner{padding-left:0}}.contact-title{font-size:2.8rem;letter-spacing:1px;margin-bottom:3rem;position:relative;text-shadow:0 0 10px #ffffff0f}.contact-title:after{background:#e0e0e0;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:18%}.contact-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:850px;padding:1rem 100px 1rem 1rem}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex:1 1 340px;max-width:420px;padding:2rem;transition:all .3s ease}.contact-card:hover{transform:translateY(-5px)}.form-group{margin-bottom:2rem;margin-top:2rem;position:relative}.form-group:after{background:linear-gradient(90deg,#0000,#fff6,#0000);bottom:0;content:"";height:1px;left:50%;position:absolute;transition:width .4s cubic-bezier(.16,1,.3,1),left .4s cubic-bezier(.16,1,.3,1);width:0}.form-group:focus-within:after{left:5%;width:90%}.form-group input,.form-group textarea{background:#0000;border:none;border-bottom:1px solid #fff3;color:#e0e0e0;font-family:Courier New,monospace;font-size:1rem;outline:none;padding:2rem 1rem 1rem;transition:all .3s ease;width:90%}.form-group label{bottom:2rem;color:#ffffff59;font-family:Ubuntu,sans-serif;font-size:1.4rem;left:1rem;pointer-events:none;position:absolute;top:1rem;transition:.3s ease}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label,.form-group textarea:focus+label,.form-group textarea:not(:placeholder-shown)+label{bottom:1rem;color:#d4d4d4;font-size:1rem;left:.8rem;top:-.6rem}.contact-card button,.contact-form button{background:#0000;border:1px solid #fff3;border-radius:25px;color:#e0e0e0;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.contact-card button:hover,.contact-form button:hover{background:#ffffff1a;border-color:#ffffff59}.info-card p{align-items:center;display:flex;font-family:Ubuntu,sans-serif;font-size:1.1rem;gap:.8rem;justify-content:center;margin:1rem 0}.map-container{border-radius:12px;box-shadow:0 0 10px #ffffff0f;margin-top:2rem;overflow:hidden}.end-phrase{font-family:Ubuntu,sans-serif;padding-top:1rem}.contact-section.animate .contact-wrapper{animation:fadeSlideIn 1.2s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-section{min-height:145vh;padding:2rem 0 4rem}.contact-title{font-size:2.2rem;margin-bottom:5rem}.contact-title:after{height:2px;width:40%}.contact-wrapper{flex-direction:column;gap:2rem;padding:0}.contact-card{flex:1 1 auto;padding:1.5rem}.form-group input,.form-group textarea{font-size:1rem;padding:1rem .8rem .5rem;width:100%}.form-group label{font-size:1.1rem;left:.8rem;top:.8rem}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label,.form-group textarea:focus+label,.form-group textarea:not(:placeholder-shown)+label{font-size:.9rem;top:-.6rem}.contact-card button,.contact-form button{font-size:1rem;width:100%}.info-card p{flex-direction:column;font-size:1.1rem;gap:.4rem;text-align:center}.map-container iframe{height:250px}.end-phrase{font-size:.9rem;padding:1rem}}.footer-container{background-color:initial;color:#e0e0e0;font-family:Ubuntu,sans-serif;padding:3rem 2rem;position:relative;width:100%}.footer-container:before{animation:footerBorderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);background-size:200% 1px;content:"";height:1px;left:0;position:absolute;right:0;top:0}@keyframes footerBorderShimmer{0%,to{background-position:0 0}50%{background-position:100% 0}}.footer-inner{margin:0 auto;max-width:800px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:1.5rem}.footer-link{align-items:center;border-radius:8px;color:#666;display:inline-flex;font-size:.9rem;gap:.4rem;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#e0e0e0}.footer-icon{font-size:1rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.footer-link:hover .footer-icon{transform:translateY(-2px) scale(1.15)}.footer-copy{color:#333;font-size:.8rem;margin-top:1rem}@media (max-width:768px){.footer-container{padding:2rem 1rem}.footer-links{gap:.4rem}.footer-link{font-size:.85rem;padding:.4rem .6rem}}@media (hover:hover){*{cursor:none!important}}.cursor-dot{background:#fff;border-radius:50%;height:5px;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:opacity .3s ease;width:5px;z-index:100000}.cursor-dot.visible{opacity:1}.cursor-ring{border:1px solid #fff3;border-radius:50%;height:36px;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:width .35s cubic-bezier(.16,1,.3,1),height .35s cubic-bezier(.16,1,.3,1),border-color .3s ease,opacity .3s ease,background .3s ease;width:36px;z-index:99999}.cursor-ring.visible{opacity:1}.cursor-ring.expanded{background:#ffffff08;border-color:#ffffff1a;height:56px;mix-blend-mode:difference;width:56px}.preloader{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}.preloader-half{background:#0a0a0a;height:50%;left:0;position:absolute;transition:transform .7s cubic-bezier(.77,0,.175,1);width:100%;z-index:1}.preloader-top{top:0;transform-origin:top}.preloader-bottom{bottom:0;transform-origin:bottom}.preloader.exit .preloader-top{transform:translateY(-100%)}.preloader.exit .preloader-bottom{transform:translateY(100%)}.preloader-content{align-items:center;display:flex;flex-direction:column;gap:1.2rem;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1);z-index:2}.preloader-content.exit,.preloader-content.reveal{filter:blur(20px);opacity:0;transform:scale(1.5)}.preloader-initials{color:#f0f0f0;display:flex;font-family:Playfair Display,cursive;font-size:5rem;gap:.3rem}.preloader-char{animation:charIn .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--ci)*.12s + .2s);display:inline-block;opacity:0;transform:translateY(20px)}@keyframes charIn{0%{opacity:0;transform:translateY(25px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.preloader-bar{animation:fadeIn .4s ease .5s forwards;background:#ffffff0f;border-radius:2px;height:1px;opacity:0;overflow:hidden;width:80px}.preloader-bar-fill{animation:barFill 1.2s ease .6s forwards;background:linear-gradient(90deg,#0000,#888,#0000);height:100%;width:0}@keyframes barFill{0%{width:0}to{width:100%}}.preloader-tagline{animation:fadeIn .5s ease .8s forwards;color:#444;font-family:Ubuntu,sans-serif;font-size:.7rem;letter-spacing:4px;opacity:0;text-transform:uppercase}.preloader.exit{pointer-events:none}.flip-card-face .project-card{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;box-sizing:border-box;color:#e8e8e8;cursor:pointer;display:flex;flex-direction:row;font-family:Playfair Display,cursive;gap:2.5rem;height:100%;margin:0 auto;max-width:1100px;min-height:420px;padding:2.5rem 3rem;transition:all .4s ease;width:100%}.project-card:hover{background:#ffffff0d;border-color:#ffffff1f;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff14;transform:translateY(-4px)}.project-card.reverse{flex-direction:row-reverse}.project-card-link{color:inherit;text-decoration:none}.project-image{flex-shrink:0}.project-image img{border-radius:14px;box-shadow:0 8px 30px #00000080;max-width:100%;transition:transform .4s ease;width:320px}.project-card:hover .project-image img{transform:scale(1.02)}.project-content{flex:1 1}.project-content h2{color:#f0f0f0;font-size:1.8rem;font-weight:700;letter-spacing:-.3px;margin-bottom:.8rem}.project-content p{color:#999;font-size:1.05rem;line-height:1.7}.project-content p,.project-tags{font-family:Ubuntu,sans-serif;margin-bottom:1.2rem}.project-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;color:#aaa;font-size:.8rem;font-weight:500;letter-spacing:.3px;padding:.25rem .65rem;transition:all .2s ease}.project-card:hover .tag{border-color:#ffffff26;color:#ccc}.project-buttons{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.project-buttons a{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;color:#bbb;display:inline-flex;font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:600;gap:.4rem;padding:.5rem .9rem;text-decoration:none;transition:all .2s ease}.project-buttons a:hover{background:#ffffff1a;border-color:#fff3;color:#fff}.project-buttons a:nth-child(4){background-color:#ff00001f;border-color:#ff000040;color:#ff6b6b}.project-buttons a:nth-child(4):hover{background-color:#f003;color:#ff8a8a}.vtcro-button{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;color:#bbb;display:inline-flex;font-weight:600;padding:.5rem .9rem;text-decoration:none;transform:none;transition:all .2s ease}.vtcro-button:hover{background:#ffffff1a;border-color:#fff3}.vtcro-icon{height:30px;object-fit:contain;opacity:.7;transition:opacity .2s ease;width:80px}.vtcro-button:hover .vtcro-icon{opacity:1}.flip-card-wrapper{perspective:1000px;position:relative;width:100%}.flip-card-container{display:flex;height:420px;justify-content:center;margin:1rem 0;perspective:1000px;width:100%}.flip-card.flipped{transform:rotateX(180deg)}.flip-card{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease;width:100%}.flip-card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;transform-origin:center center;width:100%}.flip-card-front{transform:rotateX(0deg);z-index:2}.flip-card-back{transform:rotateX(180deg);z-index:1}.loading-message{color:#666;font-family:Ubuntu,sans-serif;font-size:1.4rem;text-align:center;width:100%}@media (max-width:768px){.flip-card{height:auto;margin:0 auto;max-width:95vw;position:relative;transform-style:preserve-3d;transition:transform .6s ease}.flip-card.flipped{transform:rotateY(180deg)}.flip-card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:auto;position:relative}.flip-card-front{height:auto;position:relative;transform:rotateY(0deg);z-index:2}.flip-card-back{height:auto;position:relative;transform:rotateY(180deg);z-index:1}.flip-card-face .project-card,.project-card.reverse{flex-direction:column;height:auto;min-height:auto;padding:2rem 1.5rem;text-align:center}.project-image img{margin-bottom:1rem;max-width:70vw;width:100%}.project-buttons{justify-content:center}.project-content{margin-top:0}.project-content h2{font-size:1.5rem}.project-content p{font-size:.95rem}.flip-card-container{height:auto}}.portfolio-page{background-color:#0a0a0a;min-height:100vh;overflow:hidden;position:relative}.portfolio-bg{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.orb{border-radius:50%;filter:blur(100px);opacity:.07;position:absolute;will-change:transform}.orb-1{animation:floatOrb1 20s ease-in-out infinite;background:radial-gradient(circle,#fff,#0000 70%);height:600px;right:-5%;top:-10%;width:600px}.orb-2{animation:floatOrb2 25s ease-in-out infinite;background:radial-gradient(circle,#ccc,#0000 70%);bottom:-15%;height:500px;left:-10%;width:500px}.orb-3{animation:floatOrb3 18s ease-in-out infinite;background:radial-gradient(circle,#e0e0e0,#0000 70%);height:400px;left:50%;top:40%;width:400px}@keyframes floatOrb1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-80px,60px) scale(1.1)}66%{transform:translate(40px,-40px) scale(.95)}}@keyframes floatOrb2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(60px,-50px) scale(1.05)}66%{transform:translate(-30px,70px) scale(.9)}}@keyframes floatOrb3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-60px,-40px) scale(1.15)}}.portfolio-bg:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.035}.portfolio-bg:after,.portfolio-bg:before{content:"";inset:0;pointer-events:none;position:absolute}.portfolio-bg:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:60px 60px}.portfolio-container{margin:0 auto;max-width:1200px;opacity:0;padding:4rem 3rem 6rem;position:relative;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease;width:100%;z-index:1}.portfolio-container.animate{opacity:1;transform:translateY(0)}.portfolio-header{margin-bottom:5rem;text-align:center}.portfolio-title{color:#f0f0f0;font-family:Playfair Display,cursive;font-size:3.5rem;letter-spacing:-.5px;margin-bottom:.8rem}.portfolio-title:after{background:linear-gradient(90deg,#0000,#666,#0000);content:"";display:block;height:2px;margin:1rem auto 0;width:60px}.portfolio-subtitle{color:#666;font-family:Ubuntu,sans-serif;font-size:1.1rem;font-weight:400;margin-top:1rem}.portfolio-grid{align-items:center;display:flex;flex-direction:column;gap:3rem}.reveal{transition:opacity .8s ease-out,transform .8s ease-out}.reveal.visible{transform:none}.project-card-wrapper{display:flex;justify-content:center;transition:all .8s ease-out;width:100%}.project-card-wrapper.reveal{opacity:0;transform:translateY(40px)}.project-card-wrapper.reveal.visible{opacity:1;transform:translateY(0)}.footer-section{background-color:#0a0a0a;border-top:1px solid #ffffff0a;position:relative;z-index:1}@media (max-width:768px){.portfolio-container{padding:2rem 1rem 4rem}.portfolio-header{margin-bottom:3rem}.portfolio-title{font-size:2.4rem}.portfolio-subtitle{font-size:1rem}.portfolio-grid{gap:2rem}.orb{filter:blur(80px);opacity:.05}.orb-1{height:300px;width:300px}.orb-2{height:250px;width:250px}.orb-3{height:200px;width:200px}.flip-card-wrapper{height:auto;margin-bottom:4rem;perspective:1000px;width:100%}.flip-card{height:auto;position:relative;transform-style:preserve-3d;transition:transform .6s ease;width:100%}.flip-card.flipped{transform:rotateY(180deg)}.flip-card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100vh;left:0;position:absolute;top:0;width:100%}.flip-card-front{transform:rotateY(0deg);z-index:2}.flip-card-back{transform:rotateY(180deg)}.project-card-wrapper{height:auto;margin-bottom:18rem;margin-top:1rem;perspective:1000px;width:100%}}.carousel-container{gap:3rem;margin:0 auto;max-width:1400px;padding:2rem;position:relative}.carousel-container,.step-list{display:flex;flex-direction:column}.step-list{gap:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.step-tab{background-color:#555;border-radius:10px;cursor:pointer;height:50px;margin-left:3rem;position:relative;transition:background-color .3s,transform .3s;width:12px}.step-tab.active,.step-tab:hover{background-color:#e0e0e0;box-shadow:0 0 10px #ffffff1a;transform:scale(1.1)}.gallery-row{grid-gap:4rem;align-items:start;animation:fadeIn .6s ease-in-out;background:linear-gradient(135deg,#1e1e1e,#262626);border-radius:24px;box-shadow:0 0 30px #ffffff0a;display:grid;gap:4rem;grid-template-columns:1fr auto;height:350px;margin-left:80px;padding:5rem 3rem;position:relative}.gallery-text{animation:fadeInText 1s ease forwards;display:flex;flex-direction:column;justify-content:flex-start}.step-title{color:#e0e0e0;font-size:1.8rem;margin-bottom:1rem}.step-description{color:#ccc;font-family:Ubuntu,sans-serif;font-size:1.2rem;line-height:1.6;max-width:600px}.step-description strong{color:#e0e0e0}.gallery-media-grid{grid-gap:25px;align-content:start;direction:rtl;display:grid;gap:25px;grid-template-columns:repeat(3,180px);isolation:isolate;margin-top:-4rem;max-height:650px;overflow:visible;position:relative}.media-thumb-wrapper{height:100%;overflow:visible;position:relative;width:100%}.media-thumb{border-radius:8px;cursor:pointer;direction:ltr;overflow:hidden;position:relative;transform-origin:center;transition:transform .3s ease,z-index .3s ease;z-index:1}.media-thumb:hover{box-shadow:0 0 20px #ffffff1f;transform:scale(1.8);z-index:10}.media-thumb-wrapper.placeholder{background:#0000;pointer-events:none}.media-thumb img,.media-thumb video{border-radius:10px;height:100%;object-fit:cover;pointer-events:none;width:100%}@keyframes fadeInTitle{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInText{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInGrid{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.carousel-container{gap:2rem;padding:1.5rem 1rem}.step-list{flex-direction:row;gap:10px;justify-content:center;margin-bottom:1rem;position:static;transform:none}.step-tab{height:35px;margin-left:0;width:10px}.gallery-row{border-radius:16px;gap:2rem;grid-template-columns:1fr;height:auto;margin-left:0;padding:2rem 1.2rem}.gallery-text{text-align:center}.step-title{font-size:1.5rem}.step-description{font-size:1rem;max-width:100%;padding:0 .5rem}.gallery-media-grid{gap:12px;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:0;padding:0 .5rem}.media-thumb-wrapper{height:auto;width:100%}.media-thumb{box-shadow:none!important;transform:none!important}.media-thumb:hover{box-shadow:none;transform:none}.media-thumb img,.media-thumb video{aspect-ratio:1/1;height:auto}}.model-viewer-container{background-color:gray;border-radius:16px;box-shadow:0 0 25px #ffffff0f;height:700px;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:calc(100% - 4rem)}.disassemble-button{background:#0009;border:none;border-radius:10px;color:#e0e0e0;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:600;left:10px;padding:8px 16px;position:absolute;top:10px;transition:transform .2s ease,box-shadow .3s ease;z-index:10}.disassemble-button:hover{box-shadow:0 0 12px #ffffff1f;transform:scale(1.05)}@media (max-width:768px){.model-viewer-container{border-radius:12px;box-shadow:0 0 15px #ffffff0a;height:400px;margin:2rem auto;width:80vw}.disassemble-button{font-size:.9rem;left:8px;padding:6px 12px;top:8px}}.code-section{background-color:#161616;border-radius:16px;box-shadow:0 0 25px #ffffff0a;color:#d4d4d4;font-family:Ubuntu,sans-serif;margin:2rem 15rem 5rem;padding:2rem;width:77vw}.section-title{color:#e0e0e0;position:relative}.section-title:after{background:#e0e0e0;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:10%}.code-intro,.code-tech-stack,.code-usecase{font-size:1.1rem;margin-bottom:1rem}.code-features{list-style:none;margin-bottom:1rem;padding-left:0}.code-features li{margin:.5rem 0;padding-left:1.5rem;position:relative}.code-features li:before{color:#e0e0e0;content:"✔";left:0;position:absolute}.code-credit{font-family:Ubuntu,sans-serif;font-size:1.3rem;line-height:1.6;max-width:73vw}.code-credit strong{color:#e0e0e0}.github-link-button{align-content:center;background:#0000;border:1px solid #fff3;border-radius:8px;color:#e0e0e0;display:inline-block;font-weight:600;margin:1.5rem 0;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s ease}.github-link-button:hover{background:#ffffff14;border-color:#ffffff59;transform:scale(1.05)}.repo-tree-preview{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 12px #ffffff0f;color:#d4d4d4;margin-top:2rem;overflow-x:auto;padding:1.5rem}.tree-heading{color:#e0e0e0;font-size:1.3rem;margin-bottom:1rem}.tree-code{font-family:Courier New,monospace;font-size:1rem;line-height:1.5;white-space:pre-wrap}@media (max-width:768px){.code-section{border-radius:12px;margin:2rem 1rem;padding:1rem;width:85%}.section-title{font-size:2rem;margin-bottom:1rem;text-align:center}.section-title:after{left:50%;transform:translateX(-50%);width:30%}.code-credit,.code-intro,.code-tech-stack,.code-usecase{font-size:1rem;padding:0 .5rem;text-align:left}.code-credit{max-width:100%}.code-features{margin-bottom:1.5rem;padding-left:1rem}.code-features li{font-size:1rem;padding-left:1.2rem}.github-link-button{display:block;font-size:1rem;margin:1rem auto;padding:.6rem 1.2rem;text-align:center}.repo-tree-preview{font-size:.95rem;margin-top:1.5rem;padding:1rem}.tree-heading{font-size:1.1rem;text-align:center}.tree-code{font-size:.9rem;word-break:break-word}}.cq-page{background:#0a0a0a;color:#e0e0e0;font-family:Ubuntu,sans-serif;min-height:100vh;overflow:hidden;position:relative;width:100%}.cq-bg{inset:0;pointer-events:none;position:fixed;z-index:0}.cq-orb{border-radius:50%;filter:blur(120px);opacity:.04;position:absolute}.cq-orb-1{animation:cqOrbFloat 25s ease-in-out infinite;background:radial-gradient(circle,#fff,#0000 70%);height:600px;right:-10%;top:-5%;width:600px}.cq-orb-2{animation:cqOrbFloat 20s ease-in-out infinite reverse;background:radial-gradient(circle,#ccc,#0000 70%);bottom:10%;height:500px;left:-10%;width:500px}@keyframes cqOrbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,-40px) scale(1.1)}}.cq-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.cq-reveal.cq-visible{opacity:1;transform:translateY(0)}.cq-hero{align-items:center;display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:1100px;padding:6rem 3rem 4rem;position:relative;z-index:1}.cq-hero-content{flex:1 1;max-width:550px}.cq-hero-label{color:#555;font-size:.75rem;letter-spacing:3px;margin-bottom:1rem;text-transform:uppercase}.cq-hero-title{color:#f0f0f0;font-family:Playfair Display,cursive;font-size:4.5rem;letter-spacing:-2px;line-height:1;margin-bottom:1rem}.cq-hero-subtitle{color:#888;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.cq-hero-buttons{display:flex;gap:.8rem}.cq-btn{border-radius:8px;font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:600;padding:.6rem 1.3rem;text-decoration:none;transition:all .3s ease}.cq-btn-primary{background:#ffffff14;border:1px solid #ffffff1f;color:#e0e0e0}.cq-btn-primary:hover{background:#ffffff24;border-color:#ffffff40}.cq-btn-ghost{background:#0000;border:1px solid #ffffff0f;color:#888}.cq-btn-ghost:hover{border-color:#ffffff26;color:#e0e0e0}.cq-hero-image{flex-shrink:0;width:380px}.cq-hero-image img{border-radius:20px;box-shadow:0 30px 80px #0009;transition:transform .5s cubic-bezier(.16,1,.3,1);width:100%}.cq-hero-image:hover img{transform:scale(1.03) translateY(-4px)}.cq-stats{border-bottom:1px solid #ffffff0a;border-top:1px solid #ffffff0a;display:flex;gap:3rem;justify-content:center;margin:0 auto 4rem;max-width:800px;padding:2rem 0;position:relative;z-index:1}.cq-stat{align-items:center;display:flex;flex-direction:column;gap:.3rem;opacity:0;transform:translateY(10px);transition:all .5s ease;transition-delay:calc(var(--stat-i)*.1s)}.cq-reveal.cq-visible .cq-stat{opacity:1;transform:translateY(0)}.cq-stat-value{color:#f0f0f0;font-family:Playfair Display,cursive;font-size:2rem;font-weight:700}.cq-stat-label{color:#555;font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase}.cq-section{margin:0 auto 2rem;max-width:900px;padding:0 2rem;position:relative;z-index:1}.cq-section-wide{max-width:1100px}.cq-section-inner{background:#ffffff05;border:1px solid #ffffff0a;border-radius:20px;padding:2.5rem;transition:border-color .3s ease}.cq-section-inner:hover{border-color:#ffffff14}.cq-section-title{color:#f0f0f0;display:inline-block;font-family:Playfair Display,cursive;font-size:2rem;margin-bottom:1rem;position:relative}.cq-section-title:after{background:linear-gradient(90deg,#555,#0000);bottom:-4px;content:"";height:2px;left:0;position:absolute;width:40px}.cq-section-desc{margin-bottom:1.5rem}.cq-section-desc,.cq-section-inner p{color:#888;font-size:1rem;line-height:1.7}.cq-section-inner p{margin-bottom:.8rem}.cq-section-inner strong{color:#e0e0e0}.cq-split{align-items:flex-start;display:flex;gap:2.5rem}.cq-split-text{flex:1 1}.cq-split-media{flex:1 1;max-width:450px}.cq-video-embed{aspect-ratio:16/9;border-radius:14px;box-shadow:0 15px 50px #0006;overflow:hidden}.cq-video-embed iframe{border:none;height:100%;width:100%}.cq-role-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.cq-role-card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:14px;padding:1.5rem;transition:all .3s ease}.cq-role-card:hover{border-color:#ffffff1a;box-shadow:0 8px 30px #0000004d;transform:translateY(-2px)}.cq-role-card h3{color:#e0e0e0;font-size:1rem;font-weight:600;margin-bottom:.5rem}.cq-role-card p{color:#777!important;font-size:.9rem!important;line-height:1.6}.cq-tech-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.cq-tech-tag{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;color:#aaa;font-size:.85rem;font-weight:500;padding:.4rem .9rem;transition:all .2s ease}.cq-tech-tag:hover{background:#ffffff0f;border-color:#ffffff26;color:#e0e0e0}.cq-lessons-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.cq-lesson-card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:14px;padding:1.5rem;transition:all .3s ease}.cq-lesson-card:hover{border-color:#ffffff1a;transform:translateY(-2px)}.cq-lesson-card h3{color:#e0e0e0;font-size:1rem;font-weight:600;margin-bottom:.5rem}.cq-lesson-card p{color:#777!important;font-size:.9rem!important;line-height:1.6}@media screen and (max-width:768px){.cq-hero{flex-direction:column;gap:2rem;padding:3rem 1.5rem 2rem;text-align:center}.cq-hero-title{font-size:3rem}.cq-hero-subtitle{font-size:1rem}.cq-hero-buttons{justify-content:center}.cq-hero-image{max-width:300px;width:80%}.cq-stats{flex-wrap:wrap;gap:1.5rem;padding:1.5rem 1rem}.cq-section{margin-bottom:1.5rem;padding:0 1rem}.cq-section-inner{border-radius:16px;padding:1.5rem}.cq-split{flex-direction:column}.cq-split-media{max-width:100%}.cq-lessons-grid,.cq-role-grid{grid-template-columns:1fr}.cq-section-title{font-size:1.6rem}.cq-orb-1{height:300px;width:300px}.cq-orb-2{height:250px;width:250px}}.carousel-wrapper{height:120px;margin-bottom:2rem;margin-top:2rem;overflow:hidden;position:relative;width:100%}.carousel-track{animation:scroll 40s linear infinite;display:flex;width:-webkit-fit-content;width:fit-content}.tech-icon{justify-content:center;margin:0 2rem;opacity:.85}.tech-icon .icon{font-size:2.5rem}.tech-icon .label{margin-top:.3rem}.tech-icon:hover{opacity:1;transform:scale(1.15)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.carousel-wrapper:after,.carousel-wrapper:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:80px;z-index:2}.carousel-wrapper:before{background:linear-gradient(90deg,#0e0e0e 0,#0000);left:0}.carousel-wrapper:after{background:linear-gradient(270deg,#0e0e0e 0,#0000);right:0}.myportfolio-page{background:linear-gradient(180deg,#0e0e0e,#161616);color:#e0e0e0;font-family:Playfair Display,cursive;height:100%;padding:1rem 5rem;width:100%}.reveal{opacity:0;transform:translateY(40px);transition:all .9s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{transform:translateX(-40px)}.reveal-left.visible{transform:translateX(0)}.reveal-fade{opacity:0;transition:opacity 1s ease}.reveal-fade.visible{opacity:1}.hero-section{border-bottom:1px solid #2e2e2e;text-align:center}.hero .title{color:#e0e0e0;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero .subtitle{color:#d4d4d4;font-family:Ubuntu,sans-serif;font-size:1.4rem}.section-title{border-bottom:3px solid #e0e0e0;display:inline-block;font-size:2.5rem;margin-bottom:1rem;padding-bottom:.4rem}.code-snippet-section,.design-section,.dev-section,.goals-section,.lessons-section,.overview-section,.structure-section,.tech-section,.workflow-section{background-color:#161616;border-radius:16px;box-shadow:0 0 25px #ffffff0a;color:#d4d4d4;font-family:Ubuntu,sans-serif;margin:3rem 14rem;padding:2rem;width:77vw}.goals-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.goal-card{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 15px #ffffff08;padding:1.2rem;text-align:center;transition:transform .3s ease}.goal-card:hover{transform:translateY(-5px)}.goal-card h3{color:#e0e0e0;margin-bottom:.5rem}.goal-card p{font-size:.95rem}.goals-carousel-wrapper{display:none}.tech-icons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.tech-icon{align-items:center;color:#e0e0e0;display:flex;flex-direction:column;font-family:Ubuntu,sans-serif;text-align:center;transition:transform .3s ease}.tech-icon .icon{font-size:3.5rem;transition:transform .3s ease,color .3s ease}.tech-icon:hover .icon{color:#d4d4d4;transform:scale(1.15)}.tech-icon .label{font-size:.9rem;margin-top:.5rem}.structure-grid{grid-gap:4rem;align-items:start;display:grid;flex-direction:row-reverse;gap:4rem;grid-template-columns:1fr 1fr}.structure-left,.structure-right{font-family:Ubuntu,sans-serif}.major-section-title{color:#e0e0e0;font-family:Playfair Display,cursive;font-size:2.7rem;margin-bottom:2rem;position:relative;text-align:center}.major-section-title:after{background-color:#e0e0e0;content:"";display:block;height:3px;margin:.5rem auto 0;width:80px}.code-block{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 10px #ffffff08;color:#e0e0e0;font-family:Courier New,monospace;font-size:.9rem;margin-bottom:2rem;overflow-x:auto;padding:1rem;white-space:pre}.code-container.reveal-stair{opacity:0;transform:translateY(40px);transition:all 1.2s ease;transition-delay:.3s}.code-container.reveal-stair.visible{opacity:1;transform:translateY(0)}.code-snippet-inner pre.code-block{background-color:#0e0e0e;border-radius:10px;color:#d4d4d4;font-family:Courier New,Courier,monospace;overflow-x:auto;padding:1rem}.workflow-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.workflow-step{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 10px #ffffff0a;padding:1.5rem;text-align:center;transition:transform .3s ease;width:260px}.workflow-step:hover{transform:translateY(-5px)}.workflow-step h3{color:#d4d4d4;margin-bottom:.5rem}.workflow-step p{font-size:.95rem}@media (max-width:768px){.myportfolio-page{padding:1.5rem 0}.hero .title{font-size:2.3rem;padding-bottom:1rem}.hero .subtitle{font-size:1rem;padding:0 .5rem}.section-title{font-size:1.8rem;text-align:center}.code-snippet-section,.design-section,.dev-section,.goals-section,.lessons-section,.overview-section,.structure-section,.tech-section,.workflow-section{align-items:center;flex-direction:column;gap:2rem;height:auto;margin:3rem 1rem;max-width:100%;padding:1rem;width:85%}.tech-icons{align-items:center;flex-direction:column;gap:1rem}.tech-icon .icon{font-size:2.2rem;padding-top:1rem}.tech-icon .label{font-size:.85rem}.goals-grid{display:none}.goals-carousel-wrapper{display:block;overflow:hidden;position:relative;width:100%}.goals-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;transition:transform .5s ease-in-out;will-change:transform}.goal-card{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 15px #ffffff08;box-sizing:border-box;flex-shrink:0;min-width:100%;padding:1.5rem 1rem;scroll-snap-align:center;text-align:center}.goal-card h3{color:#e0e0e0;margin-bottom:.5rem}.goal-card p{font-size:.95rem}.structure-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;width:100%}.structure-left,.structure-right{width:81%}.major-section-title{font-size:2.2rem}.code-snippet-inner{gap:1.5rem;grid-template-columns:1fr;width:100%}.code-block{font-size:.8rem;padding:.8rem}.workflow-step{width:100%}}.autocar-page{background:linear-gradient(180deg,#0e0e0e,#161616);color:#e0e0e0;font-family:Playfair Display,cursive;min-height:100vh;padding:1rem 5rem;width:100%}.autocar-hero{border-bottom:1px solid #2e2e2e;margin-bottom:3rem;padding:3rem 0 2rem;text-align:center}.autocar-title{font-size:3rem;margin-bottom:.5rem}.autocar-subtitle{color:#999;font-family:Ubuntu,sans-serif;font-size:1.3rem}.autocar-content{margin:0 auto;max-width:900px;padding-bottom:4rem}.autocar-section{background-color:#161616;border-radius:16px;box-shadow:0 0 0 1px #ffffff0f;font-family:Ubuntu,sans-serif;margin-bottom:2rem;padding:2rem}.autocar-section h2{font-family:Playfair Display,cursive;font-size:2rem;margin-bottom:1rem}.autocar-image-wrapper{margin-bottom:1.5rem;text-align:center}.autocar-image{border-radius:12px;max-height:400px;max-width:100%;object-fit:cover}.autocar-text p{color:#b8b8b8;font-size:1.15rem;line-height:1.7;margin-bottom:1rem}.autocar-tags{display:flex;flex-wrap:wrap;gap:.5rem}.autocar-tag{background:#0000;border:1px solid #444;border-radius:999px;color:#d4d4d4;font-size:.9rem;padding:.3rem .8rem}.autocar-list{list-style:none;padding:0}.autocar-list li{color:#b8b8b8;font-size:1.1rem;line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.autocar-list li:before{background:#e0e0e0;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.7em;width:6px}.autocar-links{background:#0000;box-shadow:none;display:flex;gap:1rem;padding:0}.autocar-button{background:#0000;border:1px solid #fff3;border-radius:8px;color:#e0e0e0;display:inline-block;font-family:Ubuntu,sans-serif;font-weight:600;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s ease}.autocar-button:hover{background:#ffffff14;border-color:#ffffff59}@media (max-width:768px){.autocar-page{padding:1.5rem 1rem}.autocar-title{font-size:2.2rem}.autocar-section{padding:1.5rem}.autocar-links{flex-direction:column}.autocar-button{text-align:center}}html{scroll-behavior:smooth}body,html{background-color:#050505;font-family:Courier New,Courier,monospace;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.app-container{height:100%;visibility:hidden;width:100%}.app-container.app-loaded{visibility:visible}.global-grain{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");inset:0;mix-blend-mode:overlay;opacity:.02;pointer-events:none;position:fixed;z-index:99998}main{flex-grow:1;margin:0;overflow-y:visible;padding-left:0;scroll-snap-type:y proximity}section{background:#0000;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;position:relative;z-index:1}.global-bg-grid{animation:gridDriftGlobal 30s linear infinite;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,#0000 0);background-size:60px 60px;inset:0;mask-image:radial-gradient(ellipse at 50% 40%,#000 30%,#0000 85%);-webkit-mask-image:radial-gradient(ellipse at 50% 40%,#000 30%,#0000 85%);pointer-events:none;position:fixed;z-index:0}@keyframes gridDriftGlobal{0%{background-position:0 0,0 0}to{background-position:60px 60px,60px 60px}}.app-container{position:relative;z-index:0}.about-section{padding-left:180px;scroll-margin-top:80px}.resume-section{padding-left:180px;scroll-margin-top:-65px}.contact-section,.resume-section{background:#0000;position:relative}.contact-section{scroll-margin-top:-40px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background-color:#050505}@media screen and (max-width:768px){main{padding-left:0}section{margin:0;padding:0 1rem 1rem 0}.about-section{padding-left:0;scroll-margin-top:15px}.resume-section{background:#0000;min-height:170vh;padding-left:0;scroll-margin-top:-300px}.contact-section{background:#0000;padding-right:0;scroll-margin-top:-10px}}.not-found-page{align-items:center;color:#e0e0e0;display:flex;flex-direction:column;font-family:Playfair Display,cursive;justify-content:center;min-height:100vh;text-align:center}.not-found-page h1{font-size:8rem;line-height:1;margin:0;opacity:.15}.not-found-page p{color:#999;font-family:Ubuntu,sans-serif;font-size:1.3rem;margin:1rem 0 2rem}.not-found-link{border:1px solid #fff3;border-radius:8px;color:#e0e0e0;font-family:Ubuntu,sans-serif;font-weight:600;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s ease}.not-found-link:hover{background:#ffffff14;border-color:#ffffff59}
/*# sourceMappingURL=main.25a2ed59.css.map*/