*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;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}.gallery-section{margin-bottom:60px}.gallery-section h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.gallery-img{background:#f3f3f3;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;height:180px;object-fit:cover;transition:box-shadow .18s cubic-bezier(.4,1.2,.6,1),-webkit-transform .18s cubic-bezier(.4,1.2,.6,1),-webkit-filter .18s;transition:transform .18s cubic-bezier(.4,1.2,.6,1),box-shadow .18s cubic-bezier(.4,1.2,.6,1),filter .18s;transition:transform .18s cubic-bezier(.4,1.2,.6,1),box-shadow .18s cubic-bezier(.4,1.2,.6,1),filter .18s,-webkit-transform .18s cubic-bezier(.4,1.2,.6,1),-webkit-filter .18s;width:100%}.gallery-img:hover{box-shadow:0 6px 20px rgba(0,0,0,.16);-webkit-filter:brightness(.97);filter:brightness(.97);-webkit-transform:scale(1.045);transform:scale(1.045)}.gallery-lightbox{align-items:center;-webkit-animation:fadeIn .2s;animation:fadeIn .2s;background:rgba(0,0,0,.6);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.gallery-lightbox-backdrop{background:transparent;height:100vh;left:0;position:absolute;top:0;width:100vw}.gallery-lightbox-img{background:#fff;border-radius:16px;box-shadow:0 4px 32px rgba(0,0,0,.25);max-height:80vh;max-width:90vw;position:relative;z-index:1001}.gallery-lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;line-height:1;padding:0 .5rem;position:absolute;right:3vw;top:2.5vh;transition:color .15s;z-index:1002}.gallery-lightbox-close:hover{color:#ffb3b3}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.blog-post-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:0 auto 60px;max-width:700px;padding:2rem 1.5rem 2.5rem}.blog-back{align-items:center;background:none;border:none;color:#0077b5;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.4em;margin-bottom:1.5rem;padding:0;transition:color .15s}.blog-back:hover{color:#005983;text-decoration:underline}.blog-post-title{font-size:2rem;font-weight:600;margin-bottom:.5rem}.blog-post-date{color:#888;font-size:1rem;margin-bottom:1.5rem}.blog-post-content{color:#222;font-size:1.13rem;line-height:1.7}.blog-section{margin-bottom:60px}.blog-section h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:left}.blog-list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.blog-item{align-items:baseline;border-bottom:2px solid #727272;display:flex;justify-content:space-between;padding:1rem 1.25rem}.blog-title{color:#222;font-size:1.1rem;font-weight:500}.blog-date{color:#888;font-size:.95rem;margin-left:1.5rem;white-space:nowrap}.about-section{margin-bottom:60px}.about-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.about-text{flex:1 1 100px}.about-text h2{font-size:2rem;font-weight:600;margin-top:0}.about-image-wrapper{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.about-image{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12);height:180px;object-fit:cover;width:180px}@media (max-width:700px){.about-content{align-items:center;flex-direction:column;gap:.5rem}.about-text{text-align:center}}.intro-row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.intro-row h1{font-size:2.2rem;font-weight:600;margin:0}.intro-text{margin-top:1.5rem}@media (max-width:700px){.intro-row{align-items:center;flex-direction:column;gap:1rem}.intro-row h1{font-size:1.5rem;text-align:center}.intro-text{margin-top:1rem}.intro-text,h1{text-align:center}}.intro-image{border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12);display:block;height:140px;margin:1rem auto;object-fit:cover;width:140px}@media (min-width:600px){.intro-image{height:200px;width:200px}}.App{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0 auto;max-width:700px;padding:40px 20px}.nav{align-items:center;display:flex;font-size:15px;justify-content:space-between;margin-bottom:60px}.nav-links{display:flex;gap:20px}.nav-icons{display:flex;gap:16px}.nav-icons a svg{display:block;height:24px;transition:box-shadow .15s,-webkit-transform .15s;transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s,-webkit-transform .15s;width:24px}.nav-icons a:hover svg{box-shadow:0 2px 8px rgba(0,0,0,.12)}.nav a{color:#000;text-decoration:none;transition:opacity .2s}.nav a:hover{opacity:.6}.intro{margin-bottom:60px}.intro h1{font-size:32px;font-weight:600;margin:0 0 16px}.intro p{color:#333;font-size:16px;margin:0}.section{margin-bottom:60px}.section h2{font-size:24px;font-weight:600;margin:0 0 24px}.item{margin-bottom:32px}.item:last-child{margin-bottom:0}.item-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:4px}.item h3{font-size:18px;font-weight:600;margin:0}.date{color:#666;font-size:14px}.company{color:#292929;font-size:16px;margin:0 0 8px}.item p:last-child{color:#333;font-size:15px;margin:0}.projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.project{padding:0}.project h3{font-size:16px;font-weight:600;margin:0 0 8px}.project p{color:#666;font-size:14px;margin:0}.section a{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity .2s}.section a:hover{opacity:.6}@media (max-width:600px){.App{padding:30px 20px}.intro h1{font-size:28px}.projects-grid{grid-template-columns:1fr}}a{color:#000}
/*# sourceMappingURL=main.804e06c2.css.map*/