:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff;margin:0;padding:0}.app{min-height:100vh}.app-layout{display:flex;min-height:100vh}.sidebar{width:300px;min-width:300px;padding:20px;background-color:#fff;overflow-y:auto}.content-area{width:calc(100vw - 300px);display:flex;padding:40px;background-color:#fff;overflow-y:auto;justify-content:center}.loading,.error{display:flex;justify-content:center;align-items:center;height:100vh;font-size:18px}.error{color:#d32f2f}a{color:#333;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:400;margin-bottom:1rem}p{margin-bottom:1rem}.welcome-content{width:100%}.welcome-content h1{font-size:2.5rem;font-weight:400;margin-bottom:30px;color:#333}.welcome-content p{font-size:1.1rem;margin-bottom:20px;color:#666;line-height:1.6}@media(max-width:1024px){.sidebar{width:280px;min-width:280px}.content-area{padding:30px}}@media(max-width:768px){.app-layout{flex-direction:column}.sidebar{width:100%;min-width:auto;border-right:none;border-bottom:1px solid #eee;padding:15px}.content-area{padding:20px 15px;width:100%}.welcome-content h1{font-size:2rem}}.about-me{max-width:800px;margin:0 auto;padding:0}.about-error{text-align:center;color:#666;font-style:italic;padding:40px 20px}.about-header{margin-bottom:40px}.about-title{font-size:2.5rem;font-weight:400;color:#333;margin-bottom:20px;line-height:1.2}.about-content{display:flex;flex-direction:column;gap:40px}.about-intro{order:1}.about-paragraph{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:20px;text-align:justify}.about-images{order:2;margin:20px 0}.about-details{order:3;display:grid;grid-template-columns:1fr 1fr;gap:40px}.section-title{font-size:1.3rem;font-weight:400;color:#333;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.skills-list{list-style:none;padding:0}.skill-item{background-color:#f8f9fa;padding:8px 15px;margin-bottom:8px;border-radius:4px;font-size:.95rem;color:#555;border-left:3px solid #4ecdc4}.experience-list{display:flex;flex-direction:column;gap:25px}.experience-item{padding-bottom:20px;border-bottom:1px solid #eee}.experience-item:last-child{border-bottom:none;padding-bottom:0}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;flex-wrap:wrap;gap:10px}.experience-title{font-size:1.1rem;font-weight:500;color:#333;margin:0}.experience-period{font-size:.9rem;color:#999;font-style:italic;white-space:nowrap}.experience-description{font-size:.95rem;line-height:1.6;color:#666;margin:0}@media(max-width:768px){.about-title{font-size:2rem}.about-details{grid-template-columns:1fr;gap:30px}.about-paragraph{font-size:1rem;text-align:center}.experience-header{flex-direction:column;align-items:flex-start;gap:5px}.experience-period{white-space:normal}}@media(max-width:480px){.about-me{padding:0 10px}.about-title{font-size:1.8rem}.about-content{gap:30px}.section-title{font-size:1.2rem}}.image-gallery{margin:30px 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.gallery-item{cursor:pointer;overflow:hidden;border-radius:4px;transition:transform .2s ease,box-shadow .2s ease;background-color:#f9f9f9}.gallery-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.gallery-item img{display:block;border-radius:4px;transition:opacity .2s ease}.gallery-item:hover img{opacity:.9}.lightbox-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.lightbox-content{position:relative;max-width:95vw;max-height:95vh;cursor:default}.lightbox-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:30px;cursor:pointer;padding:5px 10px;z-index:1001;transition:opacity .2s ease}.lightbox-close:hover{opacity:.7}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;font-size:40px;cursor:pointer;padding:10px 15px;z-index:1001;transition:background-color .2s ease;border-radius:4px}.lightbox-nav:hover{background:#fff3}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-info{position:absolute;bottom:-60px;left:0;right:0;color:#fff;text-align:center;padding:10px}.image-alt{margin:0 0 5px;font-size:14px;opacity:.9}.image-counter{margin:0;font-size:12px;opacity:.7}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.lightbox-nav{font-size:30px;padding:8px 12px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{top:-35px;font-size:25px}.lightbox-info{bottom:-50px}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr;gap:10px}.lightbox-nav{font-size:25px;padding:6px 10px}.lightbox-prev{left:5px}.lightbox-next{right:5px}}.site-header{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #eee}.site-logo{margin-bottom:15px;text-align:center}.logo-link{display:inline-block;text-decoration:none;border-radius:50%;transition:transform .2s ease}.logo-link:hover{transform:scale(1.05)}.site-logo img{display:block;margin:0 auto;border-radius:50%;cursor:pointer}.site-title{font-size:1.8rem;font-weight:400;margin-bottom:20px;color:#333;line-height:1.2;text-align:center}.featured-content{margin-bottom:30px}.featured-title{font-size:1.5rem;font-weight:400;margin-bottom:15px;color:#333}.featured-description{font-style:italic;margin-bottom:10px;color:#666}.featured-interview{color:#666;font-size:.95rem}.contact-info{text-align:center;font-size:.95rem;line-height:1.4}.contact-name{margin-bottom:5px}.contact-email,.contact-phone{margin-bottom:3px;color:#666}@media(max-width:768px){.site-title{font-size:2rem}.featured-title{font-size:1.3rem}.site-header{margin-bottom:30px;padding-bottom:20px}}.main-content{margin-top:0;text-align:center;font-family:europa}.about-section{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee;text-align:center}.about-list{list-style:none;padding:0;margin:0}.about-list li{font-size:1rem;line-height:1.3}.about-link{color:#333;text-decoration:none;display:block;padding:3px 0;transition:color .2s ease;font-weight:500}.about-link:hover{color:#666;text-decoration:underline}.projects-section{margin-bottom:20px;text-align:center}.projects-title{font-size:1.1rem;font-weight:400;margin-bottom:15px;color:#333;text-transform:uppercase;letter-spacing:.5px}.projects-list{list-style:none;display:flex;flex-direction:column;gap:4px}.projects-list li{font-size:.9rem;line-height:1.3}.project-link{color:#333;text-decoration:none;display:block;padding:3px 0;transition:color .2s ease}.project-link:hover{color:#666;text-decoration:underline}.featured-project .project-link{font-weight:500}@media(max-width:768px){.projects-title{font-size:1.2rem}.projects-list{gap:6px}.projects-list li{font-size:.95rem}}.project-detail{margin-top:20px;width:100%}.project-nav{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #eee}.back-link{color:#666;text-decoration:none;font-size:.95rem;display:inline-flex;align-items:center;gap:5px}.back-link:hover{color:#333;text-decoration:underline}.project-content{max-width:700px}.project-title{font-size:2rem;font-weight:400;margin-bottom:15px;color:#333}.project-meta{margin-bottom:25px;display:flex;gap:15px;align-items:center}.project-type{background-color:#f5f5f5;padding:4px 12px;border-radius:3px;font-size:.85rem;color:#666}.project-year{color:#999;font-size:.9rem}.project-description{line-height:1.6;color:#666}.project-description p{margin-bottom:15px}.project-not-found{text-align:center;padding:60px 20px}.project-not-found h2{font-size:1.5rem;font-weight:400;margin-bottom:20px;color:#666}@media(max-width:768px){.project-title{font-size:1.6rem}.project-nav{margin-bottom:20px;padding-bottom:15px}.project-not-found{padding:40px 15px}}.welcome-images{margin:40px 0}.welcome-images-grid{margin-bottom:30px;width:100%}.welcome-image-item{cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;padding:12px 0;display:flex;align-items:center;justify-content:center}.welcome-image-item img{display:block;border-radius:8px;transition:opacity .3s ease;width:100%;height:auto}.welcome-lightbox-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.welcome-lightbox-content{position:relative;max-width:95vw;max-height:95vh;cursor:default}.welcome-lightbox-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:30px;cursor:pointer;padding:5px 10px;z-index:1001;transition:opacity .2s ease}.welcome-lightbox-close:hover{opacity:.7}.welcome-lightbox-info{position:absolute;bottom:-50px;left:0;right:0;color:#fff;text-align:center;padding:10px}.welcome-image-alt{margin:0;font-size:14px;opacity:.9}@media(max-width:768px){.welcome-images-grid{grid-template-columns:1fr;gap:20px}.welcome-lightbox-close{top:-35px;font-size:25px}.welcome-lightbox-info{bottom:-40px}}@media(max-width:480px){.welcome-images{margin:30px 0}.welcome-images-grid{gap:15px}}
