
:root{--bg:#060b08;--fg:#ecf1eb;--muted:#97a69c;--green:#a5ff68;--line:#263229;--mono:'IBM Plex Mono',monospace;--head:'Space Grotesk',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}::selection{background:var(--green);color:var(--bg)}.skip{position:fixed;top:-80px;left:20px;z-index:20;background:var(--green);color:#000;padding:12px}.skip:focus{top:12px}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid var(--line);position:relative;z-index:5;background:#060b08} .brand{font-family:var(--head);font-size:29px;font-weight:700;letter-spacing:-2px}.brand span{color:var(--green)}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-link:hover,footer a:hover{color:var(--green)}.contact-nav{font-size:14px;border:1px solid #52634c;padding:10px 18px}.contact-nav span{margin-left:18px;color:var(--green)}.hero{position:relative;min-height:740px;height:calc(100svh - 94px);max-height:1050px;overflow:hidden;isolation:isolate}#matrix{position:absolute;inset:0;width:100%;height:100%;z-index:-3;opacity:.8}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#060b08 0%,rgba(6,11,8,.92) 28%,rgba(6,11,8,.34) 70%),linear-gradient(0deg,#060b08,transparent 40%,rgba(6,11,8,.1))}.hero-content{padding:76px 8% 100px}.eyebrow,.section-label,.mono,.hero-bottom,.edge-label,.job-date,.company-meta{font-family:var(--mono);font-size:13px;letter-spacing:1px}.eyebrow{color:var(--green);font-size:14px}.eyebrow span{color:#536350;margin:0 12px}h1{font-family:var(--head);font-size:clamp(80px,10vw,154px);font-weight:500;letter-spacing:-.075em;line-height:.98;margin:35px 0 27px}.surname{color:var(--green)}.intro{font-size:20px;line-height:1.65;color:#b2beb5;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;gap:32px;background:var(--green);color:#10200d;padding:15px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#c1ff96;transform:translateY(-2px)}.text-link{font-size:14px}.hero-bottom{position:absolute;bottom:26px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9aab9e}.hero-bottom button{background:transparent;border:1px solid var(--line);padding:7px 12px;cursor:pointer;font-family:var(--mono);font-size:12px}.dim{color:#52634c;margin:0 12px}.edge-label{position:absolute;right:27px;top:43%;writing-mode:vertical-rl;color:#819680;font-size:11px;letter-spacing:2px}.quote-section{text-align:center;padding:110px 7%;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,#102013 0%,transparent 68%)}.section-label{color:var(--green);font-size:12px;letter-spacing:2px;margin-bottom:23px}blockquote{font-family:var(--head);font-weight:400;font-size:clamp(28px,4vw,53px);line-height:1.35;letter-spacing:-1.7px;margin:0 0 24px}blockquote span{color:var(--green)}.quote-section p{font-size:12px;color:var(--muted)}.quote-section p span{padding:0 10px;color:#445746}.section{padding:108px 8%;border-bottom:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:58px}h2{font-family:var(--head);font-size:clamp(36px,4.2vw,58px);font-weight:500;line-height:1.1;letter-spacing:-2.5px;margin:0}.section-top>p{color:var(--muted);margin:0 0 5px;font-size:16px}.timeline{border-top:1px solid var(--line)}.job{display:grid;grid-template-columns:23% 1fr;gap:40px;padding:44px 0;border-bottom:1px solid var(--line)}.job:last-child{border-bottom:0;padding-bottom:0}.job-date{color:#b0bbb0;font-size:14px;padding-top:6px}.current{display:block;color:var(--green);font-size:10px;letter-spacing:1.1px;margin-top:12px}.company-line{display:flex;align-items:center;justify-content:space-between;gap:20px}h3{font-family:var(--head);font-size:26px;letter-spacing:-.6px;line-height:1.25;margin:0 0 10px;font-weight:500}.company-meta{font-size:10px;color:#93a58f;letter-spacing:.5px}h4{font-weight:400;font-size:16px;color:#c2d0c1;margin:0 0 13px}.job-content>p,.detail-body{color:var(--muted);max-width:760px}.job-content>p{margin:12px 0 25px}details{border-top:1px solid var(--line)}summary{list-style:none;padding:17px 0;cursor:pointer;display:flex;justify-content:space-between;font-size:16px}summary::-webkit-details-marker{display:none}summary span{color:var(--green);font-family:var(--mono)}details[open] summary span{transform:rotate(45deg)}.detail-body{padding-bottom:23px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tags span{font-family:var(--mono);font-size:11px;border:1px solid #2d3e2c;color:#adbfaa;padding:5px 10px}.expertise{background:#0b110d}.muted{color:#798c7b}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.skills-grid article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .3s}.skills-grid article:hover{background:#121e13}.skill-symbol{font-family:var(--mono);font-size:24px;color:var(--green);display:block;margin-bottom:25px}.skills-grid h3{font-size:20px}.skills-grid p{font-size:15px;color:var(--muted);line-height:1.9;margin-bottom:0}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cert{position:relative;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);padding:30px;background:linear-gradient(140deg,#121c13,#080e0a);transition:border-color .25s,transform .25s}.cert:hover{border-color:#91ca60;transform:translateY(-5px)}.cert img{width:90px;height:90px;object-fit:contain;margin:0 0 32px;filter:saturate(.8)}.cert .issuer{font:11px var(--mono);color:var(--green);letter-spacing:1px;margin-bottom:12px}.cert h3{font-size:23px;line-height:1.3;margin-bottom:20px}.cert .cert-level{font:12px var(--mono);color:var(--muted);margin-top:auto}.cert .out{position:absolute;top:26px;right:27px;color:#83a176}.cert-note{font:12px var(--mono);color:var(--muted);margin-top:22px}.education{display:grid;grid-template-columns:1fr 1.5fr;column-gap:70px}.education>.section-label{grid-column:1/-1}.education-list article{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.education-list article:first-child{padding-top:0}.education-list article:last-child{border:0;padding-bottom:0}.education-list .mono{font-size:13px;color:var(--green)}.education-list h3{font-size:22px}.education-list p{color:var(--muted);font-size:15px;margin:8px 0}.contact{position:relative;background:radial-gradient(ellipse at bottom right,#18371c,transparent 60%)}.contact h2{font-size:clamp(40px,5.5vw,76px)}.contact em{font-style:normal;color:var(--green)}.contact>p{color:var(--muted);margin:28px 0}.email{font-family:var(--head);font-size:clamp(17px,3vw,36px);border-bottom:1px solid #486842;padding-bottom:10px;display:table;margin:34px 0 25px;overflow-wrap:anywhere}.email span{color:var(--green);margin-left:24px}footer{padding:30px 5.5%;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font:12px var(--mono)}footer .brand{color:var(--fg)}
@media(min-width:1500px){.section,.hero-content{padding-left:max(8%,calc((100vw - 1260px)/2));padding-right:max(8%,calc((100vw - 1260px)/2))}}@media(max-width:950px){nav{gap:17px}.contact-nav{display:none}.hero{min-height:700px}.hero-content{padding-top:90px}h1{font-size:120px}.section-top{align-items:start}.section-top>p{max-width:240px}.job{grid-template-columns:160px 1fr;gap:20px}.company-line{display:block}.company-meta{display:block;margin-bottom:15px}.skills-grid{grid-template-columns:repeat(2,1fr)}.cert-grid{grid-template-columns:repeat(2,1fr)}.education{display:block}.education h2{margin-bottom:45px}.hero-bottom>span{display:none}}
@media(max-width:600px){header{height:78px;padding:0 6%}.brand{font-size:25px}nav{gap:14px}nav a{font-size:12px}nav a:nth-child(2),nav a:nth-child(4){display:none}.hero{height:calc(90svh - 78px);min-height:620px;max-height:850px}.hero-content{padding:70px 7% 110px}.hero-shade{background:linear-gradient(90deg,#060b08 0%,#060b08c9 45%,#060b0833),linear-gradient(0deg,#060b08,transparent 70%)}.eyebrow{font-size:11px;letter-spacing:.5px}.eyebrow span{margin:0 5px}h1{font-size:clamp(78px,20vw,114px);margin:40px 0 28px}.intro{font-size:17px}.hero-actions{gap:20px}.button{font-size:13px;padding:14px 16px;gap:20px}.text-link{font-size:13px}.edge-label{display:none}.hero-bottom{bottom:23px;font-size:10px}.hero-bottom button{font-size:11px}.section,.quote-section{padding:72px 7%}.section-top{display:block;margin-bottom:35px}.section-top>p{margin-top:24px;max-width:none}.section-top br:not(h2 br){display:none}h2{letter-spacing:-1.5px}.job{display:block;padding:30px 0}.job-date{margin-bottom:22px}.current{display:inline;margin-left:15px}.job h3{font-size:27px}.company-meta{font-size:10px}.skills-grid{grid-template-columns:1fr}.skills-grid article{padding:26px}.skill-symbol{margin-bottom:15px}.cert-grid{grid-template-columns:1fr 1fr;gap:10px}.cert{padding:20px 14px}.cert img{width:65px;height:65px;margin-bottom:23px}.cert h3{font-size:18px;letter-spacing:-.3px}.cert .issuer{font-size:10px}.cert .cert-level{font-size:10px}.cert .out{right:13px;top:15px}.education-list article{display:block}.education-list .mono{display:block;margin-bottom:15px}.email span{margin-left:3px}footer{flex-wrap:wrap;gap:22px}footer>a:last-child{width:100%;text-align:right}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body.paused{scroll-behavior:auto}

/* Refined Matrix portrait, hierarchy and accessible interaction system. */
:root{--muted:#a5b4aa;--ease:cubic-bezier(.16,1,.3,1);--space:clamp(24px,5vw,72px)}
html{scroll-padding-top:115px;scrollbar-color:#526a50 #080e0a}body{caret-color:var(--green)}
h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}p{max-width:70ch}header{position:sticky;top:0;height:82px;background:#080e0a;gap:26px}nav{align-items:center}nav a{padding:12px 0;position:relative}nav a[aria-current="location"]{color:var(--green)}nav a[aria-current="location"]:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:1px;background:var(--green)}.mobile-contact{display:none}
.hero{min-height:700px;height:calc(100svh - 82px);max-height:900px}.hero-content{position:relative;z-index:2;width:60%;padding-top:clamp(100px,13vh,165px);padding-bottom:120px}.hero h1{font-size:clamp(72px,7vw,96px);line-height:1.02;margin:0 0 28px;letter-spacing:-.035em}.hero-role{font-family:var(--head);font-size:clamp(17px,1.6vw,22px);font-weight:500;margin:0 0 16px;line-height:1.5;white-space:nowrap}.hero-role span{color:var(--green);padding:0 3px}.intro{font-size:18px;max-width:36ch;margin-bottom:30px;line-height:1.7}.hero-portrait{position:absolute;right:3%;bottom:0;width:52%;height:100%;margin:0;z-index:-1;pointer-events:none;isolation:isolate}.hero-portrait img{height:100%;width:100%;object-fit:contain;object-position:bottom right;display:block}.hero-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#060b08,transparent 19%),linear-gradient(0deg,#060b08 0%,transparent 25%)}#matrix{opacity:.24}.hero-shade{background:linear-gradient(90deg,#060b08 0%,#060b08e6 28%,transparent 65%)}.hero-bottom{z-index:3}.hero-bottom>span{font-size:12px}.hero-bottom button{min-height:44px;font-size:12px;transition:border-color .2s}.hero-bottom button:hover{border-color:var(--green)}.hero-bottom a{padding:12px 0}.hero-actions .text-link{padding:12px 0;font-size:14px}
.quote-section{padding:90px 8%;background:#0a120d}blockquote{font-size:clamp(30px,3.4vw,48px);letter-spacing:-.025em}.quote-section .mono{font-size:13px}.section{padding:96px 8%}.section-top{margin-bottom:48px;align-items:end}.section-top>p{font-size:16px;line-height:1.7;max-width:30ch}h2{font-size:clamp(36px,4vw,54px);line-height:1.15}.job{grid-template-columns:21% 1fr;gap:36px;padding:42px 0}.company-line{align-items:baseline}.company-meta{font-size:12px;color:var(--muted);max-width:32ch;text-align:right;line-height:1.6}.job-date{font-size:14px;font-variant-numeric:tabular-nums}.current{font-size:12px;letter-spacing:.3px}.job h3{font-size:28px}.job h4{font-size:17px}.job-content>p{line-height:1.8;margin-bottom:28px}summary{min-height:64px;gap:20px;font-weight:500;transition:color 160ms,background 160ms;padding:18px 8px}summary:hover{color:var(--green);background:#0b150e}summary span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:23px;font-weight:400;transition:transform 240ms var(--ease);flex:none}details[open] summary span{transform:rotate(45deg)}details[data-expanded="false"] summary span{transform:rotate(0)}.detail-body{padding:0 8px 26px;line-height:1.8;transform-origin:top}.tags span{font-size:12px;padding:6px 10px}.tags{gap:8px}
.skills-grid{grid-template-columns:1fr 1fr;border:0;column-gap:64px}.skills-grid article{border:0;border-top:1px solid var(--line);padding:28px 0 32px;background:none!important;display:grid;grid-template-columns:44px 1fr;column-gap:16px;align-content:start}.skill-symbol{font-size:20px;grid-row:1/3;margin:0;color:#8daf80}.skills-grid h3{font-size:22px;margin-bottom:12px}.skills-grid p{font-size:16px;margin-top:0;line-height:1.85}.cert{background:#0b140e;padding:28px;transition:border-color .2s,background .2s;min-width:0}.cert:hover{transform:none;background:#111e14}.cert img{width:96px;height:96px;margin-bottom:28px;filter:none}.cert h3{font-size:23px;line-height:1.35}.cert .issuer{font-size:12px;line-height:1.6}.cert .cert-level{font-size:13px}.cert-note{font-size:13px;line-height:1.6}.education-list p{font-size:16px;line-height:1.75}.education-list .mono{font-size:14px}.education h2{margin-top:0}.education-list article{grid-template-columns:130px 1fr}.contact h2{font-size:clamp(40px,5vw,64px)}.contact>p{font-size:17px}.contact .text-link{display:inline-block;padding:12px 0;font-size:16px}.contact .email{font-size:clamp(20px,2.8vw,36px)}footer{font-size:13px}footer a{padding:8px 0}
@media(max-width:1100px){header{gap:18px;padding-inline:5%}nav{gap:22px}.contact-nav{display:none}.mobile-contact{display:inline-block}.hero-role{white-space:normal}.hero-content{width:62%;padding-left:7%}.hero-portrait{width:57%;right:0}.company-line{display:block}.company-meta{text-align:left;max-width:none;margin-bottom:16px}.job{grid-template-columns:155px 1fr;gap:28px}.skills-grid{column-gap:32px}.education{gap:40px}.education-list article{grid-template-columns:1fr;gap:12px}}
@media(max-width:720px){html{scroll-padding-top:125px}header{height:auto;min-height:106px;display:grid;grid-template-columns:1fr;padding:12px 6% 0;gap:2px}.brand{font-size:26px;line-height:1.3}nav{gap:24px;overflow-x:auto;width:100%;white-space:nowrap;padding-bottom:5px;scrollbar-width:none}nav a,nav a:nth-child(2),nav a:nth-child(4){display:block;font-size:14px;flex:none;min-height:44px}nav a:last-child{padding-right:10px}.hero{height:auto;min-height:790px;max-height:none;padding-bottom:30px}.hero-content{width:100%;padding:46px 7% 390px}.hero h1{font-size:clamp(60px,14.5vw,86px);margin-bottom:20px}.hero-role{font-size:18px;max-width:27ch;white-space:normal}.intro{font-size:16px;max-width:32ch;line-height:1.7;margin-bottom:23px}.hero-portrait{height:475px;width:90%;right:-8%;bottom:18px;z-index:-1}.hero-portrait img{object-position:bottom right}.hero-portrait:after{background:linear-gradient(0deg,#060b08 0%,transparent 25%),linear-gradient(90deg,#060b08,transparent 30%)}.hero-shade{background:linear-gradient(180deg,#060b08 0%,#060b08 36%,transparent 58%)}.hero-actions{gap:24px;flex-wrap:wrap}.button{font-size:14px;min-height:48px}.hero-bottom{bottom:6px;left:7%;right:7%;font-size:11px}.hero-bottom>span{display:none}.hero-bottom button{font-size:12px}.section,.quote-section{padding:66px 7%}.section-top{display:block;margin-bottom:34px}.section-top>p{max-width:36ch;margin-top:20px}.job{display:block;padding-top:30px}.job-date{margin-bottom:20px}.job h3{font-size:27px}.job h4{font-size:16px}.current{margin-left:16px;display:inline}.skills-grid{grid-template-columns:1fr}.skills-grid article{padding:25px 0;grid-template-columns:38px 1fr;gap:0 14px}.skills-grid h3{font-size:22px}.cert-grid{grid-template-columns:1fr;gap:14px}.cert{display:grid;grid-template-columns:76px 1fr;column-gap:20px;padding:24px}.cert img{grid-row:1/4;width:76px;height:76px;align-self:center;margin:0}.cert .issuer{font-size:11px;padding-right:18px;margin:0 0 8px}.cert h3{font-size:21px;margin-bottom:12px}.cert .cert-level{font-size:12px}.cert .out{top:20px;right:16px}.education{display:block}.education h2{margin-bottom:35px}.education-list article{display:block}.education-list .mono{margin-bottom:14px}.contact>p{font-size:16px}.email{max-width:100%;overflow-wrap:anywhere}.contact .email{font-size:clamp(17px,4.5vw,26px)}footer{padding:24px 7%;font-size:12px}footer>a:last-child{width:auto;margin-left:auto}.quote-section blockquote{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-portrait{animation:none}summary span{transition:none}}

.hero-portrait:after{background:linear-gradient(90deg,#060b08,transparent 19%),linear-gradient(0deg,#060b08 0%,transparent 25%),linear-gradient(180deg,#060b08 0%,transparent 22%)}
@media(max-width:720px){nav{gap:18px;mask-image:linear-gradient(90deg,#000 0%,#000 91%,transparent 100%);padding-right:24px}.hero-portrait:after{background:linear-gradient(0deg,#060b08 0%,transparent 25%),linear-gradient(90deg,#060b08,transparent 30%),linear-gradient(180deg,#060b08 0%,transparent 14%)}}

/* Personal identity and original Matrix-inspired section reflections. */
.brand{display:inline-flex;align-items:center;flex:none;line-height:1;padding:0}.brand img{display:block;width:56px;height:56px;object-fit:contain}.section-echo{grid-column:1/-1;margin-top:64px;border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-columns:21% 1fr;gap:36px;align-items:baseline}.section-echo>span{font:12px/1.7 var(--mono);text-transform:uppercase;letter-spacing:1.5px;color:var(--green)}.section-echo>p{font:400 clamp(21px,2.25vw,30px)/1.5 var(--head);letter-spacing:-.025em;max-width:40ch;margin:0;color:#ccdacd}.hero-portrait{width:48%;right:3%}.hero-portrait img{object-fit:cover;object-position:50% 22%}.contact .section-echo{margin-top:64px}.education .section-echo{grid-column:1/-1}footer .brand img{width:48px;height:48px}
@media(max-width:1100px) and (min-width:721px){.hero-content{width:64%;padding-left:7%;padding-right:0}.hero-portrait{right:0;width:48%;}.hero h1{font-size:clamp(68px,8vw,88px)}.hero-role{max-width:25ch}.intro{max-width:28ch}.intro br{display:none}.hero-actions{gap:20px}}
@media(max-width:720px){header{grid-template-columns:56px minmax(0,1fr);min-height:82px;padding:8px 5%;gap:18px}.brand img{width:48px;height:48px}nav{gap:20px;padding-bottom:0}.hero-content{padding-bottom:430px}.hero-portrait{width:80%;height:450px;right:0;bottom:40px}.hero-portrait img{object-fit:contain;object-position:right bottom}.section-echo{display:block;margin-top:42px;padding-top:24px}.section-echo>span{display:block;margin-bottom:14px}.section-echo>p{font-size:23px}.contact .section-echo{margin-top:42px}}


.brand .matrix-monogram{font-family:MatrixTitle,serif;font-weight:400;font-size:46px;letter-spacing:0;line-height:1;display:block;color:#b6ff91;text-shadow:0 0 16px #83ff4c40}.brand{min-width:64px;min-height:56px;justify-content:center}.hero-portrait img{object-fit:contain;object-position:right bottom}.hero-portrait:after{background:linear-gradient(0deg,#060b08 0%,transparent 16%)}#matrix{opacity:.58}.hero-shade{background:linear-gradient(90deg,#060b08 0%,#060b08e6 28%,#060b0844 54%,transparent 75%)}
@media(max-width:720px){header{grid-template-columns:64px minmax(0,1fr);gap:14px}.brand .matrix-monogram{font-size:42px}.hero-portrait:after{background:linear-gradient(0deg,#060b08 0%,transparent 12%)}.hero-shade{background:linear-gradient(180deg,#060b08 0%,#060b08 32%,transparent 60%)}.hero-portrait{width:90%;right:0;height:450px}.hero-content{padding-bottom:460px}}
@media(min-width:721px){.hero-portrait img{object-fit:cover;object-position:50% 20%}}
@media(max-width:720px){header{grid-template-columns:72px minmax(0,1fr);gap:18px}.brand .matrix-monogram{font-size:36px}}

/* Typography-led professional hero. */
.brand .matrix-monogram{font-size:25px;letter-spacing:1px;white-space:nowrap;text-shadow:none}.brand{justify-content:flex-start;min-width:0}.hero-content{width:100%;max-width:1100px;padding-top:clamp(90px,15vh,160px)}.hero h1{font-size:clamp(84px,10vw,138px);line-height:1.02}.hero-role{max-width:none}.intro{max-width:46ch}#matrix{opacity:.32}.hero-shade{background:linear-gradient(90deg,#060b08 0%,#060b08e8 34%,#060b0866 68%,#060b0822)}
@media(max-width:1100px) and (min-width:721px){nav{gap:18px}.brand .matrix-monogram{font-size:23px}.hero-content{width:100%;padding-right:7%}.hero h1{font-size:clamp(84px,11vw,120px)}}
@media(max-width:800px){header{display:flex;flex-direction:column;align-items:flex-start;height:auto;min-height:110px;gap:2px;padding:12px 6% 0}header .brand{min-height:42px}header .brand .matrix-monogram{font-size:25px}nav{width:100%;gap:22px;padding-bottom:6px}.hero{min-height:640px;height:calc(100svh - 110px);max-height:850px}.hero-content{padding:65px 7% 110px;width:100%}.hero h1{font-size:clamp(76px,17vw,110px)}.hero-role{font-size:18px;max-width:28ch}.intro{max-width:32ch}.hero-shade{background:linear-gradient(90deg,#060b08f5,#060b08a8 55%,#060b0833)}footer .brand .matrix-monogram{font-size:22px}}

/* Editorial refinement: work first, restrained Matrix signature. */
.personal-wordmark{font:500 23px/1.25 var(--head);letter-spacing:-.7px;white-space:nowrap;color:var(--fg)!important}.personal-wordmark>span{color:var(--fg)}.hero{height:auto;min-height:0;max-height:none}.hero-content{padding:82px 8% 110px;max-width:1200px}.hero h1{font-size:clamp(64px,7.8vw,104px);line-height:1.1;margin:15px 0 22px;letter-spacing:-.055em}.hero-role{font:400 14px/1.5 var(--mono);color:var(--green);letter-spacing:.4px;max-width:none;margin:0}.intro{font-size:clamp(20px,2.2vw,27px);line-height:1.55;max-width:39ch;margin:0 0 17px;color:#c5cfc7}.hero-context{font-size:14px;color:var(--muted);margin:0 0 30px}.hero-bottom{bottom:15px}#matrix{opacity:.19}.hero-shade{background:linear-gradient(90deg,#060b08,#060b08db 40%,#060b0855)}.section{padding-top:76px;padding-bottom:76px}h2{font-size:clamp(32px,3.7vw,46px)}.work-cases{display:grid;grid-template-columns:1fr 1fr;gap:30px}.work-case{border-top:1px solid var(--line);padding-top:24px}.case-label{font:12px/1.5 var(--mono);color:var(--green);letter-spacing:.8px;margin:0 0 14px}.job .work-case h3{font-size:23px;line-height:1.3;max-width:22ch}.work-case dl{margin:24px 0 0}.work-case dl>div{margin-bottom:18px}.work-case dt{font-size:13px;color:#d7e1d9;margin-bottom:5px}.work-case dd{font-size:16px;line-height:1.7;color:var(--muted);margin:0}.people-note{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.job .people-note h3{font-size:23px}.people-note p{color:var(--muted);line-height:1.8;margin-bottom:0}.quote-section{padding:58px 8%;background:#0a100c}.quote-section blockquote{font-size:clamp(25px,3vw,36px);margin:0}.cert-grid{gap:14px}.cert{padding:24px}.cert img{width:70px;height:70px;margin-bottom:22px}.cert h3{font-size:20px}.contact{background:#060b08}.contact h2{font-size:clamp(38px,4.5vw,58px)}
@media(max-width:950px){.work-cases{grid-template-columns:1fr;gap:15px}}
@media(max-width:800px){header .brand{min-height:36px}header{min-height:98px}.hero{height:auto;min-height:0;max-height:none}.hero-content{padding:56px 7% 88px}.hero h1{font-size:clamp(58px,12vw,86px);max-width:8ch;margin:18px 0 22px}.hero-role{font-size:12px;max-width:none}.intro{font-size:20px;max-width:31ch}.hero-context{font-size:13px;max-width:32ch}.hero-actions{gap:20px}.hero-bottom a{font-size:10px}.hero-bottom{bottom:12px}.section{padding-top:56px;padding-bottom:56px}.quote-section{padding:44px 7%}.personal-wordmark{font-size:22px}.cert img{margin:0}.job{gap:20px}}
