*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;min-height:100vh;overflow-x:hidden}@media (max-width: 768px){body{overflow-y:auto}}.App{min-height:100vh;margin:0;background:#121212;background:linear-gradient(100deg,#121212 78%,#094788 91%,#007bff);display:flex;justify-content:center;color:#fff;font-family:Arial,sans-serif;padding:5% 10%}@media (max-width: 900px){.App{flex-direction:column;padding:20px;min-height:100vh}}@media (max-width: 480px){.App{padding:15px}}@font-face{font-family:Montserrat;src:local("Montserrat-Regular"),url(/assets/Montserrat-Regular-Cw3fqWkz.ttf) format("truetype")}@font-face{font-family:Roboto;src:local("RobotoSlab-Regular"),url(/assets/RobotoSlab-Regular-CaPjmv_A.ttf) format("truetype")}@font-face{font-family:OpenSans;src:local("OpenSans-Regular"),url(/assets/OpenSans-Regular-DxJTClRG.ttf) format("truetype")}@font-face{font-family:Lato;src:local("Lato-Regular"),url(/assets/Lato-Regular-BwLIet1C.ttf) format("truetype")}h1{font-size:64px;font-family:Montserrat;margin:0 0 20px;line-height:1.1}h3{font-size:24px;font-family:Roboto;margin:0 0 16px;line-height:1.3}h5{font-size:16px;font-family:OpenSans;margin:0 0 12px;line-height:1.5}h6{font-size:14px;font-family:Lato;margin:0 0 8px;line-height:1.4}.contact-me{display:flex;flex-direction:row;margin-top:20px}.project{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding:16px;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.project:hover{background:#ffffff0d;border-color:#ffffff1a}a{padding:10px;color:#fff;text-decoration:none;border-radius:4px;transition:all .3s ease}a:hover{background:#ffffff1a;transform:translateY(-1px)}.my-title{font-family:Roboto;font-size:16px;color:#fff;font-weight:600;margin:0 0 8px}.job-description{color:#b0b8c4;font-family:Roboto;font-size:14px;line-height:1.6;margin:0}@media (max-width: 900px){h1{font-size:48px;text-align:center}h3{font-size:20px;text-align:center}h5{font-size:16px;text-align:center;line-height:1.6}.contact-me{justify-content:center;flex-wrap:wrap;gap:10px}.project{flex-direction:column;text-align:center}.my-title{font-size:18px;text-align:center}.job-description{font-size:15px;text-align:center}}@media (max-width: 480px){h1{font-size:36px}h3{font-size:18px}h5{font-size:14px;line-height:1.7}.contact-me{gap:5px}a{padding:8px;font-size:14px}.my-title{font-size:16px}.job-description{font-size:14px}}.right-section{width:50%;display:flex;flex-direction:column;padding:0 0 10%;overflow-y:auto;overflow-x:auto;scrollbar-width:none;min-height:0}@media (max-width: 900px){.right-section{width:100%;padding:20px 0;overflow-y:visible;overflow-x:hidden}}@media (max-width: 480px){.right-section{padding:15px 0}}body::-webkit-scrollbar{display:none}.projects-container{display:flex;flex-direction:column;gap:16px;margin-top:20px}.side-projects{display:flex;flex-direction:row;align-items:center;margin:20px 0;padding:20px;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.side-projects:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#007bff1a,#0947880d);opacity:0;transition:opacity .3s ease;z-index:-1}.side-projects:hover{border:1px solid rgba(0,123,255,.4);background:#ffffff0d;transform:translateY(-2px);box-shadow:0 8px 25px #007bff33;cursor:pointer}.side-projects:hover:before{opacity:1}.side-projects img{width:128px;height:72px;padding:0 20px 0 0;border-radius:8px;object-fit:contain;object-position:center;flex-shrink:0;transition:transform .3s ease;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.side-projects:hover img{transform:scale(1.05)}.side-projects .project-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.job-title{margin:0 0 8px;font-family:Roboto;font-size:16px;font-weight:600;color:#fff;line-height:1.4;word-wrap:break-word}.job-description{color:#b0b8c4;font-family:Roboto;font-size:14px;line-height:1.6;margin:0;word-wrap:break-word}.date{white-space:nowrap;padding-right:30px;font-family:Roboto;font-size:12px;color:#7d8d9d;font-weight:500;letter-spacing:.5px}@media (max-width: 1024px){.side-projects img{width:100px;height:56px;padding:0 16px 0 0;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.job-title{font-size:15px}.job-description{font-size:13px}}@media (max-width: 900px){.side-projects{flex-direction:column;margin:16px 0;padding:16px;text-align:center}.side-projects img{width:100%;max-width:200px;height:auto;max-height:120px;padding:0 0 16px;align-self:center;object-fit:contain;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.job-title{font-size:18px;text-align:center;margin-bottom:12px}.job-description{font-size:15px;text-align:center;line-height:1.7}.date{padding-right:0;text-align:center;font-size:13px;margin-bottom:8px}}@media (max-width: 480px){.side-projects{margin:12px 0;padding:12px}.side-projects img{max-width:150px;max-height:90px;padding:0 0 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.job-title{font-size:16px;margin-bottom:8px}.job-description{font-size:14px;line-height:1.6}.date{font-size:12px;margin-bottom:6px}}@font-face{font-family:Montserrat;src:local("Montserrat-Regular"),url(./fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:Roboto;src:local("RobotoSlab-Regular"),url(./fonts/RobotoSlab-Regular.ttf) format("truetype")}@font-face{font-family:OpenSans;src:local("OpenSans-Regular"),url(./fonts/OpenSans-Regular.ttf) format("truetype")}@font-face{font-family:Lato;src:local("Lato-Regular"),url(./fonts/Lato-Regular.ttf) format("truetype")}.left-section{width:50%;display:flex;flex-direction:column;justify-content:space-between;height:80%}@media (max-width: 900px){.left-section{width:100%;height:auto;margin-bottom:30px;text-align:center}h1{font-size:48px;margin-bottom:20px}h3{font-size:20px}h5{font-size:16px;line-height:1.6}.contact-me{justify-content:center;flex-wrap:wrap;gap:10px}}@media (max-width: 480px){.left-section{margin-bottom:20px}h1{font-size:36px;margin-bottom:15px}h3{font-size:18px}h5{font-size:14px;line-height:1.7}.contact-me{gap:5px}a{padding:8px;font-size:14px}}h1{font-size:64px;font-family:Montserrat}h3{font-size:24px;font-family:Roboto}h5{font-size:16px;font-family:OpenSans}h6{font-size:14px;font-family:Lato}.contact-me{display:flex;flex-direction:row}.project{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}a{padding:10px;color:#fff}.my-title{font-family:Roboto;font-size:14px;color:#fff}.job-description{color:#7d8d9d;font-family:Roboto;font-size:12px}
