*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{margin:0;padding:0;font-family:Inter,-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;background:#fff;color:#1a1a1a;line-height:1.6;font-size:16px}#app{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:inherit;transition:opacity .2s ease}a:hover{opacity:.7}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-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;background:#fff;color:#1a1a1a;font-size:16px}#app{min-height:100vh;display:flex;flex-direction:column}.main-header{background:#fff;position:sticky;top:0;z-index:100}.header-content{max-width:800px;margin:0 auto;padding:20px 32px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:16px;font-weight:500;color:#1a1a1a;text-decoration:none;transition:color .2s ease}.logo:hover{color:#666}.header-right{display:flex;align-items:center;gap:32px}.clock{font-size:16px;color:#666;font-variant-numeric:tabular-nums;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.main-nav{display:flex;gap:32px}.main-nav a{color:#666;text-decoration:none;font-size:16px;transition:color .2s ease}.main-nav a:hover,.main-nav a.router-link-active{color:#1a1a1a}main{flex:1}.main-footer{background:#fafafa;border-top:1px solid #e5e5e5;margin-top:60px}.footer-content{max-width:800px;margin:0 auto;padding:32px;text-align:center}.footer-content p{margin:0;color:#666;font-size:16px}@media (max-width: 768px){.header-content{flex-direction:column;gap:16px;align-items:flex-start;padding:20px}.header-right{width:100%;justify-content:space-between}.clock{font-size:15px}.main-nav{gap:20px}.main-nav a{font-size:16px}}.hero-section[data-v-ae8bdb5b]{max-width:800px;margin:0 auto;padding:80px 32px 60px}.hero-container[data-v-ae8bdb5b]{max-width:100%}.hero-bio[data-v-ae8bdb5b]{font-size:16px;line-height:1.7;color:#1a1a1a;margin:0;white-space:pre-line;font-weight:400}@media (max-width: 768px){.hero-section[data-v-ae8bdb5b]{padding:60px 24px 40px}.hero-bio[data-v-ae8bdb5b]{font-size:16px}}.projects-section[data-v-85452010]{max-width:800px;margin:0 auto;padding:60px 0 80px;background:#fff}.projects-section h2[data-v-85452010]{font-size:16px;font-weight:400;margin:0 32px 60px;color:#1a1a1a;display:flex;align-items:center;gap:16px;white-space:nowrap}.projects-section h2[data-v-85452010]:after{content:"";display:block;flex-grow:1;height:1px;background-color:#e5e5e5}.projects-list[data-v-85452010]{display:flex;flex-direction:column;gap:40px;padding:0 32px}.project-item[data-v-85452010]{display:flex;flex-direction:column;gap:32px;padding:0;cursor:pointer;background:#fff;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.project-item.visible[data-v-85452010]{opacity:1;transform:translateY(0)}.project-item:hover .title[data-v-85452010]{color:#c60000}.project-item:hover .project-image img[data-v-85452010]{transform:scale(1.02)}.project-info[data-v-85452010]{display:flex;flex-direction:column;gap:12px}.project-header[data-v-85452010]{display:flex;align-items:baseline;gap:16px}.year[data-v-85452010]{font-size:16px;color:#666;font-weight:400;min-width:60px}.title[data-v-85452010]{font-size:18px;font-weight:500;margin:0;color:#1a1a1a;display:flex;align-items:center;gap:6px;transition:color .2s ease}.arrow[data-v-85452010]{color:#999;font-weight:300;font-size:18px}.description[data-v-85452010]{font-size:16px;line-height:1.6;color:#666;margin:0;padding-left:76px;max-width:100%}.project-image[data-v-85452010]{width:100%;border-radius:12px 12px 0 0;overflow:hidden;border:1px solid #e5e5e5;border-bottom:none;background:#fafafa;margin-top:8px;box-shadow:0 4px 20px #0000000a}.project-image img[data-v-85452010]{width:100%;height:auto;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 768px){.projects-section[data-v-85452010]{padding:40px 0 60px}.projects-section h2[data-v-85452010]{margin:0 20px 40px}.projects-list[data-v-85452010]{padding:0 20px;gap:48px}.project-item[data-v-85452010]{gap:24px}.project-header[data-v-85452010]{flex-direction:column;gap:8px;align-items:flex-start}.year[data-v-85452010]{min-width:auto;font-size:14px}.title[data-v-85452010]{font-size:17px}.description[data-v-85452010]{padding-left:0;font-size:15px;line-height:1.65}.project-image[data-v-85452010]{border-radius:8px 8px 0 0;margin-top:4px}}.home-page[data-v-9871d97e]{width:100%}.about-section[data-v-1fc6d4b4]{max-width:800px;margin:0 auto;padding:60px 32px 40px}.about-section h2[data-v-1fc6d4b4]{font-size:16px;font-weight:400;margin:0 0 40px;color:#1a1a1a}.about-content[data-v-1fc6d4b4]{display:grid;grid-template-columns:1fr 240px;gap:60px;align-items:start}.about-text p[data-v-1fc6d4b4]{font-size:16px;line-height:1.7;margin:0 0 24px;color:#333}.intro[data-v-1fc6d4b4]{font-weight:400}.profile-circle[data-v-1fc6d4b4]{width:240px;height:240px;border-radius:50%;overflow:hidden;background:#f0f0f0}.profile-circle img[data-v-1fc6d4b4]{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.about-content[data-v-1fc6d4b4]{grid-template-columns:1fr;gap:40px}.profile-circle[data-v-1fc6d4b4]{width:200px;height:200px;margin:0 auto}.about-text p[data-v-1fc6d4b4]{font-size:16px}}.experience-section[data-v-93e699d5]{max-width:800px;margin:0 auto;padding:40px 32px}.experience-section h2[data-v-93e699d5]{font-size:16px;font-weight:400;margin:0 0 40px;color:#1a1a1a}.experience-list[data-v-93e699d5]{display:flex;flex-direction:column;gap:48px}.experience-item[data-v-93e699d5]{display:flex;flex-direction:column;gap:16px}.experience-header[data-v-93e699d5]{display:flex;flex-direction:column;gap:8px}.period[data-v-93e699d5]{font-size:16px;color:#666;font-weight:400}.position-company[data-v-93e699d5]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.position[data-v-93e699d5]{font-size:16px;color:#1a1a1a;font-weight:400}.separator[data-v-93e699d5]{color:#999}.company[data-v-93e699d5]{font-size:16px;color:#1a1a1a;text-decoration:none;font-weight:400}.company[data-v-93e699d5]:hover{text-decoration:underline}.description[data-v-93e699d5]{font-size:16px;line-height:1.7;color:#333;margin:0}@media (max-width: 768px){.experience-section h2[data-v-93e699d5],.position[data-v-93e699d5],.company[data-v-93e699d5],.description[data-v-93e699d5]{font-size:16px}}.about-page[data-v-65e477eb]{width:100%}.contact-section[data-v-49932c2e]{max-width:800px;margin:0 auto;padding:60px 32px 80px}.contact-section h2[data-v-49932c2e]{font-size:16px;font-weight:400;margin:0 0 40px;color:#1a1a1a}.contact-content[data-v-49932c2e]{display:flex;flex-direction:column;gap:40px}.contact-text[data-v-49932c2e]{font-size:16px;line-height:1.7;margin:0;color:#333}.contact-links[data-v-49932c2e]{display:flex;flex-direction:column;gap:20px}.email-button[data-v-49932c2e]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:inline-block;font-size:16px;padding:12px 24px;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:6px;transition:background .2s ease;font-weight:400;width:fit-content}.email-button[data-v-49932c2e]:hover{background:#333}.contact-link[data-v-49932c2e]{font-size:16px;color:#666;text-decoration:none;transition:color .2s ease}.contact-link[data-v-49932c2e]:hover{color:#1a1a1a}.social-links[data-v-49932c2e]{display:flex;gap:24px;flex-wrap:wrap}.social-link[data-v-49932c2e]{color:#666;text-decoration:none;font-size:16px;transition:color .2s ease}.social-link[data-v-49932c2e]:hover{color:#1a1a1a}@media (max-width: 768px){.contact-section[data-v-49932c2e]{padding:40px 20px 60px}}.contact-page[data-v-43fa3a4a]{width:100%}
