@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";:root{--paper:#d9d2c7;--paper2:#c9c1b5;--paper3:#b8aea1;--ink:#1f1d1a;--ink2:#3a3733;--ink3:#5e5a53;--ink4:#8f867a;--rust:#5c6b5f;--rust2:#8a7358;--border:#1f1d1a1f;--border2:#1f1d1a12;--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);min-height:100vh;font-size:15px;line-height:1.7}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit}img{max-width:100%;display:block}nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#f4f0ead6,#efe9e1bd);border-bottom:1px solid #1f1d1a0f;padding:.92rem 1.75rem;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 24px #1f1d1a09}.nav-shell{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:.16rem 0;display:flex;position:relative}.nav-logo{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;z-index:1;font-size:1.04rem;font-weight:700;text-decoration:none;position:relative}.nav-logo em{color:var(--rust);font-style:italic}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f9f5eff0,#ece5dde0);border:1px solid #1f1d1a12;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.42rem .5rem;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #1f1d1a0e}.nav-links li{display:flex}.nav-links a{color:var(--ink2);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:.4rem .88rem;font-size:.76rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s,transform .2s;display:inline-flex;position:relative}.nav-links a:after{content:"";transform-origin:50%;background:#5f6e619e;height:1px;transition:transform .25s;position:absolute;bottom:.34rem;left:.88rem;right:.88rem;transform:scaleX(0)}.nav-links a:hover{color:var(--ink);background:#ffffff7a;transform:translateY(-1px)}.nav-links a:hover:after{transform:scaleX(1)}.nav-back{color:var(--ink3);letter-spacing:.04em;align-items:center;gap:.5rem;font-size:.8rem;text-decoration:none;transition:color .2s;display:flex}.nav-back:hover{color:var(--rust)}.hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:7rem 3rem 5rem;display:grid;position:relative}.hero-with-portrait{align-items:center}.hero:before{content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#d4704a2b 0%,#d4704a14 32%,#d4704a00 72%);border-radius:50%;width:min(42vw,520px);height:min(42vw,520px);position:absolute;top:7rem;right:2rem}.hero-left{z-index:1;position:relative}.hero-portrait-panel{justify-content:center;align-items:center;display:flex}.hero-portrait-stage{width:min(100%,500px);padding:1.4rem;position:relative}.hero-portrait-accent{pointer-events:none;background:linear-gradient(145deg,#5c6b5f29,#f5f0e800);border:1px solid #5c6b5f29;position:absolute;inset:1rem .5rem .75rem 1.5rem;transform:rotate(-4deg)}.hero-portrait-frame{z-index:1;background:linear-gradient(#ede8defa,#f5f0e8fa);border:1px solid #1f1d1a1f;width:min(100%,460px);padding:1rem;transition:transform .28s,box-shadow .28s,border-color .28s;position:relative;box-shadow:0 28px 55px #1f1d1a14}.hero-portrait-panel:hover .hero-portrait-frame{border-color:#b85c383d;transform:translateY(-6px)rotate(-1deg);box-shadow:0 36px 70px #1f1d1a1f}.hero-portrait-meta{justify-content:space-between;align-items:center;gap:1rem;padding:.15rem 0 .9rem;display:flex}.hero-portrait-meta-label{letter-spacing:.16em;text-transform:uppercase;color:var(--ink4);font-size:.58rem;font-weight:600}.hero-portrait-meta-value{font-family:var(--font-display);color:var(--rust);white-space:nowrap;font-size:.88rem;font-style:italic}.hero-portrait{aspect-ratio:4/5;object-fit:cover;border:1px solid var(--border2);width:100%}.hero-float-chip{z-index:2;letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d9d2c7eb;border:1px solid #1f1d1a1f;justify-content:center;align-items:center;padding:.42rem .72rem;font-size:.66rem;display:inline-flex;position:absolute;box-shadow:0 12px 30px #1f1d1a14}.hero-float-chip-1{animation:6s ease-in-out infinite drift;top:.4rem;left:-.25rem}.hero-float-chip-2{animation:7s ease-in-out .6s infinite drift;top:27%;right:-.25rem}.hero-float-chip-3{animation:6.6s ease-in-out 1.1s infinite drift;bottom:.25rem;left:1.5rem}.hero-featured-strip{padding-top:3.4rem}.hero-greeting{font-family:var(--font-display);color:var(--rust);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.9rem;font-style:italic;display:flex}.hero-greeting:before{content:"";background:var(--rust);width:24px;height:1px;display:inline-block}h1.hero-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:.28em;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:.95}h1.hero-name .line2{color:var(--ink2);font-style:italic;display:block}.hero-role{color:var(--ink3);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2rem;font-size:.9rem;font-weight:300}.hero-bio{color:var(--ink2);max-width:34rem;margin-bottom:0;font-size:1.02rem;font-weight:300;line-height:1.9}.hero-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:760px;margin-top:1.25rem;display:grid}.hero-signal-card{background:linear-gradient(#f1ece5f0,#e7dfd6e6);border:1px solid #1f1d1a14;min-height:100%;padding:1rem 1.05rem;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;box-shadow:0 12px 24px #1f1d1a0d}.hero-signal-card:hover{background:linear-gradient(#f5f1eb,#ebe4dc);border-color:#5f6e612e;transform:translateY(-3px);box-shadow:0 18px 30px #1f1d1a12}.hero-signal-label{letter-spacing:.16em;text-transform:uppercase;color:var(--ink4);margin-bottom:.45rem;font-size:.58rem;font-weight:600}.hero-signal-value{color:var(--ink2);font-size:.84rem;line-height:1.6}.hero-scroll-link{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);align-items:center;gap:.6rem;margin-top:1.1rem;font-size:.74rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.hero-scroll-link span{color:var(--rust);transition:transform .2s}.hero-scroll-link:hover{color:var(--ink);transform:translate(2px)}.hero-scroll-link:hover span{transform:translateY(2px)}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-cta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-copy-panel{background:radial-gradient(circle at 100% 0,#ffffff38,#fff0 36%),linear-gradient(#f6f2ecd1,#e8e0d66b);border:1px solid #1f1d1a11;padding:1.7rem 1.8rem 1.65rem;position:relative;box-shadow:0 22px 42px #1f1d1a0d}.hero-copy-panel:after{content:"";background:linear-gradient(90deg,#5f6e6100,#5f6e6142,#5f6e6100);height:1px;position:absolute;top:0;left:1.2rem;right:1.2rem}.hero-copy-panel:before{content:"";background:linear-gradient(#5f6e61a6,#8a72592e);width:3px;position:absolute;top:1.25rem;bottom:1.25rem;left:0}.hero-cta-panel{flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:1.95rem;display:flex}.btn{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:.4rem;padding:.78rem 1.6rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s;display:inline-flex}.btn-filled{color:var(--paper);background:linear-gradient(135deg,#23201c,#3a342d);box-shadow:0 14px 28px #1f1d1a1f}.btn-filled:hover{background:var(--rust);transform:translateY(-2px);box-shadow:0 20px 32px #1f1d1a26}.btn-ghost{color:var(--ink2);border:1px solid var(--border);background:#f3eee7c7;padding:.72rem 1.5rem}.btn-ghost:hover{border-color:var(--rust);color:var(--ink);background:#f7f3edf5;transform:translateY(-2px)}.hero-secondary-action{min-height:42px;padding:.68rem 1.2rem;box-shadow:0 10px 22px #1f1d1a0d}.hero-secondary-action:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1f1d1a14}.hero-right{background:var(--border);border:1px solid var(--border);flex-direction:column;gap:1px;display:flex}.feat-card{background:var(--paper);border-bottom:1px solid var(--border2);align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;text-decoration:none;transition:background .2s;display:flex}.feat-card:last-child{border-bottom:none}.feat-card:hover{background:var(--paper2)}.feat-num{font-family:var(--font-display);color:var(--ink4);flex-shrink:0;width:2rem;font-size:1.5rem;font-style:italic;line-height:1}.feat-title{font-family:var(--font-display);color:var(--ink);margin-bottom:.2rem;font-size:.95rem;font-weight:600;line-height:1.3}.feat-desc{color:var(--ink3);font-size:.78rem;font-weight:300;line-height:1.5}.feat-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--rust);margin-top:.4rem;font-size:.65rem;font-weight:500;display:inline-block}.section-wrap{z-index:1;max-width:1200px;margin:0 auto;padding:5.35rem 3rem;position:relative}.section-header{border-bottom:1px solid var(--border);align-items:baseline;gap:1.5rem;margin-bottom:0;padding-bottom:1rem;display:flex}.section-eyebrow{font-family:var(--font-display);color:var(--rust);font-size:.85rem;font-style:italic}.section-eyebrow:empty{display:none}.section-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.section-heading-stack{margin-bottom:2.35rem}.section-heading-stack .section-header{align-items:center;gap:1.2rem;padding-bottom:.85rem}.section-heading-stack .section-title{font-size:clamp(1.7rem,3vw,2.55rem)}.section-heading-stack .section-header:after{content:"";background:linear-gradient(90deg,#1f1d1a24,#1f1d1a00);flex:1;height:1px}.section-lead{max-width:42rem;color:var(--ink3);margin-top:1rem;font-size:.93rem;line-height:1.8}.section-lead-narrow{max-width:36rem}.about-strip{background:var(--paper2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.about-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:5rem;display:grid}.about-text p{color:var(--ink2);margin-bottom:1.25rem;font-size:1rem;font-weight:300;line-height:1.9}.about-text p:last-child{margin-bottom:0}.about-details{flex-direction:column;gap:1.5rem;display:flex}.detail-label{letter-spacing:.15em;text-transform:uppercase;color:var(--ink4);margin-bottom:.2rem;font-size:.65rem;font-weight:500}.detail-value{color:var(--ink);font-size:.9rem;font-weight:400}.detail-value a{color:var(--rust);text-decoration:none}.detail-value a:hover{text-decoration:underline}.skills-table{border-collapse:collapse;border:1px solid var(--border);width:100%}.skills-table tr{border-bottom:1px solid var(--border2);transition:background .15s}.skills-table tr:last-child{border-bottom:none}.skills-table td{vertical-align:top;padding:1rem 1.5rem}.skills-table td:first-child{font-family:var(--font-display);color:var(--ink3);white-space:nowrap;border-right:1px solid var(--border2);width:160px;font-size:.85rem;font-style:italic}.skill-chips,.tech-chips,.proj-chips{flex-wrap:wrap;gap:.4rem;display:flex}.chip,.tech-chip{background:var(--paper3);border:1px solid var(--border);color:var(--ink2);letter-spacing:.02em;border-radius:1px;padding:.2rem .65rem;font-size:.72rem;font-weight:400;display:inline-block}.chip:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.projects-full-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.projects-full-grid>.reveal{height:100%}.proj-card{background:var(--paper);flex-direction:column;gap:.85rem;min-height:100%;padding:1.6rem 1.75rem 1.75rem;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.proj-card:hover{background:var(--paper2);transform:translateY(-6px);box-shadow:0 18px 30px #1f1d1a14}.proj-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.proj-card-num{font-family:var(--font-display);color:#5c6b5f2e;flex-shrink:0;font-size:2.2rem;font-style:italic;line-height:1;transition:color .22s,transform .22s}.proj-card:hover .proj-card-num{color:#5c6b5f57;transform:translate(2px,-2px)}.proj-card-category{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);font-size:.62rem;font-weight:500}.proj-card-title{font-family:var(--font-display);color:var(--ink);font-size:1.12rem;font-weight:700;line-height:1.28}.proj-card-desc{color:var(--ink3);flex:1;font-size:.83rem;font-weight:300;line-height:1.7}.proj-card-footer{border-top:1px solid var(--border2);justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.5rem;padding-top:.9rem;display:flex}.proj-card-cta{letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);white-space:nowrap;background:#f7f3edbd;border:1px solid #1f1d1a1a;flex-shrink:0;align-items:center;gap:.45rem;padding:.55rem .82rem;font-size:.7rem;font-weight:600;transition:color .22s,transform .22s,border-color .22s,background .22s;display:inline-flex}.proj-arrow{color:var(--rust);flex-shrink:0;font-size:1rem;transition:transform .22s,color .22s}.proj-card:hover .proj-card-cta{color:var(--rust);background:#f8f4eff5;border-color:#5f6e6138;transform:translate(2px)}.proj-card:hover .proj-arrow{transform:translate(3px,-3px)}.contact-section{background:var(--ink);color:var(--paper);z-index:1;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 20%,#8a72592e,#8a725900 30%),radial-gradient(circle at 82% 76%,#5f6e6124,#5f6e6100 30%);position:absolute;inset:0}.contact-inner{grid-template-columns:.6fr 1.4fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;padding:3.3rem 3rem 3.6rem;display:grid}.contact-inner-home{grid-template-columns:1fr;gap:1.2rem;padding-top:2.7rem;padding-bottom:3rem}.contact-copy{padding-top:.2rem}.contact-copy-home{padding-top:0}.contact-kicker{letter-spacing:.18em;text-transform:uppercase;color:#d9d2c77a;align-items:center;gap:.75rem;font-size:.72rem;display:inline-flex}.contact-kicker:before{content:"";background:#d9d2c747;width:26px;height:1px}.contact-links{background:linear-gradient(#ffffff06,#ffffff03);border:1px solid #d9d2c71a;flex-direction:column;gap:1rem;padding:1.2rem 1.35rem;display:flex;box-shadow:0 18px 34px #0000001f}.contact-links-home{box-shadow:none;background:0 0;border:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:0;display:grid}.contact-link-item{border-bottom:1px solid #d9d2c71a;flex-direction:column;gap:.15rem;padding-bottom:1.25rem;display:flex}.contact-links-home .contact-link-item{background:linear-gradient(#ffffff08,#ffffff03);border:1px solid #d9d2c71a;padding:1rem 1.05rem 1.05rem;box-shadow:0 16px 28px #0000001a}.contact-link-item:last-child{border-bottom:none;padding-bottom:0}.contact-links-home .contact-link-item:last-child{padding-bottom:1.05rem}.contact-link-label{letter-spacing:.15em;text-transform:uppercase;color:#d9d2c766;font-size:.6rem}.contact-link-val{font-family:var(--font-display);font-size:1rem;font-weight:600}.contact-link-val a{color:var(--paper);text-decoration:none;transition:color .2s}.contact-link-val a:hover{color:var(--rust2)}.media-gallery-section{z-index:1;position:relative}.gallery-heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:1.8rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.media-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery-card{background:var(--paper2);border:1px solid var(--border);overflow:hidden}.gallery-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.gallery-card figcaption,.proj-media-card p{color:var(--ink3);padding:.9rem 1rem 1rem;font-size:.8rem;font-weight:300}.proj-media-card p strong,.proj-media-card p span{display:block}.proj-media-card p strong{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin-bottom:.28rem;font-size:.96rem;font-weight:700}.proj-media-card p span{color:#3a342ee0}.project-gallery-wrap .media-gallery-grid{grid-template-columns:1fr;gap:1.5rem;max-width:920px;margin:0 auto}.project-gallery-wrap .gallery-card{background:linear-gradient(#cdc4b857,#bfb5a842);border:1px solid #1f1d1a14;border-radius:14px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;overflow:hidden;box-shadow:0 10px 20px #1f1d1a06}.project-gallery-wrap .gallery-card img{aspect-ratio:auto;object-fit:contain;background:0 0;max-height:520px;padding:0;transition:transform .26s,filter .26s}.project-gallery-wrap .gallery-card figcaption{color:var(--ink2);background:#e2dad057;border-top:1px solid #1f1d1a0a;padding:.8rem .95rem .9rem;font-size:.82rem;line-height:1.5}.project-gallery-wrap .gallery-card figcaption strong,.project-gallery-wrap .gallery-card figcaption span{display:block}.project-gallery-wrap .gallery-card figcaption strong{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin-bottom:.3rem;font-size:.93rem;font-weight:700}.project-gallery-wrap .gallery-card figcaption span{color:#3a342ee0}.project-gallery-wrap .gallery-card:hover{background:linear-gradient(#d0c7bb66,#c2b8ab4d);border-color:#8c5e4338;transform:translateY(-4px);box-shadow:0 18px 32px #1f1d1a12}.project-gallery-wrap .gallery-card:hover img{filter:saturate(1.03);transform:scale(1.012)}.full-divider{background:var(--border);z-index:1;height:1px;position:relative}.proj-hero{z-index:1;border-bottom:1px solid var(--border);max-width:1200px;margin:0 auto;padding:8rem 3rem 4rem;position:relative}.proj-meta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.proj-number{font-family:var(--font-display);color:var(--ink4);font-size:.85rem;font-style:italic}.proj-category{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);font-size:.65rem;font-weight:500}.proj-status{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);color:var(--ink3);border-radius:20px;align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.65rem;display:inline-flex}.proj-status.active{color:var(--rust);border-color:#5c6b5f47}.proj-status.active:before{content:"";background:var(--rust);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.proj-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.05}.proj-title em{color:var(--ink2);font-style:italic}.proj-subtitle{color:var(--ink3);max-width:720px;margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.7}.proj-hero-actions{flex-wrap:wrap;gap:.9rem;margin-bottom:2rem;display:flex}.proj-hero-action{border:1px solid var(--border);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;min-height:50px;padding:.9rem 1.3rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.proj-hero-action.primary{background:var(--ink);border-color:var(--ink);color:var(--paper)}.proj-hero-action.primary:hover{background:var(--rust);border-color:var(--rust);transform:translateY(-1px)}.proj-hero-action.secondary{background:var(--paper2);color:var(--ink)}.proj-hero-action.secondary:hover{background:var(--paper3);color:var(--rust);border-color:#5c6b5f57;transform:translateY(-1px)}.proj-hero-meta{border-top:1px solid var(--border2);flex-wrap:wrap;gap:3rem;padding-top:2rem;display:flex}.meta-item{flex-direction:column;gap:.2rem;display:flex}.meta-label{letter-spacing:.15em;text-transform:uppercase;color:var(--ink4);font-size:.6rem}.meta-value{color:var(--ink);font-size:.85rem;font-weight:500}.meta-value a{color:var(--rust);text-decoration:none}.meta-value a:hover{text-decoration:underline}.proj-media-wrap{z-index:1;max-width:1200px;margin:0 auto;padding:2rem 3rem 0;position:relative}.proj-media-card{background:linear-gradient(#ccc3b757,#bfb5a83d);border:1px solid #1f1d1a14;border-radius:16px;transition:box-shadow .22s,border-color .22s;overflow:hidden}.proj-media-card img{object-fit:contain;background:#7a6c5a1f;width:100%;max-height:560px}.proj-media-card:hover{border-color:#8c5e432e;box-shadow:0 18px 34px #1f1d1a0f}.proj-page-3d-printing .proj-media-card img{object-fit:cover;object-position:center 65%;background:#7a6c5a0f;max-height:700px}.proj-page-solar-charger .proj-media-wrap{max-width:950px}.proj-page-solar-charger .proj-media-card{box-shadow:none;background:linear-gradient(#ccc3b757,#bfb5a83d);border:1px solid #1f1d1a14;border-radius:16px}.proj-page-solar-charger .proj-media-card img{object-fit:cover;object-position:center 30%;background:#79433a0d;max-height:630px;transform:none}.proj-page-solar-charger .proj-media-card p{background:#e6dcd138}.proj-content{z-index:1;grid-template-columns:1fr 320px;align-items:start;gap:5rem;max-width:1200px;margin:0 auto;padding:4rem 3rem;display:grid;position:relative}.proj-section-block{border-bottom:1px solid #1f1d1a14;padding-bottom:1.85rem}.proj-section-block+.proj-section-block{margin-top:1.85rem}.proj-section-block:last-child{border-bottom:none;padding-bottom:0}.proj-body h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.proj-body p{color:var(--ink2);margin-bottom:1.1rem;font-size:.95rem;font-weight:300;line-height:1.9}.proj-body ul{flex-direction:column;gap:.6rem;margin-bottom:1.1rem;list-style:none;display:flex}.proj-body ul li{color:var(--ink2);padding-left:1.2rem;font-size:.9rem;font-weight:300;line-height:1.65;position:relative}.proj-body ul li:before{content:"—";color:var(--ink4);font-size:.8rem;position:absolute;left:0}.proj-body-2022 .proj-section-block{border-bottom:1px solid #1f1d1a12;padding-bottom:2.1rem}.proj-body-2022 .proj-section-block+.proj-section-block{margin-top:2.1rem}.proj-body-2022 h2{letter-spacing:-.025em;align-items:center;gap:.7rem;margin-bottom:1.2rem;font-size:clamp(1.48rem,2vw,1.72rem);line-height:1.15;display:inline-flex}.proj-body-2022 h2:before{content:"";background:linear-gradient(90deg,#8c5e43e6,#8c5e432e);width:1.6rem;height:1px;transform:translateY(1px)}.proj-body-2022 p{color:#2f2b26f0;max-width:68ch;margin-bottom:1rem;font-size:.98rem;line-height:1.85}.proj-body-2022 .proj-section-block>p:first-of-type{color:#23201cf5;font-size:1rem}.proj-body-2022 ul{gap:.8rem;margin-top:1.15rem}.proj-body-2022 ul li{color:#332f2aeb;max-width:66ch;padding-left:1.35rem;font-size:.93rem;line-height:1.7}.proj-body-2022 ul li:before{content:"";background:#8c5e43b3;border-radius:999px;width:.42rem;height:.42rem;top:.72rem;box-shadow:0 0 0 4px #8c5e431a}.proj-body-2022 code{color:var(--ink);background:#8c5e4317;border-radius:999px;padding:.12rem .34rem;font-size:.88em}.proj-content-2022 .proj-media-card p,.project-gallery-wrap-2022 .gallery-card figcaption,.proj-body-2022 .robotics-video-copy p{color:#3a342ee0;font-size:.84rem;line-height:1.6}.proj-body-2022 .robotics-video-copy h3{letter-spacing:-.01em;margin-bottom:.3rem;font-size:1.08rem}.project-gallery-wrap-2022 .gallery-heading{align-items:center;gap:.75rem;margin-bottom:1.55rem;display:inline-flex;position:relative}.project-gallery-wrap-2022 .gallery-heading:after{content:"";background:linear-gradient(90deg,#8c5e43c7,#8c5e4329);width:2.6rem;height:1px}.highlight-box{background:var(--paper2);border-left:3px solid var(--rust);margin:1.5rem 0;padding:1.25rem 1.5rem}.highlight-box p{color:var(--ink2);margin:0;font-size:.9rem}.proj-sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:6rem}.sidebar-card{background:var(--paper2);border:1px solid var(--border);padding:1.5rem}.sidebar-card-title{font-family:var(--font-display);color:var(--ink3);border-bottom:1px solid var(--border2);margin-bottom:1rem;padding-bottom:.6rem;font-size:.8rem;font-style:italic}.sidebar-links{flex-direction:column;gap:.75rem;display:flex}.sidebar-link{color:var(--ink);border-bottom:1px solid var(--border2);justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.8rem;text-decoration:none;transition:color .2s;display:flex}.sidebar-link:last-child{border-bottom:none}.sidebar-link:hover{color:var(--rust)}.sidebar-link span{color:var(--ink4);font-size:.7rem;transition:transform .2s,color .2s}.sidebar-link:hover span{color:var(--rust2);transform:translate(2px,-2px)}.proj-nav{z-index:1;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid;position:relative}.proj-nav-item{flex-direction:column;gap:.4rem;padding:2rem 3rem;text-decoration:none;transition:background .2s;display:flex}.proj-nav-item:hover{background:var(--paper2)}.proj-nav-item.next{border-left:1px solid var(--border);text-align:right;align-items:flex-end}.proj-nav-dir{letter-spacing:.14em;text-transform:uppercase;color:var(--ink4);font-size:.62rem}.proj-nav-title{font-family:var(--font-display);color:var(--ink);font-size:1rem;font-weight:600}.not-found-wrap{z-index:1;place-items:center;max-width:1200px;min-height:calc(100vh - 140px);margin:0 auto;padding:9rem 3rem 5rem;display:grid;position:relative}.not-found-card{background:var(--paper2);border:1px solid var(--border);width:min(100%,680px);padding:2.5rem}.not-found-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:.4rem 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.not-found-copy{color:var(--ink3);margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.8}footer{z-index:1;background:var(--ink);color:#d9d2c757;letter-spacing:.04em;border-top:1px solid #d9d2c71a;justify-content:space-between;align-items:center;padding:1.5rem 3rem;font-size:.72rem;display:flex;position:relative}footer a{color:#d9d2c775;text-decoration:none}footer a:hover{color:#d9d2c7b8}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}@media (width<=1000px){.projects-full-grid,.media-gallery-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.hero{grid-template-columns:1fr;gap:3rem;padding-top:6rem}.hero:before{width:min(78vw,430px);height:min(78vw,430px);top:8rem;right:50%;transform:translate(50%)}.hero-signal-grid{grid-template-columns:1fr;max-width:100%}.hero-portrait-stage{width:min(100%,470px)}.about-grid,.contact-inner,.proj-content{grid-template-columns:1fr;gap:3rem}.proj-sidebar{position:static}}@media (width<=700px){.proj-nav{grid-template-columns:1fr}.proj-nav-item.next{border-left:none;border-top:1px solid var(--border);text-align:left;align-items:flex-start}}@media (width<=600px){nav{padding:1rem 1.25rem}.nav-shell{justify-content:center}.hero-portrait-stage{padding:1rem .15rem 1.2rem}.hero-portrait-meta{flex-direction:column;align-items:flex-start}.hero-float-chip{letter-spacing:.1em;padding:.34rem .56rem;font-size:.58rem}.hero-float-chip-1{left:0}.hero-float-chip-2{top:24%;right:0}.hero-float-chip-3{bottom:-.1rem;left:1rem}.nav-links{flex-wrap:wrap;gap:1rem;position:static;transform:none}.section-wrap,.contact-inner,.proj-hero,.proj-content,.proj-media-wrap,.hero,.not-found-wrap{padding-left:1.25rem;padding-right:1.25rem}.hero{padding-bottom:3rem}.projects-full-grid,.media-gallery-grid{grid-template-columns:1fr}.proj-hero-actions{flex-direction:column}.proj-hero-action{width:100%}.skills-table td{border-right:none;width:100%;padding-bottom:.5rem;display:block}.skills-table td:first-child{border-right:none;padding-bottom:0}.proj-nav-item{padding:1.5rem 1.25rem}footer{text-align:center;flex-direction:column;gap:.4rem}}.proj-content-match-archive{grid-template-columns:minmax(0,1fr);gap:0;max-width:1180px}.match-video-grid{grid-template-columns:1fr;gap:1.6rem;display:grid}.match-video-card{background:linear-gradient(#f0ebe4f5,#e8e0d6f0);border:1px solid #1f1d1a14;transition:transform .24s,box-shadow .24s,border-color .24s,background .24s;overflow:hidden;box-shadow:0 14px 28px #1f1d1a0b}.match-video-card:hover,.match-video-card:focus-visible{background:linear-gradient(#f5f1eb,#ebe4dcfa);border-color:#5f6e6133;transform:translateY(-4px);box-shadow:0 22px 38px #1f1d1a14}.match-video-card:focus-visible{outline-offset:3px;outline:2px solid #5f6e6147}.match-video-frame-wrap{aspect-ratio:18/10;background:linear-gradient(#181714fa,#23201cf5);border-bottom:1px solid #ffffff0d;position:relative}.match-video-frame-wrap iframe,.match-video-placeholder{border:0;width:100%;height:100%}.match-video-placeholder{color:#d9d2c7e6;background:linear-gradient(#ffffff0a,#ffffff03),linear-gradient(135deg,#b85c3842,#1f1d1aeb);flex-direction:column;justify-content:center;gap:.85rem;padding:1.5rem;display:flex}.match-video-placeholder strong{font-family:var(--font-display);font-size:1.35rem;line-height:1.1}.match-video-placeholder p{color:#d9d2c7cc;margin:0;line-height:1.7}.match-video-placeholder code{color:#d9d2c7f0}.match-video-placeholder-tag{letter-spacing:.12em;text-transform:uppercase;background:#d9d2c71a;border:1px solid #d9d2c73d;width:fit-content;padding:.35rem .55rem;font-size:.65rem;font-weight:600}.match-video-card-body{padding:1.15rem 1.25rem 1.3rem}.match-video-card-body h3{font-family:var(--font-display);color:var(--ink);margin:0 0 .55rem;font-size:1.08rem;transition:color .22s,transform .22s}.match-video-card:hover .match-video-card-body h3,.match-video-card:focus-visible .match-video-card-body h3{color:var(--rust2);transform:translate(2px)}.match-video-card-body p{color:var(--ink3);margin:0;line-height:1.75}.match-video-status{letter-spacing:.04em;text-transform:uppercase;color:var(--rust)!important;margin-top:.9rem!important;font-size:.78rem!important}.match-archive-section+.match-archive-section{margin-top:2.4rem}.match-section-header{border-bottom:1px solid #1f1d1a1a;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.match-section-header h2{margin:0}.match-section-count{color:var(--ink3);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f7f3eddb;border:1px solid #1f1d1a14;align-items:center;padding:.34rem .7rem;font-size:.7rem;display:inline-flex}@media (width<=700px){.match-section-header{flex-direction:column;align-items:flex-start}.proj-body-2022 h2{gap:.55rem}.proj-body-2022 h2:before{width:1.15rem}.proj-body-2022 p,.proj-body-2022 ul li{max-width:none}}.robotics-video-stack{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.robotics-video-card{background:var(--paper2);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 14px 28px #1f1d1a0d}.robotics-video-embed{background:#111;padding:0}.robotics-video-embed video{background:#000;width:100%;max-height:720px;display:block}.robotics-video-copy{padding:.95rem 1.05rem 1.05rem}.robotics-video-copy h3{font-family:var(--font-display);color:var(--ink);margin-bottom:.4rem;font-size:1rem}.robotics-video-copy p{margin:0}@media (width<=600px){.robotics-video-embed{padding:0}}:root{--paper:#e0d8cd;--paper2:#f0ebe4;--paper3:#cfc5b8;--ink:#1f1d1a;--ink2:#3a3732;--ink3:#625c55;--ink4:#93897d;--rust:#5f6e61;--rust2:#8a7259;--border:#1f1d1a1f;--border2:#1f1d1a12}body{background:radial-gradient(circle at 100% 0,#5f6e6112,#0000 28%),linear-gradient(#e3dbd1 0%,#ddd4c8 100%)}nav{background:#f0ebe4e6}@media (width<=900px){.nav-shell{flex-wrap:wrap;justify-content:center;gap:1.25rem}.nav-links{flex-wrap:wrap;gap:1.2rem;position:static;transform:none}.nav-shell-project{justify-content:space-between}}.hero-refined{position:relative;overflow:clip}.hero-refined:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff47,#fff0 38%),linear-gradient(135deg,#f4efe9d1,#e4dcd15c);border:1px solid #1f1d1a0f;position:absolute;inset:4.5rem 1.25rem 2rem;box-shadow:inset 0 1px #ffffff57}.hero-refined:after{content:"";filter:blur(18px);z-index:0;pointer-events:none;background:radial-gradient(circle,#8a72592e 0%,#8a725914 42%,#8a725900 72%);border-radius:50%;width:min(30vw,380px);height:min(30vw,380px);position:absolute;top:7.4rem;right:8%}.hero-refined>*{z-index:1;position:relative}.hero-kicker-row{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:.85rem;display:flex}.hero-greeting{margin-bottom:0}.hero-status-pill,.hero-meta-pill,.feat-meta-item,.feat-status{color:var(--ink2);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f0ebe4eb;border:1px solid #1f1d1a1a;border-radius:999px;align-items:center;padding:.32rem .72rem;font-size:.66rem;display:inline-flex}.hero-status-pill{color:var(--rust);background:#5f6e611a;border-color:#5f6e6138}.hero-name{margin-bottom:.9rem}.hero-name-line{display:block}h1.hero-name .line2{color:var(--rust2)}.hero-meta-pills{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:1.2rem;display:flex}.hero-bio{max-width:34rem;margin-bottom:0;font-size:1.02rem;line-height:1.86}.hero-link-row{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.1rem;display:flex}.hero-link-row .hero-link-button{min-height:44px;color:var(--ink2);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(#f3eee7f5,#e9e1d8eb);border:1px solid #1f1d1a1a;justify-content:center;align-items:center;gap:.45rem;padding:.72rem 1.18rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s;display:inline-flex;box-shadow:0 12px 24px #1f1d1a0d}.hero-link-row .hero-link-button:hover{color:var(--ink);background:linear-gradient(#f8f4ef,#ede6de);border-color:#5f6e613d;transform:translateY(-2px);box-shadow:0 16px 30px #1f1d1a14}.hero-link-icon{font-size:.85rem}.hero-link-brand-icon{flex-shrink:0;width:.95rem;height:.95rem}.hero-link-row .hero-link-button:active,.btn:active,.featured-strip-card:active,.proj-card:active{transform:translateY(0)}.hero-portrait-stack{width:min(100%,470px);position:relative}.hero-portrait-backdrop{background:linear-gradient(145deg,#5f6e612e,#8a72591a);border:1px solid #5f6e6129;position:absolute;inset:1.2rem .25rem -.15rem 1.15rem;transform:rotate(-3.4deg);box-shadow:0 24px 40px #1f1d1a12}.hero-portrait-shell{background:#f0ebe4d1;border:1px solid #1f1d1a14;padding:1.05rem;position:relative;box-shadow:0 28px 54px #1f1d1a1c}.hero-portrait-frame{background:linear-gradient(#f6f2ec 0%,#ece4da 100%);border:1px solid #1f1d1a14;width:100%;padding:1.05rem;position:relative}.hero-portrait{transform-origin:50%;border:1px solid #1f1d1a12;transition:transform .35s,filter .35s}.hero-portrait-panel:hover .hero-portrait{filter:saturate(1.02)contrast(1.02);transform:scale(1.015)}.hero-portrait-overlay{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.hero-overlay-chip{color:var(--ink2);letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e0d8cde0;border:1px solid #1f1d1a14;align-items:center;padding:.34rem .68rem;font-size:.68rem;display:inline-flex}.section-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.section-band-soft{background:linear-gradient(#f0ebe4e6,#e8e0d6bd),radial-gradient(circle at 15% 10%,#ffffff38,#fff0 34%)}.section-band-warm{background:linear-gradient(#dbd2c6e0,#e8e0d6b8),radial-gradient(circle at 85% 18%,#8a72591f,#8a725900 36%)}.about-strip{background:linear-gradient(#f0ebe4eb,#e5dcd2bd),radial-gradient(circle at 20% 18%,#fff3,#fff0 34%)}.featured-projects-row{background:0 0;border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.featured-strip-card,.feat-card.featured-strip-card{cursor:pointer;background:linear-gradient(#f0ebe4f5,#e7dfd6f2);border:1px solid #1f1d1a14;border-top:3px solid #5f6e6180;flex-direction:column;gap:1rem;min-height:100%;padding:1.9rem 1.9rem 1.8rem;transition:transform .24s,box-shadow .24s,border-color .24s,background .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 30px #1f1d1a0e}.featured-strip-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff2e,#fff0);transition:opacity .22s;position:absolute;inset:0}.featured-strip-card:after{content:"";transform-origin:0;opacity:0;background:linear-gradient(90deg,#5f6e61b8,#8a725970);height:3px;transition:transform .22s,opacity .22s;position:absolute;bottom:0;left:1.8rem;right:1.8rem;transform:scaleX(.2)}.featured-strip-card:hover{background:linear-gradient(#f5f1eb,#eae3db);border-color:#5f6e6138;transform:translateY(-7px);box-shadow:0 26px 46px #1f1d1a17}.featured-strip-card:hover:before{opacity:1}.featured-strip-card:hover:after{opacity:1;transform:scaleX(1)}.feat-card-top,.feat-card-footer,.feat-meta-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.feat-card-top{align-items:flex-start}.feat-num{color:#5f6e6138;width:auto;font-size:2rem;transition:color .22s,transform .22s}.featured-strip-card:hover .feat-num{color:#5f6e6157;transform:translate(2px,-2px)}.feat-tag{margin-top:0}.feat-title{margin-bottom:0;font-size:1.32rem;line-height:1.18}.feat-desc{flex:1;font-size:.88rem;line-height:1.78}.feat-card-footer{border-top:1px solid #1f1d1a12;align-items:flex-end;margin-top:auto;padding-top:1rem}.feat-meta-row{flex-wrap:wrap;justify-content:flex-start}.feat-status.active{color:var(--rust);background:#5f6e611c;border-color:#5f6e6138}.feat-cta{letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);white-space:nowrap;background:#f7f3edbd;border:1px solid #1f1d1a1a;align-items:center;gap:.45rem;padding:.55rem .82rem;font-size:.7rem;font-weight:600;transition:color .22s,transform .22s,border-color .22s,background .22s;display:inline-flex}.feat-arrow{color:var(--rust);transition:transform .22s}.featured-strip-card:hover .feat-cta{color:var(--rust);background:#f8f4eff5;border-color:#5f6e6138;transform:translate(2px)}.featured-strip-card:hover .feat-arrow{transform:translate(3px,-3px)}.featured-strip-card:hover .feat-tag{color:var(--ink2)}.skills-table{background:#f0ebe49e;border-radius:2px;overflow:hidden;box-shadow:0 10px 24px #1f1d1a09}.skills-table tr:hover{background:#e7dfd6db}.chip,.tech-chip{background:#f7f4efeb;border-color:#1f1d1a14}.projects-full-grid{background:0 0;border:none;gap:1.35rem}.proj-card{cursor:pointer;isolation:isolate;background:linear-gradient(#f0ebe4f5,#e7dfd6f5);border:1px solid #1f1d1a14;box-shadow:0 14px 28px #1f1d1a0e}.proj-card:before{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#ffffff2e,#fff0);transition:opacity .22s;position:absolute;inset:0}.proj-card:after{content:"";transform-origin:0;opacity:0;z-index:0;background:linear-gradient(90deg,#5f6e61b8,#8a72596b);height:3px;transition:transform .22s,opacity .22s;position:absolute;bottom:0;left:1.75rem;right:1.75rem;transform:scaleX(.18)}.proj-card:hover{background:linear-gradient(#f6f2ed,#ebe4dc);border-color:#5f6e6133;transform:translateY(-6px);box-shadow:0 26px 42px #1f1d1a17}.proj-card:hover:before{opacity:1}.proj-card:hover:after{opacity:1;transform:scaleX(1)}.proj-card>*{z-index:1;position:relative}@media (width<=900px){.hero-refined:before{inset:4.5rem .8rem 1rem}.hero-refined:after{width:min(54vw,320px);height:min(54vw,320px);top:7.6rem;right:50%;transform:translate(50%)}.hero-copy-panel{padding:1.3rem 1.25rem 1.2rem}.featured-projects-row,.contact-links-home{grid-template-columns:1fr}}@media (width<=600px){.hero-kicker-row,.hero-meta-pills,.hero-link-row,.feat-card-footer{align-items:flex-start}.hero-kicker-row,.hero-meta-pills,.hero-link-row,.feat-card-footer,.feat-meta-row{flex-direction:column}.hero-copy-panel{padding:1.15rem 1rem 1.05rem}.hero-cta-panel{gap:.7rem}.hero-cta{flex-direction:column;align-items:stretch;width:100%}.hero-cta .btn,.hero-link-row .hero-link-button,.proj-card-cta,.feat-cta{justify-content:center;width:100%}.proj-card:after,.featured-strip-card:after{left:1rem;right:1rem}.section-heading-stack{margin-bottom:1.8rem}.section-heading-stack .section-header{gap:.8rem}.section-heading-stack .section-header:after{display:none}.hero-link-row{gap:.7rem}}
