:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafaf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111827;background:#fafaf9;min-width:320px;margin:0}a{color:inherit}button{font:inherit}.navbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf9e6;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:18px 40px;display:flex}.navbar-brand{color:#111827;font-size:28px;font-weight:700;text-decoration:none}.navbar-links{align-items:center;gap:24px;display:flex}.navbar-links a{color:#4b5563;font-weight:600;text-decoration:none}.navbar-links a:hover{color:#111827}@media (width<=700px){.navbar-inner{flex-direction:column;gap:12px;padding:16px 20px}.navbar-links{flex-wrap:wrap;justify-content:center;gap:16px}}.hero{max-width:1100px;margin:0 auto;padding:40px 40px 64px}.hero-badge{color:#374151;background-color:#f3f4f6;border-radius:999px;margin-bottom:24px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.04em;color:#111827;max-width:1200px;margin:0;font-size:64px;line-height:1.05}.hero-description{color:#4b5563;max-width:680px;margin-top:24px;font-size:22px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:36px;display:flex}.hero-button{cursor:pointer;border-radius:999px;padding:15px 26px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.hero-button-primary{color:#fff;background-color:#111827;border:none}.hero-button-secondary{color:#111827;background-color:#fff;border:1px solid #d1d5db}.hero-button-primary:hover{transform:translateY(-1px)}.hero-button-secondary:hover{background-color:#f9fafb}@media (width<=900px){.hero{padding:40px 20px 24px}.hero-title{font-size:48px}.hero-description{font-size:18px;line-height:1.7}}.stack{max-width:1100px;margin:0 auto;padding:24px 40px 40px}.stack-header{margin-bottom:32px}.stack-title{color:#111827;letter-spacing:-.02em;margin:0;font-size:34px;line-height:1.15}.stack-marquee{width:100%;padding:8px 0 4px;position:relative;overflow:hidden}.stack-track{align-items:center;gap:20px;width:max-content;animation:26s linear infinite stack-scroll;display:flex}.stack-pill{white-space:nowrap;border:1px solid #1118270f;border-radius:24px;align-items:center;gap:14px;min-height:76px;padding:18px 30px;display:inline-flex;box-shadow:0 8px 24px #0f172a0f}.stack-pill-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:36px;line-height:1;display:inline-flex}.stack-pill-text{letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1}.stack-text-icon{color:currentColor;background:#11182714;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:15px;font-weight:800;display:inline-flex}.stack-marquee:hover .stack-track{animation-play-state:paused}.stack-marquee:before,.stack-marquee:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.stack-marquee:before{background:linear-gradient(90deg,#fafaf9 0%,#fafaf900 100%);left:0}.stack-marquee:after{background:linear-gradient(270deg,#fafaf9 0%,#fafaf900 100%);right:0}.stack-pill-java{color:#9a5a16;background:#f8efe3}.stack-pill-cpp{color:#3b5fc7;background:#eef4ff}.stack-pill-spring{color:#2f7d32;background:#e8f6ea}.stack-pill-python{color:#355c9a;background:#eef3ff}.stack-pill-react{color:#0f7ea8;background:#e7f7ff}.stack-pill-ts{color:#355ebf;background:#eaf0ff}.stack-pill-node{color:#2f7d32;background:#edf8eb}.stack-pill-api{color:#5064c9;background:#edf2ff}.stack-pill-docker{color:#1662c4;background:#e8f3ff}.stack-pill-postgres{color:#4c5bb5;background:#eef1ff}.stack-pill-mongo{color:#2f7d32;background:#ebf7ee}.stack-pill-spark{color:#c45a1c;background:#fff1ea}.stack-pill-aws{color:#a56400;background:#fff3dd}.stack-pill-gcp{color:#1f6fd1;background:#eef7ff}.stack-pill-git{color:#c24a1c;background:#fff0ea}@keyframes stack-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.stack{padding:8px 24px 56px}.stack-title{font-size:30px}.stack-pill{border-radius:22px;min-height:68px;padding:16px 22px}.stack-pill-icon{font-size:32px}.stack-pill-text{font-size:18px}}@media (width<=768px){.stack{padding:8px 20px 48px}.stack-title{font-size:28px}.stack-track{gap:16px;animation-duration:22s}.stack-pill{border-radius:20px;min-height:60px;padding:14px 18px}.stack-pill-icon{font-size:26px}.stack-pill-text{font-size:16px}.stack-marquee:before,.stack-marquee:after{width:64px}}.projects{max-width:1100px;margin:0 auto;padding:72px 40px 90px}.projects-header{margin-bottom:28px}.projects-title{color:#111827;letter-spacing:-.02em;margin:0;font-size:40px;line-height:1.1}.projects-subtitle{color:#4b5563;max-width:700px;margin-top:14px;font-size:18px;line-height:1.7}.projects-grid{grid-template-columns:1fr;gap:24px;display:grid}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:30px;transition:transform .2s,box-shadow .2s,border-color .2s}.project-card:hover{border-color:#dbe2ea;transform:translateY(-3px);box-shadow:0 14px 36px #0f172a14}.project-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.project-card-period{color:#6b7280;margin:0;font-size:14px;font-weight:600}.project-card-links{flex-wrap:wrap;gap:10px;display:flex}.project-link{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.project-link:hover{background:#f3f4f6}.project-card-title{color:#111827;letter-spacing:-.02em;margin:18px 0 0;font-size:28px;line-height:1.2}.project-card-summary{color:#374151;margin-top:16px;font-size:18px;line-height:1.75}.project-card-impact{color:#6b7280;margin-top:12px;font-size:16px;line-height:1.7}.project-tags{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.project-tag{color:#374151;background-color:#f3f4f6;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-block}@media (width<=900px){.projects{padding:32px 20px 72px}.projects-title{font-size:34px}.projects-subtitle{font-size:17px}.project-card{border-radius:24px;padding:24px}.project-card-top{flex-direction:column;align-items:flex-start}.project-card-title{font-size:24px}.project-card-summary{font-size:17px}.project-card-impact{font-size:15px}}.contact{max-width:1100px;margin:0 auto;padding:0 40px 100px}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:32px}.contact-kicker{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:14px;font-weight:700}.contact-title{color:#111827;margin:0;font-size:36px}.contact-description{color:#4b5563;max-width:700px;margin-top:16px;font-size:18px;line-height:1.7}.contact-links{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.contact-links a{color:#111827;font-weight:600;text-decoration:none}.contact-links a:hover{text-decoration:underline}@media (width<=900px){.contact{padding:0 20px 70px}.contact-title{font-size:30px}}#root{width:100%}
