:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102b20;background:#fbf6ec;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--bg: #fbf6ec;--paper: #fffdf7;--paper-soft: rgba(255, 253, 247, .84);--ink: #0d3324;--muted: #263c35;--soft-text: #51625b;--line: rgba(91, 70, 45, .22);--line-strong: rgba(91, 70, 45, .36);--green: #073f29;--green-2: #0f5435;--orange: #d85c24;--orange-dark: #b94b1c;--sage: #eef2e7;--shadow: 0 18px 42px rgba(71, 50, 25, .12);--radius: 6px;--container: min(100% - 144px, 1360px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(90deg,rgba(120,96,59,.03) 1px,transparent 1px),linear-gradient(rgba(120,96,59,.025) 1px,transparent 1px),radial-gradient(circle at 82% 16%,rgba(226,217,199,.56),transparent 32rem),var(--bg);background-size:72px 72px,72px 72px,auto,auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0);white-space:nowrap}.site-shell{min-height:100vh;overflow:hidden}main{width:100%}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 clamp(24px,4.7vw,72px);border-bottom:1px solid var(--line);background:#fffbf2e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:14px;justify-self:start;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.46rem;font-weight:700;line-height:1;white-space:nowrap}.brand img{display:block;width:42px;height:42px;border:1px solid rgba(104,65,30,.32);-o-object-fit:cover;object-fit:cover}nav{display:flex;align-items:center;justify-self:center;gap:clamp(22px,3vw,44px);color:#0e2119;font-size:.8rem;font-weight:760}nav a{position:relative;padding:7px 0}nav a:first-child:after,nav a:hover:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--green);content:""}.header-cta{display:inline-flex;min-height:36px;align-items:center;justify-self:end;gap:10px;border:1px solid rgba(7,63,41,.24);border-radius:5px;background:var(--green);color:#fffdf7;font-size:.78rem;font-weight:780;padding:0 18px;box-shadow:0 10px 24px #073f2929}.header-cta svg{width:15px;height:15px}.hero{position:relative;display:grid;min-height:318px;grid-template-columns:clamp(216px,18vw,238px) minmax(0,480px) minmax(280px,1fr);align-items:center;gap:clamp(24px,3vw,42px);padding:18px clamp(24px,4.7vw,72px) 22px;border-bottom:1px solid rgba(91,70,45,.08);overflow:hidden}.hero-profile,.hero-copy{position:relative;z-index:2}.hero-profile img{display:block;width:clamp(216px,18vw,238px);height:clamp(210px,18.6vw,226px);border:1px solid rgba(7,63,41,.12);border-radius:8px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 34%;object-position:center 34%;box-shadow:0 16px 34px #2a241921}.hero-copy{display:grid;gap:13px;align-content:center}.hero h1{margin:0;color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,3.05vw,3.35rem);font-weight:700;line-height:.94;white-space:nowrap}.hero-role{margin:0;color:var(--orange);font-size:.95rem;font-weight:850;letter-spacing:.28em;text-transform:uppercase}.hero-text{max-width:410px;margin:0;color:#17251f;font-size:1.02rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:8px}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:5px;font-size:.82rem;font-weight:820;line-height:1;padding:0 22px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button svg{width:16px;height:16px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fffdf7;box-shadow:0 12px 28px #073f292e}.button-secondary{border-color:var(--line);background:var(--paper);color:var(--ink)}.button-plain{min-height:auto;padding:0;color:var(--green);background:transparent}.hero-desk{position:absolute;top:0;right:0;z-index:1;width:min(33vw,620px);height:318px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero:after{position:absolute;top:0;right:min(33vw,620px);bottom:0;z-index:1;width:120px;background:linear-gradient(90deg,var(--bg),rgba(251,246,236,0));content:"";pointer-events:none}.capability-strip{position:relative;z-index:3;display:grid;width:var(--container);grid-template-columns:repeat(4,minmax(0,1fr));margin:18px auto 26px;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:var(--radius);background:#fffdf7f0;box-shadow:var(--shadow);overflow:hidden}.capability-strip article{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:center;min-height:116px;padding:18px clamp(18px,2vw,24px);border-left:1px solid var(--line)}.capability-strip article:first-child{border-left:0}.capability-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#e9ede2;color:#0f2f23}.capability-icon svg{width:31px;height:31px;stroke-width:1.7}.capability-strip h3{margin:0 0 6px;color:#0e1f18;font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.capability-strip p{max-width:none;margin:0;color:#1d2e28;font-size:.82rem;line-height:1.28}.selected-work,.stack-strip,.resume-overview,.working-style,.contact-section{width:var(--container);margin:0 auto}.selected-work{padding:0 0 16px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 12px}.section-title h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.92rem,2.25vw,2.36rem);font-weight:700;line-height:1}.section-title div>span{display:block;width:56px;height:2px;margin-top:9px;background:var(--orange)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--green);font-size:.86rem;font-weight:740}.text-link svg{width:15px;height:15px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(16px,1.8vw,24px)}.project-card{position:relative;overflow:hidden;display:grid;align-items:start;grid-template-columns:minmax(126px,41%) minmax(0,1fr);gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);box-shadow:0 10px 28px #47321914;padding:12px}.project-card__image{overflow:hidden;align-self:start;aspect-ratio:16 / 10;height:auto;border:1px solid rgba(91,70,45,.14);border-radius:4px;background:#e8e1d5}.project-card__image img{display:block;width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover}.project-card__copy{display:flex;flex-direction:column;gap:6px;min-width:0;padding:4px 2px 0 0}.project-card h3{margin:0;color:#0e231b;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;line-height:1.08;overflow-wrap:anywhere}.project-card p{display:-webkit-box;overflow:hidden;margin:0;color:#263a33;font-size:.78rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-card__stack{display:flex;flex-wrap:wrap;gap:5px;margin-top:0}.project-card__stack span{border-radius:4px;background:#e8ede1;color:#20352d;font-size:.64rem;font-weight:700;padding:4px 6px}.project-card__links{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 12px;margin-top:8px;padding-top:4px}.project-card__links a{display:inline-flex;align-items:center;gap:8px;color:#10271e;font-size:.76rem;font-weight:720}.project-card__links svg{width:14px;height:14px}.stack-strip{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:stretch;margin-top:16px;min-height:104px;border:1px solid var(--line);border-radius:var(--radius);background:#eef2e7c2;box-shadow:0 14px 36px #47321914;overflow:hidden}.stack-strip__title{display:grid;align-content:center;padding:16px 28px}.stack-strip__title h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:2.18rem;font-weight:700;line-height:1}.stack-strip__title span{width:50px;height:2px;margin-top:13px;background:var(--orange)}.stack-strip__groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stack-strip__group{display:grid;grid-template-rows:auto 1fr;gap:10px;align-content:stretch;padding:14px clamp(16px,1.7vw,24px);border-left:1px dashed rgba(91,70,45,.26)}.stack-strip__group h3{margin:0;color:#0e2119;font-family:Georgia,Times New Roman,serif;font-size:.98rem}.stack-strip__group>div{display:flex;flex-wrap:wrap;align-content:center;align-items:flex-start;justify-content:center;gap:12px 16px}.stack-logo{display:grid;width:58px;flex:0 1 58px;max-width:72px;justify-items:center;gap:4px;min-width:0;color:#182923}.stack-logo img{display:block;width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.stack-logo span{max-width:100%;font-size:.66rem;font-weight:620;line-height:1.1;text-align:center;overflow-wrap:anywhere;white-space:normal}.resume-overview{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px;align-items:stretch;padding:20px 0 0}.resume-overview__title{display:grid;align-content:start}.resume-overview__title h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,2.25vw,2.4rem);font-weight:700;line-height:1}.resume-overview__title span{display:block;width:56px;height:2px;margin-top:9px;background:var(--orange)}.resume-overview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.resume-card{display:grid;gap:8px;min-height:154px;border:1px solid var(--line);border-radius:var(--radius);background:#fffaf1c2;box-shadow:0 10px 28px #4732190f;padding:16px}.resume-card>span{color:var(--orange);font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.resume-card h3{margin:0;color:#10271e;font-family:Georgia,Times New Roman,serif;font-size:1.04rem;line-height:1.1}.resume-card small{color:var(--green);font-size:.75rem;font-weight:800}.resume-card p{margin:0;color:#263a33;font-size:.8rem;line-height:1.42}.working-style{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px;align-items:start;padding:20px 0 14px}.working-style__title h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.62rem,1.72vw,1.76rem);font-weight:700;line-height:1;white-space:nowrap}.working-style__title span{display:block;width:56px;height:2px;margin-top:9px;background:var(--orange)}.working-style__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.working-style__row article{position:relative;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.working-style__row article:not(:last-child):after{position:absolute;top:17px;right:-14px;width:54px;height:1px;background:#5b462d73;content:""}.working-style__row article>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--green);color:#fffdf7;font-family:Georgia,Times New Roman,serif;font-size:1.16rem}.working-style h3{margin:0 0 8px;color:#11231b;font-family:Georgia,Times New Roman,serif;font-size:.94rem}.working-style p{margin:0;color:#283b34;font-size:.73rem;line-height:1.35}.contact-section{padding:0 0 28px}.contact-panel{position:relative;display:grid;grid-template-columns:260px 230px minmax(360px,1fr) 160px;gap:30px;align-items:center;min-height:124px;border:1px solid var(--line);border-radius:var(--radius);background:#fffaf1cc;box-shadow:0 14px 36px #47321914;padding:18px 22px 18px 28px}.contact-panel .section-title{display:block;margin-bottom:12px}.contact-panel .section-title h2{font-size:2.35rem}.contact-intro p{max-width:250px;margin:0;color:#273a32;font-size:.84rem;line-height:1.45}.contact-links{display:grid;gap:12px;margin:0;padding:0;list-style:none}.contact-links a{display:flex;align-items:center;gap:12px;color:#14261f;font-size:.84rem}.contact-links svg{width:17px;height:17px;color:var(--green);stroke-width:1.9}.contact-form{display:grid;grid-template-columns:minmax(0,1fr) 138px;gap:14px;align-items:center}.contact-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-form label,.contact-form__message{display:grid;min-width:0}.contact-form__message{grid-column:1 / -1}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:5px;background:#fffdf7e0;color:var(--ink);outline:none;padding:10px 12px;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input{min-height:32px}.contact-form textarea{min-height:60px;resize:vertical}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{color:#8a9189;font-size:.82rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8a9189;font-size:.82rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#073f296b;box-shadow:0 0 0 4px #073f2914}.contact-form button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:0;border-radius:5px;background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fffdf7;font-size:.82rem;font-weight:820;box-shadow:0 14px 28px #d85c2433}.form-status{grid-column:1 / -1;margin:-4px 0 0;color:var(--green);font-size:.82rem}.footer-plant{display:block;width:116px;justify-self:end;opacity:.82;filter:contrast(1.05);pointer-events:none}.projects-page{width:var(--container);margin:0 auto;padding:54px 0 86px}.projects-index-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.42fr);gap:clamp(28px,4vw,60px);align-items:end;padding:24px 0 34px;border-bottom:1px solid rgba(91,70,45,.16)}.projects-index-hero>div:first-child{display:grid;gap:18px}.projects-index-hero h1{margin:0;color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:clamp(4.8rem,11vw,8.2rem);line-height:.88}.projects-index-hero p{max-width:720px;margin:0;color:#22362f;font-size:1.03rem;line-height:1.72}.projects-index-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);background:#fffdf7db;box-shadow:0 16px 34px #47321914;overflow:hidden}.projects-index-stats span{display:grid;gap:6px;min-width:0;padding:16px 14px;border-left:1px dashed rgba(91,70,45,.24);color:#20352d;font-size:.72rem;font-weight:760;text-transform:uppercase}.projects-index-stats span:first-child{border-left:0}.projects-index-stats strong{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3vw,2.7rem);line-height:.9;text-transform:none}.projects-index-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:stretch;gap:clamp(18px,2vw,26px);margin-top:28px}.project-index-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-height:100%;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf7f0;color:inherit;box-shadow:0 16px 34px #47321914;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.project-index-card:hover,.project-index-card:focus-visible{border-color:#073f2952;box-shadow:0 22px 46px #32271624;transform:translateY(-3px)}.project-index-card:focus-visible{outline:3px solid rgba(7,63,41,.18);outline-offset:4px}.project-index-card__number{position:absolute;top:14px;left:14px;z-index:2;display:inline-grid;width:38px;height:34px;place-items:center;border:1px solid rgba(7,63,41,.16);border-radius:4px;background:#fffdf7e6;color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700}.project-index-card__media{display:block;overflow:hidden;aspect-ratio:16 / 10;border-bottom:1px solid rgba(91,70,45,.14);background:#e8e1d5}.project-index-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.project-index-card:hover .project-index-card__media img,.project-index-card:focus-visible .project-index-card__media img{transform:scale(1.035)}.project-index-card__body{display:grid;align-content:start;gap:12px;min-width:0;padding:20px 20px 18px}.project-index-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--orange-dark);font-size:.68rem;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.project-index-card__body>strong{color:#0e231b;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2rem);line-height:1.02;overflow-wrap:anywhere}.project-index-card__summary,.project-index-card__role{color:#263a33;font-size:.9rem;line-height:1.55}.project-index-card__role{padding-left:12px;border-left:3px solid rgba(216,92,36,.72);color:#1b3028}.project-index-card__stack{display:flex;flex-wrap:wrap;gap:6px}.project-index-card__stack span{border-radius:4px;background:#e8ede1;color:#20352d;font-size:.68rem;font-weight:740;padding:5px 7px}.project-index-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 20px 18px;border-top:1px dashed rgba(91,70,45,.22);color:var(--green);font-size:.8rem;font-weight:820}.project-index-card__footer span:last-child{display:inline-flex;align-items:center;gap:8px}.project-index-card__footer svg{width:15px;height:15px}.case-page{width:var(--container);margin:0 auto;padding:54px 0 80px}.case-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1fr);gap:clamp(34px,4vw,54px);align-items:center;padding:16px 0 34px}.case-hero__copy{display:grid;gap:16px}.case-back-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;color:var(--green);font-size:.82rem;font-weight:780}.case-back-link svg{width:15px;height:15px;transform:rotate(180deg)}.project-type{margin:0;color:var(--orange);font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.case-hero h1{max-width:10ch;margin:0;color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,4.7vw,4.55rem);font-weight:700;line-height:.94}.case-hero p:not(.project-type){max-width:620px;margin:0;color:#22362f;font-size:1.02rem;line-height:1.7}.case-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.case-hero__visual{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.case-hero__image{display:block;width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover}.case-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 58px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);overflow:hidden}.case-metrics div{display:grid;gap:8px;min-height:96px;padding:20px;border-left:1px solid var(--line)}.case-metrics div:first-child{border-left:0}.case-metrics strong{color:var(--orange);font-size:clamp(1.45rem,2.8vw,2.1rem);line-height:1}.case-metrics span{color:var(--soft-text);font-size:.74rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.case-section{padding-bottom:58px}.case-overview-grid,.case-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.case-overview-grid article,.case-system-grid>div,.case-gallery-stage,.case-gallery-item,.project-tech-tile,.case-project-nav a{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);box-shadow:0 14px 34px #47321914}.case-overview-grid article,.case-system-grid>div{padding:24px}.case-overview-grid h3{margin:0 0 10px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.case-overview-grid p{margin:0;color:#273a32;line-height:1.7}.case-gallery-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px}.case-gallery-stage{position:relative;min-height:520px;overflow:hidden}.case-gallery-stage__image{display:block;width:100%;height:100%;min-height:520px;-o-object-fit:cover;object-fit:cover}.case-gallery-stage__caption{position:absolute;right:18px;bottom:18px;left:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf7e6;padding:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.case-gallery-stage__caption span{color:var(--orange);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.case-gallery-stage__caption strong{display:block;margin-top:6px;color:var(--ink);font-size:1.16rem}.case-gallery-stage__caption p{margin:8px 0 0;color:#263a33;line-height:1.55}.case-gallery-list{display:grid;align-content:start;gap:10px}.case-gallery-item{display:grid;gap:8px;min-height:150px;color:#263a33;padding:18px;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.case-gallery-item:hover,.case-gallery-item--active{border-color:#d85c246b;background:#fffdf7;transform:translateY(-2px)}.case-gallery-item span{color:var(--orange);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem}.case-gallery-item strong{color:var(--ink);font-size:1rem}.case-gallery-item small{color:var(--soft-text);font-size:.86rem;line-height:1.55}.case-tech-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-tech-tile{display:grid;min-height:96px;grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:14px}.project-tech-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fffdf7}.project-tech-icon img,.project-tech-icon svg{width:29px;height:29px;-o-object-fit:contain;object-fit:contain}.project-tech-tile strong,.project-tech-tile small{display:block}.project-tech-tile strong{color:var(--ink);font-size:1rem}.project-tech-tile small{margin-top:5px;color:var(--soft-text);font-size:.72rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.case-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}.case-list li{display:grid;grid-template-columns:18px 1fr;gap:10px;color:#263a33;line-height:1.62}.case-list svg{width:17px;height:17px;margin-top:4px;color:var(--green);stroke-width:2.4}.case-project-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.case-project-nav a{display:grid;gap:8px;min-height:110px;padding:22px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.case-project-nav a:hover{border-color:#d85c246b;background:#fffdf7;transform:translateY(-2px)}.case-project-nav span{color:var(--orange);font-size:.76rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.case-project-nav strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.5rem}@media (max-width: 1180px){:root{--container: min(100% - 48px, 1000px)}.site-header{grid-template-columns:1fr auto;row-gap:10px;padding-block:12px}nav{order:3;grid-column:1 / -1}.hero{grid-template-columns:clamp(216px,22vw,238px) minmax(0,1fr);min-height:auto}.hero-desk{position:relative;top:auto;bottom:0;grid-column:1 / -1;width:100%;height:220px;opacity:1}.hero:after{display:none}.capability-strip,.project-grid,.stack-strip__groups,.working-style__row,.contact-panel,.projects-index-hero,.case-hero,.case-gallery-grid{grid-template-columns:1fr 1fr}.projects-index-hero{align-items:start}.capability-strip{margin-top:0}.project-grid{gap:16px}.project-card{grid-template-columns:1fr;height:auto}.project-card__image{height:170px}.stack-strip,.resume-overview,.resume-overview__grid,.working-style{grid-template-columns:1fr}.contact-panel{align-items:start}.contact-form{grid-column:1 / -1}.footer-plant{position:absolute;right:24px;bottom:18px}.case-tech-grid,.case-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){:root{--container: min(100% - 24px, 680px)}.site-header{min-height:auto;grid-template-columns:1fr;justify-items:stretch;padding:12px}.brand,.header-cta{justify-self:center}nav{display:grid;width:100%;grid-template-columns:repeat(5,1fr);gap:4px;font-size:.7rem}nav a{display:grid;min-height:32px;place-items:center;border:1px solid var(--line);border-radius:4px;background:#fffdf7a3}nav a:after{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:22px;padding:28px 12px 30px}.hero-profile img{width:min(100%,300px);height:318px}.hero h1{font-size:clamp(3.1rem,16vw,4.2rem);white-space:normal}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-desk{position:relative;width:100%;height:190px;opacity:1;grid-row:3}.capability-strip,.project-grid,.stack-strip__groups,.working-style__row,.contact-panel,.projects-index-hero,.case-hero,.case-metrics,.case-overview-grid,.case-gallery-grid,.case-tech-grid,.case-system-grid,.case-project-nav{grid-template-columns:1fr}.capability-strip article{border-left:0;border-top:1px solid var(--line)}.capability-strip article:first-child{border-top:0}.section-title{align-items:flex-start;flex-direction:column;gap:10px}.stack-strip__group,.case-metrics div{border-left:0;border-top:1px dashed rgba(91,70,45,.26)}.stack-strip__group:first-child,.case-metrics div:first-child{border-top:0}.stack-strip__group>div{flex-wrap:wrap}.working-style__row{gap:18px}.working-style__title h2{white-space:normal}.working-style__row article:after{display:none}.contact-panel{gap:20px;padding:20px}.contact-form,.contact-form__fields{grid-template-columns:1fr}.footer-plant{position:static;width:104px;justify-self:end}.projects-page{padding:34px 0 58px}.projects-index-hero{gap:22px;padding-bottom:28px}.projects-index-hero h1{font-size:clamp(4rem,18vw,6.6rem)}.projects-index-stats{grid-template-columns:1fr}.projects-index-stats span,.projects-index-stats span:first-child{border-left:0;border-top:1px dashed rgba(91,70,45,.24)}.projects-index-stats span:first-child{border-top:0}.case-page{padding-top:34px}.case-gallery-stage,.case-gallery-stage__image{min-height:360px}}
