*{box-sizing:border-box;padding:0;margin:0}html{scrollbar-gutter:stable}body,html{max-width:100vw;overflow-x:hidden;background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.nav{position:fixed;top:3rem;left:50%;transform:translateX(-50%);z-index:100}.nav-links{display:flex;gap:3rem;list-style:none;background-color:rgba(0,0,0,.8);padding:1rem 2rem;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.nav-links a{font-size:.95rem;font-weight:500;transition:all .2s;color:#ccc}.nav-links a:hover{color:#fff;text-decoration:none;transform:translateY(-1px);text-shadow:0 0 10px hsla(0,0%,100%,.5);filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}.main{min-height:100vh;padding:12rem 2rem 4rem;max-width:1000px;margin:0 auto}.heading{font-size:2rem;font-weight:700;margin-bottom:1.2rem;line-height:1.2;text-align:center;text-shadow:0 0 20px hsla(0,0%,100%,.3);filter:drop-shadow(0 0 10px rgba(255,255,255,.2))}.subheading{font-size:1.1rem;font-weight:600;margin-bottom:0;line-height:1.3;text-align:center}.text{margin-bottom:1.2rem;color:#ccc;text-align:center;max-width:800px}.text,.text-large{font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto}.text-large{margin-bottom:2.5rem;color:#ddd;text-align:justify;max-width:600px}.timeline{position:relative;padding-left:0;max-width:900px;margin:1rem auto 0}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:#333}.timeline-item{position:relative;margin-bottom:2rem;padding-left:2rem}.timeline-item:before{content:"";position:absolute;left:-6px;top:1rem;width:12px;height:12px;border-radius:50%;background-color:#666;border:2px solid #000;transform:translateY(-50%);z-index:1}.timeline-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;flex-wrap:wrap}.timeline-company{font-size:1.1rem;font-weight:600;color:#fff;margin-right:1rem}.timeline-role{font-size:.9rem;color:#999;margin-bottom:.25rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.job-type-badge{display:inline-block;padding:.2rem .6rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:3px;font-size:.7rem;font-weight:400;letter-spacing:.02em;color:#777;text-transform:capitalize;white-space:nowrap;transition:all .25s ease}.job-type-badge:hover{background:#0a0a0a;border-color:#3a3a3a;color:#aaa;box-shadow:0 0 8px hsla(0,0%,100%,.06)}.timeline-dates{font-size:.8rem;color:#999;white-space:nowrap}.timeline-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem;margin-bottom:1rem}.timeline-tag{background-color:#222;color:#999;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;white-space:nowrap;border:1px solid #333;transition:all .3s ease;cursor:pointer}.timeline-tag:hover{background-color:#000;color:#fff;transform:scale(1.02);box-shadow:0 0 8px hsla(0,0%,100%,.2);filter:drop-shadow(0 0 4px rgba(255,255,255,.1))}.timeline-description ul{list-style:disc;padding-left:1.5rem;margin:0}.timeline-description li{margin-bottom:.3rem;color:#ccc;line-height:1.4;font-size:.85rem}.tech-container{width:100%;margin:0 0 3rem;padding:2rem 0;overflow:hidden;position:relative}.tech-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;pointer-events:none;background:linear-gradient(90deg,#000,transparent 100px,transparent calc(100% - 100px),#000),linear-gradient(180deg,#000,transparent 40px,transparent calc(100% - 40px),#000);background-blend-mode:multiply}.tech-scroll{display:flex;flex-direction:column;gap:.8rem;white-space:nowrap}.tech-scroll:hover .tech-row{animation-play-state:paused}.tech-row{position:relative;overflow:hidden;height:44px}.tech-track{display:inline-flex;align-items:center;gap:.9rem;white-space:nowrap;will-change:transform;animation-timing-function:linear}.tech-row:first-child .tech-track{animation:marquee-right 40s linear infinite}.tech-row:last-child .tech-track{animation:marquee-left 40s linear infinite}.tech-item{display:flex;align-items:center;justify-content:center;padding:.3rem .6rem;background:none;border:none;transition:all .3s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content;position:relative;z-index:1;height:44px}.tech-item:hover{transform:scale(1.1);z-index:10;filter:drop-shadow(0 0 15px rgba(255,255,255,.3))}.tech-logo{width:32px;height:32px;object-fit:contain;filter:grayscale(100%) contrast(1.2) brightness(.9);transition:all .3s ease}.tech-item:hover .tech-logo{filter:grayscale(0) contrast(1) brightness(1);transform:scale(1.05)}.tech-text{font-size:1rem;font-weight:500;color:#fff;margin-left:.75rem;transition:all .3s ease}.tech-item:hover .tech-text{color:#fff;transform:translateX(2px)}@keyframes marquee-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-left{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.blog-posts{margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.lang-badge{display:inline-block;margin-right:.6rem;padding:.1rem .35rem;font-size:.72rem;letter-spacing:.04em;color:#bbb;background:#1f1f1f;border:1px solid #3a3a3a;border-radius:3px;position:relative;top:-1px}.blog-post-simple{margin-bottom:1.2rem;display:flex;align-items:center;gap:1rem}.blog-post-date{font-size:.8rem;color:#999;white-space:nowrap;width:130px;flex-shrink:0}.lang-col{display:none}.blog-post-title-simple+.lang-badge{margin-left:.6rem}.blog-post-title-simple{font-size:1rem;color:#fff;text-decoration:none;transition:all .2s;flex:1 1}.blog-post-title-simple:hover{color:#007bff;text-shadow:0 0 8px rgba(0,123,255,.3)}.contact-links{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.contact-link{color:#ccc;text-decoration:none;font-size:1rem;font-weight:400;transition:all .2s ease;padding:.5rem 0;display:flex;align-items:center;gap:.5rem}.contact-link:hover{color:#fff}.contact-icon{flex-shrink:0;opacity:.7;transition:opacity .2s ease}.contact-link:hover .contact-icon{opacity:1}.footer{margin-top:4rem;padding-top:2rem}.copyright{font-size:.8rem;color:#666}.contact-info{margin:3rem 0}.contact-item{margin-bottom:2rem}.contact-item h3{margin-bottom:.5rem}.contact-item a{color:#fff;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-form{margin-top:3rem;max-width:600px}.form{gap:1.5rem}.form,.form-group{display:flex;flex-direction:column}.form-label{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff}.form-input,.form-textarea{padding:.75rem;border:1px solid #333;border-radius:4px;background-color:#111;color:#fff;font-size:1rem;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#666}.form-textarea{resize:vertical;min-height:120px}.form-button{padding:.75rem 1.5rem;background-color:#fff;color:#000;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;align-self:flex-start}.form-button:hover{background-color:#e5e5e5}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.nav{position:static;padding:1rem 0;margin-bottom:2rem;left:auto;transform:none}.nav-links{gap:1.5rem;padding:.5rem 1rem;flex-wrap:wrap;justify-content:center}.main{padding:7rem 1rem 2rem}.container{max-width:100%;padding:0 1rem;margin-top:1.25rem}.heading{font-size:1.7rem;margin-bottom:.9rem}.container h1.heading,.container>.heading:first-child{margin-top:.75rem}.subheading{font-size:1rem}.text-large{font-size:.95rem;line-height:1.5;margin-bottom:2rem;max-width:100%}.timeline{padding-left:0;max-width:100%}.timeline:before{left:0}.timeline-item{padding-left:1.5rem;margin-bottom:1.8rem}.timeline-item:before{left:-6px}.timeline-header{flex-direction:column;align-items:flex-start;gap:.25rem}.timeline-company{font-size:1rem;margin-bottom:0}.timeline-role{font-size:.85rem}.job-type-badge{font-size:.65rem;padding:.15rem .45rem}.timeline-dates{font-size:.75rem}.timeline-tags{gap:.4rem;margin-top:.5rem;margin-bottom:.8rem}.timeline-tag{padding:.2rem .5rem;font-size:.7rem;border-radius:10px}.timeline-description li{font-size:.8rem;margin-bottom:.25rem}.tech-container{margin:1.5rem 0;padding:1.5rem 0}.tech-container:before{background:linear-gradient(90deg,#000,transparent 30px,transparent calc(100% - 30px),#000),linear-gradient(180deg,#000,transparent 30px,transparent calc(100% - 30px),#000)}.tech-scroll{gap:1rem}.tech-row{gap:1.1rem;height:40px}.tech-item{height:40px;padding:.2rem .4rem}.tech-logo{width:28px;height:28px}.tech-text{font-size:.8rem;margin-left:.5rem}.blog-posts{max-width:100%}.blog-post-header .heading{font-size:1.6rem;margin-bottom:1.1rem}.post-info{gap:.4rem;margin-bottom:.8rem}.language-link{font-size:.75rem;padding:.22rem .55rem}.blog-post-content{font-size:.95rem;line-height:1.65}.blog-post-content pre{overflow-x:auto;padding:.75rem;font-size:.85rem}.blog-post-content code{white-space:pre}.blog-post-simple{margin-bottom:1rem;gap:.8rem}.blog-post-date{width:100px;font-size:.75rem}.blog-post-title-simple{font-size:.9rem}.contact-links{gap:1.5rem;margin:2rem 0}.contact-link{font-size:.9rem}.footer{margin-top:3rem;padding-top:1.5rem}.copyright{font-size:.75rem}}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:480px){.nav-links{gap:1rem;padding:.5rem}.main{padding:1.5rem .5rem}.container{padding:0 .5rem}.heading{font-size:1.6rem}.text-large{font-size:.9rem}.timeline-item{padding-left:1.2rem}.timeline-company{font-size:.95rem}.timeline-role{font-size:.8rem}.timeline-tag{padding:.15rem .4rem;font-size:.65rem}.tech-row{gap:1rem}.tech-item,.tech-row{height:45px}.tech-logo{width:28px;height:28px}.tech-text{font-size:.75rem;margin-left:.4rem}.blog-post-date{width:90px;font-size:.7rem}.blog-post-title-simple{font-size:.85rem}.contact-links{gap:1rem;margin:1.5rem 0}.contact-link{font-size:.85rem}}.blog-form{max-width:800px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#ccc;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;background-color:#1a1a1a;border:1px solid #333;border-radius:4px;color:#fff;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#555;box-shadow:0 0 0 2px hsla(0,0%,100%,.1)}.form-group textarea{resize:vertical;min-height:120px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.blog-post-meta{display:flex;gap:1rem;margin-bottom:1rem;color:#999;font-size:.9rem}.blog-post-category{background-color:#333;padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.blog-post-tags{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.blog-post-tag{background-color:#2a2a2a;color:#ccc;padding:.2rem .45rem;border-radius:4px;font-size:.75rem;border:1px solid #444}.language-selector{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0}.language-label{color:#999;font-size:.9rem;font-weight:500}.language-link{color:#ccc;text-decoration:none;padding:.25rem .65rem;border-radius:4px;font-size:.78rem;font-weight:500;border:1px solid #444;background-color:#2a2a2a;transition:all .3s ease}.language-link:hover{color:#fff;background-color:#333;border-color:#555;text-shadow:0 0 8px hsla(0,0%,100%,.3)}.language-link.active{color:#fff;background-color:#444;border-color:#666;text-shadow:0 0 8px hsla(0,0%,100%,.4)}.post-info{margin-top:.5rem;margin-bottom:1rem;display:grid;grid-gap:.5rem;gap:.5rem}.post-info-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.post-info-label{color:#aaa;font-size:.9rem}.post-info-sep{color:#555}.post-info-right{margin-left:auto;display:flex;align-items:center;gap:.4rem}.post-tags-inline{display:flex;gap:.5rem;flex-wrap:wrap}.post-chip{background:#2a2a2a;border:1px solid #444;color:#ccc;padding:.2rem .45rem;border-radius:4px;font-size:.78rem}.post-meta-row{display:flex;align-items:center;gap:.75rem;margin:.5rem 0 1rem}.blog-post-header .heading{margin-bottom:5rem}.post-bottom-meta{border-top:1px solid #222;padding-top:1rem;margin-top:2rem;display:grid;grid-gap:.6rem;gap:.6rem}.post-bottom-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.blog-post-content{line-height:1.7;color:#ddd}.input{width:100%;background:#111;border:1px solid #333;color:#ddd;padding:.5rem .6rem;border-radius:6px}.input:focus{outline:none;border-color:#555;box-shadow:0 0 0 3px hsla(0,0%,100%,.05)}.button-primary{background:#1f1f1f;color:#eee;border:1px solid #444;padding:.45rem .9rem;border-radius:6px}.button-primary:hover{background:#2a2a2a;border-color:#555}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{color:#fff;margin-top:2rem;margin-bottom:1rem}.blog-post-content h1{font-size:2rem;border-bottom:1px solid #333;padding-bottom:.5rem}.blog-post-content h2{font-size:1.5rem}.blog-post-content h3{font-size:1.25rem}.blog-post-content p{margin-bottom:1rem}.blog-post-content ol,.blog-post-content ul{margin-bottom:1rem;padding-left:2rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content code{background-color:#2a2a2a;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9rem;color:#f8f8f2}.blog-post-content pre{background-color:#1e1e1e;padding:1rem;border-radius:4px;overflow-x:auto;margin-bottom:1rem;border:1px solid #333}.blog-post-content pre code{background:none;padding:0;color:#f8f8f2}.blog-post-content blockquote{border-left:4px solid #555;padding-left:1rem;margin:1rem 0;color:#aaa;font-style:italic}.blog-post-content a{color:#007bff;text-decoration:none}.blog-post-content a:hover{text-decoration:underline}.blog-post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #333}.back-to-blog{color:#007bff;text-decoration:none;font-weight:500}.back-to-blog:hover{text-decoration:underline}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}