:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html{scroll-behavior:smooth}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.navbar{box-shadow:none;justify-content:space-between;display:flex}.navbar-left{align-items:start;display:flex}.navbar-right{align-items:end;padding-right:1rem;display:flex}.navbar ul{gap:1rem;list-style-type:none;display:flex}.navbar a{color:var(--text-h);font-weight:400;text-decoration:none}.navbar a:hover{color:#e715c7}@media (width<=768px){.navbar{flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0}.navbar-left,.navbar-right{align-items:center;padding-right:0}.navbar ul{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}}.card{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);border:1px solid #94a3b840;border-left:4px solid #2563eb;border-radius:1rem;flex-direction:column;gap:.9rem;width:100%;max-width:320px;height:auto;min-height:100%;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a14}.card-title{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.7rem;display:flex}.card-title-right{flex-direction:column;gap:.2rem;display:flex}.card-title-right h2{color:#0f172a;letter-spacing:-.02em;text-align:left;margin:0;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:700}.card-title-right h1{color:#64748b;text-align:left;margin:0;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600}.card-title-left{justify-content:flex-end;align-items:center;display:flex}.card-title-left p{color:#2563eb;background:#eff6ff;border-radius:999px;margin:0;padding:.3rem .55rem;font-size:.8rem;font-weight:600}.card-description{color:#475569;text-align:left;box-shadow:none;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.95rem;line-height:1.6}.card-description ul{flex-direction:column;gap:.5rem;margin:0 0 .8rem;padding:0;list-style:none;display:flex}.card-description li{margin:0;padding-left:1rem;position:relative}.card-description li:before{content:"•";color:#2563eb;font-weight:700;position:absolute;left:0}.card-description p{margin:0}.card-technologies{margin-top:auto}.card-technologies ul{flex-wrap:wrap;align-items:start;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.card-technologies li{color:#2563eb;letter-spacing:.01em;background:linear-gradient(135deg,#eff6ff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:999px;margin:0;padding:.35rem .7rem;font-size:.8rem;font-weight:600;box-shadow:inset 0 1px #ffffffb3}.card:hover{border-left:4px solid #1d4ed8;transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f}.project-card{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);border:1px solid #94a3b840;border-left:4px solid #e715c7;border-radius:1rem;flex-direction:column;gap:.9rem;width:100%;max-width:none;height:auto;min-height:auto;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a14}.project-card a{flex-direction:column;flex:1;min-height:0;display:flex}.project-card-title{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.7rem;display:flex}.project-card-description{flex-direction:column;gap:.2rem;display:flex}.project-card-technologies{margin-top:auto}.project-card-technologies ul{flex-wrap:wrap;align-items:start;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.project-card-technologies li{color:#e715c7;letter-spacing:.01em;background:linear-gradient(135deg,#eff6ff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-radius:999px;margin:0;padding:.35rem .7rem;font-size:.8rem;font-weight:600;box-shadow:inset 0 1px #ffffffb3}.project-card:hover{border-left:4px solid #c112a7;transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f}.project-card a{min-height:0;color:inherit;flex-direction:column;flex:1;justify-content:space-between;text-decoration:none;display:flex}.project-grid{background:#f8fafff2;border:1px solid #5573b01f;border-radius:1.5rem;grid-template-columns:repeat(2,minmax(300px,1fr));align-items:stretch;gap:1.75rem;margin:0 auto 2.5rem;padding:1.75rem;display:grid;box-shadow:0 20px 60px #0f172a14}.project-grid-item{width:100%;min-width:0;display:flex}@media (width<=1024px){.project-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:1.25rem;padding:1.25rem}}@media (width<=768px){.project-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}}.timeline-grid{background:#f8fafff2;border:1px solid #5573b01f;border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin:0 auto 2.5rem;padding:1.75rem;display:grid;box-shadow:0 20px 60px #0f172a14}.timeline-grid-column{min-width:0}@media (width<=1024px){.timeline-grid{gap:1.75rem;padding:1.25rem}}@media (width<=768px){.timeline-grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem}}.experience-timeline{padding:1.5rem 0 2rem}.experience-timeline-list{margin:0;padding:0 0 0 2rem;list-style:none;position:relative}.experience-timeline-list:before{content:"";z-index:0;background:linear-gradient(#2563ebf2 0%,#e715c7e6 100%);border-radius:999px;width:2.5px;position:absolute;top:.45rem;bottom:.35rem;left:.65rem;box-shadow:0 0 14px #2563eb1f}.experience-timeline-list>li{z-index:1;margin-bottom:1.5rem;padding-left:.75rem;position:relative}.experience-timeline-list>li:before{content:"";z-index:2;background:#fff;border:3px solid #2563eb;border-radius:50%;width:.95rem;height:.95rem;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;position:absolute;top:1.25rem;left:-1.825rem;box-shadow:0 4px 12px #0f172a24}.experience-timeline-list>li:hover:before,.experience-timeline-list>li:focus-within:before{background:linear-gradient(135deg,#2563eb 0%,#e715c7 100%);border-color:#fff;transform:scale(1.08);box-shadow:0 6px 16px #e715c733}.experience-timeline-list>li:last-child{margin-bottom:0}@media (width<=768px){.experience-timeline{padding:1rem 0 1.5rem}.experience-timeline-list{padding-left:1.4rem}.experience-timeline-list:before{left:.4rem}.experience-timeline-list>li:before{width:.8rem;height:.8rem;top:1rem;left:-1rem}}.education-timeline{padding:1.5rem 0 2rem}.education-timeline-list{margin:0;padding:0 0 0 2rem;list-style:none;position:relative}.education-timeline-list:before{content:"";z-index:0;background:linear-gradient(#aa3bfff2 0%,#2563ebe6 100%);border-radius:999px;width:2.5px;position:absolute;top:.45rem;bottom:.35rem;left:.65rem;box-shadow:0 0 14px #aa3bff1f}.education-timeline-list>li{z-index:1;margin-bottom:1.5rem;padding-left:.75rem;position:relative}.education-timeline-list>li:before{content:"";z-index:2;background:#fff;border:3px solid #aa3bff;border-radius:50%;width:.95rem;height:.95rem;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;position:absolute;top:1.25rem;left:-1.825rem;box-shadow:0 4px 12px #0f172a24}.education-timeline-list>li:hover:before,.education-timeline-list>li:focus-within:before{background:linear-gradient(135deg,#aa3bff 0%,#2563eb 100%);border-color:#fff;transform:scale(1.08);box-shadow:0 6px 16px #aa3bff33}.education-timeline-list>li:last-child{margin-bottom:0}@media (width<=768px){.education-timeline{padding:1rem 0 1.5rem}.education-timeline-list{padding-left:1.4rem}.education-timeline-list:before{left:.4rem}.education-timeline-list>li:before{width:.8rem;height:.8rem;top:1rem;left:-1rem}}.education-card{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);border:1px solid #94a3b840;border-left:4px solid #aa3bff;border-radius:1rem;flex-direction:column;gap:.9rem;width:100%;max-width:320px;height:auto;min-height:100%;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a14}.education-card-title{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.7rem;display:flex}.education-card-title-right{flex-direction:column;gap:.2rem;display:flex}.education-card-title-right h2{color:#0f172a;letter-spacing:-.02em;text-align:left;margin:0;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:700}.education-card-title-right h1{color:#64748b;text-align:left;margin:0;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600}.education-card-title-left{justify-content:flex-end;align-items:center;display:flex}.education-card-title-left p{color:#aa3bff;background:#f5f3ff;border-radius:999px;margin:0;padding:.3rem .55rem;font-size:.8rem;font-weight:600}.education-card-description{color:#475569;text-align:left;box-shadow:none;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.95rem;line-height:1.6}.education-card-description ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.education-card-description li{margin:0;padding-left:1rem;position:relative}.education-card-description li:before{content:"•";color:#aa3bff;font-weight:700;position:absolute;left:0}.education-card-description p{margin:0}.education-card:hover{border-left:4px solid #7c1fd6;transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f}.skill-card{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);border:1px solid #94a3b840;border-top:4px solid #aa3bff;border-radius:1rem;flex-direction:column;gap:.9rem;width:100%;max-width:none;height:auto;min-height:auto;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a14}.skill-card-title{color:#0f172a;letter-spacing:-.02em;text-align:left;border-bottom:1px solid #94a3b833;padding-bottom:.7rem;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:700}.skill-card-items ul{flex-wrap:wrap;align-items:start;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.skill-card-item{color:#aa3bff;letter-spacing:.01em;background:linear-gradient(135deg,#f5f3ff 0%,#f8fbff 100%);border:1px solid #ede9fe;border-radius:999px;margin:0;padding:.35rem .7rem;font-size:.8rem;font-weight:600;box-shadow:inset 0 1px #ffffffb3}.skill-card:hover{border-top:4px solid #7c1fd6;transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f}.skills-grid{background:#f8fafff2;border:1px solid #5573b01f;border-radius:1.5rem;grid-template-columns:repeat(3,minmax(220px,1fr));align-items:stretch;gap:1.75rem;margin:0 auto 2.5rem;padding:1.75rem;display:grid;box-shadow:0 20px 60px #0f172a14}.skills-grid-item{width:100%;min-width:0;display:flex}@media (width<=1024px){.skills-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:1.25rem;padding:1.25rem}}@media (width<=768px){.skills-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}}.profile{box-sizing:border-box;text-align:left;background:#f8fafff2;border:1px solid #5573b01f;border-radius:1.5rem;align-items:center;gap:2.5rem;max-width:1126px;margin:2rem auto 2.5rem;padding:2rem 2.5rem;display:flex;box-shadow:0 20px 60px #0f172a14}.profile-photo-wrap{background:linear-gradient(135deg,#2563eb 0%,#aa3bff 100%);border-radius:50%;flex-shrink:0;width:168px;height:168px;padding:4px;box-shadow:0 10px 30px #0f172a1f}.profile-photo{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.profile-content{flex-direction:column;align-items:flex-start;gap:.55rem;min-width:0;display:flex}.profile-name{color:#0f172a;letter-spacing:-.02em;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:700}.profile-title{color:#2563eb;background:#eff6ff;border-radius:999px;padding:.3rem .7rem;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:600}.profile-location{color:#64748b;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.85rem}.profile-summary{color:#475569;max-width:640px;margin-top:.3rem;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.7}@media (width<=1024px){.profile{gap:1.75rem;padding:1.75rem}.profile-photo-wrap{width:140px;height:140px}}@media (width<=768px){.profile{text-align:center;flex-direction:column;gap:1.25rem;padding:1.75rem 1.25rem}.profile-content{align-items:center}.profile-summary{max-width:none}}.contact-grid{background:#f8fafff2;border:1px solid #5573b01f;border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:1.75rem;margin:0 auto 2.5rem;padding:1.75rem;display:grid;box-shadow:0 20px 60px #0f172a14}.contact-card{background:linear-gradient(145deg,#fff 0%,#f8fbff 100%);border:1px solid #94a3b840;border-top:4px solid #2563eb;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.7rem;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 10px 30px #0f172a14}.contact-card:nth-child(2){border-top-color:#aa3bff}.contact-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1f}.contact-card-title{color:#0f172a;letter-spacing:-.02em;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:700}.contact-card-value{color:#475569;word-break:break-word;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.95rem}.contact-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb 0%,#aa3bff 100%);border:none;border-radius:999px;align-self:flex-start;margin-top:auto;padding:.55rem 1.1rem;font-family:Inter,Segoe UI,Roboto,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 16px #2563eb40}.contact-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb59}@media (width<=768px){.contact-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}.contact-card{text-align:center;align-items:center}.contact-button{align-self:center}}
