body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0;scroll-margin-top:80px}:root{--primary-color:#10b981;--primary-dark:#059669;--secondary-color:#34d399;--text-dark:#e5e7eb;--text-light:#9ca3af;--bg-light:#1f2937;--bg-white:#111827;--bg-darker:#0f172a;--border-color:#374151;--shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;--shadow-lg:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.App{background-color:#000;color:#fff;font-family:inherit;line-height:1.6}.App.home-page{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;overflow:hidden}.home-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;height:100vh;max-width:1400px;overflow:hidden;padding:2rem;width:100%}.hero-section{align-items:center;color:#fff;display:flex;flex-direction:row;grid-column:1/-1;justify-content:space-between;padding:1rem 0}.hero-content-left{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.hero-title-minimal{color:#fff;font-size:2rem;font-weight:400;letter-spacing:.02em;margin-bottom:.5rem}.hero-subtitle-minimal{color:#fff;font-size:.875rem;font-weight:300;margin-bottom:1.5rem;opacity:.8}.hero-links-minimal{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.hero-link{border:1px solid #fff;color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.hero-link:hover{background:#fff;color:#000}.link-separator{color:#fff;opacity:.5}.about-experience-section{background:#000;border:none;border-radius:0;color:#fff;display:flex;gap:1.5rem;grid-column:1/-1;max-height:calc(100vh - 200px);overflow:hidden;padding:1.5rem}.about-part{display:flex;flex:1 1;flex-direction:column}.experience-part{display:flex;flex:3 1;flex-direction:column}.about-section,.contact-section,.experience-section,.skills-section{background:#000;border:1px solid #fff;border-radius:0;color:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 200px);overflow:hidden;padding:1.5rem}.section-title-small{border-bottom:2px solid #fff;color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.about-text{flex:1 1;min-height:0;overflow-y:auto}.about-text,.about-text p{color:#fff;font-size:.875rem;line-height:1.6}.about-text p{margin-bottom:.5rem}.experience-list{display:flex;flex-direction:column;gap:1rem}.experience-item{border-bottom:1px solid #fff;padding-bottom:1rem}.experience-item:last-child{border-bottom:none}.experience-header{align-items:flex-start;display:flex;gap:2rem}.job-title-small{color:#fff;font-size:1rem;font-weight:700;margin-bottom:.25rem}.company-small{color:#fff;font-size:.875rem;font-weight:600;margin-right:.5rem}.date-small{color:#fff;font-size:.75rem}.experience-details{color:#d4d4d4;flex:1 1;font-size:.875rem;line-height:1.6;list-style:none;margin:0;padding:0}.experience-details li{margin-bottom:.75rem;padding-left:1rem;position:relative}.experience-details li:before{color:#d4d4d4;content:"-";left:0;position:absolute}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.skills-section .skill-tag{background:#000;border:1px solid #fff;border-radius:0;color:#fff;font-size:.75rem;padding:.375rem .75rem}.skills-section .skill-tag:hover{background:#fff;color:#000}.contact-links-compact{display:flex;flex-direction:column;gap:.75rem}.contact-link-compact{align-items:center;background:#000;border:1px solid #fff;border-radius:0;color:#fff;display:flex;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .3s ease}.contact-link-compact:hover{background:#fff;color:#000}.hero{align-items:center;background:linear-gradient(135deg,#064e3b,#065f46 50%,#047857);color:#fff;display:flex;height:100vh;justify-content:center;margin-top:70px;overflow:hidden;padding:2rem}.hero-content{animation:fadeInUp .8s ease;max-width:800px;text-align:center}.hero-title{font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1rem;word-spacing:.15em}.greeting{display:inline;font-size:2rem;font-weight:400;margin-right:.5rem;opacity:.9}.name{color:#fff;display:inline}.hero-subtitle{font-size:1.3rem;margin-bottom:3rem;opacity:.9;white-space:nowrap}.hero-description{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:2px solid #0000;border-radius:0;display:inline-block;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;color:#000}.btn-primary:hover{background:#ccc}.btn-secondary{background:#0000;border-color:#fff;color:#fff}.btn-secondary:hover{background:#fff;color:#000}.container{margin:0 auto;max-width:1200px;padding:4rem 2rem}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:#fff;border-radius:0;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about{background:#111827;background:var(--bg-white);padding:6rem 0}.about-content{margin:0 auto;max-width:800px}.core-values{border-top:1px solid #374151;border-top:1px solid var(--border-color);margin-top:4rem;padding-top:4rem;position:relative}.values-network{height:600px;margin:0 auto;max-width:900px;position:relative;width:100%}.network-lines{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.value-bubble{align-items:center;background:#111827;background:var(--bg-white);border:3px solid #10b981;border:3px solid var(--primary-color);border-radius:50%;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;box-shadow:var(--shadow);cursor:pointer;display:flex;height:200px;justify-content:center;position:absolute;transition:all .3s ease;width:200px;z-index:2}.value-bubble:hover{border-color:#34d399;border-color:var(--secondary-color);box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d;box-shadow:var(--shadow-lg);transform:scale(1.1)}.bubble-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem;text-align:center;width:100%}.bubble-1{left:10%;top:50%;transform:translateY(-50%)}.bubble-2{left:50%;top:10%;transform:translateX(-50%)}.bubble-3{right:10%;top:50%;transform:translateY(-50%)}.bubble-4{bottom:10%;left:50%;transform:translateX(-50%)}.value-bubble:hover{transform:scale(1.1) translateY(-50%)}.bubble-2:hover,.bubble-4:hover{transform:scale(1.1) translateX(-50%)}.value-icon{font-size:2.5rem;margin-bottom:.5rem}.value-title{color:#e5e7eb;color:var(--text-dark);font-size:1rem;font-weight:700;margin-bottom:.5rem}.value-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#9ca3af;color:var(--text-light);display:-webkit-box;font-size:.75rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.experience{background:#1f2937;background:var(--bg-light);padding:6rem 0}.experience-timeline{margin:0 auto;max-width:900px;padding-left:2rem;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#10b981,#34d399);background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:3rem;padding-left:3rem;position:relative}.timeline-marker{background:#10b981;background:var(--primary-color);border:4px solid #1f2937;border:4px solid var(--bg-light);border-radius:50%;height:16px;left:-1.5rem;position:absolute;top:.5rem;width:16px}.timeline-content,.timeline-marker{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;box-shadow:var(--shadow)}.timeline-content{background:#1f2937;background:var(--bg-light);border:1px solid #374151;border:1px solid var(--border-color);border-radius:.75rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:hover{box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.timeline-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.job-title{color:#e5e7eb;color:var(--text-dark);font-size:1.5rem;font-weight:700}.company{color:#10b981;color:var(--primary-color);font-size:1.125rem;font-weight:600}.date{font-size:.875rem;margin-left:auto}.date,.job-description{color:#9ca3af;color:var(--text-light)}.job-description{line-height:1.7;margin-bottom:1rem}.job-highlights{list-style:none;padding-left:0}.job-highlights li{color:#9ca3af;color:var(--text-light);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.job-highlights li:before{color:#10b981;color:var(--primary-color);content:"▸";font-weight:700;left:0;position:absolute}.skills{background:#111827;background:var(--bg-white);padding:6rem 0}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.skill-category{background:#1f2937;background:var(--bg-light);border:1px solid #374151;border:1px solid var(--border-color);border-radius:.75rem;padding:2rem;transition:transform .3s ease}.skill-category:hover{transform:translateY(-4px)}.skill-category-title{color:#e5e7eb;color:var(--text-dark);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{background:#111827;background:var(--bg-white);border:1px solid #374151;border:1px solid var(--border-color);border-radius:.5rem;color:#10b981;color:var(--primary-color);font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:#10b981;background:var(--primary-color);border-color:#10b981;border-color:var(--primary-color);box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;box-shadow:var(--shadow);color:#fff;transform:translateY(-2px)}.contact{background:linear-gradient(135deg,#064e3b,#065f46 50%,#047857);padding:6rem 0}.contact,.contact .section-title{color:#fff}.contact .section-title:after{background:#fff}.contact-description{font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9;text-align:center}.contact-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.contact-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;color:#fff;display:flex;flex-direction:column;gap:.5rem;min-width:120px;padding:1.5rem 2rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#fff3;box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.contact-icon{font-size:2rem}.footer{background:#0f172a;background:var(--bg-darker);border-top:1px solid #374151;border-top:1px solid var(--border-color);color:#e5e7eb;color:var(--text-dark);padding:2rem;text-align:center}.App.blog-page-static,.blog-page{height:100vh;overflow:hidden}.blog-page{background:#000;display:flex;flex-direction:column;padding:2rem;position:relative}.blog-header{flex-shrink:0;margin-bottom:2rem;text-align:center}.blog-content-wrapper{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}.blog-filter-container{align-items:center;display:flex;gap:.75rem;justify-content:flex-start;margin-bottom:2rem;padding:0}.blog-filter-label{color:#fff;display:block;font-size:.875rem;font-weight:600;white-space:nowrap}.blog-filter-dropdown{display:inline-block;position:relative}.blog-filter-select{align-items:center;background:#000;border:1px solid #fff;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;justify-content:space-between;min-width:200px;padding:.75rem;transition:all .3s ease;width:auto}.blog-filter-select:focus,.blog-filter-select:hover{background:#fff;color:#000}.blog-filter-select:focus{outline:none}.blog-filter-arrow{font-size:.625rem;margin-left:.5rem;transition:transform .3s ease}.blog-filter-dropdown.open .blog-filter-arrow{transform:rotate(180deg)}.blog-filter-options{background:#000;border:1px solid #fff;display:flex;flex-direction:column;margin-top:.25rem;min-width:200px;position:absolute;right:0;top:100%;z-index:1000}.blog-filter-option{background:#000;border:none;border-bottom:1px solid #fff;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.75rem;text-align:left;transition:all .3s ease}.blog-filter-option:last-child{border-bottom:none}.blog-filter-option.selected,.blog-filter-option:hover{background:#fff;color:#000}.blog-page-detail{align-items:flex-start;justify-content:flex-start;overflow-y:auto;padding:0}.blog-intro{color:#fff;font-size:1.125rem;margin:.5rem auto 0;max-width:600px;text-align:center}.blog-posts{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto 0 16px;max-width:1200px}.blog-post-card{background:#000;border:1px solid #fff;border-radius:0;cursor:pointer;display:flex;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s ease}.blog-post-card:hover{background:#fff;color:#000}.blog-post-card:hover .blog-date,.blog-post-card:hover .blog-post-excerpt,.blog-post-card:hover .blog-post-title{color:#000}.blog-post-card:hover .blog-category{background:#000;border-color:#000;color:#fff}.blog-post-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.blog-category{background:#fff;border:1px solid #fff;border-radius:0;color:#000;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.blog-date{color:#fff;font-size:.875rem}.blog-post-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.blog-post-excerpt{color:#fff;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.blog-post-detail{background:#000;border:none;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding:2rem;width:100%}.blog-post-detail-header{align-items:center;border-bottom:1px solid #fff;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.blog-post-detail-title{color:#fff;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.blog-post-detail-content{color:#fff;flex:1 1;font-size:1rem;line-height:1.8;overflow-y:auto}.content-block-paragraph{color:#fff;line-height:1.8;margin-bottom:1.5rem}.content-block-heading{color:#fff;font-weight:700;line-height:1.3;margin-bottom:1rem;margin-top:2rem;text-decoration:underline}.content-block-heading-1{font-size:2rem}.content-block-heading-2{font-size:1.5rem}.content-block-heading-3{font-size:1.25rem}.content-block-heading:first-child{margin-top:0}.content-block-code{background:#000;border:1px solid #fff;margin:1.5rem 0;overflow-x:auto}.content-block-code-language{background:#fff;border-bottom:1px solid #fff;color:#000;font-size:.75rem;font-weight:600;padding:.5rem 1rem;text-transform:uppercase}.content-block-code pre{margin:0;overflow-x:auto;padding:1rem}.content-block-code code{color:#fff;font-family:Courier New,Courier,monospace;font-size:.875rem;line-height:1.6;white-space:pre}.content-block-image{margin:2rem 0;text-align:center}.content-block-image img{border:1px solid #fff;display:block;height:auto;margin:0 auto;max-width:100%}.content-block-image-caption{color:#fff;font-size:.875rem;font-style:italic;margin-top:.75rem}.content-block-list{color:#fff;margin:1.5rem 0;padding-left:2rem}.content-block-list-item{line-height:1.8;margin-bottom:.5rem}.content-block-quote{background:#000;border-left:3px solid #fff;color:#fff;font-style:italic;margin:2rem 0;padding:1.5rem}.content-block-quote-text{color:#fff;font-size:1.125rem;line-height:1.8;margin:0 0 1rem}.content-block-quote-author{color:#fff;display:block;font-size:.875rem;font-style:normal;margin-top:.75rem;opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.values-network{height:auto;min-height:600px}.network-lines{display:none}.value-bubble{height:180px;margin:2rem auto;position:relative;width:180px}.bubble-1,.bubble-2,.bubble-3,.bubble-4{bottom:auto;left:auto;position:relative;right:auto;top:auto;transform:none}.bubble-2:hover,.bubble-4:hover,.value-bubble:hover{transform:scale(1.05)}.nav-menu{font-size:.875rem;gap:1rem}.hero-title{font-size:2.5rem}.greeting{font-size:1.5rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.timeline-header{flex-direction:column;gap:.5rem}.date{margin-left:0}.skills-grid{grid-template-columns:1fr}.contact-links{align-items:center;flex-direction:column}.contact-link{max-width:300px;width:100%}.home-container{gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto;height:auto;overflow-y:auto;padding:1rem}.App.home-page{height:auto;min-height:100vh;overflow-y:auto}.hero-section{align-items:flex-start;flex-direction:column;gap:1rem;padding:.5rem 0}.hero-content-left{width:100%}.hero-links-minimal{justify-content:flex-start;width:100%}.hero-title-minimal{font-size:1.75rem}.hero-link,.hero-subtitle-minimal{font-size:.875rem}.hero-link{padding:.5rem 1rem}.about-experience-section{flex-direction:column;gap:1.5rem;max-height:none;padding:1.5rem}.about-part,.experience-part{flex:1 1;width:100%}.about-section,.contact-section,.experience-section,.skills-section{max-height:none;padding:1rem}.section-title-small{font-size:1.125rem;margin-bottom:1rem}.about-text{font-size:.875rem;line-height:1.6}.about-text p{margin-bottom:1rem}.experience-details{font-size:.875rem;line-height:1.8;margin-top:1rem}.experience-details li{margin-bottom:1.25rem;padding-left:1.25rem}.experience-item{margin-bottom:1.5rem;padding-bottom:1.5rem}.experience-header{flex-direction:column;gap:.75rem}.company-small,.date-small,.job-title-small{font-size:.875rem}.skills-list{gap:.5rem}.skill-tag{font-size:.875rem;padding:.375rem .75rem}.contact-links-compact{flex-direction:column;gap:.75rem}.contact-link-compact{width:100%}.blog-page{padding:1.5rem}.App.blog-page-static,.blog-page{height:auto;min-height:100vh;overflow-y:auto}.blog-header{margin-bottom:1.5rem}.blog-header h1{font-size:1.75rem}.blog-intro{font-size:1rem}.blog-filter-container{margin-bottom:1.5rem}.blog-filter-select{font-size:.875rem;min-width:150px}.blog-posts{gap:1.5rem;grid-template-columns:1fr;margin-left:0}.blog-post-card{padding:1.5rem}.blog-post-title{font-size:1.25rem}.blog-post-excerpt{font-size:.875rem}.blog-post-detail{height:auto;min-height:100vh;padding:1.5rem}.blog-post-detail-title{font-size:1.5rem}.blog-post-detail-content,.content-block-paragraph{font-size:.9375rem}.content-block-heading-1{font-size:1.5rem}.content-block-heading-2{font-size:1.25rem}.content-block-heading-3{font-size:1.125rem}.content-block-quote{margin:1.5rem 0;padding:1rem}.content-block-quote-text{font-size:1rem}}@media (max-width:480px){.home-container{gap:1rem;padding:1rem}.hero-title-minimal{font-size:1.5rem}.hero-subtitle-minimal{font-size:.8125rem}.about-experience-section{gap:1rem;padding:1rem}.section-title-small{font-size:1rem}.about-text{font-size:.8125rem}.experience-details{font-size:.8125rem;line-height:1.9}.experience-details li{margin-bottom:1.5rem}.experience-item{margin-bottom:2rem;padding-bottom:2rem}.blog-page{padding:1rem}.blog-header h1{font-size:1.5rem}.blog-intro{font-size:.9375rem}.blog-post-card{padding:1.25rem}.blog-post-title{font-size:1.125rem}.blog-post-detail{padding:1rem}.blog-post-detail-title,.content-block-heading-1{font-size:1.25rem}.content-block-heading-2{font-size:1.125rem}.content-block-quote{padding:.875rem}}
/*# sourceMappingURL=main.3672d870.css.map*/