:root{--primary-color: #111;--bg-color: #fafafa;--alt-bg: #f0f0f0;--text-color: #333;--accent-color: #000;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}body{margin:0;padding:0;font-family:var(--font-family);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;color:var(--primary-color)}a{color:var(--primary-color);text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}.section-padding{padding:5rem 2rem;max-width:1200px;margin:0 auto;box-sizing:border-box}.bg-alt{background-color:var(--alt-bg);box-shadow:0 0 0 100vw var(--alt-bg);clip-path:inset(0 -100vw);box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}.header-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;position:fixed;top:0;width:100%;box-sizing:border-box;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid #eaeaea}.header-brand a{text-decoration:none;color:#111}.header-title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-1px;overflow:hidden;display:flex}.header-title .letter{display:inline-block;opacity:0}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:1.1rem;transition:color .3s ease;position:relative}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#333;transition:width .3s ease}.nav-links a:hover:after{width:100%}.header-tagline{font-size:.9rem;color:#666;font-style:italic}@media(max-width:768px){.header-nav{flex-direction:column;padding:1rem;gap:1rem}.header-tagline{display:none}}.footer-container{padding:3rem;background-color:#f8f9fa;border-top:1px solid #eaeaea;margin-top:4rem}.footer-content{display:flex;justify-content:space-around;align-items:center;max-width:1200px;margin:0 auto}.footer-tech p,.footer-copy p{margin:0;color:#666;font-size:.95rem;font-weight:300}@media(max-width:768px){.footer-content{flex-direction:column;gap:1rem;text-align:center}}.animated-drawings-container{position:relative;width:300px;height:300px;display:flex;justify-content:center;align-items:center}.cad-wrapper{position:absolute;width:100%;height:100%;opacity:0;transform:translate(150vw)}.cad-svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;overflow:visible}.cad-svg text{fill:currentColor;stroke:none;font-family:monospace;font-size:8px;letter-spacing:.5px}.cad-construction{stroke-width:.5;stroke-dasharray:4 4;opacity:.5}.cad-fill{fill:currentColor;opacity:.05}.cad-accent{stroke-width:2;opacity:.8}.cad-node{fill:currentColor;stroke:none}.home-section{min-height:100vh;display:flex;align-items:center;padding-top:100px;overflow-x:hidden}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.home-fade-in{opacity:0}.home-title{font-size:5rem;letter-spacing:-3px;line-height:1;margin-bottom:1rem;font-weight:800}.home-subtitle{font-size:1.5rem;color:#555;font-weight:300;margin-bottom:2rem;letter-spacing:-.5px}.contact-link{display:inline-block;color:#111;text-decoration:none;font-weight:500;font-size:1.1rem;padding-bottom:5px;border-bottom:2px solid transparent;transition:border-color .3s ease}.contact-link:hover{border-color:#111}.home-visual{display:flex;justify-content:center;align-items:center}.abstract-shape{position:relative;width:300px;height:300px;display:flex;justify-content:center;align-items:center}@media(max-width:992px){.home-grid{grid-template-columns:1fr;text-align:center}.home-title{font-size:3.5rem}.abstract-shape{width:250px;height:250px}}.about-section{position:relative}.section-title{font-size:3.5rem;letter-spacing:-1.5px;margin-bottom:3rem;text-align:center}.about-grid{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center;max-width:1000px;margin:0 auto}.about-element{opacity:0}.about-text h2{font-size:2rem;letter-spacing:-.5px;margin-bottom:1.5rem;color:#222}.about-text p{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:1.5rem;font-weight:300}.image-placeholder{width:100%;aspect-ratio:1;background-color:#ddd;border-radius:8px;position:relative;overflow:hidden}.image-placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff1a,#ffffff80)}.alt-placeholder{background-color:#ccc}.about-img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.about-grid{grid-template-columns:1fr}.order-last{order:1}.image-placeholder{max-width:300px;margin:0 auto}}.photography-section{position:relative;background-color:var(--bg-color)}.photography-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;align-items:start;width:100%}.photo-column{opacity:0}.column-hdr{font-size:1.8rem;font-family:var(--font-family);font-weight:700;color:var(--primary-color);border-bottom:2px solid var(--alt-bg);padding-bottom:.5rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.art-list{list-style:none;padding:0;margin:0;width:100%}.art-item{position:relative;display:flex;align-items:center;height:55px;width:100%;margin-bottom:6px;overflow:hidden;padding-left:15px;cursor:pointer;background-color:#1a1a1a;border-radius:4px;box-sizing:border-box}.art-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.7;will-change:transform,opacity}.art-text{position:relative;z-index:2;color:#fff;font-size:1.6rem;font-family:var(--font-family);font-weight:600;pointer-events:none;will-change:transform;text-shadow:0 1px 4px rgba(0,0,0,.5);white-space:nowrap}.pano-grid{display:flex;flex-wrap:wrap;gap:3px 5px;width:100%}.panosmash{cursor:pointer;height:20px;overflow:hidden;border-radius:2px;will-change:transform,opacity}.photo-pano-img{height:20px;width:auto;display:block;object-fit:cover}.snapshot-grid-container{display:flex;flex-wrap:wrap;gap:4px;width:100%}.snapshot{width:20px;height:20px;cursor:pointer;overflow:hidden;border-radius:2px;box-sizing:border-box;will-change:transform,opacity}.snapshot-img-container{width:100%;height:100%;overflow:hidden;position:relative}.snapshot-img{width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.snapshot:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 #fff;pointer-events:none;transition:box-shadow .2s ease;z-index:2}.snapshot:hover:after{box-shadow:inset 0 0 0 2px #fff}.photo-overlay-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100000;overflow:hidden;opacity:0}.photo-overlay-close-btn{position:absolute;top:2rem;right:2rem;color:#fff9;font-size:1.8rem;cursor:pointer;transition:color .2s ease,transform .2s ease;z-index:100002;padding:.5rem;line-height:1}.photo-overlay-close-btn:hover{color:#fff;transform:scale(1.1)}.photo-overlay-info{position:absolute;top:2.2rem;left:2rem;z-index:100002}.photo-overlay-title{color:#fffc;font-family:monospace;font-size:.95rem;letter-spacing:.05em;font-weight:500}.photo-overlay-viewport{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:3rem;box-sizing:border-box}.photo-overlay-img{max-width:90%;max-height:90%;object-fit:contain;will-change:transform;box-shadow:0 15px 50px #000c;border-radius:4px;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.medium-layer,.high-res-layer{position:absolute;pointer-events:none;box-shadow:none!important}.medium-layer{z-index:2}.high-res-layer{z-index:3}.photo-overlay-instructions{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff6;font-family:monospace;font-size:.8rem;letter-spacing:.12em;pointer-events:none;text-align:center;white-space:nowrap}body.overlay-open{overflow:hidden}.app-container{will-change:transform,opacity,filter}@media(max-width:992px){.photography-layout{grid-template-columns:1fr;gap:4rem}.column-hdr{font-size:1.5rem;margin-bottom:1rem}}@media(max-width:576px){.photo-overlay-instructions{font-size:.7rem;letter-spacing:.05em;bottom:1.5rem}.photo-overlay-close-btn{top:1rem;right:1rem}.photo-overlay-info{top:1.2rem;left:1rem}}.resume-section{position:relative}.resume-stagger{opacity:0}.section-title.text-left{text-align:left;margin-bottom:2rem}.resume-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.resume-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 20px #0000000d;margin-bottom:2rem;border-left:4px solid #333}.resume-card h2{font-size:1.8rem;margin-bottom:1rem;letter-spacing:-.5px}.resume-card h3{font-size:1.2rem;margin-bottom:.5rem}.resume-card h4{font-size:1rem;color:#555;font-weight:500;margin-bottom:.5rem}.resume-card h4 span{color:#888;font-weight:400}.resume-card h5{font-size:.95rem;font-weight:400;margin-bottom:.5rem}.resume-card h5 a{color:#06c;text-decoration:none}.resume-card ul{margin-top:1rem;padding-left:1.2rem;color:#444}.block-title{font-size:1.8rem;margin-bottom:1.5rem;margin-top:2rem;border-bottom:2px solid #ccc;padding-bottom:.5rem}.resume-block ul{list-style:none;padding:0}.resume-block li{margin-bottom:.8rem;line-height:1.5;color:#444}.resume-block strong{color:#222}.resume-block p{line-height:1.6;color:#444}.experience-item{margin-bottom:3rem;position:relative;padding-left:1.5rem}.experience-item:before{content:"";position:absolute;left:0;top:5px;bottom:0;width:2px;background-color:#ddd}.experience-item:after{content:"";position:absolute;left:-4px;top:8px;width:10px;height:10px;border-radius:50%;background-color:#333}.exp-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.2rem}.exp-header h3{font-size:1.4rem;margin:0}.exp-date{font-size:.9rem;color:#777;font-weight:500}.exp-title{font-size:1.1rem;color:#555;margin-bottom:1rem;font-weight:500}.exp-location h5{font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.experience-item ul{padding-left:1.2rem;color:#444;line-height:1.6;margin-bottom:1rem}.experience-item li{margin-bottom:.5rem}.tech-stack{font-size:.9rem;color:#666;margin-top:1rem;background:#f8f8f8;padding:.5rem 1rem;border-radius:4px;display:inline-block}.tech-stack span{font-weight:600;color:#333;margin-right:.5rem}.mt-3{margin-top:1rem}@media(max-width:992px){.resume-grid{grid-template-columns:1fr}.exp-header{flex-direction:column}}.agent-view-container{background-color:#000;color:#0f0;min-height:100vh;padding:40px;font-family:Courier New,Courier,monospace;display:flex;flex-direction:column;align-items:flex-start}.agent-view-controls{width:100%;display:flex;justify-content:flex-end;margin-bottom:20px}.human-view-btn{background-color:transparent;color:#0f0;border:1px solid #00ff00;padding:8px 16px;font-family:Courier New,Courier,monospace;font-size:14px;cursor:pointer;transition:all .2s ease}.human-view-btn:hover{background-color:#0f0;color:#000}.agent-content{white-space:pre-wrap;word-wrap:break-word;font-size:14px;line-height:1.5;max-width:1000px;margin:0 auto}@media(max-width:768px){.agent-view-container{padding:20px}.agent-content{font-size:12px}}html.agent-mode-active,body.agent-mode-active{background-color:#000!important}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1;padding-top:80px}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;color:#111}.placeholder-hero{height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-title{font-size:4rem;letter-spacing:-2px;margin-bottom:.5rem}.hero-subtitle{font-size:1.5rem;font-weight:300;color:#666}
