*{margin:0;padding:0;box-sizing:border-box}html{overflow-y:scroll}body{font-family:system-ui,-apple-system,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6}a{color:inherit;text-decoration:none}footer{margin-top:4rem;padding:1.5rem 2rem;border-top:1px solid #e5e5e5;background:#fff}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-copyright{font-size:.9rem;color:#666;margin:0}.footer-nav{display:flex;gap:1.5rem}.footer-nav a{font-size:.9rem;color:#666}.footer-nav a:hover,.footer-nav a.active{color:#1a1a1a}.scroll-reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.scroll-reveal.scroll-reveal-visible{opacity:1;transform:translateY(0)}.loader-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:9999;transition:opacity .4s ease,visibility .4s ease}.loader-overlay.loader-fade-out{opacity:0;visibility:hidden;pointer-events:none}.loader-dots{display:flex;gap:.5rem;align-items:center}.loader-dot{width:8px;height:8px;border-radius:50%;background:#999;animation:loader-bounce .6s ease-in-out infinite both}.loader-dot:nth-child(1){animation-delay:0s}.loader-dot:nth-child(2){animation-delay:.15s}.loader-dot:nth-child(3){animation-delay:.3s}@keyframes loader-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.about-hero{padding-top:2rem;background:transparent}.about-name{font-family:Georgia,serif;font-size:3.5rem;font-weight:400;margin-bottom:3rem}.tagline-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.5rem}.about-tagline{font-size:1.1rem;font-weight:600;color:#333;margin:0}.about-location{font-size:1.1rem;font-weight:600;color:#333;margin:0;flex-shrink:0}.about-location .pin{margin-right:.25rem}.about-bio-intro{max-width:640px;margin-bottom:0;line-height:1.7;color:#333}.about-bio-intro a{color:#555;text-decoration:underline}.about-bio{margin-top:2.5rem}.about-bio p{max-width:640px;margin-bottom:1.25rem;line-height:1.7;color:#333}.about-block{margin-bottom:3rem}.about-block p{margin-bottom:1.25rem;line-height:1.7;color:#333}.about-block p:last-child{margin-bottom:0}.about-photo{margin:2rem 0 0;max-width:480px;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#f0f0f0}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-photo figcaption{margin-top:.5rem;font-size:.9rem;color:#666}.about-photos{display:flex;flex-wrap:nowrap;gap:2rem;margin-top:2rem}.about-photos .about-photo{margin:0;flex:1;min-width:0;max-width:none}@media(max-width:600px){.about-photos{flex-direction:column}}.view-more-btn-wrapper{display:flex;justify-content:center;margin-top:1.5rem}.view-more-btn{display:inline-block;padding:.65rem 2rem;background:transparent;color:#1a1a1a;border:1.5px solid #1a1a1a;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.view-more-btn:hover{background:#1a1a1a;color:#fff}.project-card{background:#f5f5f5;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.project-image{position:relative;margin-bottom:1.25rem;padding:.75rem;background:#f5f5f5;border-radius:12px}.project-type-badge{position:absolute;top:0;left:0;z-index:1;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .65rem;border-radius:999px;white-space:nowrap}.badge-client{background:#4caf82;color:#fff}.badge-personal{background:#7c5cbf;color:#fff}.project-image img{width:100%;display:block;border-radius:8px}.project-image-placeholder{aspect-ratio:16 / 10;background:#e0e0e0;border-radius:8px}.project-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.project-description{font-size:.95rem;line-height:1.6;color:#444;margin:0}.project-credentials{font-size:.9rem;line-height:1.6;color:#2a6db5;margin:1rem 0 0}.project-tools{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.project-tool-tag{font-size:.8rem;font-weight:500;color:#444;background:#e8e8e8;border-radius:999px;padding:.25rem .75rem}.projects-section{margin-top:5rem}.projects-section-title{font-family:Georgia,serif;font-size:2rem;font-weight:400;margin-bottom:0;padding-bottom:.5rem;border-bottom:1px solid #1a1a1a}.projects-list{margin-top:2.5rem}@media(max-width:600px){.project-card{padding:1rem}.project-image{padding:.5rem}}.stack-section{margin-top:5rem}.stack-title{font-family:Georgia,serif;font-size:2rem;font-weight:400;margin-bottom:0;padding-bottom:.5rem;border-bottom:1px solid #1a1a1a;margin-bottom:2.5rem}.stack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stack-card{background:#f5f5f5;border-radius:12px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.25rem}.stack-card-icon{width:24px;height:24px;margin-bottom:.25rem}.stack-card-name{font-size:1rem;font-weight:600;color:#1a1a1a}.stack-card-desc{font-size:.85rem;color:#555}.contact-card{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;border-radius:16px;padding:.75rem;background:#f5f5f5}.contact-card-left{background:linear-gradient(135deg,#e91e63,#9c27b0);padding:2.5rem;position:relative;border-radius:12px}.contact-card-name{font-size:1rem;color:#ffffffe6;margin-bottom:.25rem}.contact-name{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.contact-quote{font-size:.9rem;color:#ffffffe6;margin-bottom:2rem;max-width:280px}.contact-card-right{padding:2.5rem;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.contact-link{display:flex;align-items:center;gap:.75rem;color:#333;text-decoration:none;padding:.5rem 0}.contact-link:hover{color:#666}.contact-link-icon{font-size:1rem;width:1.5rem}.contact-link-text{flex:1}.contact-link-arrow{font-size:.9rem;color:#888}@media(max-width:600px){.contact-card{grid-template-columns:1fr;padding:.5rem;gap:.5rem;width:100%;box-sizing:border-box;overflow:hidden}.contact-card-left{padding:1.5rem}.contact-name{font-size:1.25rem}.contact-card-right{padding:1.25rem 1.5rem;gap:.25rem;overflow:hidden}.contact-link{padding:.4rem 0}.contact-link-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.world-map-section{margin:6rem 0}.world-map-title{font-family:Georgia,serif;font-size:1.5rem;font-weight:400;margin-bottom:.25rem;color:#333}.world-map-hint{font-size:.9rem;color:#666;margin-bottom:1rem}.world-map-wrapper{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23333' d='M12 0C7.31 0 3.5 3.81 3.5 8.5c0 5.25 8.5 15.5 8.5 15.5s8.5-10.25 8.5-15.5C20.5 3.81 16.69 0 12 0z'/%3E%3Ccircle cx='12' cy='8' r='3' fill='white'/%3E%3C/svg%3E") 12 22,pointer;user-select:none;-webkit-user-select:none}.world-map-wrapper *{outline:none}.world-map-wrapper path{outline:none}.world-map-svg{width:100%;height:auto;max-height:400px}.pin-owner,.pin-visitor,.pin-other{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.app-wrapper{position:relative;min-height:100vh}.app-content{position:relative;z-index:1;opacity:0;transition:opacity .5s ease}.app-content.content-visible{opacity:1}.blurred-gradients{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden;background:#fff}.gradient-dots{width:100%;height:100%;display:block}.layout-content{position:relative;z-index:1;padding-top:5rem;min-height:100vh;display:flex;flex-direction:column}.layout-content main{flex:1}header{padding:1.5rem 2rem;position:fixed;top:0;left:0;right:0;background:transparent;z-index:10;transition:transform .3s ease}header:before{content:"";position:absolute;inset:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:-1}header.header-scrolled:before{opacity:1}header.header-hidden{transform:translateY(-100%)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem}.avatar-link{display:block}.avatar{width:40px;height:40px;border-radius:8px;background:#e0e0e0;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}nav{display:flex;gap:1.5rem}nav a{font-size:.95rem;color:#666}nav a:hover,nav a.active{color:#1a1a1a}.header-icons{margin-left:auto;display:flex;gap:1rem;font-size:.9rem;color:#666}main{max-width:900px;width:100%;margin:0 auto;padding:2rem;box-sizing:border-box}@media(max-width:600px){header{padding:1rem}header:before{opacity:1}.header-inner{gap:1rem}.header-icons{display:none}main{padding:1rem}}
