@import"https://fonts.cdnfonts.com/css/satoshi";:root{--satoshi: "Satoshi", sans-serif;--primary-surface: #fff;--primary-text: #000000bf;scroll-behavior:smooth;font-family:var(--satoshi)}body{display:flex;justify-content:center;align-items:center;background:var(--primary-surface);color:var(--primary-text)}div{animation:fade-in .5s ease-in-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}main{display:flex;flex-direction:column;gap:70px;margin-top:100px;padding:35px 25px 25px;width:70vw;min-height:100vh;max-width:1100px}a{text-decoration:none;color:var(--primary-text)}p,span{font-size:20px}.title{font-size:24px;font-weight:600}@media (max-width: 767px){main{width:100vw;border-radius:0;border:none;box-shadow:none;margin-top:0;padding:0 20px;box-sizing:border-box}main{padding:0 10px}p{font-size:18px}}@media (max-width: 480px){main{padding:25px}p{font-size:16px}.title{font-size:20px}}.hero[data-astro-cid-anhloy43]{display:flex;width:100vw;max-width:100%;justify-content:center;text-align:center}.hero[data-astro-cid-anhloy43] span[data-astro-cid-anhloy43]{color:#000000bf;font-size:40px;font-weight:500}.hero[data-astro-cid-anhloy43] a[data-astro-cid-anhloy43]{text-decoration:underline}.hero[data-astro-cid-anhloy43] .icon[data-astro-cid-anhloy43]{width:44px;height:44px;border-radius:8px;transition:transform .1s ease-in-out;animation:loading .3s ease-in-out}.hero[data-astro-cid-anhloy43] .icon[data-astro-cid-anhloy43]:hover{transform:rotate(10deg)}.link-container[data-astro-cid-anhloy43]{display:inline-flex;align-items:bottom;justify-content:center;gap:5px}@keyframes loading{0%{transform:rotate(0)}50%{transform:rotate(10deg)}to{transform:rotate(0)}}@media screen and (max-width: 768px){.hero[data-astro-cid-anhloy43] span[data-astro-cid-anhloy43]{font-size:30px;text-align:left}.hero[data-astro-cid-anhloy43] .icon[data-astro-cid-anhloy43]{width:25px;height:25px;border-radius:6px}}@media screen and (max-width: 480px){.hero[data-astro-cid-anhloy43] span[data-astro-cid-anhloy43]{font-size:20px}.hero[data-astro-cid-anhloy43] .icon[data-astro-cid-anhloy43]{width:25px;height:25px}}.hreffix[data-astro-cid-dohjnao5]{max-width:fit-content}.projectcard[data-astro-cid-dohjnao5]{color:#000;display:flex;max-width:500px;gap:15px;padding:10px;border-radius:10px;user-select:none;transition:background-color .1s ease-in-out}.projectcard[data-astro-cid-dohjnao5] .metadata[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;gap:5px}.projectcard[data-astro-cid-dohjnao5] b[data-astro-cid-dohjnao5]{font-size:20px;font-weight:600}.projectcard[data-astro-cid-dohjnao5] span[data-astro-cid-dohjnao5]{font-size:18px}.projectcard[data-astro-cid-dohjnao5]:hover{background-color:#f0f0f0}.projectIcon[data-astro-cid-dohjnao5]{max-width:50px;height:50px;border-radius:8px}@media (max-width: 768px){.projectcard[data-astro-cid-dohjnao5]{max-width:100%;flex-direction:column}.projectcard[data-astro-cid-dohjnao5] b[data-astro-cid-dohjnao5]{font-size:18px}.projectcard[data-astro-cid-dohjnao5] span[data-astro-cid-dohjnao5]{font-size:16px}}.col[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;gap:50px}.projects[data-astro-cid-ghubstuj]{gap:20px}.projectscol[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;gap:20px}.schoolprojects[data-astro-cid-ghubstuj]{display:flex;flex-direction:row;flex-wrap:wrap;max-width:520px}summary[data-astro-cid-ghubstuj]{cursor:pointer;user-select:none;display:block;padding-left:1rem;position:relative}summary[data-astro-cid-ghubstuj]:before{content:"";border-width:.38rem;border-style:solid;border-color:transparent transparent transparent #4b4b4b;position:absolute;top:.7rem;left:-.1rem;transform-origin:.2rem 50%;transition:.25s transform ease}details[data-astro-cid-ghubstuj][open]>summary[data-astro-cid-ghubstuj]:before{transform:rotate(90deg)}details[data-astro-cid-ghubstuj] summary[data-astro-cid-ghubstuj]::-webkit-details-marker{display:none}.skillIcon[data-astro-cid-lfejdz7i]{height:60px;width:60px;border:1px solid #e8e8e8;border-radius:12px;transition:opacity .2s}.skillIcon[data-astro-cid-lfejdz7i]:hover{opacity:.9}.tooltip[data-astro-cid-lfejdz7i]{position:relative;display:inline-block}.tooltip[data-astro-cid-lfejdz7i] .tooltiptext[data-astro-cid-lfejdz7i]{visibility:hidden;display:flex;background-color:#fff;color:#000;position:absolute;z-index:1;bottom:120%;margin-left:-60px;border-radius:8px;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .1s}.tooltiptext[data-astro-cid-lfejdz7i] img[data-astro-cid-lfejdz7i]{width:200px;border-radius:8px}.tooltip[data-astro-cid-lfejdz7i]:hover .tooltiptext[data-astro-cid-lfejdz7i]{visibility:visible;box-shadow:0 0 10px #00000080;opacity:1;transform:translateY(0)}@media (max-width: 768px){.tooltip[data-astro-cid-lfejdz7i]:hover .tooltiptext[data-astro-cid-lfejdz7i]{visibility:hidden;box-shadow:none}}.row[data-astro-cid-mem4vizu]{display:flex;gap:10px;flex-wrap:wrap}.skilldivider[data-astro-cid-mem4vizu]{display:flex;flex-direction:column;gap:20px}.skillsets[data-astro-cid-mem4vizu]{display:flex;flex-direction:column;gap:20px;max-width:270px}.hreffix[data-astro-cid-yxtifmrq]{max-width:fit-content}.socialCard[data-astro-cid-yxtifmrq]{display:flex;align-items:center;padding:10px;border-radius:10px;transition:background-color .2s;gap:10px}.socialCard[data-astro-cid-yxtifmrq]:hover{background-color:#f0f0f0}.socialIcon[data-astro-cid-yxtifmrq]{width:30px;height:30px;border-radius:100%}.sidebyside[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between}.column[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:40px}.right_sidebar[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:70px}@media (max-width: 1150px){.sidebyside[data-astro-cid-j7pv25f6]{flex-direction:column;gap:70px}}
