@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--paper: #f7f5f0;--nav: #f5f3ef;--card: rgba(255, 255, 255, .8);--ink: #1a1a1a;--muted: #606060;--accent: #c0762b;--hairline: rgba(26, 26, 26, .12);--content: 1296px;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;background:var(--paper)}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3,figure,ul{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;z-index:50;top:0;height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:64px;align-items:center;padding:0 max(32px,calc((100vw - var(--content)) / 2));background:#f5f3eff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:block;width:38px;height:38px;overflow:hidden;border-radius:50%}.brand img{width:100%;height:100%;object-fit:cover}.primary-nav{display:flex;align-items:center;justify-self:start;gap:40px}.primary-nav a,.header-connect{color:var(--muted);font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;transition:color .18s ease}.primary-nav a.active,.primary-nav a:hover,.header-connect{color:var(--accent)}.header-connect{letter-spacing:.5px;text-transform:none}.header-controls{display:flex;align-items:center;justify-self:end;gap:32px}.music-player{display:flex;align-items:center;gap:12px;color:var(--muted);white-space:nowrap}.music-player button{display:grid;width:18px;height:24px;place-items:center;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:18px;line-height:1;transition:color .16s ease,transform .16s ease}.music-player button:hover{color:var(--accent);transform:translateY(-1px)}.music-player button:focus-visible{border-radius:3px;outline:2px solid var(--accent);outline-offset:2px}.music-player .music-player-toggle{font-size:10px}.music-player--playing .music-player-toggle{color:var(--accent);font-size:11px;font-weight:700}.music-player-note{color:var(--accent);font-size:12px}.music-player--playing .music-player-note{animation:music-note-breathe 2.4s ease-in-out infinite}.music-player-title{max-width:112px;overflow:hidden;color:var(--muted);font-size:11px;font-weight:400;letter-spacing:.5px;text-overflow:ellipsis}@keyframes music-note-breathe{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}.menu-button,.primary-nav .mobile-connect{display:none}main,footer{width:min(var(--content),calc(100% - 64px));margin-inline:auto}main{padding-top:48px}.hero{display:grid;grid-template-columns:653px 1fr;gap:32px;align-items:start}.hero-image-shell{height:480px;overflow:hidden;border:1px solid var(--hairline)}.hero-image-shell img{width:100%;height:100%;object-fit:cover}.hero-copy{display:flex;flex-direction:column;gap:32px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.resume-button{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:6px;background:var(--accent);color:#fff;font-size:14px;font-weight:600}.intro{color:var(--muted);font-size:14px;font-weight:500;margin-bottom:-16px}h1{max-width:547px;font-size:56px;line-height:1.05;letter-spacing:-2.4px;font-weight:800}.hero-description{color:var(--muted);font-size:16px;line-height:1.6}.rule{width:100%;height:1px;background:var(--hairline)}.expertise{display:flex;flex-direction:column;gap:12px}.expertise>strong{font-size:11px;text-transform:uppercase}.expertise-list{display:flex;flex-wrap:wrap;gap:8px 12px}.expertise-list span{padding:4px;border:1px solid rgba(107,114,128,.4);background:#f5f2f0;color:var(--muted);font-size:13px;line-height:1.4}.arrow-link{display:inline-flex;width:fit-content;align-items:center;gap:5px;color:var(--accent);font-size:14px;font-weight:600}.arrow-link img{width:12px;height:12px;transition:transform .18s ease}.arrow-link:hover img{transform:translate(3px)}.story{padding:160px 0 40px;border-bottom:1px solid var(--hairline)}.story h2{font-size:32px;line-height:1.2}.story>p{width:min(811px,100%);margin-top:16px;color:var(--muted);font-size:22px;line-height:1.5}.process-flow{display:flex;justify-content:space-between;gap:22px;padding-top:72px}.process-step{display:flex;align-items:center;gap:24px;min-width:0}.process-step>div{display:flex;flex-direction:column;gap:4px}.process-step span{color:var(--accent);font-size:11px;font-weight:700}.process-step strong{font-size:14px;white-space:nowrap}.process-step small{color:var(--muted);font-size:12px;white-space:nowrap}.process-step b{color:#1a1a1a40;font-weight:400}.page-section{display:flex;flex-direction:column;gap:48px;padding-top:120px;padding-bottom:48px;border-bottom:1px solid var(--hairline)}.page-section h2{font-size:40px;line-height:1.2;letter-spacing:-1.3px}.section-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.section-label span{color:var(--accent)}.section-label i{display:block;width:16px;height:1px;background:var(--ink)}.feature-row{display:grid;grid-template-columns:495px 1fr;gap:32px;align-items:center}.feature-row--reverse{grid-template-columns:719px 1fr}.feature-copy{display:flex;flex-direction:column;gap:24px}.feature-copy h3{font-size:20px}.feature-copy .feature-title{font-size:40px;line-height:1.2;letter-spacing:-1px}.feature-copy>p{color:var(--muted);font-size:16px;line-height:1.6}.detail-list{display:flex;flex-direction:column;gap:8px;font-size:13px}.detail-list span{color:var(--muted)}.blueprint-card{position:relative;display:flex;height:360px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:16px;border:1px solid var(--hairline);background:#efeeed}.blueprint-corners{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.blueprint-corners img{width:12px;height:12px}.blueprint-corners--bottom span{color:var(--muted);font-size:10px;opacity:.6}.blueprint-image{width:100%;min-height:0;flex:1;object-fit:cover;opacity:.8}.workflow-image{height:402px;overflow:hidden;background:#efece6}.workflow-image img{width:100%;height:100%;object-fit:cover}.phase-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.phase-card{min-height:224px;padding:24px;border:1px solid rgba(26,26,26,.2);background:var(--card)}.phase-card>span,.system-levels article>span,.eyebrow{color:var(--accent);font-size:11px;font-weight:800}.phase-card h3{margin-top:16px;font-size:22px}.phase-card ul{display:flex;flex-direction:column;gap:6px;padding:16px 0 0;color:#3a3a3a;font-size:14px;line-height:1.5;list-style:none}.phase-card li:before{content:"• "}.structure-copy h3{font-size:32px}.structure-copy p{margin-top:16px;color:var(--muted);font-size:22px;line-height:1.5}.structure-image{height:622px;overflow:hidden;border:1px solid rgba(26,26,26,.2)}.structure-image img{width:100%;height:114%;object-fit:cover;object-position:center bottom}.section-intro,.section-subtitle{color:var(--muted);font-size:16px;line-height:1.5}.section-intro p+p{margin-top:4px}.section-subtitle{margin-top:-32px;font-size:18px}.collaboration-map{display:grid;grid-template-columns:284px 1fr 337px;gap:32px;align-items:center;padding:32px}.collaboration-notes{display:flex;flex-direction:column;gap:24px}.collaboration-notes div{display:flex;flex-direction:column;gap:4px}.collaboration-notes strong{font-size:14px;text-transform:uppercase}.collaboration-notes span{color:var(--muted);font-size:12px}.venn{position:relative;width:324px;height:324px;margin:auto}.venn img{position:absolute}.venn-horizontal{top:65px;left:0;width:324px;height:180px}.venn-vertical{top:0;left:72px;width:180px;height:324px}.venn-center{top:102px;left:144px;width:35px;height:107px}.culture-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:64px;padding-top:24px}.culture-card{display:flex;min-height:169px;flex-direction:column;gap:20px;padding:24px;border:1px solid var(--hairline);background:#fff}.culture-card>strong{color:var(--muted);font-size:12px;text-transform:uppercase}.culture-card>p{color:var(--muted);font-size:14px;line-height:1.4}.culture-card>span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.culture-card>span img{width:8px;height:8px}.culture-card--today{border-color:var(--ink);background:#e9e6df}.culture-card--today>strong{color:var(--accent)}.culture-card--today>p,.culture-card--today>span{color:var(--ink)}.culture-card--today>span{font-weight:700}.system-levels{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.system-levels article{min-height:133px;padding:20px;border:1px solid var(--hairline);background:#fff}.system-levels h3{margin-top:12px;font-size:18px}.system-levels p{margin-top:12px;color:var(--muted);font-size:12px;line-height:1.4}.system-figure{width:min(1286px,100%)}.system-figure img{width:100%}.system-figure--library{width:min(1230px,100%)}.work-heading-row{display:flex;justify-content:space-between;align-items:center}.work-heading-row>a{color:var(--accent);font-size:13px;font-weight:600;text-transform:uppercase}.project-list{display:flex;flex-direction:column;gap:48px}.project{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;padding-bottom:48px;border-bottom:1px solid var(--hairline);scroll-margin-top:96px}.project:last-child{border-bottom:0;padding-bottom:0}.project-image{height:411px;overflow:hidden;background:#d3d3d333}.project-image img{width:100%;height:100%;object-fit:cover}.project-image--laptop img{width:128%;max-width:none;height:147%;margin:-15.5% 0 0 -15.7%}.project-image--phone{height:472px}.project-image--phone img{object-fit:cover}.project-copy{display:flex;flex-direction:column;gap:24px}.project-copy h3{margin-top:-8px;font-size:56px;line-height:1.05;letter-spacing:-2px}.project-copy>p{color:var(--muted);font-size:18px;line-height:1.4}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric-grid>div{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--ink);border-radius:4px}.metric-grid strong{font-size:18px}.metric-grid span{color:var(--muted);font-size:10px}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag-list span{padding:4px 10px;border:1px solid rgba(26,26,26,.2);border-radius:999px;color:#1a1a1a99;font-size:10px;font-weight:600;text-transform:uppercase}.project-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:16px}.project-pagination button{width:fit-content;border:0;background:transparent;color:var(--ink);font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer}.project-pagination button:last-child{justify-self:end}.project-pagination button:disabled{opacity:.35;cursor:not-allowed}.project-pagination span{color:var(--muted);font-size:11px}.role-list{display:flex;flex-direction:column;gap:16px}.role{display:grid;grid-template-columns:160px 1fr;gap:32px;align-items:center;padding:20px;border-bottom:1px solid var(--hairline)}.role-meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.role-logo{width:72px;height:48px;object-fit:contain;object-position:left center}.keysight-logo{display:flex;align-items:center;gap:8px;height:40px}.keysight-logo img{width:52px;height:40px}.keysight-logo strong{font-size:13px;letter-spacing:.5px}.role-meta>strong{color:var(--accent);font-size:14px}.duration{display:inline-flex;align-items:baseline;gap:2px;padding:6px 12px;border:1px solid rgba(192,118,43,.3);border-radius:4px}.duration b{color:var(--accent);font-size:22px}.duration span{color:#c0762bb3;font-size:11px;font-weight:500}.role-meta small{color:#c0762b99;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.role-copy h3{font-size:18px}.role-copy h3 span{color:var(--muted);font-weight:400}.role-copy p{max-width:826px;margin-top:4px;color:var(--muted);font-size:14px;line-height:1.5}.journey-education-intro{display:flex;flex-direction:column;gap:16px;padding-top:16px}.journey-education-intro h3{font-size:40px;line-height:1.15}.journey-education-intro p{color:var(--muted);font-size:18px;line-height:1.5}.education-list{gap:0}.education-role .role-logo{width:49px;height:48px}.about-grid{display:grid;grid-template-columns:547px 653px;gap:32px;align-items:center}.about-grid h3{font-size:40px;line-height:1.1}.beyond-quote{display:flex;width:100%;align-items:center;flex-direction:column;gap:32px;padding:16px 0 32px;text-align:center}.beyond-quote h2{width:min(874px,100%);font-size:40px;line-height:1.2}.beyond-quote p{width:min(600px,100%);color:var(--muted);font-size:16px;line-height:1.5}.about-grid ul{display:flex;flex-direction:column;gap:16px;margin-top:32px;padding:0;color:var(--muted);font-size:15px;line-height:1.6;list-style:none}.about-grid li:before{content:"• "}.about-grid li strong{color:var(--ink)}.about-grid .resume-button{margin-top:32px}.family-photo{padding:16px 16px 8px;border:1px solid var(--hairline);background:#efece6}.family-photo>div{height:332px;overflow:hidden;opacity:.8}.family-photo img{width:100%;height:272%;max-width:none;transform:translateY(-37.5%);object-fit:cover}.family-photo figcaption{margin-top:7px;color:#60606099;font-size:10px;text-transform:uppercase}footer{display:flex;justify-content:space-between;align-items:flex-end;padding:144px 0 128px;border-top:1px solid var(--hairline)}footer>div{width:600px}footer h2{font-size:40px}footer p{margin-top:24px;color:var(--muted);font-size:16px;line-height:1.5}footer address{display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-size:14px;font-style:normal;font-weight:700}footer address a:last-child{color:var(--accent)}@media(max-width:1200px){:root{--content: 1080px}.site-header{column-gap:32px}.primary-nav{gap:24px}.header-controls{gap:20px}.hero{grid-template-columns:1.05fr .95fr}h1,.project-copy h3{font-size:48px}.process-flow{flex-wrap:wrap;justify-content:flex-start}.feature-row,.feature-row--reverse,.about-grid{grid-template-columns:1fr 1fr}.phase-grid{grid-template-columns:repeat(3,1fr)}.collaboration-map{grid-template-columns:1fr 324px 1fr;padding-inline:0}}@media(max-width:900px){.site-header{grid-template-columns:auto 1fr auto;column-gap:0;padding-inline:24px}.header-connect{display:none}.header-controls{grid-column:2;grid-row:1;gap:0;margin-right:16px}.music-player-title{display:none}.music-player{gap:9px}.music-player button{width:20px}.menu-button{display:grid;grid-column:3;grid-row:1;width:40px;height:40px;place-content:center;gap:5px;border:0;background:transparent;cursor:pointer}.menu-button>span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink)}.primary-nav{position:absolute;top:72px;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:16px;border:1px solid var(--hairline);background:var(--nav);box-shadow:0 16px 40px #1a1a1a14}.primary-nav--open{display:flex}.primary-nav a{padding:14px 12px}.primary-nav .mobile-connect{display:block;color:var(--accent);text-transform:none}main,footer{width:min(100% - 40px,720px)}.hero,.feature-row,.feature-row--reverse,.project,.about-grid{grid-template-columns:1fr}.hero-image-shell{height:min(65vw,480px)}.hero-copy{max-width:620px}.story{padding-top:112px}.process-flow{display:grid;grid-template-columns:repeat(2,1fr)}.process-step b{display:none}.phase-grid,.system-levels{grid-template-columns:repeat(2,1fr)}.structure-image,.structure-image img{height:auto}.collaboration-map{grid-template-columns:1fr}.collaboration-notes{display:grid;grid-template-columns:repeat(2,1fr)}.culture-grid{gap:24px}.project-image{grid-row:auto}.role{grid-template-columns:140px 1fr}footer{align-items:flex-start;flex-direction:column;gap:48px}footer>div{width:min(600px,100%)}footer address{align-items:flex-start}}.portfolio-access{display:flex;width:100%;min-height:100vh;min-height:100dvh;max-width:none;align-items:stretch;justify-content:space-between;flex-direction:column;margin:0;padding:0;background:var(--nav)}.portfolio-access--checking{background:var(--nav)}.portfolio-access-header{display:flex;width:100%;align-items:center;padding:40px 80px 0}.portfolio-access-header img{width:38px;height:38px;border-radius:50%}.portfolio-access-center{display:flex;width:100%;align-items:center;justify-content:center;padding:24px 80px}.portfolio-access-card{display:flex;width:480px;max-width:100%;align-items:flex-start;flex-direction:column;gap:40px}.portfolio-access-card>header{display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:16px}.portfolio-access-card>header>span{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.portfolio-access-card h1{width:100%;max-width:none;font-size:36px;line-height:1.15;letter-spacing:-1px}.portfolio-access-card>header>p{width:100%;color:var(--muted);font-size:15px;line-height:1.6}.portfolio-access-actions,.portfolio-access-form{display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:24px}.portfolio-access-primary{width:100%;min-height:48px;padding:0 24px;border:0;border-radius:4px;background:var(--accent);color:#fff;cursor:pointer;font-size:15px;font-weight:600;transition:filter .16s ease,transform .16s ease}.portfolio-access-primary:hover:not(:disabled){filter:brightness(.94);transform:translateY(-1px)}.portfolio-access-primary:disabled{cursor:wait;opacity:.65}.portfolio-access-primary:focus-visible,.portfolio-access-actions button:focus-visible,.portfolio-code-links button:focus-visible,.portfolio-access-footer button:focus-visible{border-radius:3px;outline:2px solid var(--accent);outline-offset:3px}.portfolio-access-actions>p{width:100%;color:var(--muted);font-size:14px;text-align:center}.portfolio-access-actions>p button,.portfolio-code-links button,.portfolio-access-footer button{padding:0;border:0;background:transparent;color:var(--accent);cursor:pointer;font-weight:600}.portfolio-field,.portfolio-code-field{display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:12px}.portfolio-field>span,.portfolio-code-field>span{color:var(--ink);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.portfolio-field input{width:100%;padding:0 0 12px;border:0;border-bottom:2px solid var(--accent);border-radius:0;background:transparent;color:var(--ink);font-size:16px;outline:0}.portfolio-field input::placeholder{color:var(--muted);opacity:1}.portfolio-field--error input,.portfolio-otp--error input{border-color:#e90029}.portfolio-field small,.portfolio-code-field small{color:#e90029;font-size:13px;line-height:1.4}.portfolio-access-privacy{color:var(--muted);font-size:12px;line-height:1.5}.portfolio-otp{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:12px}.portfolio-otp input{width:64px;min-width:0;height:56px;padding:12px 0;border:0;border-bottom:1px solid var(--hairline);border-radius:0;background:transparent;color:var(--ink);font-size:20px;font-weight:600;text-align:center;outline:0}.portfolio-otp input:focus{border-bottom:2px solid var(--accent)}.portfolio-otp input::placeholder{color:var(--ink);opacity:1}.portfolio-code-field .portfolio-access-feedback{color:var(--accent)}.portfolio-code-links{display:flex;width:100%;align-items:center;flex-direction:column;gap:12px;color:var(--muted);font-size:14px}.portfolio-code-links button:disabled{color:var(--muted);cursor:default;opacity:.65}.portfolio-access-success{width:min(480px,100%);text-align:center}.portfolio-access-success h1{font-size:48px;line-height:1.1;letter-spacing:-2px}.portfolio-access-success p{margin-top:24px;color:var(--muted);font-size:14px}.portfolio-access-footer{position:relative;display:grid;width:100%;max-width:none;min-height:101px;grid-template-columns:1fr auto 1fr;align-items:end;margin:0;padding:40px 80px 48px;border:0}.portfolio-access-footer button{grid-column:1;justify-self:start;color:var(--muted);font-size:14px}.portfolio-access-footer p{grid-column:2;margin:0;color:var(--muted);font-size:13px;text-align:center}@media(max-width:600px){.portfolio-access-header{padding:24px 20px 0}.portfolio-access-center{padding:32px 20px}.portfolio-access-card h1{font-size:32px}.portfolio-access-footer{display:flex;min-height:112px;align-items:flex-start;flex-direction:column;gap:24px;padding:32px 20px 28px}.portfolio-access-footer p{width:100%;font-size:12px}.portfolio-otp{gap:8px}.portfolio-otp input{width:calc((100% - 40px) / 6);height:52px}.portfolio-access-success h1{font-size:40px}}@media(max-width:600px){main,footer{width:calc(100% - 32px)}main{padding-top:24px}.brand{width:38px;height:38px}h1{font-size:clamp(40px,13vw,52px);letter-spacing:-1.8px}.page-section{gap:32px;padding-top:88px}.page-section h2,footer h2{font-size:34px}.story>p,.structure-copy p{font-size:18px}.process-flow,.phase-grid,.system-levels,.culture-grid,.collaboration-notes{grid-template-columns:1fr}.process-step{padding-bottom:16px;border-bottom:1px solid var(--hairline)}.feature-copy .feature-title{font-size:34px}.blueprint-card,.workflow-image{height:300px}.phase-card{min-height:auto}.venn{width:290px;height:290px;transform:scale(.895);transform-origin:left top}.culture-grid{padding-top:0}.work-heading-row{align-items:flex-start;flex-direction:column;gap:16px}.project-image,.project-image--phone{height:280px}.project-copy h3{font-size:42px}.metric-grid{grid-template-columns:1fr}.project-pagination span{display:none}.project-pagination{grid-template-columns:1fr 1fr}.role{grid-template-columns:1fr;padding-inline:0}.journey-education-intro h3,.about-grid h3,.beyond-quote h2{font-size:34px}.role-meta{display:grid;grid-template-columns:1fr auto;width:100%;align-items:center}.role-meta>strong,.role-meta>small{grid-column:1}.duration{grid-column:2;grid-row:1 / span 2}.about-grid ul{font-size:14px}.family-photo>div{height:230px}footer{padding:96px 0}footer address{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.behind-shell{min-height:100vh;background:var(--nav)}.behind-shell .site-header{padding-inline:max(32px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--hairline);background:#f5f3eff5}.behind-main{display:flex;width:min(1280px,calc(100% - 64px));flex-direction:column;gap:120px;padding:48px 0 0}.behind-hero{display:flex;flex-direction:column;gap:32px}.behind-hero>div:first-child{display:flex;flex-direction:column;gap:24px}.behind-eyebrow{color:var(--accent);font-size:14px;font-weight:600;text-transform:uppercase}.behind-hero h1{max-width:none}.behind-hero>div:first-child>p:last-child{width:min(800px,100%);color:var(--muted);font-size:20px;line-height:1.6}.behind-rule{width:100%;height:1px;background:var(--hairline)}.behind-hero>strong{color:var(--accent);font-size:14px;font-weight:500}.behind-section{display:flex;flex-direction:column;gap:48px}.behind-section-label{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1;text-transform:uppercase}.behind-section-label span{color:var(--accent);font-weight:700}.behind-section-label i{width:16px;height:1px;background:var(--ink)}.behind-section-label strong{font-weight:700}.behind-featured-grid{display:grid;grid-template-columns:480px 1fr;gap:48px;align-items:center}.behind-featured-copy{display:flex;flex-direction:column;gap:24px}.behind-featured-copy h2{font-size:32px;line-height:1.2;letter-spacing:-.8px}.behind-featured-copy>div{display:flex;flex-direction:column;gap:12px}.behind-featured-copy strong{color:var(--muted);font-size:13px;text-transform:uppercase}.behind-featured-copy p{color:var(--muted);font-size:15px;line-height:1.6}.behind-featured-copy .behind-outcome strong{color:var(--accent)}.behind-featured-copy .behind-outcome p{color:var(--ink)}.behind-blueprint{display:flex;min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;padding:16px;border:1px solid var(--hairline);border-radius:4px;background:#efeeed}.behind-blueprint--featured{height:440px}.behind-blueprint--medium{height:300px}.behind-blueprint--wide{height:360px}.behind-blueprint--review{height:340px}.behind-blueprint--outcome{height:320px}.behind-blueprint-row{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between}.behind-blueprint-row img{width:12px;height:12px}.behind-blueprint-row span{color:var(--muted);font-size:10px;opacity:.6;text-transform:uppercase}.behind-blueprint-media{min-height:0;flex:1;overflow:hidden;opacity:.85}.behind-blueprint-media img{width:100%;height:100%;object-fit:cover}.behind-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.behind-card{display:flex;min-width:0;flex-direction:column;gap:24px}.behind-story-copy{display:flex;flex-direction:column;gap:12px}.behind-story-copy>span{color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase}.behind-story-copy h3{font-size:22px;line-height:1.2}.behind-story-copy p{color:var(--muted);font-size:14px;line-height:1.6}.behind-story-copy--large{gap:16px}.behind-story-copy--large h3{font-size:32px}.behind-story-copy blockquote{margin:0;padding-left:16px;border-left:2px solid var(--accent);font-size:13px;line-height:1.45}.behind-wide-story{display:grid;grid-template-columns:440px minmax(0,1fr);gap:40px;align-items:center;padding-top:24px}.behind-wide-story--image-first{grid-template-columns:minmax(0,1fr) 480px;padding-top:0}.behind-quote{display:flex;flex-direction:column;gap:16px;align-items:center;margin:0;padding:64px 0;border-block:1px solid var(--hairline);text-align:center}.behind-quote p{width:min(900px,100%);font-size:36px;font-weight:800;line-height:1.2}.behind-quote cite{color:var(--accent);font-size:16px;font-style:normal;font-weight:500}.behind-closing{display:flex;flex-direction:column;gap:32px;align-items:center;padding:64px 0 32px;text-align:center}.behind-closing h2{font-size:40px;line-height:1.2}.behind-closing p{width:min(600px,100%);color:var(--muted);font-size:16px;line-height:1.5}.behind-closing a{display:inline-flex;gap:6px;padding-top:12px;color:var(--accent);font-size:16px;font-weight:700;text-transform:uppercase}.behind-shell footer{width:min(1280px,calc(100% - 64px));padding-top:144px}@media(max-width:1100px){.behind-featured-grid{grid-template-columns:400px 1fr}.behind-wide-story{grid-template-columns:380px minmax(0,1fr)}.behind-wide-story--image-first{grid-template-columns:minmax(0,1fr) 420px}}@media(max-width:900px){.behind-shell .site-header{padding-inline:24px}.behind-main,.behind-shell footer{width:min(100% - 40px,720px)}.behind-main{gap:96px;padding-top:40px}.behind-featured-grid,.behind-wide-story,.behind-wide-story--image-first{grid-template-columns:1fr}.behind-card-grid{gap:24px}.behind-wide-story--image-first .behind-story-copy{grid-row:1}.behind-wide-story--image-first .behind-blueprint{grid-row:2}}@media(max-width:600px){.behind-main,.behind-shell footer{width:calc(100% - 32px)}.behind-main{gap:80px;padding-top:32px}.behind-hero h1{font-size:clamp(40px,13vw,52px)}.behind-hero>div:first-child>p:last-child{font-size:17px}.behind-section{gap:32px}.behind-section-label{align-items:flex-start;font-size:12px;line-height:1.35}.behind-section-label i{margin-top:7px}.behind-featured-copy h2,.behind-story-copy--large h3{font-size:28px}.behind-card-grid{grid-template-columns:1fr;gap:48px}.behind-blueprint--featured,.behind-blueprint--wide,.behind-blueprint--review{height:300px}.behind-blueprint--medium,.behind-blueprint--outcome{height:260px}.behind-wide-story{gap:24px;padding-top:0}.behind-quote{padding:48px 0}.behind-quote p{font-size:28px}.behind-quote cite{font-size:14px;line-height:1.5}.behind-closing h2{font-size:34px}}.behind-shell .site-header{border-bottom:0}.behind-main{padding-top:16px}.behind-intro{display:flex;flex-direction:column;gap:24px}.behind-intro>p:last-child{width:min(800px,100%);color:var(--muted);font-size:20px;line-height:1.6}.behind-hero h1{font-size:56px;line-height:1.05}.behind-opening-quote{display:flex;min-height:214px;align-items:center;justify-content:center;margin:0;padding:64px 0;border-block:1px solid var(--hairline);font-size:36px;font-weight:800;line-height:1.2;text-align:center}.behind-featured-stories,.behind-supporting-stories{display:flex;flex-direction:column;gap:48px}.behind-featured-grid--image-first .behind-blueprint,.behind-supporting-grid--image-first .behind-blueprint{grid-column:1;grid-row:1}.behind-featured-grid--image-first .behind-featured-copy,.behind-supporting-grid--image-first .behind-supporting-copy{grid-column:2}.behind-blueprint--standard{height:440px}.behind-blueprint--lead{height:496px}.behind-blueprint--supporting{height:340px}.behind-blueprint--compact{height:320px}.behind-image--presentation{object-position:58% 54%}.behind-image--trust{object-position:58% 25%}.behind-image--leadership{object-position:center bottom}.behind-image--customer-connection{object-position:center 23%}.behind-image--alignment-review{transform:scale(1.31)}.behind-supporting-grid{display:grid;grid-template-columns:480px 1fr;gap:48px;align-items:center}.behind-supporting-copy{display:flex;flex-direction:column;gap:16px}.behind-supporting-copy h2{font-size:28px;line-height:1.2}.behind-supporting-copy p{color:var(--muted);font-size:15px;line-height:1.6}@media(max-width:1100px){.behind-supporting-grid{grid-template-columns:400px 1fr}}@media(max-width:900px){.behind-main{padding-top:16px}.behind-supporting-grid{grid-template-columns:1fr}.behind-featured-grid--image-first .behind-featured-copy,.behind-supporting-grid--image-first .behind-supporting-copy{grid-column:1;grid-row:1}.behind-featured-grid--image-first .behind-blueprint,.behind-supporting-grid--image-first .behind-blueprint{grid-column:1;grid-row:2}}@media(max-width:600px){.behind-main{padding-top:16px}.behind-intro>p:last-child{font-size:17px}.behind-featured-copy h2,.behind-supporting-copy h2{font-size:28px}.behind-blueprint--standard,.behind-blueprint--lead,.behind-blueprint--supporting,.behind-blueprint--compact{height:300px}.behind-opening-quote{min-height:0;padding:48px 0;font-size:28px}}.case-shell,.contact-shell{min-height:100vh;background:var(--nav)}.case-main{display:flex;width:min(var(--content),calc(100% - 64px));flex-direction:column;gap:120px;margin-top:-8px;padding:0}.case-header{display:flex;flex-direction:column;gap:32px}.case-header>div:first-child{width:100%;padding-bottom:32px;border-bottom:1px solid var(--hairline)}.case-title-block{display:flex;flex-direction:column;align-items:flex-start}.page-back{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:14px;font-weight:500;transition:color .16s ease,transform .16s ease}.page-back:hover{color:var(--accent);transform:translate(-2px)}.page-back:focus-visible{border-radius:3px;outline:2px solid var(--accent);outline-offset:3px}.page-back img{width:24px;height:24px}.case-title-block .page-back{margin-bottom:24px}.case-header .case-eyebrow{margin-bottom:8px;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.case-header h1{width:min(633px,100%);max-width:none;font-size:56px;line-height:1.05;letter-spacing:-2px}.case-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:74px}.case-meta div{display:flex;min-width:0;flex-direction:column;gap:6px}.case-meta span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.case-meta strong{font-size:14px;line-height:1.2}.case-blueprint{display:flex;min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;padding:16px;border:1px solid var(--hairline);background:#efece6}.case-blueprint--hero{height:520px}.case-blueprint--systems{height:360px}.case-blueprint--exploration{height:280px}.case-blueprint--final{height:400px}.case-blueprint-corners{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:12px}.case-blueprint-corners img{width:12px;height:12px}.case-blueprint-corners span{overflow:hidden;color:var(--muted);font-size:10px;letter-spacing:1px;opacity:.6;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.case-blueprint-media{min-height:0;flex:1;overflow:hidden;opacity:.8}.case-blueprint-media img{width:100%;height:100%;object-fit:cover}.case-section{display:flex;flex-direction:column;gap:48px}.case-label,.connect-label{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:2px;text-transform:uppercase}.case-label span,.connect-label span{color:var(--accent);font-weight:700}.case-label i,.connect-label i{width:16px;height:1px;background:var(--accent)}.case-label strong,.connect-label strong{font-weight:700}.case-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.case-context h2{margin-bottom:16px;color:var(--muted);font-size:14px;letter-spacing:1px;text-transform:uppercase}.case-context>div p,.case-decisions p,.case-collaboration>div:first-child p,.case-systems>div:last-child p,.case-reflection p{color:var(--muted);font-size:15px;line-height:1.6}.case-context>div>p{font-size:16px}.case-context blockquote{margin:0}.case-context blockquote span{display:block;margin-bottom:16px;color:var(--accent);font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.case-context blockquote p{font-size:32px;font-weight:700;line-height:1.2}.case-card-grid{display:grid;gap:24px}.case-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.case-impact-card,.case-constraint-card{padding:24px;border:1px solid var(--hairline)}.case-impact-card h2,.case-constraint-card h2{margin-bottom:16px;font-size:18px}.case-impact-card p,.case-constraint-card p{color:var(--muted);font-size:14px;line-height:1.5}.case-card-grid--constraints{grid-template-columns:repeat(2,minmax(0,1fr))}.case-constraint-card{padding:20px;background:#fff}.case-constraint-card>span{display:block;margin-bottom:12px;color:var(--accent);font-size:11px;font-weight:700}.case-constraint-card h2{margin-bottom:12px}.case-constraint-card p{font-size:13px;line-height:1.4}.case-collaboration{display:grid;grid-template-columns:591px minmax(0,1fr);gap:48px;align-items:center}.case-collaboration>div:first-child h2{margin-bottom:16px;font-size:20px}.case-collaboration-diagram{display:grid;grid-template-columns:151px 32px 163px 32px 151px;gap:16px;align-items:center;justify-content:center;min-height:146px;padding:32px;border:1px solid var(--hairline);background:#fff}.case-collaboration-diagram article{display:flex;min-height:82px;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--hairline)}.case-collaboration-diagram strong{font-size:11px;letter-spacing:1px;text-transform:uppercase}.case-collaboration-diagram span{color:var(--muted);font-size:11px;line-height:1.2}.case-collaboration-diagram i{height:1px;background:var(--hairline)}.case-collaboration-diagram .case-core{min-height:64px;justify-content:center;border-color:var(--accent);background:var(--ink);color:#fff;text-align:center}.case-collaboration-diagram .case-core span{color:#fff;font-size:13px}.case-systems{display:grid;grid-template-columns:600px minmax(0,1fr);gap:42px;align-items:center}.case-systems>div:last-child h2{margin-bottom:24px;font-size:32px;line-height:1.2}.case-exploration{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.case-decisions h2,.case-reflection h2{margin-bottom:20px;font-size:20px}.case-final-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.case-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.case-metrics article{display:flex;min-height:148px;flex-direction:column;gap:12px;padding:24px;border:1px solid var(--ink);background:#fff}.case-metrics strong{color:var(--accent);font-size:40px;line-height:1.2}.case-metrics span{color:var(--muted);font-size:14px;line-height:1.4}.case-reflection h2{margin-bottom:16px}.case-reflection p{font-size:16px}.case-project-nav{display:flex;align-items:center;justify-content:space-between;padding:40px 0;border-block:1px solid var(--hairline)}.case-project-nav a{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px;font-weight:600}.case-project-nav a:last-child{color:var(--accent)}.case-project-nav img{width:12px;height:12px}.case-shell footer{width:min(var(--content),calc(100% - 64px));margin-top:120px;padding:80px 0 128px}.connect-main{display:flex;width:min(1280px,calc(100% - 64px));flex-direction:column;gap:80px;margin-top:-8px;padding:0}.connect-label{font-size:14px;letter-spacing:0}.connect-split{display:grid;grid-template-columns:600px 632px;gap:48px;align-items:start}.connect-intro{display:flex;flex-direction:column;gap:48px}.connect-hero-copy{min-height:321px;padding-bottom:48px;border-bottom:1px solid var(--hairline)}.connect-hero-copy h1{width:100%;max-width:none;margin-bottom:24px;font-size:56px;line-height:1.05;letter-spacing:-2px}.connect-hero-copy p{color:var(--muted);font-size:16px;line-height:1.6}.connect-hero-copy p+p{margin-top:16px}.currently-card{display:flex;min-height:241px;flex-direction:column;gap:12px;padding:24px;border:1px solid var(--hairline);border-radius:4px;background:var(--card)}.active-badge{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase}.active-badge i{width:8px;height:8px;border-radius:50%;background:#00a99d}.currently-card h2{font-size:18px}.currently-card p{color:var(--muted);font-size:14px;line-height:1.5}.availability-note{min-height:105px}.availability-note h2{margin-bottom:12px;font-size:11px;text-transform:uppercase}.availability-note p{color:var(--muted);font-size:13px;line-height:1.5}.connect-form{display:flex;min-height:682px;flex-direction:column;gap:40px;padding:40px;border:1px solid var(--hairline);border-radius:4px;background:var(--card)}.connect-form>div:first-child h2{margin-bottom:8px;font-size:22px;text-transform:uppercase}.connect-form>div:first-child p{color:var(--muted);font-size:13px;line-height:1.25}.connect-fields{display:flex;flex-direction:column;gap:28px}.connect-fields label{display:flex;flex-direction:column;gap:12px}.connect-fields label>span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.connect-fields input,.connect-fields textarea{width:100%;padding:8px 0;border:0;border-bottom:1px solid var(--hairline);border-radius:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:15px}.connect-fields textarea{height:120px;resize:vertical}.connect-fields input::placeholder,.connect-fields textarea::placeholder{color:#60606080;opacity:1}.connect-fields input:focus,.connect-fields textarea:focus{border-bottom-color:var(--accent)}.connect-submit{display:flex;align-items:center;gap:24px}.connect-submit button{padding:12px 24px;border:0;border-radius:2px;background:var(--accent);color:var(--nav);font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer}.connect-submit a{color:var(--muted);font-size:12px}.contact-shell footer{width:min(1280px,calc(100% - 64px));margin-top:160px;padding:64px 0 128px}@media(max-width:1200px){.case-meta{gap:32px}.case-collaboration,.case-systems{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.case-collaboration-diagram{grid-template-columns:1fr;gap:8px;padding:20px}.case-collaboration-diagram i{width:1px;height:16px;justify-self:center}.case-collaboration-diagram article{width:100%;min-height:auto}.connect-split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}@media(max-width:900px){.case-main,.connect-main,.case-shell footer,.contact-shell footer{width:min(100% - 40px,720px)}.case-main{gap:96px;margin-top:0}.case-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card-grid--three,.case-exploration,.case-two-col,.case-collaboration,.case-systems,.case-final-grid{grid-template-columns:1fr}.case-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.case-blueprint--exploration{height:360px}.connect-main{margin-top:0}.connect-split{grid-template-columns:1fr}.connect-intro,.connect-hero-copy,.currently-card,.availability-note,.connect-form{min-height:0}.contact-shell footer{margin-top:112px}}@media(max-width:600px){.case-main,.connect-main,.case-shell footer,.contact-shell footer{width:calc(100% - 32px)}.case-main{gap:80px}.case-header h1,.connect-hero-copy h1{font-size:clamp(40px,12vw,50px);letter-spacing:-1.5px}.case-meta,.case-card-grid--constraints,.case-metrics{grid-template-columns:1fr}.case-section{gap:32px}.case-context blockquote p,.case-systems>div:last-child h2{font-size:27px}.case-blueprint--hero,.case-blueprint--systems,.case-blueprint--exploration,.case-blueprint--final{height:280px}.case-project-nav{align-items:flex-start;flex-direction:column;gap:28px}.case-shell footer{margin-top:80px}.connect-main{gap:56px}.connect-hero-copy{padding-bottom:40px}.connect-form{gap:32px;padding:24px}.connect-submit{align-items:flex-start;flex-direction:column}.contact-shell footer{margin-top:96px}}.access-gate{position:fixed;z-index:1000;inset:0}.access-gate-backdrop{position:absolute;inset:0;background:#0006}.access-gate-panel{position:absolute;top:50%;left:50%;width:min(560px,calc(100% - 48px));max-height:calc(100vh - 48px);overflow-y:auto;transform:translate(-50%,-50%);border:1px solid var(--hairline);border-radius:16px;background:var(--nav);box-shadow:0 16px 16px #00000026}.access-form{display:flex;flex-direction:column;gap:32px;padding:48px}.access-form header{display:flex;flex-direction:column;gap:12px}.access-form header>span{color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.access-form h2{font-size:28px;line-height:1.2;letter-spacing:-.5px}.access-form header p{color:var(--muted);font-size:14px;line-height:1.5}.access-copy-mobile,.access-grab-handle{display:none}.access-challenge{display:flex;flex-direction:column;gap:8px;align-items:center;padding:20px;border:1px solid var(--hairline);border-radius:8px;background:#efece6;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.access-challenge span{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.access-challenge strong{font-size:28px;line-height:1}.access-answer{display:flex;flex-direction:column;gap:8px}.access-answer>span{font-size:12px;font-weight:600;letter-spacing:.5px}.access-answer input{width:100%;padding:0 0 12px;border:0;border-bottom:2px solid var(--ink);border-radius:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:16px}.access-answer input::placeholder{color:var(--muted);opacity:1}.access-answer--error>span,.access-answer--error small{color:#e90029}.access-answer--error input{border-bottom-color:#e90029;font-weight:500}.access-answer small{font-size:13px;font-weight:500}.access-actions{display:flex;flex-direction:column;gap:16px;align-items:center}.access-actions button{border:0;cursor:pointer}.access-actions button:first-child{width:100%;padding:14px 32px;border-radius:999px;background:var(--accent);color:#fff;font-size:15px;font-weight:700}.access-actions button:last-child{padding:0;background:transparent;color:var(--muted);font-size:14px;font-weight:600;text-decoration:underline}.access-granted{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;padding:64px;text-align:center}.access-granted picture,.access-granted img{width:48px;height:48px}.access-granted>div:not(.access-progress){display:flex;flex-direction:column;gap:8px}.access-granted h2{font-size:24px;line-height:1.2}.access-granted p{color:var(--muted);font-size:14px}.access-progress{width:120px;height:3px;overflow:hidden;border-radius:999px;background:var(--hairline)}.access-progress span{display:block;width:100%;height:100%;transform:scaleX(.4);transform-origin:left;border-radius:inherit;background:var(--accent);animation:access-progress 1.2s ease-out forwards}@keyframes access-progress{0%{transform:scaleX(.04)}to{transform:scaleX(1)}}@media(max-width:600px){.access-gate-panel{inset:auto 0 0;width:100%;max-height:100vh;transform:none;border-width:1px 0 0;border-radius:24px 24px 0 0;box-shadow:0 -8px 12px #0000001a}.access-form{gap:24px;padding:32px 24px 40px}.access-grab-handle{display:flex;justify-content:center;width:100%}.access-grab-handle span{width:40px;height:4px;border-radius:999px;background:var(--hairline)}.access-form header{gap:8px}.access-form header>span{font-size:10px;letter-spacing:1.5px}.access-form h2{font-size:24px}.access-form header p{font-size:13px;line-height:1.4}.access-copy-desktop{display:none}.access-copy-mobile{display:inline}.access-challenge{gap:0;padding:16px}.access-challenge span{display:none}.access-challenge strong{font-size:20px}.access-answer{gap:6px}.access-answer>span{font-size:11px}.access-answer input{padding-bottom:10px;font-size:15px}.access-answer small{font-size:12px}.access-actions button:first-child{height:48px;padding-block:0}.access-actions button:last-child{font-size:13px}.access-granted{padding:48px 24px 64px}.access-granted h2{font-size:22px}.access-progress{width:100px}}@media(prefers-reduced-motion:reduce){.access-progress span{animation-duration:.01ms}}.resume-shell{min-height:100vh;background:var(--nav)}.resume-shell .site-header{border-bottom:1px solid var(--hairline)}.resume-main{display:flex;width:min(1280px,calc(100% - 160px));flex-direction:column;gap:80px;margin-inline:auto;padding:64px 0 100px}.resume-identity{display:flex;min-height:231px;flex-direction:column;gap:24px}.resume-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.resume-title-group{display:flex;flex-direction:column;gap:8px}.resume-title-group>.page-back{margin-bottom:16px}.resume-download-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:10px;min-height:48px;margin-top:2px;padding:0 20px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font-size:14px;font-weight:600;transition:background .18s ease,color .18s ease,transform .18s ease}.resume-download-button:hover{background:transparent;color:var(--accent);transform:translateY(-2px)}.resume-download-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.resume-download-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.resume-title-group>p{color:var(--accent);font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.resume-title-group h1{width:100%;max-width:none;font-size:56px;line-height:1.05;letter-spacing:-2px}.resume-title-group h2{font-size:20px;line-height:1.2}.resume-identity>p{color:var(--muted);font-size:16px;line-height:1.6}.resume-contact-grid{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--hairline)}.resume-contact-grid a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.resume-contact-grid a:last-child{color:var(--accent)}.resume-contact-grid img{width:14px;height:14px}.resume-label{display:flex;align-items:center;gap:8px;min-height:17px;font-size:14px;letter-spacing:1px;text-transform:uppercase}.resume-label span{color:var(--accent);font-weight:700}.resume-label i{width:16px;height:1px;background:var(--accent)}.resume-label strong{font-weight:700;letter-spacing:2px}.resume-profile-grid,.resume-skills-grid,.resume-education-grid{display:grid;grid-template-columns:640px minmax(0,1fr);gap:48px}.resume-profile-grid{min-height:145px}.resume-profile-grid>div{display:flex;flex-direction:column;gap:24px}.resume-profile-grid>div>p{color:var(--muted);font-size:16px;line-height:1.6}.resume-tags{display:flex;flex-wrap:wrap;gap:12px}.resume-tags span{padding:8px 16px;border:1px solid var(--hairline);border-radius:20px;background:#fff;font-size:13px;font-weight:500}.resume-journey{display:flex;min-height:526px;flex-direction:column;gap:32px}.resume-timeline{display:flex;flex-direction:column;gap:16px}.resume-job{display:grid;min-height:110px;grid-template-columns:160px minmax(0,1fr);gap:32px;align-items:center;padding:20px;border:1px solid var(--hairline)}.resume-job:last-child{min-height:99px}.resume-job-meta{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.resume-job-meta strong{color:var(--accent);font-size:14px}.resume-job-meta span{padding:6px 12px;border:1px solid rgba(192,118,43,.3);border-radius:4px;color:var(--accent);font-size:18px;font-weight:700}.resume-job-copy{display:flex;min-width:0;flex-direction:column;gap:6px}.resume-job-copy h2{font-size:18px;line-height:1.2}.resume-job-copy h2 span{color:var(--muted);font-weight:400}.resume-job-copy p{color:var(--muted);font-size:14px;line-height:1.5}.resume-skills-grid{min-height:291px}.resume-design-skills,.resume-ai-skills{display:flex;flex-direction:column;gap:32px}.resume-skill-list{display:flex;flex-direction:column;gap:16px}.resume-skill{display:flex;flex-direction:column;gap:6px}.resume-skill>div:first-child{display:flex;align-items:center;justify-content:space-between}.resume-skill span{font-size:14px;font-weight:500}.resume-skill small{color:var(--muted);font-size:12px}.resume-skill-track{width:100%;height:4px;overflow:hidden;border-radius:2px;background:var(--hairline)}.resume-skill-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.resume-ai-skills>div:last-child{display:flex;flex-direction:column;gap:16px}.resume-ai-skills h2,.resume-recognition h2{font-size:14px;letter-spacing:.5px;text-transform:uppercase}.resume-ai-skills p,.resume-recognition p{color:var(--muted);font-size:13px;line-height:1.5}.resume-ai-skills hr,.resume-recognition hr{width:100%;height:1px;margin:0;border:0;background:var(--hairline)}.resume-tool-tags{display:flex;flex-wrap:wrap;gap:8px}.resume-tool-tags span{padding:6px 12px;border:1px solid var(--hairline);border-radius:4px;background:#fff;color:var(--muted);font-size:12px;font-weight:500}.resume-education-grid{min-height:156px}.resume-education-grid>div{display:flex;flex-direction:column;gap:24px}.resume-education-list{display:flex;flex-direction:column;gap:20px}.resume-education-list article{display:flex;flex-direction:column;gap:4px}.resume-education-list h2{font-size:16px}.resume-education-list p{color:var(--muted);font-size:14px}.resume-recognition{display:flex;flex-direction:column;gap:16px}.resume-recognition h2{color:var(--accent);font-size:13px}.resume-recognition p{font-size:14px}.resume-recognition>div{display:flex;align-items:center;gap:24px;font-size:13px}.resume-recognition>div strong{text-transform:uppercase}.resume-recognition>div span{color:var(--muted);font-size:14px}.resume-footer{position:relative;display:flex;width:100%;min-height:105px;align-items:flex-end;justify-content:space-between;margin:0;padding:88px 0 0;border:0}.resume-footer:before{position:absolute;top:48px;right:0;left:0;height:1px;background:var(--hairline);content:""}.resume-footer a{color:var(--accent);font-size:14px;font-weight:600}.resume-footer p{margin:0;color:var(--muted);font-size:13px}@media(max-width:1000px){.resume-main{width:min(100% - 48px,760px);gap:64px;padding:48px 0 80px}.resume-identity,.resume-profile-grid,.resume-journey,.resume-skills-grid,.resume-education-grid{min-height:0}.resume-profile-grid,.resume-skills-grid,.resume-education-grid{grid-template-columns:1fr;gap:48px}.resume-contact-grid{flex-wrap:wrap;gap:20px 32px;justify-content:flex-start}.resume-job{grid-template-columns:140px minmax(0,1fr)}}@media(max-width:600px){.resume-main{width:calc(100% - 32px);gap:56px;padding:40px 0 64px}.resume-title-group h1{font-size:44px;letter-spacing:-1.5px}.resume-title-group h2{font-size:18px}.resume-heading-row{flex-direction:column;gap:24px}.resume-download-button{width:100%}.resume-contact-grid{align-items:flex-start;flex-direction:column}.resume-label{align-items:flex-start;font-size:12px}.resume-label i{margin-top:7px}.resume-profile-grid>div>p{font-size:15px}.resume-job,.resume-job:last-child{min-height:0;grid-template-columns:1fr;gap:20px;padding:18px}.resume-job-copy h2{white-space:normal}.resume-recognition>div{align-items:flex-start;flex-direction:column;gap:8px}.resume-footer{min-height:0;align-items:flex-start;flex-direction:column;gap:12px;padding-top:72px}.resume-footer:before{top:32px}.resume-footer p{font-size:11px;line-height:1.5}}
