body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--black:#000;--white:#fff;--gray:#666;--light-gray:#f5f5f5;--border-color:#e0e0e0;--main-lavender:#d4b1d4}html{scroll-behavior:smooth}body{color:#000;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.4}.app,body{background:#fff;background:var(--white)}.app{min-height:100vh}.header-wrap{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffff4d;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.menu-toggle{background:none;border:none;color:#000;color:var(--black);cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;z-index:1001}.menu-toggle:focus{outline:2px solid #d4b1d4;outline:2px solid var(--main-lavender);outline-offset:2px}.animated-body{inset:0;overflow:hidden;pointer-events:none;position:absolute}.circle1{border-radius:80%;height:400px;right:-100px;top:-100px;width:450px}.circle1,.circle2{animation:float 5s infinite;background:#d4b1d4;background:var(--main-lavender);filter:blur(100px);position:absolute}.circle2{border-radius:70%;bottom:-150px;height:450px;left:-250px;width:400px}.circle3{border-radius:80%;bottom:-450px;filter:blur(150px);height:550px;right:-200px;width:500px}.circle3,.circle4{animation:float 5s infinite;background:#d4b1d4;background:var(--main-lavender);position:absolute}.circle4{border-radius:70%;filter:blur(100px);height:350px;left:-150px;top:-200px;width:300px}@keyframes float{0%,to{transform:translateY(20)}50%{transform:translateY(100px)}}.nav-title h1{color:#d4b1d4;color:var(--main-lavender);font-size:1.5rem;font-weight:800}.onepage-nav{border-radius:8px;display:flex;gap:2rem;list-style:none;padding:4px}.nav-link{background:none;border:none;border-radius:4px;color:#666;color:var(--gray);cursor:pointer;display:block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-decoration:none;transition:color .2s ease}.nav-link:hover{background:#d4b1d41a;color:#d4b1d4;color:var(--main-lavender)}.nav-item.active .nav-link{font-weight:500}.nav-item.active .nav-link,.nav-link.active{color:#d4b1d4;color:var(--main-lavender);font-weight:700}.nav-link.active{background:#d4b1d426}main{min-height:100vh}.about-section{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1300px;min-height:80vh;padding:8rem 2rem 4rem}.hero-content{margin:0 auto;text-align:left;width:100%}.hero-title{color:#d4b1d4;color:var(--main-lavender);font-size:clamp(2.5rem,8vw,8rem);font-weight:700;letter-spacing:-.02em;line-height:.9;margin-bottom:2rem}.hero-subtitle{color:#666;color:var(--gray);font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin-bottom:3rem;max-width:600px}.about-details{grid-gap:4rem;border-top:1px solid #e0e0e0;border-top:1px solid var(--border-color);display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:4rem;padding-top:4rem}.about-text h3{color:#000;color:var(--black);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.about-text p{color:#666;color:var(--gray);line-height:1.6;margin-bottom:1rem}.about-image{align-items:flex-start;display:flex;justify-content:center}.about-image img{border:3px solid #d4b1d4;border:3px solid var(--main-lavender);border-radius:8px;box-shadow:0 6px 10px rgba(5,5,5,.454);height:300px;object-fit:cover;width:300px}.scroll-hint{bottom:2rem;right:2rem}.resume-scroll-hint,.scroll-hint{color:#666;color:var(--gray);font-size:.9rem;letter-spacing:.1em;position:absolute;text-transform:uppercase}.resume-scroll-hint{right:4.5rem;top:13rem}.skills-container{margin:0 auto;max-width:1200px;padding:8rem 2rem 4rem}.page-title{color:#d4b1d4;color:var(--main-lavender);font-size:clamp(2rem,6vw,5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:2rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));margin-top:2rem}.skill-category{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);padding:2rem 0}.skill-category:last-child{border-bottom:none}.skill-category h3{color:#000;color:var(--black);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.skill-list{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:solid #fff3;border-radius:20px;box-shadow:0 4px 6px rgba(5,5,5,.454);color:#000;color:var(--black);font-size:.9rem;font-weight:400;padding:.5rem 1rem;transition:all .2s ease}.skill-tag:hover{background:#000;background:var(--black);box-shadow:0 6px 10px rgba(5,5,5,.454);color:#d4b1d4;color:var(--main-lavender);cursor:default;transform:scale(1.1)}.Goal{padding:2rem 0}.Goal h3{color:#000;color:var(--black);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.Goal p{color:#666;color:var(--gray);font-size:1rem;line-height:1.6}.resume-container{margin:0 auto;max-width:800px;padding:8rem 2rem 4rem}.resume-section{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background-color:#ffffff4d;border:1px solid #e0e0e0;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 6px rgba(5,5,5,.454);margin:0 0 2rem;padding:2rem}.resume-section h3{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);color:#000;color:var(--black);font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;margin-bottom:2rem;padding-bottom:.5rem}.resume-item{margin-bottom:2rem;padding-bottom:2rem}.resume-item:not(:last-child){border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--light-gray)}.resume-item-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.resume-item h4{color:#000;color:var(--black);flex:1 1;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;min-width:200px}.period,.resume-year,.status{background:#000;background:var(--black);border-radius:12px;color:#fff;color:var(--white);font-size:.8rem;font-weight:500;padding:.25rem .75rem;white-space:nowrap}.status.in-progress{background:#666;background:var(--gray)}.company,.resume-institution{color:#d4b1d4;color:var(--main-lavender);font-size:clamp(.9rem,2vw,1rem);font-weight:500;margin:.25rem 0 .5rem}.description,.resume-description{color:#666;color:var(--gray);font-size:clamp(.9rem,1.8vw,1rem);line-height:1.6;margin:.5rem 0}.technologies{color:#000;color:var(--black);font-size:clamp(.85rem,1.8vw,.9rem);font-weight:500;margin:.5rem 0}.responsibilities{list-style:none;margin:1rem 0 0;padding:0}.responsibilities li{color:#666;color:var(--gray);font-size:clamp(.9rem,1.8vw,1rem);line-height:1.6;margin-bottom:.5rem;padding-left:1rem;position:relative}.responsibilities li:before{color:#000;color:var(--black);content:"—";left:0;position:absolute}.blog-container{margin:0 auto;max-width:800px;padding:8rem 2rem 4rem}.blog-section{min-height:70vh}.blog-section p{color:#666;color:var(--gray);font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin-top:2rem}.blog-section a{color:#d4b1d4;color:var(--main-lavender);text-decoration:underline;transition:opacity .2s}.blog-section a:hover{opacity:.8}.footer{border-top:1px solid #e0e0e0;border-top:1px solid var(--border-color);margin-top:4rem;padding:2rem;text-align:center}.footer p{color:#666;color:var(--gray);font-size:.9rem;margin:.25rem 0}.nav-actions{display:flex;gap:2rem;margin-top:2rem}.nav-button{background:none;border:none;color:#000;color:var(--black);cursor:pointer;font-size:1rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:opacity .2s ease}.nav-button:hover{color:#d4b1d4;color:var(--main-lavender);font-weight:700;opacity:.7}@media (max-width:1024px){.header-container{padding:0 1.5rem}.about-details{gap:3rem}.hero-title{font-size:clamp(2.5rem,9vw,6rem)}}@media (max-width:768px){.menu-toggle{display:block}.nav-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;box-shadow:2px 0 10px #0000001a;height:100vh;left:-100%;max-width:300px;padding:5rem 0 2rem;position:fixed;top:0;transition:left .3s ease;width:70%;z-index:999}.nav-container.open{left:0}.onepage-nav{flex-direction:column;gap:0;padding:0}.onepage-nav li{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color);width:100%}.nav-link{font-size:1.1rem;padding:1.2rem 2rem;text-align:left;width:100%}.header-container{padding:0 1rem}.about-section{padding:6rem 1.5rem 2rem}.hero-title{font-size:clamp(2rem,10vw,4rem);line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.about-details{gap:2rem;grid-template-columns:1fr;margin-top:2rem;padding-top:2rem}.about-image{order:-1}.about-image img{aspect-ratio:1;height:auto;max-width:300px;width:100%}.blog-container,.resume-container,.skills-container{padding:6rem 1.5rem 2rem}.skills-grid{gap:2rem;grid-template-columns:1fr}.page-title{font-size:clamp(2rem,8vw,3.5rem);margin-top:0}.resume-item-header{gap:.5rem}.nav-actions,.resume-item-header{align-items:flex-start;flex-direction:column}.nav-actions{gap:1rem}.resume-scroll-hint,.scroll-hint{bottom:1rem;font-size:.8rem;right:1rem}.resume-scroll-hint{bottom:1rem;top:auto}.projects-container{padding:6rem 1.5rem 2rem}.project-title{font-size:clamp(2rem,8vw,3.5rem);margin-top:0}}@media (max-width:480px){.header-container{padding:.5rem 1rem}.nav-title h1{font-size:1.3rem}.nav-container{width:80%}.about-section{padding:5rem 1rem 2rem}.hero-title{font-size:clamp(1.8rem,12vw,3rem)}.hero-subtitle{font-size:.95rem}.about-image img{max-width:250px;width:100%}.Goal,.skill-category{padding:1.5rem 0}.skill-tag{font-size:.85rem;padding:.4rem .8rem}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.project-name{font-size:1.5rem}.project-links{flex-direction:column;gap:1rem}.project-link{background:#d4b1d41a;border-radius:6px;padding:.8rem;text-align:center}.resume-section{margin:.5rem;padding:1.5rem}.footer{margin-top:2rem;padding:1.5rem 1rem}}.nav-button:focus,.nav-link:focus{border-radius:4px;outline:2px solid #d4b1d4;outline:2px solid var(--main-lavender);outline-offset:2px}@media (hover:none) and (pointer:coarse){.nav-button,.nav-link,.project-link{align-items:center;display:flex;min-height:44px}.skill-tag{padding:.6rem 1rem}}img{height:auto;max-width:100%}@supports (padding:env(safe-area-inset-bottom)){.header-wrap{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}.page-content{display:none;opacity:0;transform:translateY(20px);transition:all .3s ease}.page-content.active{display:block;opacity:1;transform:translateY(0)}.projects-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1200px;padding:8rem 2rem 4rem}.project-image{aspect-ratio:3/2;border:3px solid var(--main-lavender);border-radius:8px;display:block;height:auto;margin-bottom:1rem;max-width:100%;object-fit:cover;width:100%}.project-title{color:#d4b1d4;font-size:clamp(2rem,6vw,5rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.projects-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));margin-top:2rem;width:100%}.project-card{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff4d;border:1px solid var(--border-color);border-radius:10px;box-shadow:0 4px 6px rgba(5,5,5,.454);margin:0 auto;max-width:400px;padding:2rem;transition:transform .2s,box-shadow .2s;width:100%}.project-card:hover{box-shadow:0 8px 12px #0505054d;transform:translateY(-5px)}.project-name{color:var(--main-lavender);font-size:clamp(1.3rem,4vw,2rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem;text-align:center}.project-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-top:1.5rem}.project-link{border-radius:6px;color:var(--main-lavender);font-weight:500;min-width:100px;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .2s}.project-link:hover{background:#d4b1d426;text-decoration:underline}.project-card p{line-height:1.6;margin-bottom:.8rem}.project-card p strong{color:var(--black);font-weight:600}@media (max-width:768px){.projects-container{padding:6rem 1.5rem 2rem}.project-title{font-size:clamp(1.8rem,8vw,2.5rem);margin-top:0}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-card{max-width:100%;padding:1.5rem}.project-name{font-size:1.5rem;margin-bottom:1rem}.project-links{flex-direction:column;gap:.8rem}.project-link{background:#d4b1d41a;border:1px solid #d4b1d44d;padding:.8rem;width:100%}}@media (max-width:480px){.projects-container{padding:5rem 1rem 2rem}.project-card{padding:1.2rem}.project-name{font-size:1.3rem}.project-image{border-width:2px}}
/*# sourceMappingURL=main.62d071e1.css.map*/