@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&display=swap";.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:2147483647;opacity:1;transition:opacity 1s ease-out;overflow:hidden}.loading-screen.exiting{opacity:0;pointer-events:none}.xbox-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.energy-core{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;animation:coreIntro 2s cubic-bezier(.16,1,.3,1) forwards}.xbox-logo{width:80px;height:80px;object-fit:contain;z-index:10;position:relative;filter:grayscale(1) invert(1)}.loading-text-xbox{margin-top:60px;opacity:0;animation:textFadeIn 1s ease-out 2s forwards}.loading-name-xbox{font-family:Orbitron,sans-serif;font-size:28px;font-weight:700;letter-spacing:6px;text-transform:uppercase;background:linear-gradient(110deg,#000,#000 30%,#333 45%,#000,#333 55%,#000 70%,#000);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:liquidShine 4s linear infinite}@keyframes liquidShine{to{background-position:200% center}}@keyframes coreIntro{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes textFadeIn{to{opacity:1}}.loading-screen.exiting .energy-core{transform:scale(80);opacity:0;transition:transform 1s cubic-bezier(.6,.05,.9,.2),opacity 1s ease-out}@media (max-width: 768px){.energy-core{width:100px;height:100px}.xbox-logo{width:60px;height:60px}}:root{--text-primary: #1a1a1a;--text-secondary: #555555;--text-muted: #888888;--bg-page: #ffffff;--bg-card-hover: #fafafa;--border-color: #e0e0e0;--border-hover: #1a1a1a;--accent: #667eea;--red: #FF3B30;--green: #30D158}@keyframes scaleFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:var(--text-primary);background-color:var(--bg-page);margin:0;padding:0;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden}body.home-single-screen{overflow:hidden}h1,h2,h3,h4,h5,h6,.section-title,.project-title,.role-title,.education-title,.contact-title{font-family:Orbitron,sans-serif!important;letter-spacing:1px}.App{position:relative;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;background:var(--bg-page)}.app-content{width:100%;max-width:100%;overflow-x:hidden}.ios-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ios-nav{max-width:1000px;margin:0 auto;padding:0 20px}.ios-nav ul{list-style:none;display:flex;align-items:center;gap:0;margin:0;padding:0}.ios-nav li{flex:1}.ios-nav a{color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:600;font-family:Orbitron,sans-serif;letter-spacing:.5px;text-transform:uppercase;padding:16px 12px;display:flex;align-items:center;justify-content:center;gap:8px;transition:color .3s ease,border-color .3s ease;border-bottom:2px solid transparent}.ios-nav a:hover{color:var(--text-primary);outline:3px solid #000000;border-radius:4px}.ios-nav a.active{color:var(--text-primary);border-bottom-color:var(--text-primary)}.ios-nav a i{font-size:14px}.menu-toggle{display:none;background:transparent;border:none;color:var(--text-primary);font-size:24px;cursor:pointer;padding:12px 20px;position:relative;z-index:10000}.ios-content{max-width:1000px;width:100%;margin:0 auto;padding:80px 20px 0;box-sizing:border-box}.ios-card{padding:80px 0;border-bottom:1px solid var(--border-color)}.ios-card:last-child{border-bottom:none}h2{font-size:36px;font-weight:700;margin-top:0;margin-bottom:20px;color:var(--text-primary)}h3{font-size:20px;font-weight:600;margin-bottom:10px;color:var(--text-primary)}.date{color:var(--text-muted);font-size:14px}#about h2,#experience h2{font-size:40px}.about-section{text-align:left}.about-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;border:2px solid var(--border-color);border-radius:16px;padding:24px;transition:all .3s ease;text-align:left;width:100%;max-width:100%;overflow:hidden}.about-content:hover{background:transparent;outline:3px solid #000000;box-shadow:none}.about-content .contact-icons{justify-content:flex-start}.about-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%;min-width:0}.about-left{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.about-left .contact-icons{margin:0;flex-wrap:wrap}.about-left .contact-icons .ios-btn{width:48px;height:48px;font-size:22px}.about-left .contact-icons .ios-btn i{font-size:22px}.about-left .contact-icons .ios-btn .x-icon{width:22px;height:22px}.profile-pic{width:280px;height:180px;object-fit:cover;border-radius:16px;transition:all .3s ease}.profile-pic:hover{filter:brightness(1.05);box-shadow:0 8px 24px #0000001a}.about-text{flex:1;min-width:0}.about-text p{font-size:20px;line-height:1.7;color:var(--text-secondary);margin:0;text-align:left;overflow-wrap:break-word;word-break:break-word}.contact-icons{display:flex;gap:12px;flex-shrink:0;flex-wrap:wrap}.contact-icons a{text-decoration:none}.contact-icons .ios-btn{width:46px;height:46px;border-radius:12px;padding:0;display:flex;align-items:center;justify-content:center;flex:none;font-size:20px;overflow:hidden;background:var(--bg-card-hover);border:1px solid var(--border-color);color:var(--text-primary);box-shadow:none;transition:all .3s ease}.contact-icons .ios-btn:before,.contact-icons .ios-btn:after{display:none}.contact-icons .ios-btn i{font-size:20px;color:var(--text-primary);transition:all .3s ease}.contact-icons .ios-btn:hover{background:transparent;outline:3px solid #000000}.contact-icons .ios-btn:hover i{color:var(--text-primary)}.contact-icons .ios-btn .x-icon{width:20px;height:20px;object-fit:contain;transition:filter .3s ease}.contact-icons .ios-btn:hover .x-icon{filter:none}.about-content .contact-icons .ios-btn:hover{border-color:var(--border-color)}.edu-inline{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;margin:10px 0 0;font-size:21px;color:var(--text-secondary);width:100%;min-width:0}.edu-inline .edu-lines{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;overflow-wrap:break-word;word-break:break-word;flex:1}.edu-school{color:var(--text-secondary)}.edu-degree{margin-top:2px;font-size:13px;opacity:.75}.edu-date{margin-top:2px;font-size:12px;opacity:.6}.edu-inline-logo{width:80px;height:80px;object-fit:contain;flex-shrink:0}.edu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12px;padding:15px;background:transparent;border:2px solid var(--border-color);border-radius:16px;transition:all .3s ease}.edu-item:hover{background:transparent;outline:3px solid #000000;box-shadow:none}.edu-logo{width:60px;height:auto;object-fit:contain;margin-bottom:12px;margin-right:0;flex-shrink:0}.edu-details{flex-grow:1;text-align:center}.edu-details h3{margin:0 0 5px;font-size:18px;color:var(--text-primary)}.edu-details p{margin:0 0 5px;font-size:14px;color:var(--text-secondary)}.edu-details .date{font-style:italic;font-size:12px;color:var(--text-muted)}.exp-item,.leadership-item,.techstack-item{display:flex;flex-direction:column;margin-bottom:16px;padding:24px;background:transparent;border:2px solid var(--border-color);border-radius:16px;transition:all .3s ease}.exp-item:hover,.leadership-item:hover,.techstack-item:hover{background:transparent;outline:3px solid #000000;box-shadow:none}.exp-details,.leadership-details{flex-grow:1}.exp-details h3,.leadership-details h3{margin:0 0 5px;font-size:22px;color:var(--text-primary)}.exp-details p,.leadership-details p{margin:0 0 5px;font-size:17px;color:var(--text-secondary)}.exp-details .date,.leadership-details .date{font-style:italic;font-size:15px;color:var(--text-muted);margin-bottom:10px}.exp-details ul,.leadership-details ul{padding-left:20px;margin:10px 0 0}.exp-details li,.leadership-details li{font-size:17px;margin-bottom:5px;color:var(--text-secondary);line-height:1.65}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;align-items:stretch}.project-card{background:transparent;border:2px solid var(--border-color);border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%;min-height:260px}.project-card:hover{outline:3px solid #000000;box-shadow:none}.project-thumbnail-wrapper{width:100%;height:120px;position:relative;overflow:hidden;flex-shrink:0;background:#f5f5f5}@keyframes thumbnailFadeIn{0%{opacity:0}to{opacity:1}}.project-thumbnail{width:100%;height:120px;object-fit:cover;border-radius:0;animation:thumbnailFadeIn .4s ease;transition:transform .3s ease,filter .3s ease}.project-card:hover .project-thumbnail{transform:scale(1.03)}.project-card h3{padding:12px 15px 4px;margin:0;flex-shrink:0;font-size:17px;color:var(--text-primary)}.project-card-content{flex:1;display:flex;flex-direction:column;padding:0 15px 15px}.project-card p{margin:0;font-size:16px;color:var(--text-secondary);line-height:1.5;overflow-wrap:break-word}.project-card p:last-of-type{margin-bottom:0;flex:1}.ios-btn{background:var(--text-primary);color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap;border:none;cursor:pointer}.ios-btn:before,.ios-btn:after{display:none}.ios-btn:hover{background:var(--text-primary);outline:3px solid #000000;box-shadow:none}.ios-btn.contact-style-btn{background:var(--bg-card-hover);border:1px solid var(--border-color);color:var(--text-primary);box-shadow:none;border-radius:12px}.ios-btn.contact-style-btn:hover{background:transparent;outline:3px solid #000000;color:var(--text-primary)}.ios-modal{display:block;position:fixed;z-index:10001;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ios-modal-content{background:#fff;margin:5% auto;padding:30px;border-radius:16px;width:85%;max-width:800px;box-shadow:0 20px 60px #0003;position:relative;overflow:hidden;animation:scaleFade .3s ease-out}.ios-close{color:var(--text-muted);float:right;font-size:28px;font-weight:700;cursor:pointer;transition:all .3s ease;background:transparent;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px}.ios-close:hover{color:var(--text-primary);background:transparent;outline:3px solid #000000}.ios-modal-content h2{font-size:32px;font-weight:700;margin-bottom:10px;color:var(--text-primary);margin-top:0}.ios-modal-content .date{color:var(--text-muted);font-size:16px;margin-bottom:20px;font-style:italic}.ios-modal-content p{font-size:16px;line-height:1.6;margin-bottom:20px;color:var(--text-secondary)}.ios-modal-content ul{margin-bottom:25px;padding-left:20px}.ios-modal-content li{font-size:15px;margin-bottom:8px;color:var(--text-secondary);line-height:1.5}.ios-modal-content .ios-btn{margin-top:20px;display:inline-block;text-decoration:none}.ios-modal{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.ios-modal::-webkit-scrollbar{width:8px}.ios-modal::-webkit-scrollbar-track{background:transparent}.ios-modal::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.ios-modal::-webkit-scrollbar-thumb:hover{background:#00000059}.slideshow-container{max-width:100%;position:relative;margin:auto;overflow:hidden;background:#f5f5f5;border-radius:12px}.mySlides{display:none;position:relative;top:0;left:0;width:100%;height:auto}.mySlides img,.mySlides video{width:100%;height:100%;object-fit:contain}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:14px;color:#fff;font-weight:700;font-size:18px;transition:all .3s ease;border-radius:8px;-webkit-user-select:none;user-select:none;background-color:#0009}.next{right:8px}.prev{left:8px}.prev:hover,.next:hover{background-color:#0009;outline:3px solid #000000}.project-tech{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.ios-tag{display:flex;align-items:center;background-color:var(--bg-card-hover);color:var(--text-primary);padding:5px 10px;border-radius:8px;font-size:14px;border:1px solid var(--border-color)}.ios-tag img{width:20px;height:20px;margin-right:5px;object-fit:contain}.techstack-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px}.techstack-item{text-align:center;padding:15px}.techstack-item img{width:50px;height:50px;object-fit:contain;margin-bottom:10px}.techstack-item span{font-size:14px;color:var(--text-secondary)}.ios-footer{text-align:center;padding:30px 0;color:var(--text-muted);font-size:12px;border-top:1px solid var(--border-color);max-width:1000px;margin:0 auto}.ios-footer p{margin:0}@media (max-width: 768px){.ios-nav a{font-size:11px;padding:14px 8px;gap:5px}.ios-nav a i,.ios-nav a span{font-size:11px}.ios-content{padding:60px 20px 0}.ios-card{padding:56px 0}.project-grid{grid-template-columns:1fr 1fr}.ios-modal-content{width:90%;max-width:90%;margin:8% auto;padding:20px}.ios-modal-content h2{font-size:24px}.ios-close{width:35px;height:35px;font-size:24px;top:10px;right:10px}h2{font-size:28px}.ios-footer{margin:0 20px}}@media (max-width: 480px){.ios-header{display:flex;align-items:center;justify-content:space-between;padding:0;height:56px;border-bottom:1px solid var(--border-color)}.menu-toggle{display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;font-size:22px;z-index:10001}.ios-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;max-width:none;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;justify-content:center;align-items:center;z-index:10000;padding:20px;box-sizing:border-box}.ios-nav.show{display:flex}.ios-nav ul{flex-direction:column;align-items:center;width:100%;gap:0}.ios-nav li{width:100%;text-align:center}.ios-nav a{font-size:22px;padding:24px 0;justify-content:center;border-bottom:none;gap:12px}.ios-nav a i{font-size:20px}.ios-nav a.active{border-bottom:none;color:var(--text-primary);font-weight:800}body.menu-open{overflow:hidden!important}.ios-content{padding:72px 16px 0}.ios-card{padding:40px 0}.about-content{padding:14px;width:100%;box-sizing:border-box}.about-top-row{flex-direction:column;gap:10px}.about-left{flex-direction:row;align-items:center;gap:10px;width:100%}.profile-pic{width:100px;height:70px;flex-shrink:0}.about-text p{font-size:16px}.contact-icons{gap:10px;justify-content:center}.contact-icons .ios-btn{width:44px;height:44px;font-size:18px}h2{font-size:24px}#about h2,#experience h2{font-size:28px}h3{font-size:17px}.exp-item,.leadership-item{padding:16px}.exp-details h3,.leadership-details h3{font-size:19px}.exp-details p,.leadership-details p{font-size:16px}.exp-details .date,.leadership-details .date{font-size:14px}.exp-details li,.leadership-details li{font-size:16px}.project-grid{grid-template-columns:1fr;gap:16px}.project-card{min-height:190px}.project-thumbnail-wrapper,.project-thumbnail{height:110px}.ios-modal-content{width:92%;max-width:92%;margin:5% auto;padding:16px;border-radius:12px}.ios-modal-content h2{font-size:22px;padding-right:30px}.ios-modal-content p{font-size:14px}.ios-modal-content li{font-size:13px}.ios-close{width:32px;height:32px;font-size:20px;top:10px;right:10px}.ios-modal-content .ios-btn{width:100%;display:block;text-align:center}.ios-btn{font-size:13px;padding:10px 16px}.ios-footer{margin:0 16px;padding:20px 0}.slideshow-container{border-radius:8px}.prev,.next{padding:10px;font-size:16px}}.App.single-screen-home{height:100vh;overflow:hidden}.App.single-screen-home .ios-content{width:100%;max-width:100%;height:100vh;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"about experience" "projects projects";gap:0;box-sizing:border-box}.App.single-screen-home #projects{grid-area:projects;min-height:0;display:flex;flex-direction:column}.App.single-screen-home #about{grid-area:about;border-right:2px solid #000000;border-bottom:2px solid #000000}.App.single-screen-home #experience{grid-area:experience;border-bottom:2px solid #000000}.App.single-screen-home .ios-card{padding:20px 24px;border:0;margin:0;min-height:0;overflow:auto;display:flex;flex-direction:column;animation:none;border-radius:0!important;box-shadow:none!important;background:transparent!important}.App.single-screen-home .ios-card{scrollbar-width:none;-ms-overflow-style:none}.App.single-screen-home .ios-card::-webkit-scrollbar{display:none}.App.single-screen-home .ios-card h2{font-size:clamp(18px,1.4vw,26px);margin-bottom:44px;flex-shrink:0}.App.single-screen-home #about h2,.App.single-screen-home #experience h2{font-size:clamp(20px,1.6vw,30px)}.App.single-screen-home #experience h2{margin-bottom:4px}.App.single-screen-home .home-section-content{width:100%;margin-block:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:0}.App.single-screen-home .about-section{text-align:left}.App.single-screen-home .about-content{flex:0 1 auto;flex-direction:column;align-items:flex-start;gap:14px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:auto;min-height:0}.App.single-screen-home .about-top-row{flex-direction:row;gap:10px;flex:1;min-height:0;align-items:center}.App.single-screen-home .about-left{gap:10px}.App.single-screen-home .about-left .contact-icons .ios-btn{width:44px;height:44px;font-size:20px}.App.single-screen-home .about-left .contact-icons .ios-btn i{font-size:20px}.App.single-screen-home .about-left .contact-icons .ios-btn .x-icon{width:20px;height:20px}.App.single-screen-home .profile-pic{width:min(100%,240px);height:140px;border-radius:8px;box-shadow:none;object-fit:cover}.App.single-screen-home .about-text p{font-size:16px;line-height:1.55;text-align:left}.App.single-screen-home .edu-inline{font-size:17px;margin:8px 0 0;gap:10px}.App.single-screen-home .edu-inline-logo{width:72px;height:72px}.App.single-screen-home .exp-details h3,.App.single-screen-home .leadership-details h3{font-size:17px;margin-bottom:3px}.App.single-screen-home .contact-icons .ios-btn{width:44px;height:44px;border-radius:6px;border:1px solid var(--border-color)}.App.single-screen-home .project-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:minmax(140px,auto);gap:18px 20px;flex:0 1 auto;min-height:0;align-items:stretch;align-content:center}.App.single-screen-home .experience-list{display:flex;flex-direction:column;gap:0px}.App.single-screen-home .project-card{min-height:0;border-radius:0;box-shadow:none;border:0;background:transparent}.App.single-screen-home .about-content:hover,.App.single-screen-home .exp-item:hover,.App.single-screen-home .leadership-item:hover,.App.single-screen-home .techstack-item:hover,.App.single-screen-home .project-card:hover{outline:none;box-shadow:none}.App.single-screen-home .project-thumbnail-wrapper,.App.single-screen-home .project-thumbnail{height:clamp(70px,10vw,130px);border-radius:8px}.App.single-screen-home .project-card h3{font-size:14px;padding:8px 0 2px}.App.single-screen-home .project-card-content{padding:0}.App.single-screen-home .project-card p{font-size:15px;line-height:1.4}.App.single-screen-home .exp-item,.App.single-screen-home .leadership-item,.App.single-screen-home .techstack-item{margin-bottom:0;padding:6px 0;border:0;border-radius:0;box-shadow:none;background:transparent}.App.single-screen-home .exp-item:last-child,.App.single-screen-home .leadership-item:last-child,.App.single-screen-home .techstack-item:last-child{margin-bottom:0}.App.single-screen-home .exp-details p,.App.single-screen-home .leadership-details p{font-size:13px;margin-bottom:1px}.App.single-screen-home .exp-details .date,.App.single-screen-home .leadership-details .date{font-size:13px;margin-bottom:2px}.App.single-screen-home .exp-details ul,.App.single-screen-home .leadership-details ul{margin-top:2px;padding-left:14px;overflow:hidden}.App.single-screen-home .exp-details li,.App.single-screen-home .leadership-details li{font-size:13px;line-height:1.4;margin-bottom:1px}.App.single-screen-home .ios-footer{display:none}@media (max-width: 800px){body.home-single-screen{overflow-x:hidden;overflow-y:auto}.App.single-screen-home{height:auto;min-height:100vh;overflow-x:hidden;overflow-y:visible;width:100%;box-sizing:border-box}.App.single-screen-home .ios-content{display:flex;flex-direction:column;width:100%;max-width:100%;height:auto;padding:72px 0 32px;gap:0;box-sizing:border-box}.App.single-screen-home .ios-card{overflow:visible;height:auto;min-height:unset;border:0;border-radius:0!important;width:100%;box-sizing:border-box;padding:20px 16px!important}.App.single-screen-home #about h2,.App.single-screen-home #experience h2{font-size:26px}.App.single-screen-home #about,.App.single-screen-home #experience,.App.single-screen-home #projects{border-right:0;border-bottom:0}.App.single-screen-home .ios-card:not(:last-child){border-bottom:2px solid #000000}.App.single-screen-home .about-content{width:100%;box-sizing:border-box;gap:12px}.App.single-screen-home .experience-list{gap:10px}.App.single-screen-home .about-top-row{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.App.single-screen-home .about-left{flex-direction:row;align-items:center;gap:10px;width:100%;flex-wrap:wrap}.App.single-screen-home .profile-pic{width:90px;height:65px;border-radius:8px;flex-shrink:0}.App.single-screen-home .about-text{width:100%;min-width:0}.App.single-screen-home .about-text p{font-size:15px;line-height:1.5;overflow-wrap:break-word;word-break:break-word}.App.single-screen-home .edu-inline{font-size:15px;gap:8px}.App.single-screen-home .exp-details h3,.App.single-screen-home .leadership-details h3{font-size:16px}.App.single-screen-home .exp-details p,.App.single-screen-home .exp-details li,.App.single-screen-home .leadership-details p,.App.single-screen-home .leadership-details li{font-size:14px;line-height:1.45}.App.single-screen-home .exp-details .date,.App.single-screen-home .leadership-details .date{font-size:13px}.App.single-screen-home .edu-inline-logo{width:52px;height:52px}.App.single-screen-home .exp-item,.App.single-screen-home .leadership-item,.App.single-screen-home .techstack-item{width:100%;box-sizing:border-box}.App.single-screen-home .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;width:100%}.App.single-screen-home .project-card{width:100%;box-sizing:border-box;min-height:160px}.App.single-screen-home .project-thumbnail-wrapper,.App.single-screen-home .project-thumbnail{height:100px}.App.single-screen-home .ios-footer{display:block;padding:20px 0}}@media (max-width: 480px){body.home-single-screen{overflow-x:hidden;overflow-y:auto}.App.single-screen-home{height:auto;min-height:100vh;overflow-x:hidden}.App.single-screen-home .ios-content{padding:66px 0 32px;gap:0}.App.single-screen-home .ios-card{padding:16px 12px!important}.App.single-screen-home #about h2,.App.single-screen-home #experience h2{font-size:24px}.App.single-screen-home .about-content{gap:10px}.App.single-screen-home .experience-list{gap:8px}.App.single-screen-home .about-top-row{flex-direction:column}.App.single-screen-home .about-left{flex-direction:row;align-items:center;width:100%;gap:8px;flex-wrap:wrap}.App.single-screen-home .profile-pic{width:75px;height:55px;flex-shrink:0}.App.single-screen-home .about-text p{font-size:15px}.App.single-screen-home .edu-inline{font-size:14px;gap:8px}.App.single-screen-home .edu-inline-logo{width:44px;height:44px}.App.single-screen-home .project-grid{grid-template-columns:1fr;gap:10px}.App.single-screen-home .project-card{min-height:180px}.App.single-screen-home .project-thumbnail-wrapper,.App.single-screen-home .project-thumbnail{height:110px}.App.single-screen-home .project-card h3{font-size:15px;padding:8px 10px 3px}.App.single-screen-home .project-card p{font-size:14px}.App.single-screen-home .exp-details h3,.App.single-screen-home .leadership-details h3{font-size:16px}.App.single-screen-home .exp-details p,.App.single-screen-home .exp-details li,.App.single-screen-home .leadership-details p,.App.single-screen-home .leadership-details li{font-size:14px;line-height:1.45}.App.single-screen-home .exp-details .date,.App.single-screen-home .leadership-details .date{font-size:13px}.App.single-screen-home .ios-footer{display:block;padding:20px 0}}
