:root{color:#2d2d2d;font-synthesis:none;--blue:#0970b3;--light-blue:#e7f5ff;--ink:#2d2d2d;--hero-ink:#403d56;background:#fff;font-family:Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline-offset:4px;outline:3px solid #ffb000}.skip-link{z-index:1000;color:var(--blue);background:#fff;padding:12px 16px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-width{width:min(1320px,100% - 96px);margin-inline:auto}.page-transition{animation:.32s both pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.site-header{z-index:20;background:#fff;border-bottom:1px solid #0970b314;justify-content:space-between;align-items:center;height:92px;padding:0 max(48px,50vw - 768px);display:flex;position:relative}.brand{color:var(--blue);align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:50%;width:63px;height:63px}.brand span{font-family:Lobster,Brush Script MT,cursive;font-size:29px}.site-header nav{align-items:stretch;height:100%;display:flex}.site-header nav a{place-items:center;min-width:132px;padding:0 18px;font-family:Barlow,Arial,sans-serif;font-size:18px;font-weight:500;text-decoration:none;display:grid;position:relative}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--blue)}.site-header nav a[aria-current=page]:after{content:"";background:var(--blue);height:4px;position:absolute;bottom:0;left:24px;right:24px}.menu-button{background:0 0;border:0;width:44px;height:44px;padding:9px;display:none}.menu-button span{background:var(--ink);height:2px;margin:6px 0;display:block}.home-hero{grid-template-columns:1.14fr .86fr;align-items:center;gap:96px;min-height:700px;padding-block:76px 92px;display:grid}.hero-copy .eyebrow,.project-intro .eyebrow{color:var(--blue);margin:0 0 8px;font-size:24px;font-weight:700}.hero-copy h1{color:var(--hero-ink);letter-spacing:-2px;margin:0 0 30px;font-size:clamp(54px,5vw,84px);line-height:1.04}.hero-intro{max-width:760px;margin:0 0 28px}.hero-intro p{margin:0;font-size:21px;line-height:1.7}.tags{color:var(--blue);flex-wrap:wrap;gap:0;margin:0;padding:0;font-size:18px;font-weight:700;list-style:none;display:flex}.tags li:not(:last-child):after{content:" • ";white-space:pre}.portrait-wrap{background:#fff;justify-self:end;width:min(100%,460px);padding:14px;position:relative;transform:rotate(1.2deg);box-shadow:0 16px 45px #18324b29}.portrait{aspect-ratio:510/620;object-fit:cover;object-position:50% 25%;width:100%}.tape{z-index:2;width:86px;position:absolute}.tape-left{top:-36px;left:-36px}.tape-right{bottom:-36px;right:-35px}.featured{padding-bottom:112px}.featured>h2{text-align:center;color:var(--blue);margin:0 0 48px;font-size:42px}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;display:grid}.home-card{background:#fff;border:1px solid #c0ccdf;border-radius:22px;transition:transform .22s,box-shadow .22s;overflow:hidden}.home-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #18324b1a}.home-card>img{aspect-ratio:620/430;object-fit:cover;background:#f5faff;width:100%}.home-card-copy{flex-direction:column;align-items:flex-start;min-height:235px;padding:28px 34px 32px;display:flex}.home-card h3{color:var(--blue);margin:0 0 12px;font-size:30px}.home-card p{margin:0 0 24px;font-size:18px;line-height:1.55}.text-link{color:var(--blue);gap:10px;margin-top:auto;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.home-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 22px)}.project-intro{text-align:center;max-width:1080px;padding:95px 0 86px}.project-intro h1{color:var(--blue);letter-spacing:-1px;margin:0 0 24px;font-size:64px}.project-intro>p:last-child{max-width:960px;margin:0 auto;font-size:21px;line-height:1.65}.project-list{padding-bottom:120px}.project-row{border-top:1px solid #cbcbcb;grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;min-height:500px;padding:56px 0;display:grid}.project-row.reverse{grid-template-columns:.92fr 1.08fr}.project-row.reverse img{order:2}.project-row img{aspect-ratio:752/562;object-fit:cover;border-radius:10px;width:100%}.project-number{color:var(--blue);margin:0 0 12px;font-weight:700}.project-row h2{color:var(--blue);margin:0 0 20px;font-size:42px}.project-row div>p:not(.project-number){margin:0 0 30px;font-size:20px;line-height:1.65}.primary-button{background:var(--blue);color:#fff;border-radius:6px;align-items:center;gap:14px;padding:15px 24px;font-family:Avenir LT W01,Arial,sans-serif;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.primary-button:hover{background:#075d95;transform:translateY(-1px)}.about-hero{background:var(--light-blue)}.about-hero-inner{grid-template-columns:1fr 430px;align-items:center;gap:80px;min-height:510px;display:grid}.about-hero h1{color:var(--blue);margin:0 0 20px;font-size:76px}.about-hero p{max-width:720px;margin:0;font-size:25px;line-height:1.55}.about-portrait{align-self:end;height:440px;overflow:hidden}.about-portrait img{object-fit:cover;object-position:50% 24%;width:100%;height:100%}.about-sections{padding:92px 0 120px}.about-sections article{border-bottom:1px solid #cbcbcb;grid-template-columns:330px 1fr;gap:80px;padding:45px 0;display:grid}.about-sections h2{color:var(--blue);margin:0;font-size:34px}.about-sections p{margin:0 0 18px;font-size:20px;line-height:1.7}.values-hero{background:var(--blue);color:#fff;text-align:center;place-items:center;min-height:600px;display:grid}.values-hero .page-width{max-width:1160px}.quote-mark{opacity:.45;font-family:Georgia,serif;font-size:90px;line-height:.5;display:block}.values-hero h1{margin:25px 0 28px;font-size:clamp(38px,4.3vw,66px);line-height:1.25}.values-hero p{font-size:18px}.value-carousel{background:var(--value-tone);grid-template-columns:.72fr 1.28fr;align-items:center;gap:60px;min-height:700px;margin-block:96px;padding:80px 105px;transition:background .3s;display:grid;position:relative;overflow:hidden}.value-word{color:var(--blue);opacity:.12;text-align:center;font-family:Georgia,serif;font-size:390px;font-weight:700;line-height:1}.value-count{color:var(--blue);font-weight:700}.value-copy h2{color:var(--blue);margin:12px 0 30px;font-size:64px}.value-copy>p:last-child{font-size:23px;line-height:1.7}.carousel-arrow{width:52px;height:52px;color:var(--blue);cursor:pointer;background:#ffffffbf;border:1px solid #0970b366;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.previous{left:25px}.carousel-arrow.next{right:25px}.carousel-dots{gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#a6b4c2;border:0;border-radius:50%;width:11px;height:11px;padding:0}.carousel-dots button[aria-current=true]{background:var(--blue);border-radius:9px;width:30px}.purpose{grid-template-columns:.8fr 1.2fr;gap:100px;padding:30px 0 120px;display:grid}.purpose h2{color:var(--blue);margin:0;font-size:43px;line-height:1.3}.purpose p{margin:0 0 24px;font-size:19px;line-height:1.72}.resume-page{background:#f5f8fb;min-height:calc(100vh - 92px);padding-bottom:80px}.resume-actions{justify-content:space-between;align-items:center;padding-block:42px;display:flex}.resume-actions h1{color:var(--blue);margin:0;font-size:44px}.resume-preview{width:min(1200px,100% - 48px);margin:0 auto;display:block;box-shadow:0 8px 32px #1637501f}.resume-preview img{width:100%;height:auto}.contact-page{background:var(--light-blue);place-items:center;min-height:calc(100vh - 92px);padding-block:80px;display:grid}.contact-card{background:var(--blue);color:#fff;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:440px;padding:70px 84px;display:grid}.contact-card h1{margin:0 0 20px;font-size:64px}.contact-card p{font-size:21px;line-height:1.6}.contact-links{gap:25px;display:grid}.contact-links a{align-items:center;gap:20px;font-size:20px;text-decoration:none;display:flex}.contact-links img{filter:brightness(0)invert()}.footer{background:var(--blue);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:350px;padding:70px max(48px,50vw - 660px);display:grid}.footer h2{margin:0 0 16px;font-size:46px}.footer h2 a{text-decoration:none}.footer-intro p{max-width:560px;font-size:19px;line-height:1.6}.footer-links{justify-content:start;gap:22px;display:grid}.footer-links a{align-items:center;gap:18px;font-size:18px;text-decoration:none;display:flex}.footer-links img{object-fit:contain;filter:brightness(0)invert();width:34px;height:34px}.case-image-page{width:min(100%,var(--case-width,1728px));background:#fff;margin:0 auto;position:relative}.case-image-stack,.case-image-section{width:100%}.case-image-section{content-visibility:auto;contain-intrinsic-size:auto 4096px;overflow:hidden}.case-image-section img{width:100%;height:auto}.not-found{min-height:500px;padding:150px 0}.not-found h1{color:var(--blue);font-size:56px}@media (max-width:1050px){.page-width{width:min(100% - 56px,900px)}.site-header{padding-inline:28px}.site-header nav a{min-width:95px;padding-inline:10px}.home-hero{grid-template-columns:1fr .72fr;gap:50px}.hero-intro p{font-size:18px}.home-grid{gap:28px}.project-row,.project-row.reverse{gap:45px}.project-row h2{font-size:35px}.project-row div>p:not(.project-number){font-size:18px}.value-carousel{padding-inline:75px}.purpose{gap:55px}.purpose h2{font-size:34px}.contact-card{gap:50px;padding:60px}}@media (max-width:760px){.page-width{width:calc(100% - 40px)}.site-header{height:74px;padding-inline:20px}.brand img{width:48px;height:48px}.brand span{font-size:24px}.menu-button{display:block}.site-header nav{background:#fff;height:auto;padding:10px 20px 20px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 12px 20px #1432461f}.site-header nav.open{display:grid}.site-header nav a{justify-items:start;min-height:52px;padding-inline:12px}.site-header nav a[aria-current=page]:after{width:44px;height:3px;left:12px;right:auto}.home-hero{grid-template-columns:1fr;gap:52px;min-height:0;padding:56px 0 76px}.hero-copy h1{font-size:54px}.hero-intro p{font-size:17px;line-height:1.65}.tags{font-size:16px;line-height:1.6}.portrait-wrap{justify-self:center;width:calc(100% - 46px);max-width:390px}.featured>h2{margin-bottom:32px;font-size:34px}.home-grid{grid-template-columns:1fr}.home-card:last-child{grid-column:auto;width:100%}.home-card-copy{min-height:215px;padding:24px}.project-intro{padding:65px 0 58px}.project-intro h1{font-size:48px}.project-intro>p:last-child{font-size:17px}.project-row,.project-row.reverse{grid-template-columns:1fr;gap:30px;padding:42px 0 50px}.project-row.reverse img{order:0}.project-row h2{font-size:32px}.about-hero-inner{grid-template-columns:1fr;gap:42px;min-height:0;padding-top:60px}.about-hero h1{font-size:55px}.about-hero p{font-size:20px}.about-portrait{justify-self:center;width:min(100%,360px);height:360px}.about-sections{padding:50px 0 75px}.about-sections article{grid-template-columns:1fr;gap:18px;padding:34px 0}.about-sections h2{font-size:30px}.about-sections p{font-size:17px}.values-hero{min-height:540px}.values-hero h1{font-size:34px}.value-carousel{grid-template-columns:1fr;gap:5px;min-height:590px;margin-block:52px;padding:58px 50px 80px}.value-word{font-size:180px;position:absolute;top:20px;left:40px}.value-copy{z-index:1;position:relative}.value-copy h2{font-size:47px}.value-copy>p:last-child{font-size:18px}.carousel-arrow{width:40px;height:40px}.carousel-arrow.previous{left:8px}.carousel-arrow.next{right:8px}.purpose{grid-template-columns:1fr;gap:30px;padding-bottom:75px}.purpose h2{font-size:32px}.purpose p{font-size:17px}.resume-actions{gap:20px;padding-block:28px}.resume-actions h1{font-size:34px}.resume-actions .primary-button{padding:13px 16px}.contact-page{min-height:calc(100vh - 74px);padding-block:40px}.contact-card{border-radius:12px;grid-template-columns:1fr;gap:35px;padding:48px 28px}.contact-card h1{font-size:45px}.contact-card p{font-size:18px}.contact-links a{font-size:16px}.footer{grid-template-columns:1fr;gap:35px;padding:55px 28px}.footer h2{font-size:38px}.footer-links a{font-size:16px}.not-found h1{font-size:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer{min-height:259px;color:var(--ink);text-align:center;background:#fff;border-top:1px solid #cbcbcb;grid-template-columns:repeat(3,1fr);gap:24px;padding:48px max(48px,50vw - 550px)}.footer-item{flex-direction:column;align-items:center;gap:7px;text-decoration:none;display:flex}.footer-item>img{filter:none;object-fit:contain;width:25px;height:25px}.footer-item strong{font-size:17px}.footer-item span{font-size:14px}.footer-item .footer-linkedin{width:22px;height:22px}.home-hero,.project-intro{background:var(--light-blue);box-shadow:0 0 0 100vmax var(--light-blue);clip-path:inset(0 -100vmax)}.hero-linkedin{margin-top:28px;display:inline-block}.hero-linkedin img{width:34px;height:34px}.portrait-column{justify-self:end}.resume-links{align-items:center;gap:24px;display:flex}.resume-page{background:#fff}.home-hero .portrait{height:auto}@media (min-width:761px){.site-header{height:90px;padding-inline:48px}.brand{gap:22px}.brand span{font-size:34px;font-weight:700}.site-header nav{align-items:center;gap:28px}.site-header nav a{border:2px solid var(--blue);min-width:140px;height:46px;color:var(--blue);border-radius:10px;font-size:18px}.site-header nav a[aria-current=page]{background:var(--blue);color:#fff}.site-header nav a[aria-current=page]:after{display:none}.home-hero{grid-template-columns:286px 1fr;align-items:stretch;gap:46px;max-width:1290px;min-height:677px;padding-block:60px}.portrait-column{order:0;justify-content:center;align-items:flex-end;padding-bottom:62px;display:flex;position:relative}.hero-linkedin{margin:0;position:absolute;bottom:0;left:0}.hero-copy{flex-direction:column;order:1;justify-content:center;padding-bottom:34px;display:flex;position:relative}.portrait-wrap{border-radius:14px;width:286px;padding:8px;transform:none}.home-hero .portrait{aspect-ratio:4/5;border-radius:8px;height:auto}.tape{width:58px}.tape-left{top:-24px;left:-24px}.tape-right{top:-24px;bottom:auto;right:-24px}.hero-copy h1{margin-bottom:22px;font-size:57.1429px}.hero-intro{max-width:917px;margin-bottom:60px}.hero-intro p{font-size:20.5714px;line-height:31.8108px}.tags{align-items:center;min-height:34px;font-size:22px;position:absolute;bottom:0;left:0}.featured{padding-top:60px;padding-bottom:24px}.featured>h2{color:var(--ink);margin-bottom:69px;font-size:38px}.home-grid{gap:30px}.home-card{border-radius:18px;grid-template-columns:1fr 1fr;height:293px;min-height:0;display:grid}.home-card>img{aspect-ratio:auto;height:100%}.home-card-copy{height:293px;min-height:0;padding:28px 24px}.home-card h3{color:var(--ink);font-size:22px}.home-card p{font-size:16px}.home-card .text-link{background:var(--blue);color:#fff;border-radius:7px;padding:12px 20px;font-size:14px}.home-card .text-link .arrow-icon{display:none}.home-card:last-child{justify-self:start;width:calc(50% - 15px)}.project-intro{text-align:left;width:min(734px,100% - 56px);max-width:734px;margin-inline:auto;padding:30px 0 65px}.project-intro .eyebrow{display:none}.project-intro h1{color:var(--ink);font-size:42px}.project-intro>p:last-child{max-width:734px;margin:0;font-size:13px;line-height:1.6}.project-list{max-width:806px;padding-bottom:13px}.project-row{grid-template-columns:310px 1fr;gap:52px;min-height:0;padding:55px 36px}.project-row.reverse{grid-template-columns:1fr 310px}.project-row img{aspect-ratio:auto;border-radius:6px;height:auto}.project-number{display:none}.project-row h2{color:var(--ink);font-size:27px}.project-row div>p:not(.project-number){font-size:15px;line-height:1.55}.project-row .primary-button{padding:9px 18px;font-size:14px;font-weight:500}.project-row .arrow-icon{display:none}.about-hero-inner{grid-template-columns:230px 1fr;gap:48px;max-width:850px;min-height:416px}.about-portrait{border:8px solid #fff;border-radius:14px;order:0;align-self:center;height:310px;box-shadow:0 4px 10px #0000001f}.about-copy{order:1}.about-hero h1{color:var(--ink);font-size:60px}.about-hero p{max-width:620px;font-size:23px}.about-copy a{margin-top:45px;display:inline-block}.about-sections{max-width:950px;padding-top:0;padding-bottom:0}.about-sections article{grid-template-columns:330px 1fr;gap:78px;padding:35px 0}.about-sections h2{color:var(--ink);font-size:30px}.about-sections p{margin-bottom:18px;font-size:16px;line-height:1.55}.values-hero{background:var(--light-blue);min-height:660px;color:var(--ink);text-align:left}.values-hero .values-hero-inner{grid-template-columns:380px 540px;align-items:center;gap:0;max-width:920px;display:grid;transform:translate(22px)}.values-hero-inner>img{object-fit:cover;border-radius:20px;height:530px;transform:translateY(-5px)}.values-hero-inner>div{z-index:1;width:540px;margin-left:-40px;position:relative;transform:translateY(66px)}.values-hero h1{margin:0 0 26px 80px;font-size:48px}.values-quote{background:#fff;border-radius:22px;padding:44px 40px 20px;font-size:17px;line-height:1.8;box-shadow:0 8px 20px #1e46641f}.values-quote hr{width:30px;margin:16px 0}.value-carousel{color:#fff;text-align:center;width:100%;max-width:none;min-height:340px;margin:0;padding:50px max(110px,50% - 300px) 70px;display:block;background:var(--blue)!important}.value-word,.value-count{display:none}.value-copy h2{color:#fff;margin:0 0 35px;font-size:22px}.value-copy h2:after{content:"";background:#fff;width:28px;height:2px;margin:15px auto;display:block}.value-copy>p:last-child{font-size:17px;line-height:1.5}.carousel-arrow{color:#fff;background:0 0;border:0}.carousel-arrow.previous{left:5%}.carousel-arrow.next{right:5%}.carousel-dots{bottom:38px}.carousel-dots button{background:#fff}.carousel-dots button[aria-current=true]{background:#fff;width:11px}.purpose{max-width:580px;padding:68px 0 90px;display:block}.purpose h2{color:var(--ink);margin-bottom:42px;font-size:34px}.purpose h2:after{content:"";background:var(--ink);width:30px;height:2px;margin-top:24px;display:block}.purpose p{font-size:15px;line-height:1.65}.resume-page{min-height:0;padding:0}.resume-facsimile{width:min(100%,1728px);margin:0 auto;position:relative}.resume-facsimile>img{width:100%;height:auto}.resume-hit{border-radius:8px;height:3%;position:absolute;top:2.1%}.resume-hit.linkedin{width:2.7%;left:64%}.resume-hit.download{width:8%;left:67.5%}.resume-hit:focus-visible{outline-offset:0;background:#ffb0002e}.resume-mobile{display:none}}@media (max-width:760px){.footer{grid-template-columns:1fr;min-height:0}.home-hero{background:var(--light-blue);align-items:center}.portrait-column{justify-self:center;padding-bottom:0;display:block;position:static}.hero-copy{padding-bottom:0;display:block;position:static}.hero-copy h1{font-size:48px}.hero-linkedin{margin-top:20px;position:static}.tags{min-height:0;position:static}.project-intro{background:var(--light-blue)}.project-row img{aspect-ratio:auto;height:auto}.values-hero{background:var(--light-blue);color:var(--ink);text-align:left}.values-hero-inner{gap:28px;padding-block:45px;display:grid}.values-hero-inner>img{object-fit:cover;border-radius:14px;width:100%;max-height:420px}.values-quote{background:#fff;border-radius:14px;padding:25px}.value-carousel{color:#fff;width:100%;margin-inline:0;background:var(--blue)!important}.value-copy h2,.value-count{color:#fff}.about-copy a{margin-top:24px;display:inline-block}.resume-links{gap:12px}.resume-facsimile{display:none}.resume-mobile{padding-bottom:48px;display:block}.resume-mobile .resume-actions{padding-block:28px}.resume-mobile .resume-actions h2{margin:0;font-size:34px;font-weight:400}.resume-mobile .primary-button{padding:11px 15px}.resume-document{border-radius:12px;display:block;overflow:hidden;box-shadow:0 5px 20px #1637501f}.resume-document img{width:100%;height:auto}}@media (min-width:761px) and (max-width:1050px){.site-header{padding-inline:28px}.brand{gap:12px}.site-header nav{gap:8px}.site-header nav a{min-width:76px;padding-inline:8px;font-size:15px}.brand span{font-size:23px}.home-hero{grid-template-columns:220px 1fr;gap:30px}.portrait-wrap{width:200px}.hero-copy h1{font-size:40px}.hero-intro p{font-size:16px}.tags{font-size:15px}.home-card-copy{padding:20px}.home-card h3{font-size:20px}.home-card p{font-size:14px}.values-hero .values-hero-inner{grid-template-columns:280px 420px;max-width:700px;transform:none}.values-hero-inner>img{height:430px}.values-hero-inner>div{width:420px;margin-left:-25px;transform:translateY(30px)}.values-hero h1{margin-left:45px;font-size:42px}.resume-facsimile{display:none}.resume-mobile{padding-bottom:48px;display:block}.resume-mobile .resume-actions{padding-block:28px}.resume-mobile .resume-actions h2{margin:0;font-size:38px;font-weight:400}.resume-mobile .primary-button{padding:11px 15px}.resume-document{border-radius:14px;display:block;overflow:hidden;box-shadow:0 5px 20px #1637501f}.resume-document img{width:100%;height:auto}}.site-header{z-index:100;position:sticky;top:0}.project-nav{position:relative}.site-header nav .projects-trigger{color:var(--blue);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;font-family:Barlow,Arial,sans-serif;display:flex}.projects-trigger img{width:18px;height:18px;transition:filter .18s}.projects-trigger[data-active=true] img{filter:brightness(0)invert()}.project-dropdown{background:var(--blue);color:#fff;border-radius:10px;margin:0;padding:4px 13px;list-style:none;display:none;box-shadow:0 10px 24px #10416024}.project-nav:hover .project-dropdown{display:block}.project-nav:has(:focus-visible) .project-dropdown{display:block}.project-dropdown li+li{border-top:1px solid #ffffff61}.site-header nav .project-dropdown a{color:#fff;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:0;min-width:0;height:auto;padding:6px 0;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.25;text-decoration:none;display:block}.site-header nav .project-dropdown a:hover,.site-header nav .project-dropdown a:focus-visible{color:#fff;font-weight:700;text-decoration:none}.site-header nav .project-dropdown a[aria-current=page]{color:#fff;background:0 0;font-weight:700}.site-header nav .project-dropdown a[aria-current=page]:after{display:none}.case-linkedin-hit{z-index:2;width:33.333%;height:min(15vw,259px);position:absolute;bottom:0;right:0}.case-linkedin-hit:focus-visible{outline-offset:-4px;background:#ffb0001f}@media (min-width:1051px){.resume-facsimile{width:100%;padding:26px 48px 72px}.resume-desktop-toolbar{justify-content:space-between;align-items:center;width:min(1048px,100%);margin:0 auto 28px;display:flex}.resume-desktop-toolbar h2{margin:0;font-size:42px;font-weight:400}.resume-desktop-toolbar .resume-links{gap:22px}.resume-download{border:2px solid var(--blue);color:var(--blue);border-radius:24px;align-items:center;gap:10px;padding:9px 20px;font-size:16px;text-decoration:none;display:inline-flex}.resume-desktop-document{border-radius:20px;width:min(1048px,100%);margin:0 auto;display:block;overflow:hidden;box-shadow:0 7px 24px #16375029}.resume-desktop-document img{width:100%;height:auto}}@media (min-width:761px){.project-nav{height:46px}.project-nav:after{content:"";z-index:109;width:185px;height:6px;position:absolute;top:100%;left:0}.site-header nav .projects-trigger{border:2px solid var(--blue);border-radius:10px;min-width:140px;height:46px;padding:0 14px 0 20px;font-size:18px;font-weight:500}.projects-trigger[data-active=true],.project-nav:hover .projects-trigger{background:var(--blue);color:#fff}.project-nav:has(:focus-visible) .projects-trigger{background:var(--blue);color:#fff}.project-nav:hover .projects-trigger img{filter:brightness(0)invert()}.project-nav:has(:focus-visible) .projects-trigger img{filter:brightness(0)invert()}.project-dropdown{z-index:110;width:185px;position:absolute;top:calc(100% + 6px);left:0}}@media (max-width:760px){.project-nav{width:100%}.site-header nav .projects-trigger{width:100%;min-height:52px;padding:0 12px;font-size:18px}.projects-trigger[data-active=true]{background:var(--blue);color:#fff;border-radius:8px}.projects-trigger img{width:20px;height:20px}.project-dropdown{width:100%;box-shadow:none;border-radius:12px;margin:4px 0 10px;padding:5px 18px;position:static}#primary-navigation.open .project-dropdown{display:block}.site-header nav .project-dropdown a{min-height:46px;padding:12px 0;font-size:18px}}
