html{text-size-adjust:100%}:root{--content-width:960px}body{color:#222;background-color:#f5f5f5;margin:0;font-family:Inter,sans-serif}.featured-projects{max-width:var(--content-width);margin:80px auto 0;padding:0 40px}h1{letter-spacing:-.04em;margin-bottom:18px;font-size:72px;font-weight:700;line-height:1}h2{color:#555;margin-bottom:30px;font-size:28px}p{margin-bottom:40px;font-size:22px;line-height:1.6}.project-card{color:inherit;background:#fff;border-radius:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 4px 16px #0000000d}.project-card-info{flex-direction:column;padding:18px 20px 20px;display:flex}.project-card-info h3{letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:600;line-height:1.35}.experience-location{color:#777;margin-top:14px;font-size:.95rem;font-style:italic}.project-grid{grid-template-columns:repeat(3,minmax(320px,1fr));justify-content:center;gap:40px;margin-top:32px;display:grid}.snapshot p{color:#555;margin-top:6px}.view-all{color:#000;margin-top:16px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block}.project-link{color:#666;opacity:0;margin-top:8px;font-size:.95rem;font-weight:500;transition:opacity .25s,transform .25s;display:inline-block;transform:translateY(6px)}.project-card:hover .project-link{opacity:1;transform:translateY(0)}.project-image{background:#fff;padding:20px;overflow:hidden}.project-image img{object-fit:contain;width:100%;height:280px;transition:transform .35s;display:block}.project-card:hover .project-image img{transform:scale(1.04)}.project-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.hero-actions{gap:16px;margin-top:40px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;padding:16px 28px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.button.primary{color:#fff;background:#000}.button.secondary{color:#000;background:#fff;border:1px solid #ddd}.button:hover{transform:translateY(-2px)}.subtitle{color:#333;margin-top:12px;margin-bottom:0;font-size:2.2rem;font-weight:300;line-height:1.35}.intro{max-width:780px;margin-bottom:24px;font-size:1.5rem;line-height:1.7}.hero{max-width:var(--content-width);margin:0 auto;padding:120px 40px 140px}.navbar{z-index:1000;backdrop-filter:blur(10px);background:#f5f5f5e6;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:24px 40px;display:flex;position:sticky;top:0}.logo{color:#222;font-size:1.2rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:120px;display:flex}.nav-main,.nav-secondary{gap:16px;display:flex}.nav-links a{color:#555;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#000}.logo-placeholder{width:140px}.logo-hidden{visibility:hidden;pointer-events:none}#experience{max-width:var(--content-width);margin:100px auto 0;padding:0 40px}.experience-entry{grid-template-columns:120px 1fr;align-items:start;gap:40px;margin-bottom:48px;display:grid}#experience .experience-entry:last-child{margin-bottom:24px}.experience-years{color:#777;font-size:.95rem;font-weight:500}.experience-details{line-height:1.8}.company-name{font-weight:600}.role-row,.experience-details>br,.experience-details{font-weight:400}.experience-list{flex-direction:column;gap:24px;margin-top:48px;display:flex}.experience-item{background:#fff;border-radius:14px;padding:40px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 30px #00000014}.experience-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.experience-header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.experience-header h3{margin:0;font-size:1.35rem}.experience-header span{color:#777;font-size:.95rem}.page-container{max-width:var(--content-width);margin:0 auto;padding:60px 40px 120px}.page-container p{line-height:1.8}.role{margin:0;font-weight:600}.industry{color:#666;margin:8px 0 18px;font-size:.95rem}.focus{flex-wrap:wrap;gap:10px;display:flex}.focus span{background:#f0f0f0;border-radius:999px;padding:8px 14px;font-size:.9rem}.role-row{display:flex}.company-experience{margin-top:60px}.company-text{color:#333;line-height:1.8}.company-experience ul{padding-left:28px;font-size:1.05rem;line-height:2}.experience-company-logo{width:auto;margin-bottom:8px;display:block}.flowserve-logo{height:29px}.dekobo-logo{height:36px}.matic-logo{height:39px}.linamar-logo{height:34px}.company-header{background:#fff;border-radius:18px;justify-content:space-between;align-items:flex-start;margin-bottom:50px;padding:18px 32px;display:flex;box-shadow:0 8px 30px #00000014}.company-header h2{letter-spacing:-.03em;color:#222;margin:0;font-size:2.2rem;font-weight:700}.company-location{color:#666;margin-top:0;margin-bottom:0;font-size:.9rem;font-style:italic}.company-period{color:#777;letter-spacing:.03em;font-size:.95rem;font-weight:500}.company-section-title{text-transform:uppercase;letter-spacing:.12em;color:#888;margin-top:48px;margin-bottom:18px;font-size:.75rem}.related-projects{flex-direction:column;gap:12px;margin-top:28px;display:flex}.related-projects a{color:#000;align-items:center;gap:8px;width:fit-content;font-size:1.05rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.related-projects a:hover{opacity:.65}#about{max-width:var(--content-width);margin:100px auto 0}#about p{color:#555;max-width:1100px;margin-bottom:24px}.about-intro{align-items:flex-start;gap:3.5rem;display:flex}.about-photo{object-fit:cover;border-radius:14px;flex-shrink:0;width:340px;margin-top:46px}@media (width<=768px){.about-intro{flex-direction:column}.about-photo{width:100%;max-width:340px;margin:0 auto 1.5rem}}.about-photo-section{flex-direction:column;align-items:center;margin:64px 0 96px;display:flex}.about-feature-photo{width:100%;max-width:760px;height:auto;display:block}.about-photo-footer{justify-content:space-between;align-items:flex-start;width:100%;max-width:760px;margin-top:10px;display:flex}.about-photo-caption{color:#777;letter-spacing:.08em;flex-direction:column;gap:6px;margin:0;font-size:.9rem;display:flex}.about-photo-subcaption{color:#999;letter-spacing:0;font-size:.8rem;font-style:italic}.about-photo-link{color:#777;opacity:.8;font-size:.9rem;text-decoration:none;transition:color .2s}.about-photo-link:hover{color:#000}.footer{border-top:1px solid #e5e5e5;margin-top:120px;padding:24px 40px}.footer-content{padding:0}.copyright{color:#666;margin:0;font-size:.9rem}.project-page{max-width:var(--content-width);margin:0 auto;padding:60px 40px 120px}.back-link{color:#666;text-decoration:none}.project-header{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;padding-top:0;display:grid}.project-summary h1{margin-bottom:20px;font-size:3.5rem}.project-company-logo{margin-top:98px;display:block}.project-dekobo-logo{height:48px}.project-flowserve-logo{height:64px}.project-matic-logo{height:38px}.project-linamar-logo{height:46px}.project-summary .company{margin-bottom:8px;font-size:1.2rem;font-weight:600}.project-summary .role{color:#666}.project-hero-image{justify-content:center;align-items:flex-start;margin-top:98px;margin-left:auto;display:flex}.project-hero{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;height:auto;padding:24px;display:block}.hero-ipm{width:480px}.hero-impeller-geometry{width:396px}.hero-ultrasonic{width:460px}.hero-ball-valve{width:357px}.hero-tube-laser{width:561px}.hero-pool-cover{width:460px}.hero-rack-pinion{width:504px}.hero-end-suction,.hero-scan-go{width:357px}.hero-exhibition-pool{width:460px}.project-page section{max-width:unset;margin-bottom:80px}.project-page h2{margin-bottom:24px}.project-page h4{color:#222;margin:48px 0 12px;font-size:1.05rem;font-weight:600;line-height:1.4}.project-page h3+h4{margin-top:20px}.project-page p{line-height:1.8}.project-page ul{padding-left:22px;line-height:2}.project-content-image{border-radius:14px;width:100%;display:block}.project-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-top:32px;display:grid}.gallery-thumbnail{cursor:pointer;background:0 0;border:none;padding:0;position:relative}.gallery-thumbnail img{cursor:zoom-in;border-radius:12px;width:100%;transition:transform .25s,opacity .25s;display:block}.gallery-thumbnail:hover img{opacity:.9;transform:scale(1.02)}.gallery-play-icon{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-play-icon svg{color:#ffffffeb;filter:drop-shadow(0 2px 10px #00000059);width:64px;height:64px;transition:transform .2s,opacity .2s}.gallery-thumbnail:hover .gallery-play-icon svg{transform:scale(1.08)}.gallery-lightbox{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:none;position:fixed;inset:0}.gallery-lightbox-content{text-align:center;width:100%;max-width:1100px;position:relative}.gallery-lightbox img,.gallery-lightbox video{border-radius:12px;width:auto;max-width:58vw;height:auto;max-height:58vh;margin:0 auto;animation:.22s galleryFade;display:block}.gallery-lightbox p{color:#fff;letter-spacing:.02em;margin-top:12px;font-size:.95rem}@keyframes galleryFade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.gallery-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:color .2s;display:flex;position:absolute;top:-6px;right:-6px}.gallery-close svg{width:22px;height:22px;display:block}.gallery-nav{color:#fff;opacity:.55;cursor:pointer;user-select:none;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav svg{width:22px;height:22px;display:block}.gallery-lightbox:hover .gallery-nav{opacity:1}.gallery-nav:hover{background:#ffffff38}.gallery-prev{left:-70px}.gallery-next{right:-70px}.gallery-close:hover{color:#fff}.project-references{flex-direction:column;gap:12px;margin-top:28px;display:flex}.project-references a{color:#000;align-items:center;width:fit-content;font-size:1.05rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.project-references a:hover{opacity:.65}.menu-toggle{display:none}.navbar-top{justify-content:space-between;align-items:center;width:100%;display:flex}@media (width<=860px){header{padding:20px}.navbar{z-index:1000;backdrop-filter:blur(10px);background:#f5f5f5f2;justify-content:space-between;align-items:center;padding:20px 16px;display:flex;position:sticky;top:0}.navbar-top{justify-content:space-between;align-items:center;width:100%;display:flex}.menu-toggle{color:#222;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative}.menu-toggle .icon{width:26px;height:26px;transition:opacity .25s,transform .25s;position:absolute}.menu-toggle svg{width:26px;height:26px}.nav-links{box-sizing:border-box;opacity:0;visibility:hidden;background:#f5f5f5fa;border-bottom:1px solid #e5e5e5;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:24px 16px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-12px)}.nav-links.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-main,.nav-secondary{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.nav-secondary{border-top:1px solid #e5e5e5;margin-top:12px;padding-top:12px}.back-link{margin-bottom:32px;font-size:.95rem;display:inline-block}.project-grid{grid-template-columns:1fr}.featured-projects,.hero,.page-container,.project-page,#experience,#about{padding-left:16px;padding-right:16px}.hero{padding-top:60px;padding-bottom:80px}.hero h1{font-size:3rem}.company-header{flex-direction:column;align-items:flex-start;gap:20px}.company-period{align-self:flex-start}p{font-size:17px;line-height:1.7}.page-container h1,.project-page h1,#experience h1,#about h1{margin-bottom:20px;font-size:2.5rem;line-height:1.05}.project-header{grid-template-columns:1fr;gap:40px}.project-company-logo{height:52px;margin-top:0;margin-bottom:10px}.project-hero-image{order:2;justify-content:center;width:100%;margin-top:0}.project-hero{width:100%;max-width:100%;padding:10px}.project-summary{order:1}.project-summary h1{margin-bottom:12px;font-size:2rem;line-height:1.05}.project-page section{margin-bottom:48px}.project-page{padding-top:30px}img{max-width:100%;height:auto}.project-gallery{grid-template-columns:repeat(2,1fr)}.icon-menu{opacity:1;transform:rotate(0)}.icon-menu.hidden{opacity:0;transform:rotate(90deg)}.icon-close{opacity:0;transform:rotate(-90deg)}.icon-close.visible{opacity:1;transform:rotate(0)}.project-flowserve-logo{height:62px}.project-dekobo-logo{height:36px}.project-matic-logo{height:28px}}body.menu-open{overflow:hidden}
