@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";html,body,#root{height:100%;margin:0;padding:0}@media(max-width:768px){html,body{overflow-x:hidden}}@media(max-width:480px){html{font-size:15px}}.sidebar{box-sizing:border-box;flex:0 0 25%;min-width:300px;background-color:#f5f5f5;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-family:Inter,Poppins,Roboto,sans-serif}.profile-pic{width:250px;height:250px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#08ea4d,#009cff);display:flex;justify-content:center;align-items:center;overflow:hidden}.profile-pic img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.sidebar h2{font-size:1.8rem;margin:0;text-align:center}.sidebar .description{text-align:center;line-height:1.5;font-size:.95rem;color:#333;padding:0 1rem}.sidebar .contact{display:flex;flex-direction:column;gap:.1rem;font-size:.9rem;text-align:center}.sidebar .contact a{color:#4f46e5;text-decoration:none}.sidebar .contact a:hover{text-decoration:underline}@media(max-width:1024px){.sidebar{padding:1.5rem;gap:1.25rem}.profile-pic{width:220px;height:220px}.sidebar h2{font-size:1.6rem}}@media(max-width:768px){.sidebar{width:100%;min-width:unset;flex:none;padding:1.5rem 1.25rem}.profile-pic{width:180px;height:180px}.sidebar .description{max-width:600px}.sidebar .contact{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem}}.sidebar .resume{margin-top:0rem}.sidebar .resume a{display:inline-block;padding:.6rem 1.2rem;border-radius:8px;background:linear-gradient(135deg,#08ea4d,#009cff);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.sidebar .resume a:hover{background-color:#b7b6ba;transform:translateY(-2px)}@media(max-width:480px){.profile-pic{width:150px;height:150px}.sidebar h2{font-size:1.4rem}.sidebar .description{font-size:.9rem}}.card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;gap:1rem;width:100%;box-sizing:border-box;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.card-top-row{display:flex;align-items:center;gap:1.5rem}.card-image{width:60px;height:60px;object-fit:cover;border-radius:6px}.stat-text{display:flex;flex-direction:column;justify-content:center}.stat-texts{display:flex;gap:2rem}.stat-text h2{margin:0;font-size:1.8rem;color:#000}.stat-text p{margin:0;font-size:.9rem;color:#666}.card-description{font-size:1rem;color:#444;margin:0;line-height:1.5;word-wrap:break-word}.card h3{margin:0;font-size:1.2rem;color:#000}.card-link{color:#4f46e5;font-weight:500;text-decoration:none;margin-left:.25rem}.card-link:hover{text-decoration:underline}@media(max-width:1024px){.card{padding:1.25rem;gap:.9rem}.card-top-row{gap:1.25rem}.card-image{width:52px;height:52px}.stat-text h2{font-size:1.6rem}.card-description{font-size:.95rem}}@media(max-width:768px){.card{padding:1.25rem;border-radius:10px}.card-top-row{gap:1rem}.card-image{width:48px;height:48px}.stat-texts{gap:1.25rem}.stat-text h2{font-size:1.4rem}.card h3{font-size:1.1rem}.card-description{font-size:.95rem;line-height:1.45}.card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #00000024}}@media(max-width:480px){.card{padding:1rem;gap:.75rem}.card-top-row{gap:.75rem}.card-image{width:42px;height:42px}.stat-text h2{font-size:1.25rem}.stat-text p{font-size:.85rem}.card-description{font-size:.9rem}}.home-container{display:flex;width:100%;min-height:100vh}.my-masonry-grid{display:flex;width:100%;gap:1.5rem}.my-masonry-grid_column{display:flex;flex-direction:column;gap:1.5rem}.main-content{flex:1;padding:2rem}@media(max-width:1024px){.main-content{padding:1.5rem}.my-masonry-grid,.my-masonry-grid_column{gap:1.25rem}}@media(max-width:768px){.home-container{flex-direction:column}.main-content{padding:1.25rem}.my-masonry-grid,.my-masonry-grid_column{gap:1rem}}@media(max-width:480px){.main-content{padding:1rem}}
