@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;700&family=Orbitron:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";.desktop-wireframe-nav{display:block}.desktop-wireframe-nav .bulb-trigger{position:fixed;top:0;right:60px;z-index:10000;cursor:pointer;display:flex;flex-direction:column;align-items:center;animation:swing 3s infinite ease-in-out alternate;transform-origin:top center}.desktop-wireframe-nav .bulb-trigger .bulb-wire{width:2px;height:60px;background:#ffffff4d;margin-bottom:-2px}.desktop-wireframe-nav .bulb-trigger .bulb-icon-wrapper{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.desktop-wireframe-nav .bulb-trigger .bulb-icon-wrapper svg{width:100%;height:100%;color:#ffffff80;transition:.3s ease}.desktop-wireframe-nav .bulb-trigger .bulb-icon-wrapper .bulb-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fdd835;border-radius:50%;opacity:0;transition:.3s ease}.desktop-wireframe-nav .bulb-trigger:hover .bulb-icon-wrapper svg,.desktop-wireframe-nav .bulb-trigger.active .bulb-icon-wrapper svg{color:#fff;fill:#fdd83533;filter:drop-shadow(0 0 5px #fdd835)}.desktop-wireframe-nav .bulb-trigger:hover .bulb-icon-wrapper .bulb-glow,.desktop-wireframe-nav .bulb-trigger.active .bulb-icon-wrapper .bulb-glow{opacity:.8;width:40px;height:40px;filter:blur(15px)}.desktop-wireframe-nav .menu-overlay{position:fixed;inset:0;background:#0c0c0c;z-index:9990;display:flex;align-items:center;justify-content:flex-start;padding-left:5vw;min-width:110vw}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe{position:relative;width:100%;height:100%;display:flex;align-items:center}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container{display:flex;flex-direction:column;width:90vw}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container .menu-item-row{position:relative;width:100%;border-bottom:1px solid rgba(255,255,255,.15);overflow:hidden;cursor:pointer;padding:10px 0}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container .menu-item-row .menu-link-text{position:relative;z-index:2;font-family:Roboto,sans-serif;font-size:3rem;font-weight:300;color:#bbb;text-decoration:none;display:block;padding-left:10px;transition:color .3s ease}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container .menu-item-row .hover-bg-strip{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container .menu-item-row:hover .hover-bg-strip{transform:scaleX(1)}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .links-container .menu-item-row:hover .menu-link-text{color:#000}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .socials-clean{position:absolute;bottom:60px;right:80px;background:transparent;padding:0;margin:0;z-index:10}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .socials-clean :global(.social-icon-link){color:#777!important;font-size:26px!important;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),color .3s ease!important}.desktop-wireframe-nav .menu-overlay .menu-content-wireframe .socials-clean :global(.social-icon-link):hover{color:#0077b5!important;transform:translateY(-8px) scale(1.1)!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.6))}@keyframes swing{0%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}@media(max-width:500px){.menu-content-wireframe .menu-link-text{font-size:2.3rem!important}}.home-split-container{height:110vh!important;width:100%;min-width:100vw;position:relative;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:Roboto,sans-serif}.home-split-container .center-partition-line{position:absolute;width:.9px;background-color:#e0e0e0;z-index:50;opacity:20%;overflow:hidden}.home-split-container .center-partition-line .loading-scanner{position:absolute;left:0;width:100%;height:15vh;background-color:#000}.home-split-container .black-panel{position:absolute;top:0;height:100%;background-color:#171616;z-index:10}.home-split-container .black-panel.left{left:0%;border-right:1px solid rgba(255,255,255,.1)}.home-split-container .black-panel.right{left:50%;border-left:1px solid rgba(255,255,255,.1)}.home-split-container .content-layer{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-split-container .content-layer .bg-create-text{position:absolute;font-size:45.3vw;font-weight:900;color:#232323;margin:0;z-index:-1;letter-spacing:-.06em;line-height:1;text-transform:uppercase;text-shadow:1px 1px 0px #0d0d0d,2px 2px 0px #0d0d0d,3px 3px 0px #0d0d0d,4px 4px 0px #0d0d0d,5px 5px 0px #0d0d0d,0px 18px 30px rgba(0,0,0,.5)}.home-split-container .content-layer .info-boxes{display:flex;flex-direction:column;align-items:center;gap:10px;z-index:5}.home-split-container .content-layer .info-boxes .white-box{background-color:#f5f5f5;color:#000;padding:10px;text-align:center;text-transform:uppercase;letter-spacing:2px;box-shadow:0 10px 30px #00000080}.home-split-container .content-layer .info-boxes .white-box.name-box{font-size:1.5rem;min-width:300px;letter-spacing:3px}.home-split-container .content-layer .info-boxes .white-box.role-box{font-size:1rem;font-weight:500;padding:12px 20px;letter-spacing:2.5px;min-width:300px}.home-split-container .content-layer .scroll-btn-wrapper{position:absolute;bottom:40px;z-index:30;top:70%}.home-split-container .content-layer .scroll-btn-wrapper .circle-arrow{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#000;font-size:1.2rem;cursor:pointer;animation:pulseScale 2s infinite ease-in-out}.home-split-container .content-layer .scroll-btn-wrapper .circle-arrow:hover{animation-play-state:paused;transform:scale(1.2)}@keyframes pulseScale{0%{transform:scale(1);box-shadow:0 0 #767676b3}50%{transform:scale(1.15);box-shadow:0 0 20px #72727280}to{transform:scale(1);box-shadow:0 0 #fff0}}@media(max-width:900px){.home-split-container{min-width:100%;background:#f0e5e5;min-height:120vh;overflow:hidden!important}.home-split-container .center-partition-line{display:none}.home-split-container .black-panel{position:absolute;top:0;left:10%;height:100%;background-color:#171616;z-index:10;width:50%}.home-split-container .black-panel.left{left:0%;border-right:1px solid rgba(255,255,255,.1)}.home-split-container .black-panel.right{left:50%;border-left:1px solid rgba(204,195,195,.1)}.content-layer .bg-create-text{font-size:50vw!important;top:40%;left:50%;position:absolute;transform:translate(-50%,-50%) rotate(90deg)}.content-layer .name-box{margin-top:-39%}.content-layer .info-boxes .white-box{padding:1px 20px}.content-layer .info-boxes .white-box.name-box{font-size:1.1rem;min-width:auto}.content-layer .info-boxes .white-box.role-box{font-size:.7rem;min-width:auto}.scroll-btn-wrapper{top:70%;left:50%;transform:translate(-50%)}}.experience-section{background-color:#0a0a0a;color:#fff;position:relative;padding-bottom:150px;overflow:visible}.experience-header-band{width:100%;padding:25px 0;margin-top:80px;margin-bottom:60px;background-color:#009688;color:#fff;transform:rotate(-2deg);z-index:1;overflow:hidden;border-top:4px solid #000;border-bottom:4px solid #000;box-shadow:0 10px 30px #ffffff1a}.experience-header-band .moving-text-row{display:flex;width:max-content;white-space:nowrap;will-change:transform}.experience-header-band .moving-text-row span{font-size:4rem;font-weight:900;line-height:1;text-transform:uppercase;color:#fff;letter-spacing:-2px;padding-right:50px}.cards-stack-container{width:100%;max-width:1100px;margin:0 auto;padding:20px 20px 0;position:relative;z-index:5}.card-wrapper{position:sticky;position:-webkit-sticky;top:140px;height:auto;display:flex;align-items:flex-start;justify-content:center;margin-bottom:100px}.scrapbook-card{width:100%;max-width:900px;min-height:550px;border-radius:30px;padding:50px;position:relative;background:linear-gradient(135deg,#fff,#f0f0f0);box-shadow:inset 0 0 40px #0000000d,0 30px 60px #00000080;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E")}.scrapbook-card .scrapbook-title{font-size:5.5rem;font-weight:400;line-height:.9;text-transform:uppercase;color:#111;margin-top:10px;margin-bottom:30px;text-align:left;z-index:2}.scrapbook-card .scrapbook-body{position:relative;height:100%;min-height:300px;display:flex;justify-content:space-between}.scrapbook-card .scrapbook-body .polaroid-frame{width:240px;height:auto;background:#fff;padding:15px 15px 50px;position:absolute;right:20px;top:-40px;transform:rotate(6deg);box-shadow:5px 15px 30px #0003;z-index:3;border:1px solid #ddd}.scrapbook-card .scrapbook-body .polaroid-frame .tape-strip{position:absolute;top:-15px;left:50%;transform:translate(-50%) rotate(-3deg);width:100px;height:35px;background-color:#fff6;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 5px #0000001a;z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.scrapbook-card .scrapbook-body .polaroid-frame .photo-area{width:100%;aspect-ratio:1/1;background:#f8f8f8;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eee}.scrapbook-card .scrapbook-body .polaroid-frame .photo-area img{width:70%;height:70%;object-fit:contain}.scrapbook-card .scrapbook-body .polaroid-frame .polaroid-caption{position:absolute;bottom:15px;width:100%;text-align:center;font-family:Courier New,monospace;font-size:1rem;color:#333;left:0;font-weight:700}.scrapbook-card .scrapbook-body .paper-note{background:#fff;padding:30px;width:55%;position:absolute;left:0;bottom:0;transform:rotate(-2deg);box-shadow:5px 10px 20px #0000001a;border-radius:2px;z-index:2;border:1px solid #eee;background-image:repeating-linear-gradient(#fff 0px 24px,#a2d2ff 25px)}.scrapbook-card .scrapbook-body .paper-note .company-handle{font-size:1.5rem;font-weight:800;color:#000;margin-bottom:10px;font-family:Courier New,monospace;background:#fff;display:inline-block;padding:2px 5px}.scrapbook-card .scrapbook-body .paper-note .paper-desc{font-size:1.1rem;line-height:1.6;color:#333;font-family:Courier New,monospace;font-weight:600;margin-top:5px}.scrapbook-card .scrapbook-body .sticker-btn{position:absolute;bottom:10px;right:0;background:#000;color:#fff;padding:15px 30px;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;font-size:1.4rem;transform:rotate(-5deg);border:3px solid #fff;box-shadow:5px 5px #00000080;z-index:5;transition:transform .2s;border-radius:50px}.scrapbook-card .scrapbook-body .sticker-btn:hover{transform:rotate(0) scale(1.1);background:#222}@media(max-width:900px){.experience-section{min-width:100%}.experience-header-band{min-width:100vw;margin-top:40px;margin-bottom:40px}.experience-header-band .moving-text-row span{font-size:2.5rem;padding-right:20px}.card-wrapper{top:70px;margin-bottom:40px;min-height:auto}.scrapbook-card{padding:20px;min-height:auto;border-radius:20px;transform:none!important}.scrapbook-card .scrapbook-title{font-size:2.2rem;margin-bottom:15px;margin-top:0}.scrapbook-card .scrapbook-body{flex-direction:column;align-items:center;min-height:auto}.scrapbook-card .scrapbook-body .polaroid-frame{width:160px;padding:10px 10px 30px;position:relative;top:0;right:0;left:0;margin-bottom:15px;transform:rotate(2deg)}.scrapbook-card .scrapbook-body .polaroid-frame .photo-area img{width:80%;height:80%}.scrapbook-card .scrapbook-body .polaroid-frame .polaroid-caption{font-size:.8rem;bottom:8px}.scrapbook-card .scrapbook-body .paper-note{width:100%;position:relative;left:0;bottom:0;margin-bottom:60px;transform:rotate(-1deg);padding:15px}.scrapbook-card .scrapbook-body .paper-note .company-handle{font-size:1rem;margin-bottom:5px}.scrapbook-card .scrapbook-body .paper-note .paper-desc{font-size:.9rem;line-height:1.4}.scrapbook-card .scrapbook-body .sticker-btn{position:absolute;bottom:0;right:0;padding:10px 20px;font-size:.9rem;transform:rotate(-3deg)}}.work-section{background-color:#111;color:#fff;width:100%;position:relative;height:300vh;padding-top:0;padding-bottom:50px;display:flex;flex-direction:column;align-items:center}.sticky-content{position:sticky;top:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.mobile-intro-layer{display:none}.header-wrapper{text-align:center;display:flex;flex-direction:column;align-items:center;z-index:1;position:absolute;top:5%}.header-wrapper .serif-title{font-family:roboto,sans-serif;font-size:9rem;font-weight:700;letter-spacing:-3px;margin:0;background:#f6ba53;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-wrapper .serif-title span{display:inline-block}.header-wrapper .separator-line{width:90%;height:2px;background-color:#fff3;margin-top:20px;transform-origin:left}.folder-container-animated{width:100%;display:flex;justify-content:center;position:absolute;top:50%;z-index:10}.folder-wrapper{width:90%;max-width:1200px;display:flex;flex-direction:column;margin-top:-20%}.folder-tabs{display:flex;gap:6px;padding-left:0;margin-bottom:-1px;z-index:3;width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs{-ms-overflow-style:none;scrollbar-width:none}.tab-btn{background:transparent;border:none;padding:12px 30px;cursor:pointer;display:flex;align-items:center;gap:10px;font-family:Times New Roman,serif;font-style:italic;font-size:1rem;color:#555;transition:all .3s ease;position:relative;white-space:nowrap;flex-shrink:0}.tab-btn:hover{color:#fff;background:#ffffff05;border-radius:10px 10px 0 0}.tab-btn.active{background:#161616;color:#fff;border-radius:15px 15px 0 0;box-shadow:0 -5px 20px #0003}.tab-btn.active:after{content:"";position:absolute;top:12px;right:12px;width:6px;height:6px;background:#cf0;border-radius:50%}.tab-btn .tab-number{font-weight:700;font-family:sans-serif}.folder-body{background:#161616;border-radius:0 24px 24px;height:auto;box-shadow:0 30px 80px #0009;position:relative;border:1px solid rgba(255,255,255,.05);display:flex;justify-content:center}@media(min-width:900px){.header-wrapper{top:10%}.serif-title{font-size:9rem!important}.folder-container-animated{top:15%;transform:translateY(-10px);margin-bottom:10%}.folder-wrapper{width:95%;height:fit-content!important}.folder-body{padding:20px;height:fit-content!important}.folder-tabs{width:100%;overflow-x:auto}}@media(min-width:300px){.serif-title{font-size:3.5rem!important}.folder-container-animated{top:6%!important;margin-bottom:80%}}@media(min-width:400px){.serif-title{font-size:5rem!important}.folder-container-animated{top:10%!important}}@media(min-width:600px){.serif-title{font-size:7rem!important}.folder-container-animated{top:50%;transform:translateY(-5px);margin-bottom:10%}}@media(max-width:899px){.header-wrapper.desktop-only{display:none!important}.mobile-intro-layer{display:flex;position:absolute;top:0%;left:0;width:100%;height:100%;z-index:20;align-items:center;padding-left:70px;padding-right:20px;pointer-events:none}.mobile-intro-layer .typing-container{font-family:Roboto,sans-serif;font-size:clamp(3rem,8vw,5rem);line-height:1.4;font-weight:800;color:#fff;text-align:left;max-width:100%}.mobile-intro-layer .typing-container .word{display:inline-block;margin-right:12px;margin-bottom:5px}.mobile-intro-layer .typing-container .word.normal{color:#fff}.mobile-intro-layer .typing-container .word.teal-text{color:#00f3ff}.mobile-intro-layer .typing-container .word.highlight{background-color:#3b82f6;color:#000;padding:5px 15px;border-radius:8px;font-weight:900;display:inline-block;line-height:1}.folder-container-animated{position:absolute;top:17%;width:100%;z-index:1}.folder-wrapper{width:90%;margin-top:0}}@media(max-width:706px)and (min-width:522px){.mobile-intro-layer{padding-left:30px}.mobile-intro-layer .typing-container{font-size:clamp(4.5rem,7vw,5rem);line-height:1.1}}@media(max-width:521px)and (min-width:384px){.mobile-intro-layer{padding-left:20px}.mobile-intro-layer .typing-container{font-size:clamp(3.8rem,8vw,5rem);line-height:1.3}}@media(max-width:385px){.mobile-intro-layer{top:1%;padding-left:17px}.mobile-intro-layer .typing-container{font-size:clamp(3.2rem,7vw,5rem);line-height:1}}@media(min-width:899px){.folder-container-animated{top:48%!important}}.aesthetic-card{width:auto;height:100%;max-height:fit-content;border-radius:20px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #00000005}.aesthetic-card.layout-left{flex-direction:row-reverse}.aesthetic-card.layout-right{flex-direction:row}.aesthetic-card .card-text-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-family:Roboto,sans-serif;z-index:2}.aesthetic-card .card-text-section .card-header{margin-bottom:30px}.aesthetic-card .card-text-section .card-header .proj-id{font-size:1.2rem;font-weight:700;opacity:.4;display:block;margin-bottom:10px}.aesthetic-card .card-text-section .card-header .proj-title{font-size:5.5rem;font-weight:400;line-height:.95;margin:0;color:#000;letter-spacing:-2px;white-space:nowrap}.aesthetic-card .card-text-section .proj-desc{font-size:1.5rem;font-weight:400;line-height:1.6;color:#333;margin-bottom:40px;max-width:95%}.aesthetic-card .card-text-section .proj-desc .highlight-text{font-weight:700;color:#000;background:#0000000d;padding:0 4px;border-radius:4px}.aesthetic-card .card-text-section .proj-desc .highlight-link{font-weight:700;color:#000;text-decoration:underline;text-decoration-thickness:2px;cursor:pointer;transition:color .2s}.aesthetic-card .card-text-section .proj-desc .highlight-link:hover{color:#555;text-decoration-color:#555}.aesthetic-card .card-text-section .proj-link{display:flex;align-items:center;gap:7px;text-decoration:none;font-size:1.2rem;font-weight:200;color:#000;position:relative;cursor:pointer}.aesthetic-card .card-text-section .proj-link .link-text{position:relative}.aesthetic-card .card-text-section .proj-link .link-text:after{content:"";position:absolute;left:0;bottom:-3px;width:130%;height:1px;background:#000;transition:width .3s ease}.aesthetic-card .card-text-section .proj-link .arrow-icon{font-size:1.8rem;display:flex}.aesthetic-card .card-media-section{flex:1.2;height:300px;display:flex;justify-content:center;align-items:center}.aesthetic-card .card-media-section .video-box{width:100%;height:100%;border-radius:20px;overflow:hidden;position:relative;background:#000;box-shadow:12px 2px 50px -12px #0000008c;transform:translateY(-10px) scale(1.02)}.aesthetic-card .card-media-section .video-box .project-video{width:100%;height:100%;object-fit:cover;object-fit:contain}@media(max-width:1024px){.aesthetic-card{padding:25px;gap:30px}.aesthetic-card .card-text-section .card-header .proj-title{font-size:3.5rem}.aesthetic-card .card-text-section .proj-desc{font-size:1.2rem;margin-bottom:25px}}@media(max-width:500px){.aesthetic-card{flex-direction:column-reverse!important;padding:30px 20px;gap:30px;height:fit-content!important;top:0;right:0}.aesthetic-card.layout-left,.aesthetic-card.layout-right{flex-direction:column-reverse!important;height:fit-content!important}.aesthetic-card .card-text-section{width:120%;align-items:center;text-align:center}.aesthetic-card .card-text-section .card-header{margin-bottom:10px}.aesthetic-card .card-text-section .card-header .proj-title{font-size:3rem;white-space:normal}.aesthetic-card .card-text-section .proj-desc{font-size:1.1rem;text-align:center;max-width:100%}.aesthetic-card .card-media-section{width:90%;flex:none;height:180px;object-fit:cover}.aesthetic-card .card-media-section .video-box{transform:none;box-shadow:0 10px 30px #0000004d;object-fit:contain}}@media(min-width:501px)and (max-width:908px){.aesthetic-card .card-media-section{margin-top:50px;height:280px}}.tech-stack-section{background-color:#0a0a0a;padding:40px 20px;display:flex;justify-content:center;position:sticky;top:0;z-index:1;min-height:100vh}.tech-background-box{background-color:#141414;width:100%;max-width:1200px;padding:40px 50px;border-radius:20px;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #0006;display:flex;flex-direction:column;gap:30px}.header-row{display:flex;align-items:center;gap:20px;width:100%}.header-row .title-wrapper{cursor:pointer}.header-row .main-title{font-size:3rem;font-weight:500;color:#fff;margin:0;display:flex;align-items:center;white-space:nowrap}.header-row .main-title .flip-text{display:inline-block;transform-style:preserve-3d;background:linear-gradient(to right,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-row .separator-line{flex-grow:1;height:1px;background-color:#ffffff26;margin-top:5px}.tech-grid-container{display:flex;flex-direction:column;gap:25px}.category-row{display:flex;flex-direction:column;gap:15px}.category-row .category-label{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:2px;font-weight:600}.category-row .icons-flex{display:flex;flex-wrap:wrap;gap:12px}.tech-item{background:#1f1f1f;border:1px solid rgba(255,255,255,.05);width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.tech-item .icon-wrapper{font-size:2rem;display:flex;align-items:center;transition:transform .3s ease}.tech-item:hover{border-color:var(--hover-color);background:#ffffff14;transform:translateY(-3px)}.tech-item:hover .icon-wrapper{transform:scale(1.1)}@media(max-width:900px){.tech-stack-section{min-width:100vw}.tech-background-box{padding:30px 20px}.header-row{flex-direction:column;align-items:flex-start;gap:10px}.header-row .separator-line{width:100%}.header-row .main-title{font-size:2rem}.tech-item{width:50px;height:50px}.tech-item .icon-wrapper{font-size:1.6rem}}@media(max-width:320px){.main-title{font-size:1.79rem!important}}.footer-section{background-color:#050505;min-height:100vh;width:100%;position:relative;z-index:5;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:80px 20px 30px;border-top:1px solid rgba(255,255,255,.05)}.main-footer-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%}.shimmer-heading{font-size:9rem;font-weight:900;text-transform:uppercase;letter-spacing:-4px;line-height:1;margin:0;text-align:center;background:linear-gradient(to right,#444,#fff,#444);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:shimmerMove 5s linear infinite reverse}@keyframes shimmerMove{to{background-position:200% center}}.cta-container .book-call-btn{text-decoration:none;display:flex;align-items:center;gap:10px;padding:12px 25px;background:#111;border:1px solid rgba(255,255,255,.3);border-radius:50px;transition:all .3s ease;cursor:pointer}.cta-container .book-call-btn span{font-size:1rem;font-weight:500;color:#fff}.cta-container .book-call-btn .icon{font-size:1rem;color:#fff}.cta-container .book-call-btn:hover{background:#fff;border-color:#fff;transform:translateY(-3px)}.cta-container .book-call-btn:hover span,.cta-container .book-call-btn:hover .icon{color:#000}.footer-bottom{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom .social-links{display:flex;gap:25px}.footer-bottom .social-links .social-btn{font-size:1.8rem;transition:transform .3s ease}.footer-bottom .social-links .social-btn.github{color:#fff}.footer-bottom .social-links .social-btn.linkedin{color:#0077b5}.footer-bottom .social-links .social-btn:hover{transform:translateY(-5px) scale(1.1)}.footer-bottom .copyright{color:#888;font-size:.9rem}@media(max-width:900px){.footer-section{min-width:100vw;min-height:110vh}.shimmer-heading{font-size:3.5rem;letter-spacing:-1px}.footer-bottom{flex-direction:column;gap:20px}}.fixed-home-layer{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0}.main-scroll-container{position:relative;z-index:10;width:100%}.snap-section{width:100%}.snap-section.transparent-spacer{height:100vh;background:transparent;pointer-events:none}.snap-section.content-section{background-color:#0f0f0f;position:relative;z-index:20;box-shadow:0 -50px 80px #000c;min-height:100vh;padding-top:1px}.intro-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.text-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 20px;max-width:1200px}.break-line{flex-basis:100%;height:10px}.word{font-family:Playfair Display,serif;line-height:1.1}.word.type-0{color:#666;font-weight:400;font-family:Inter,sans-serif}.word.type-1{color:#fff;font-weight:500;font-family:Inter,sans-serif}.word.type-2{color:#2dd4bf;font-style:italic;font-weight:600}.word.size-normal{font-size:3.5rem}.word.size-big{font-size:6rem;font-weight:700;margin-bottom:20px}@media(max-width:900px){.word.size-normal{font-size:2rem}.word.size-big{font-size:3.5rem}}.about-roles-wrapper{width:100%;max-width:2509px;display:flex;justify-content:center;padding:60px 100px 10px;border-radius:20px;position:relative;overflow:hidden}.roles-container{width:100%;display:flex;justify-content:space-between;align-items:flex-start;min-height:600px}.roles-list{list-style:none;padding:0;margin:20px 0 0;flex:1;display:flex;flex-direction:column;gap:15px;z-index:2}.role-item{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(128,128,128,.1)}.role-item .role-text-wrapper{flex:1}.role-item .role-text{font-family:Roboto,sans-serif;font-size:3.5rem;font-weight:400;line-height:1.1;letter-spacing:-.5px}.role-item .arrow-icon{font-size:2.5rem;color:#333;display:flex}.role-item .mobile-side-image{display:none}.image-reveal-area{flex:1;height:100%;position:relative;pointer-events:none}.floating-image-container{position:absolute;bottom:0;right:0;width:400px;height:320px;border-radius:30px;overflow:hidden;box-shadow:0 20px 60px #00000026;background:#fff;z-index:10}.floating-image-container .reveal-image{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.about-roles-wrapper{padding:40px 20px;border-radius:0}.roles-container{flex-direction:column;min-height:auto}.image-reveal-area{display:none}.role-list{width:100%}.role-item{padding:20px 0;position:relative;min-height:80px}.role-item .arrow-icon{display:none!important}.role-item .role-text-wrapper{width:60%}.role-item .role-text{font-size:2rem;word-break:break-word}.role-item .mobile-side-image{display:block!important;position:absolute;left:90%;right:0;top:50%;transform:translateY(-50%);height:100px;overflow:hidden;border-radius:5px;box-shadow:0 5px 15px #0003;background:#333;z-index:5}.role-item .mobile-side-image img{width:100%;height:100%;object-fit:cover}}@media(max-width:900px){.mobile-side-image{left:55%!important}}@media(min-width:900px)and (max-width:1150px){.role-text{font-size:2.5rem!important}.about-roles-wrapper{padding:50px 30px 10px!important}}@media(min-width:1150px)and (max-width:1217px){.role-text{font-size:3rem!important}.about-roles-wrapper{padding:60px 50px 40px!important;max-height:800px!important}}.about-section-wrapper{width:100%;background-color:#080808;padding-top:60px;padding-bottom:80px;margin-top:-78px;display:flex;justify-content:center;position:relative;z-index:10;min-height:auto}.about-content-container{width:90%;max-width:1400px;display:flex;flex-direction:column;align-items:center}.im-your-section{width:100%;text-align:center;margin:100px 0 60px}.im-your-section .giant-text{font-family:Playfair Display,serif;font-size:11rem;font-weight:700;line-height:1;margin:5;color:#fff;position:relative;z-index:1}.im-your-section .giant-text .highlight-box{background-color:#3b82f6;color:#000;padding:0 40px;border-radius:20px;display:inline-block;transform:rotate(-2deg)}@media(max-width:900px){.about-section-wrapper{min-width:100vw}.im-your-section .giant-text{font-size:5rem}.im-your-section .giant-text .highlight-box{padding:0 15px;border-radius:10px}}.offline-dark-void{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:9999999;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:15vh;font-family:Rajdhani,sans-serif;color:#fff;overflow:hidden}.offline-dark-void .hanging-wrapper{display:flex;flex-direction:column;align-items:center;animation:dangleDrop 1.8s cubic-bezier(.34,1.56,.64,1) forwards;transform-origin:top center}.offline-dark-void .lanyard-string{width:1.5px;height:100vh;background:linear-gradient(to bottom,#fff0,#444 80%,#eee);margin-bottom:-2px;position:absolute;bottom:100%}.offline-dark-void .id-card-container{position:relative;background:#f0f0f0;color:#111;width:200px;padding:20px 15px;border-radius:12px;text-align:center;box-shadow:0 15px 40px #000000e6,inset 0 0 10px #0000001a;border-top:4px solid #ff003c}.offline-dark-void .id-card-container .badge-slot-hole{position:absolute;top:-8px;left:50%;transform:translate(-50%);width:30px;height:8px;background:#111;border-radius:4px;border:1px solid #999}.offline-dark-void .id-card-container .card-content{margin-top:5px}.offline-dark-void .id-card-container .card-content .warning-icon{font-size:1.8rem;margin-bottom:8px}.offline-dark-void .id-card-container .card-content h1{font-family:Orbitron,sans-serif;margin:0;font-size:1.4rem;font-weight:700;text-transform:uppercase;line-height:1.1;color:#ff003c}.offline-dark-void .id-card-container .card-content .user-id{margin-top:12px;font-size:.75rem;font-weight:700;color:#666;letter-spacing:1.5px;border-top:1.5px dashed #ccc;padding-top:8px}@keyframes dangleDrop{0%{transform:translateY(-120vh) rotate(10deg)}60%{transform:translateY(30px) rotate(-5deg)}80%{transform:translateY(-10px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}:global(html){width:100%;overflow-x:clip!important;scroll-behavior:smooth;font-family:Roboto,sans-serif}:global(html).lenis{height:auto}:global(body){width:100%;min-height:100vh;background-color:#fff;color:#fff;overflow-x:clip!important;font-family:Roboto,sans-serif;overflow-x:hidden!important;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:global(#root){width:100%;min-height:100vh;position:relative}a{text-decoration:none;color:inherit}img,video{display:block;max-width:100%;height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@media(max-width:900px){:global(html),:global(body){max-width:100vw;overflow-x:hidden!important;position:relative;touch-action:pan-y;-webkit-text-size-adjust:100%}:global(#root){width:100%;overflow-x:hidden}section{width:100%;position:relative}img,video{max-width:100vw!important;height:auto}}section,.main-scroll-container,.home-split-container,.experience-section,.content-layer{max-width:100vw!important;overflow-x:clip!important;position:relative}
