:root{--paper:#fafafa;--ink:#252525;--muted:#727272;--line:#dedede;--soft:#f0f0f0;--font:"Manrope","Segoe UI",Arial,sans-serif;--mono:"Consolas","Courier New",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}button{border:0}p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid #777777;outline-offset:6px}::selection{background:#d6d6d6;color:#1f1f1f}[hidden]{display:none!important}.container{width:calc(100% - 112px);max-width:1296px;margin-inline:auto}.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}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--ink);color:white;padding:15px}.skip-link:focus{top:15px}.preview-note{height:32px;background:#e9e9e9;color:#636363;font-family:var(--mono);font-size:10px;letter-spacing:.08em}.preview-note .container{height:100%;display:flex;align-items:center;justify-content:space-between}.preview-note span:first-child{display:flex;align-items:center;gap:9px}.preview-note i{width:5px;height:5px;background:#757575;border-radius:50%}.preview-note span:last-child{font-family:var(--font);font-size:11px;letter-spacing:0}.header{position:sticky;top:0;z-index:20;background:rgba(250,250,250,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:800;letter-spacing:-1.3px}.brand svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linejoin:round}.brand-dot{font-size:11px;align-self:flex-start;display:inline-block;vertical-align:top;margin:4px 0 0 4px;letter-spacing:0;font-weight:500}.desktop-nav{display:flex;gap:33px;font-size:13px;font-weight:500;margin-left:35px}.desktop-nav a{padding:12px 0;transition:color .2s}.desktop-nav a:hover{color:#939393}.header-link{font-size:12px;font-weight:700;display:flex;align-items:center;gap:27px}.header-link span{font-size:24px;font-weight:400}.menu-toggle{display:none;background:transparent;padding:10px}.mobile-nav{padding:8px 28px 24px;display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--line)}
.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:36px;padding-block:74px 68px;align-items:center}.eyebrow{font-family:var(--mono);font-size:11px;line-height:1.5;font-weight:400;letter-spacing:.11em;color:var(--muted)}.hero .eyebrow{display:flex;gap:12px;align-items:center}.tiny-cross{font-family:var(--font);font-size:22px;color:var(--ink);line-height:12px}h1{font-weight:500;font-size:clamp(64px,6.8vw,100px);line-height:1.04;letter-spacing:-.071em;margin-top:25px}h1>span{color:#8d8d8d}.title-arrow{width:.53em;height:.53em;display:inline-block;vertical-align:baseline;margin-left:.36em;stroke:var(--ink);stroke-width:3;fill:none}.hero-description{margin-top:26px;color:#757575;font-size:15px;line-height:1.85;letter-spacing:-.015em}.hero-actions{margin-top:31px;display:flex;align-items:center;gap:29px}.button{padding:17px 23px;display:inline-flex;justify-content:space-between;align-items:center;gap:32px;border-radius:5px;font-weight:600;font-size:13px;line-height:20px;transition:background .2s,transform .2s}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#4a4a4a;transform:translateY(-2px)}.button span{font-size:22px;font-weight:400}.text-link{display:inline-flex;align-items:center;gap:21px;background:none;padding:10px 0;font-size:13px;font-weight:600;border-bottom:1px solid transparent}.text-link:hover{border-color:currentColor}.text-link>span{font-size:22px;font-weight:400}.hero-art{align-self:stretch;min-height:510px;position:relative;border-radius:8px;overflow:hidden;background:radial-gradient(ellipse at 63% 41%,#f9f9f9 0%,#ededed 53%,#e6e6e6 100%);border:1px solid #e6e6e6;margin-top:5px}.art-top,.art-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:9px;letter-spacing:.055em;color:#777777;z-index:2}.art-top{top:25px}.coordinate{font-size:9px}.art-bottom{bottom:22px;font-size:8px;letter-spacing:.07em}.art-bottom>span:last-child{font-size:20px;color:#5e5e5e}.stairs{position:absolute;width:107%;height:auto;left:-5%;top:50%;transform:translateY(-49%);overflow:visible}.orbit{position:absolute;border:1px solid rgba(155,164,140,.17);border-radius:50%;width:640px;height:640px;left:-165px;top:40px}.orbit-two{width:770px;height:770px;left:-230px;top:-25px}.art-label{position:absolute;background:rgba(255,255,251,.87);box-shadow:0 4px 12px #59595910;backdrop-filter:blur(6px);border:1px solid #fff;border-radius:5px;padding:10px 13px;display:flex;align-items:center;gap:12px;color:#5e5e5e;font-size:10px;font-weight:500}.label-start{left:11%;bottom:22%}.label-finish{right:9%;top:16%}.label-start>span{font-size:17px}.status-dot{width:6px;height:6px;border-radius:50%;background:#696969;box-shadow:0 0 0 4px #e6e6e6}.level-cube{animation:cube-float 5s ease-in-out infinite;transform-origin:center}@keyframes cube-float{0%,100%{transform:translateY(-6px)}50%{transform:translateY(-14px)}}
.chapter-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.chapter-nav>a{display:flex;gap:25px;padding:27px 25px 28px 0;align-items:flex-start;transition:background .2s}.chapter-nav>a+a{border-left:1px solid var(--line);padding-left:29px}.chapter-nav>a:hover{background:#f0f0f0}.index{font-family:var(--mono);color:#929292;font-size:11px;margin-top:3px}.chapter-nav b{display:block;font-size:15px;font-weight:600;letter-spacing:-.03em}.chapter-nav small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.chapter-arrow{margin-left:auto;font-size:25px;font-weight:400;line-height:1}.section{padding-block:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:38px}.section-heading h2{font-size:clamp(33px,3.5vw,48px);font-weight:500;line-height:1.2;letter-spacing:-.055em;margin-top:16px}.section-aside{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:4px;min-width:290px}.project-card{display:grid;grid-template-columns:1.36fr 1fr;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.project-image{position:relative;min-height:385px;background:#ddd;overflow:hidden}.project-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:47% center;filter:saturate(.25);transition:filter .6s,transform .8s}.project-image:hover>img{filter:saturate(1);transform:scale(1.025)}.image-badge{position:absolute;top:21px;left:22px;font-family:var(--mono);font-size:9px;letter-spacing:.055em;color:#f3f3f3;background:#292929e6;padding:9px 11px;border:1px solid #ffffff20;border-radius:3px}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:42px 23px 18px;background:linear-gradient(transparent,#1b1b1bbd);color:white;font-size:10px;display:flex;justify-content:space-between;align-items:center}.image-caption>span{font-size:22px}.project-copy{padding:32px 36px 25px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:10px;padding:5px 9px;border:1px solid var(--line);border-radius:3px;color:#6b6b6b}.project-copy h3{font-size:32px;line-height:1.2;letter-spacing:-.045em;font-weight:500;margin-top:22px}.project-copy>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:360px;margin-top:16px}.project-facts{margin:23px 0 10px;font-size:11px}.project-facts>div{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ebebeb;padding:10px 0}.project-facts dt{color:#7d7d7d}.project-facts dd{margin:0;text-align:right;font-weight:500}.case-details summary{font-size:11px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;gap:15px;padding:8px 0}.case-details summary::-webkit-details-marker{display:none}.case-details summary>span{font-size:21px;font-weight:400;transition:transform .2s}.case-details[open] summary>span{transform:rotate(45deg)}.case-details p{margin-top:10px;font-size:12px;color:var(--muted);line-height:1.8}.teaser-row{display:flex;align-items:center;gap:30px;margin-top:25px;padding:21px;border:1px solid var(--line);border-radius:7px}.teaser-thumb{width:215px;aspect-ratio:16/9;flex-shrink:0;background:#252525;position:relative;border-radius:4px;overflow:hidden}.teaser-thumb img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.62)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;background:#fafafaf2;display:grid;place-items:center;transition:background .2s,scale .2s}.play-button:hover{background:#fff;scale:1.1}.play-button svg{width:16px;height:16px;fill:var(--ink);margin-left:0}.teaser-thumb>span{position:absolute;bottom:9px;right:10px;font-family:var(--mono);font-size:9px;color:white}.teaser-copy .eyebrow{font-size:9px}.teaser-copy h3{font-size:20px;font-weight:500;letter-spacing:-.04em;margin-top:7px}.teaser-copy>p:last-child{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px}.teaser-link{margin-left:auto;margin-right:15px;white-space:nowrap;font-size:12px}
.opportunities-section{background:var(--soft);border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.opportunities-section .section{padding-block:80px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.filters{display:flex;align-items:center;gap:7px}.filter{display:flex;align-items:center;gap:12px;padding:11px 15px;background:transparent;border-radius:4px;font-size:11px;border:1px solid #dbdbdb;transition:background .2s}.filter>span{font-family:var(--mono);font-size:9px;color:#7b7b7b}.filter:hover{background:#e5e5e5}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.filter.active>span{color:#bcbcbc}.filter-caption{font-family:var(--mono);font-size:9px;letter-spacing:.04em;color:#858585}.opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.opportunity-card{padding:26px 26px 0;background:var(--paper);border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;transition:transform .25s,border-color .25s}.opportunity-card:hover{transform:translateY(-4px);border-color:#b4b4b4}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:30px}.opportunity-icon{width:40px;height:40px;display:grid;place-items:center}.opportunity-icon svg{height:30px;width:30px;stroke:var(--ink);stroke-width:1.3;stroke-linejoin:round}.pixel-icon svg{fill:var(--ink);stroke:none;width:29px;height:29px}.small-tag{font-family:var(--mono);font-size:8px;letter-spacing:.025em;color:#767676}.opportunity-card h3{font-weight:500;font-size:28px;letter-spacing:-.05em;line-height:1.18;min-height:67px}.opportunity-card>p{font-size:12px;line-height:1.85;color:var(--muted);margin-top:16px;max-width:300px;min-height:68px}.card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:24px;margin-bottom:25px}.card-meta>span{font-size:9px;background:#ececec;color:#6d6d6d;padding:5px 8px;border-radius:3px}.card-source{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;padding:16px 0;margin-top:auto;gap:15px}.card-source>span[aria-hidden]{font-size:23px;font-weight:400;line-height:1}.catalog-note{margin-top:20px;font-size:10px;color:#7b7b7b;line-height:1.7}
.pipeline-section{background:#272727;color:#f4f4f4}.pipeline-section .section{padding-block:80px 40px}.pipeline-section .eyebrow{color:#a3a3a3}.pipeline-section .section-aside{color:#b1b1b1}.pipeline-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:56px;margin-top:45px}.step-list{display:flex;flex-direction:column}.step{background:none;color:#9f9f9f;display:flex;align-items:center;gap:21px;padding:21px 16px;border-bottom:1px solid #474747;text-align:left;font-size:14px;transition:background .2s,color .2s}.step:first-child{border-top:1px solid #474747}.step>span:first-child{font-family:var(--mono);font-size:10px;color:#a8a8a8}.step>span:last-child{margin-left:auto;font-size:24px;font-weight:400;line-height:1;opacity:0}.step.active{background:#f2f2f2;color:#2a2a2a;border-color:#f2f2f2;border-radius:4px}.step.active>span:first-child{color:#767676}.step.active>span:last-child{opacity:1}.step:hover:not(.active){background:#363636;color:#f1f1f1}.step-panel{border:1px solid #4e4e4e;padding:28px 32px 24px;border-radius:6px;min-height:420px;background:linear-gradient(130deg,#323232,#2d2d2d)}.panel-top{display:flex;align-items:center;justify-content:space-between}.panel-top .small-tag{color:#bcbcbc;font-size:9px;border:1px solid #646464;padding:6px 8px;border-radius:3px}.step-counter{font-family:var(--mono);font-size:11px;color:#acacac}.step-panel h3{font-size:30px;line-height:1.28;letter-spacing:-.04em;font-weight:500;margin-top:21px;max-width:400px}.step-panel>p{font-size:12px;line-height:1.8;color:#b2b2b2;margin-top:15px;max-width:460px}.checklist{display:flex;flex-direction:column;gap:13px;margin:24px 0}.checklist label{display:flex;gap:11px;align-items:flex-start;font-size:12px;line-height:1.7;color:#e3e3e3;cursor:pointer}.checklist input{appearance:none;flex-shrink:0;margin:2px 0 0;width:17px;height:17px;border:1px solid #828282;border-radius:3px;background:transparent;position:relative;cursor:pointer}.checklist input:checked{background:#ececec;border-color:#ececec}.checklist input:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #3b3b3b;border-width:0 2px 2px 0;transform:rotate(45deg)}.checklist input:checked+span{color:#bebebe;text-decoration:line-through;text-decoration-color:#868686}.step-outcome{border-top:1px solid #545454;padding-top:17px;display:grid;grid-template-columns:1fr auto;gap:8px 20px}.step-outcome>span:first-child{font-family:var(--mono);font-size:8px;color:#adadad;letter-spacing:.06em}.step-outcome>p{font-size:11px;line-height:1.7;grid-column:1;max-width:400px;color:#d9d9d9}.check-progress{grid-column:2;grid-row:1/3;align-self:center;font-family:var(--mono);font-size:11px;color:#b3b3b3}.pipeline-note{font-size:9px;color:#a0a0a0;line-height:1.8;border-top:1px solid #4a4a4a;padding-top:24px;margin-top:43px}.closing{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:70px}.closing-mark{font-size:85px;font-family:Arial,sans-serif;line-height:1;align-self:center;color:#9c9c9c;font-weight:400}.closing>div{margin-right:auto}.closing h2{font-size:29px;line-height:1.35;font-weight:500;letter-spacing:-.045em;margin-top:11px}.closing .eyebrow{font-size:9px}.closing .button{flex-shrink:0}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:27px}.footer-brand{font-size:21px}.footer>p{font-size:11px;color:var(--muted)}.footer>span{font-family:var(--mono);font-size:9px;letter-spacing:.05em;color:var(--muted);display:flex;align-items:center;gap:30px}.footer>span>span{font-size:20px}.video-dialog{padding:24px;border:1px solid #585858;border-radius:10px;width:min(920px,calc(100% - 36px));max-height:90dvh;overflow:auto;background:var(--paper);color:var(--ink)}.video-dialog::backdrop{background:#141414d9;backdrop-filter:blur(8px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-header h2{font-size:21px;font-weight:500;letter-spacing:-.03em;margin-top:5px}.dialog-header .eyebrow{font-size:9px}.close-dialog{font-size:32px;background:var(--soft);height:44px;width:44px;flex-shrink:0;border-radius:50%;line-height:1}.close-dialog:hover{background:#e0e0e0}.video-dialog video{width:100%;max-height:65dvh;display:block;background:#111;border-radius:4px;aspect-ratio:1964/1080}.video-caption{font-size:10px;color:var(--muted);margin-top:16px}
@media(min-width:1550px){.hero{gap:65px}.hero-art{min-height:555px}.hero{padding-block:85px}.hero-description{font-size:17px}.hero-actions{margin-top:35px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{gap:22px;margin-left:0}.header-link{gap:15px}.hero{gap:24px;padding-block:58px}.hero-art{min-height:465px}.hero-description{font-size:14px}.hero-actions{gap:22px}.section{padding-block:72px}.section-aside{min-width:250px;font-size:12px}.project-copy{padding:25px}.project-copy h3{font-size:28px}.project-image{min-height:385px}.project-card{grid-template-columns:1.2fr 1fr}.chapter-nav>a{gap:18px}.chapter-nav>a+a{padding-left:22px}.chapter-nav b{font-size:13px}.chapter-nav small{font-size:11px}.teaser-row{gap:24px}.teaser-thumb{width:185px}.teaser-copy h3{font-size:18px}.teaser-link{margin-right:0;font-size:11px;gap:12px}.opportunity-card{padding:22px 22px 0}.card-top{gap:5px}.small-tag{font-size:7px}.pipeline-layout{gap:30px;grid-template-columns:1fr 1.4fr}.step{font-size:12px;padding-inline:12px;gap:16px}.step-panel{padding:25px}.closing h2{font-size:25px}.closing-mark{font-size:70px}.label-finish{right:6%;top:18%}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{height:74px}.brand{font-size:23px}.desktop-nav{font-size:11px;gap:19px}.header-link{display:none}.hero{grid-template-columns:1fr 1fr;gap:20px;padding-block:44px}.hero h1{font-size:64px}.hero .eyebrow{font-size:9px;letter-spacing:.07em}.hero-art{min-height:420px}.hero-description{font-size:12px}.hero-actions{gap:18px}.hero-actions .button{font-size:11px;gap:18px;padding:14px 16px}.hero-actions .text-link{font-size:11px;gap:12px}.art-top,.art-bottom{left:16px;right:16px;font-size:7px}.art-bottom{font-size:6px}.coordinate{font-size:7px}.art-label{font-size:8px;padding:8px;gap:8px}.label-start{bottom:26%}.label-finish{top:24%}.chapter-nav>a{gap:13px;padding-right:15px}.chapter-nav>a+a{padding-left:15px}.chapter-nav b{font-size:11px}.chapter-nav small{font-size:10px}.chapter-arrow{font-size:21px}.section-aside{min-width:0}.project-card{grid-template-columns:1.08fr 1fr}.project-copy{padding:24px}.project-copy h3{font-size:26px}.project-copy>p{font-size:12px}.project-facts{font-size:10px}.case-details summary{font-size:10px}.teaser-thumb{width:165px}.teaser-copy h3{font-size:17px}.teaser-row{gap:20px;flex-wrap:wrap}.teaser-link{margin-left:auto}.teaser-copy>p:last-child{font-size:11px}.opportunity-grid{gap:10px}.opportunity-card{padding:20px 18px 0}.card-top{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:22px}.opportunity-card h3{font-size:24px;min-height:58px}.opportunity-card>p{font-size:11px;min-height:100px}.card-meta{min-height:48px;align-content:flex-start;gap:5px}.card-meta>span{font-size:8px}.pipeline-layout{gap:24px;grid-template-columns:1fr 1.3fr}.step-panel h3{font-size:26px}.step{gap:12px;font-size:11px}.step-panel{padding:23px}.checklist label{font-size:11px}.closing h2{font-size:23px}.closing{gap:24px}.closing-mark{font-size:55px}.closing .button{font-size:11px;padding:15px;gap:20px}}
@media(max-width:680px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.preview-note{height:28px}.preview-note span:last-child{font-size:8px;max-width:155px;text-align:right}.preview-note span:first-child{font-size:8px;letter-spacing:.05em}.header-inner{height:66px}.brand{font-size:23px;gap:9px}.brand svg{height:28px;width:28px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:42px;height:42px;align-items:center;justify-content:center}.menu-toggle>span{width:22px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{display:flex;flex-direction:column;align-items:stretch;padding-block:37px 30px;gap:30px}.hero .eyebrow{font-size:9px}.hero h1{font-size:clamp(60px,13.3vw,84px);line-height:1.04;margin-top:20px;letter-spacing:-.065em}.title-arrow{margin-left:.45em}.hero-description{font-size:13px;line-height:1.85;margin-top:22px;max-width:370px}.hero-actions{margin-top:24px;gap:27px}.hero-actions .button{font-size:12px;padding:16px 20px;gap:27px}.hero-actions .text-link{font-size:12px;gap:17px}.hero-art{min-height:0;aspect-ratio:1.22;margin:0}.stairs{width:100%;left:-1%;top:50%;transform:translateY(-46%)}.art-top{top:18px;font-size:8px;left:18px;right:18px}.art-bottom{font-size:7px;bottom:15px;left:18px;right:18px}.art-label{font-size:9px;padding:9px 10px}.label-start{left:10%;bottom:17%}.label-finish{right:8%;top:14%}.coordinate{font-size:8px}.orbit{width:400px;height:400px;left:-80px;top:45px}.orbit-two{width:500px;height:500px;left:-130px;top:-5px}.chapter-nav{display:flex;flex-direction:column}.chapter-nav>a{padding:19px 3px;gap:22px;align-items:center}.chapter-nav>a+a{border-left:0;border-top:1px solid var(--line);padding-left:3px}.chapter-nav b{font-size:13px}.chapter-nav small{font-size:10px;margin-top:4px}.chapter-nav .index{font-size:10px;margin-top:0}.chapter-arrow{font-size:23px}.section{padding-block:56px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:34px;line-height:1.22;margin-top:13px}.eyebrow{font-size:9px}.section-aside{font-size:12px;margin-top:18px;line-height:1.8}.project-card{display:flex;flex-direction:column}.project-image{min-height:0;aspect-ratio:1.32}.project-image>img{object-position:43% center}.image-badge{top:16px;left:16px;font-size:8px;padding:8px 9px}.image-caption{font-size:9px;padding:40px 16px 15px}.project-copy{padding:25px 23px}.project-copy h3{font-size:31px;margin-top:18px}.project-copy>p{font-size:12px;margin-top:14px}.project-facts{margin-top:20px;font-size:10px}.case-details summary{font-size:11px}.teaser-row{padding:16px;gap:19px;margin-top:18px;display:grid;grid-template-columns:110px 1fr}.teaser-thumb{width:110px;aspect-ratio:1}.teaser-copy h3{font-size:17px;line-height:1.35;margin-top:6px}.teaser-copy .eyebrow{font-size:7px}.teaser-copy>p:last-child{font-size:10px;line-height:1.7;margin-top:6px}.teaser-copy .desktop-break{display:none}.teaser-link{grid-column:1/-1;margin:0;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);padding:13px 0 0;line-height:1}.play-button{width:36px;height:36px}.opportunities-section .section{padding-block:55px}.filter-bar{display:block;margin-bottom:20px}.filters{gap:6px}.filter{font-size:10px;gap:9px;padding:10px 12px}.filter-caption{display:block;font-size:7px;margin-top:19px;letter-spacing:.04em}.opportunity-grid{grid-template-columns:1fr;gap:14px}.opportunity-card{padding:24px 24px 0}.card-top{flex-direction:row;align-items:center;margin-bottom:23px}.small-tag{font-size:8px}.opportunity-card h3{font-size:29px;min-height:0}.opportunity-card>p{font-size:12px;min-height:0;max-width:100%;margin-top:15px}.card-meta{min-height:0;margin-top:21px;margin-bottom:23px;gap:6px}.card-meta>span{font-size:9px}.card-source{font-size:11px;padding:17px 0}.catalog-note{font-size:9px;margin-top:18px}.pipeline-section .section{padding-block:55px 30px}.pipeline-layout{grid-template-columns:1fr;gap:23px;margin-top:28px}.step{font-size:12px;padding:17px 14px;gap:20px}.step>span:first-child{font-size:10px}.step-panel{padding:23px;min-height:430px}.step-panel h3{font-size:28px;max-width:300px}.step-panel>p{font-size:12px}.checklist{gap:13px;margin-block:22px}.checklist label{font-size:11px}.pipeline-note{margin-top:27px;font-size:8px;padding-top:21px}.closing{padding-block:44px;gap:19px;flex-wrap:wrap}.closing-mark{font-size:58px;align-self:flex-start;padding-top:20px}.closing>div{flex:1}.closing h2{font-size:22px;line-height:1.4}.closing .eyebrow{font-size:7px}.closing .button{margin-left:63px;font-size:11px;gap:35px;padding:15px 19px}.footer{padding-block:23px;flex-wrap:wrap;gap:18px}.footer-brand{font-size:20px}.footer>p{font-size:9px;margin-left:auto}.footer>span{font-size:8px;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.video-dialog{padding:16px;width:calc(100% - 24px)}.dialog-header h2{font-size:17px}.dialog-header .eyebrow{font-size:8px}.video-caption{font-size:9px;line-height:1.6}.close-dialog{width:38px;height:38px;font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.opportunity-card:hover,.button-dark:hover{transform:none}}
