.editorial-card--standard{--editorial-card-accent:var(--insight-category-accent,var(--secondary));--editorial-card-accent-dark:var(--insight-category-accent-dark,var(--secondary-dark));--editorial-card-soft:var(--insight-category-soft,rgba(163,183,74,.13));--editorial-card-border:var(--insight-category-border,rgba(12,26,36,.12));--editorial-card-ink:var(--primary);--editorial-card-muted:rgba(12,26,36,.72);--editorial-card-surface:hsla(0,0%,100%,.74);background-color:var(--editorial-card-surface);border:1px solid var(--editorial-card-border);color:var(--editorial-card-ink);display:flex;flex-direction:column;height:100%;min-height:420px;overflow:hidden;position:relative;text-decoration:none;transition:transform .45s cubic-bezier(.22,1,.36,1),background-color .35s ease,border-color .35s ease,box-shadow .35s ease}a[href].editorial-card--standard:hover{background-color:hsla(0,0%,100%,.9);border-color:rgba(12,26,36,.2);box-shadow:0 18px 46px rgba(12,26,36,.1);transform:translateY(-4px)}a[href].editorial-card--standard:hover .editorial-card__image{filter:grayscale(0) contrast(108%) saturate(104%);transform:scale(1.08)}a[href].editorial-card--standard:hover .editorial-card__tag{background-color:var(--editorial-card-accent);color:var(--editorial-card-ink)}a[href].editorial-card--standard:hover .editorial-card__level{background-color:hsla(0,0%,100%,.96);border-color:hsla(0,0%,100%,.76)}a[href].editorial-card--standard:hover .editorial-card__link:after{transform:scaleX(1);transform-origin:left}a[href].editorial-card--standard:hover .editorial-card__arrow{background-color:var(--color-secondary-action,var(--editorial-card-accent-dark));color:var(--color-secondary-action-invert,#fff);transform:translateX(8px)}.editorial-card--standard .editorial-card__media{background-color:rgba(12,26,36,.05);flex:0 0 250px;height:250px;overflow:hidden;position:relative}.editorial-card--standard .editorial-card__media:after{background:linear-gradient(180deg,rgba(12,26,36,.02) 35%,rgba(12,26,36,.38));content:"";inset:0;pointer-events:none;position:absolute}.editorial-card--standard .editorial-card__image{display:block;filter:grayscale(18%) contrast(104%) saturate(92%);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .45s ease;width:100%}.editorial-card--standard .editorial-card__level,.editorial-card--standard .editorial-card__tag{align-items:center;display:inline-flex;font-family:var(--font-title);line-height:1;position:absolute;text-transform:uppercase;white-space:nowrap;z-index:2}.editorial-card--standard .editorial-card__tag{background-color:var(--editorial-card-ink);bottom:18px;color:var(--editorial-card-accent);font-size:11px;left:30px;letter-spacing:.1em;min-height:32px;padding:7px 14px 6px;transition:color .35s ease,background-color .35s ease}.editorial-card--standard .editorial-card__level{background-color:hsla(60,11%,96%,.9);border:1px solid hsla(0,0%,100%,.54);box-shadow:0 10px 26px rgba(12,26,36,.14);color:var(--editorial-card-ink);font-size:10px;max-width:calc(100% - 36px);min-height:30px;overflow:hidden;padding:7px 12px 6px;right:18px;text-overflow:ellipsis;top:18px;transition:background-color .35s ease,border-color .35s ease}.editorial-card--standard .editorial-card__body{display:flex;flex:1;flex-direction:column;padding:24px 34px 22px 30px}.editorial-card--standard .editorial-card__title{color:var(--editorial-card-ink);display:-webkit-box;font-family:var(--font-title);font-size:21px;line-height:29px;margin:0 0 12px;min-height:58px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorial-card--standard .editorial-card__excerpt{color:var(--editorial-card-muted);display:-webkit-box;font-size:15px;height:46px;line-height:23px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorial-card--standard .editorial-card__footer{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-top:auto;padding-top:16px}.editorial-card--standard .editorial-card__link{color:var(--editorial-card-ink);font-family:var(--font-title);font-size:14px;letter-spacing:.035em;line-height:1;position:relative}.editorial-card--standard .editorial-card__link:after{background-color:var(--editorial-card-accent);bottom:-7px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .35s ease;width:100%}.editorial-card--standard .editorial-card__arrow{align-items:center;background-color:rgba(12,26,36,.06);color:var(--editorial-card-ink);display:inline-flex;flex:0 0 42px;font-size:22px;height:42px;justify-content:center;line-height:1;transition:transform .35s ease,color .35s ease,background-color .35s ease;width:42px}.editorial-slider{--editorial-slider-visible:3;--editorial-slider-gap:20px;margin-inline:auto;max-width:1396px;padding:80px 0;width:100%}.editorial-slider__header{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px;width:100%}.editorial-slider__heading{flex:1 1 auto;min-width:0}.editorial-slider__title{margin:0}.editorial-slider__title-row{align-items:center;display:flex;gap:8px}.editorial-slider__intro{font-size:18px;line-height:1.5;margin:0}.editorial-slider__icon{color:var(--secondary);flex:0 0 auto;height:24px;width:24px;fill:currentColor}.editorial-slider__controls{align-items:center;display:flex;flex:0 0 auto;gap:10px;justify-content:flex-end;margin-left:auto}.editorial-slider__button{align-items:center;background-color:var(--primary);border:1px solid rgba(12,26,36,.2);border-radius:10px;color:var(--secondary);cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1),border-radius .35s ease,background-color .3s ease,opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:44px}.editorial-slider__button:hover:not(:disabled){background-color:var(--primary);border-radius:999px;transform:scale(1.18)}.editorial-slider__button:focus-visible{outline:2px solid var(--secondary);outline-offset:3px}.editorial-slider__button:disabled{cursor:not-allowed;opacity:.35;pointer-events:none}.editorial-slider__button-icon{color:currentColor;display:block;height:24px;width:24px;fill:currentColor;pointer-events:none}.editorial-slider__viewport{box-sizing:border-box;margin-inline:auto;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding-inline:10px;position:relative;scroll-padding-inline:10px;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch}.editorial-slider__viewport::-webkit-scrollbar{display:none}.editorial-slider__track{align-items:stretch;display:flex;gap:var(--editorial-slider-gap);transform:none;transition:none;width:100%}.editorial-slider__item{box-sizing:border-box;flex:0 0 calc((100% - (var(--editorial-slider-visible) - 1)*var(--editorial-slider-gap))/var(--editorial-slider-visible));min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.editorial-slider__viewport img{display:block;height:auto;max-width:100%;width:100%}.editorial-slider__action{align-items:center;display:flex;margin-top:clamp(28px,3vw,44px)}.project-card{background:#071018;border-radius:var(--project-radius);color:var(--secondary);display:block;height:var(--project-card-height);isolation:isolate;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);transition:transform .62s cubic-bezier(.16,1,.3,1),filter .62s cubic-bezier(.16,1,.3,1)}.project-card:after,.project-card:before{border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.project-card:before{border:1px solid hsla(0,0%,100%,.24);opacity:.65;z-index:1}.project-card:after{background:linear-gradient(180deg,rgba(7,16,24,.04),rgba(7,16,24,.18) 46%,rgba(7,16,24,.68));z-index:2}.project-card:focus-visible,.project-card:hover{transform:translate3d(0,var(--project-hover-y),0);z-index:6}.project-card:focus-visible .project-card__media img,.project-card:hover .project-card__media img{transform:scale(1.07)}.project-card:focus-visible .project-card__content,.project-card:hover .project-card__content{background:rgba(7,16,24,.58);border-color:hsla(60,11%,96%,.24);transform:translate3d(0,var(--project-content-hover-y),0)}.project-card:focus-visible .project-card__icon,.project-card:hover .project-card__icon{background:hsla(60,11%,96%,.92);transform:scale(1.06)}.project-card:focus-visible .project-card__cta,.project-card:hover .project-card__cta{color:#f7f7f5}.project-card:focus-visible .project-card__cta:before,.project-card:hover .project-card__cta:before{opacity:1;transform:scaleX(1);transform-origin:left center}.project-card:focus-visible .project-card__cta-arrow,.project-card:hover .project-card__cta-arrow{transform:translate3d(8px,-1px,0)}.project-card:focus-visible{outline:2px solid hsla(60,11%,96%,.9);outline-offset:4px}.project-card__media{background:#071018;border-radius:inherit;inset:0;margin:0;overflow:hidden;position:absolute;z-index:-1}.project-card__media img,.project-card__media picture{display:block;height:100%;width:100%}.project-card__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.01);transition:transform 1s cubic-bezier(.16,1,.3,1)}.project-card__meta{align-items:center;display:flex;gap:18px;justify-content:space-between;left:24px;pointer-events:none;position:absolute;right:24px;top:24px;z-index:4}.project-card__icon{align-items:center;backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);background:hsla(60,11%,96%,.2);border:1px solid hsla(60,11%,96%,.18);border-radius:16px;display:inline-flex;flex:0 0 62px;height:62px;justify-content:center;position:relative;transition:transform .42s cubic-bezier(.16,1,.3,1),background-color .3s ease,border-color .3s ease;width:62px}.project-card__icon img{display:block;height:29px;-o-object-fit:contain;object-fit:contain;width:29px}.project-card__status,.project-card__year{align-items:center;display:inline-flex;font-family:var(--font-title);justify-content:center;line-height:1;position:relative;white-space:nowrap}.project-card__year{backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);background:rgba(5,10,15,.3);border:1px solid hsla(60,11%,96%,.16);border-radius:999px;color:hsla(60,11%,96%,.92);font-size:12px;letter-spacing:.12em;min-height:40px;padding-inline:17px}.project-card__content{backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);background:rgba(7,16,24,.46);border:1px solid hsla(60,11%,96%,.14);border-radius:var(--project-inner-radius);bottom:18px;box-shadow:0 18px 48px rgba(0,0,0,.16);left:18px;padding:28px;position:absolute;right:18px;transform:translateZ(0);transition:transform .52s cubic-bezier(.16,1,.3,1),background-color .3s ease,border-color .3s ease;z-index:4}.project-card__logo{align-items:center;display:flex;justify-content:flex-start;margin-bottom:18px;min-height:44px}.project-card__logo img{display:block;height:auto;max-height:44px;max-width:168px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:auto}.project-card__title{color:var(--secondary);font-family:var(--font-title);font-size:clamp(30px,2.5vw,42px);font-weight:500;letter-spacing:-.035em;line-height:1.02;margin:0 0 12px}.project-card__baseline{color:hsla(60,11%,96%,.86);font-size:16px;line-height:25px;margin:0;max-width:360px}.project-card__footer{align-items:center;border-top:1px solid hsla(60,11%,96%,.18);display:flex;gap:18px;justify-content:space-between;margin-top:26px;padding-top:20px}.project-card__status{background:hsla(60,11%,96%,.08);border:1px solid hsla(60,11%,96%,.12);border-radius:999px;color:hsla(60,11%,96%,.82);font-size:11px;gap:8px;letter-spacing:.08em;min-height:32px;padding-inline:13px;text-transform:uppercase}.project-card__status:before{background:currentColor;border-radius:50%;content:"";height:6px;opacity:.72;width:6px}.project-card__cta{align-items:center;background:transparent!important;border:0;box-shadow:none;color:hsla(60,11%,96%,.94);display:inline-flex;font-family:var(--font-title);font-size:11px;gap:13px;letter-spacing:.14em;line-height:1;margin-left:auto;min-height:34px;outline:0;overflow:visible;padding:0;position:relative;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.project-card__cta:before{background:currentColor;bottom:2px;content:"";height:1px;left:0;opacity:.72;position:absolute;right:31px;transform:scaleX(.34);transform-origin:right center;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .3s ease}.project-card__cta-arrow{align-items:center;background:transparent!important;border:0;box-shadow:none;color:currentColor;display:inline-flex;height:18px;justify-content:center;position:relative;transition:transform .42s cubic-bezier(.16,1,.3,1);width:28px}.project-card__cta-arrow:before{background:currentColor;content:"";height:1px;left:2px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.project-card__cta-arrow:after{border-right:1px solid;border-top:1px solid;content:"";height:8px;position:absolute;right:4px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px}.project-card--landscape{min-height:440px}.project-card--landscape .project-card__media img{-o-object-position:center top;object-position:center top}.project-card--landscape .project-card__meta{align-items:flex-start}.project-card--landscape .project-card__content{padding:26px}.project-card--landscape .project-card__logo img{max-height:46px;max-width:172px}.project-card--landscape .project-card__baseline{font-size:15px;line-height:24px;max-width:440px}.project-card--landscape .project-card__footer{margin-top:22px}.project-card--landscape .project-card__cta{margin-left:0}.project-card__sr-title{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.project-index{--project-hover-y:-14px;--project-content-hover-y:-6px;--project-radius:18px;--project-inner-radius:14px;--project-index-gap:clamp(18px,2vw,32px);--project-card-width:100%;--project-card-height:clamp(560px,154vw,640px);padding-block:clamp(72px,9vw,132px)}.project-index__list{display:grid;gap:var(--project-index-gap);grid-template-columns:1fr}.project-index__item{min-width:0}.project-index .project-card--landscape{min-height:var(--project-card-height)}.project-index .project-card--landscape .project-card__content{bottom:14px;left:14px;padding:20px;right:14px}.project-index .project-card--landscape .project-card__logo{margin-bottom:12px;min-height:34px}.project-index .project-card--landscape .project-card__logo img{max-height:34px;max-width:132px}.project-index .project-card--landscape .project-card__baseline{display:-webkit-box;font-size:.94rem;line-height:1.5;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-index .project-card--landscape .project-card__footer{align-items:flex-start;flex-direction:column;gap:12px;margin-top:16px;padding-top:14px}.project-index .project-card--landscape .project-card__status{min-height:30px}.project-index .project-card--landscape .project-card__cta{margin-left:0}@media (min-width:340px){.project-index{--project-card-height:clamp(560px,138vw,660px)}}@media (min-width:576px){.editorial-slider{padding:50px 0}.editorial-slider__header{gap:16px;margin-bottom:18px}.editorial-slider__intro{font-size:16px}.editorial-slider__viewport{padding-inline:5px;scroll-padding-inline:5px}.editorial-slider__track{--editorial-slider-gap:14px}.editorial-slider__button{height:40px;width:40px}.project-card__meta{left:16px;right:16px;top:16px}.project-card__icon{border-radius:14px;flex-basis:54px;height:54px;width:54px}.project-card__icon img{height:25px;width:25px}.project-card__year{font-size:11px;min-height:34px;padding-inline:13px}.project-card__content{bottom:12px;left:12px;padding:22px;right:12px}.project-card__logo{margin-bottom:15px;min-height:36px}.project-card__logo img{max-height:36px;max-width:138px}.project-card__title{font-size:30px;line-height:34px}.project-card__baseline{font-size:15px;line-height:23px}.project-card__footer{align-items:flex-start;flex-direction:column;gap:15px;margin-top:22px;padding-top:18px}.project-card__cta{margin-left:0}.project-card--landscape{min-height:500px}.project-card--landscape .project-card__meta{gap:12px;left:14px;right:14px}.project-card--landscape .project-card__status{display:none}.project-card--landscape .project-card__logo img{max-height:38px;max-width:142px}.project-index{--project-card-height:540px;--project-hover-y:-10px;--project-content-hover-y:-6px;--project-radius:16px;--project-inner-radius:12px;--project-index-gap:22px;padding-block:68px}.project-index .project-card--landscape .project-card__content{bottom:16px;left:16px;padding:22px;right:16px}.project-index .project-card--landscape .project-card__footer{align-items:center;flex-direction:row;margin-top:18px;padding-top:16px}}@media (min-width:768px){.project-card__meta{left:20px;right:20px;top:20px}.project-card__icon{border-radius:15px;flex-basis:58px;height:58px;width:58px}.project-card__icon img{height:27px;width:27px}.project-card__content{bottom:16px;left:16px;padding:24px;right:16px}.project-card__logo{min-height:40px}.project-card__logo img{max-height:40px;max-width:150px}.project-card__baseline{font-size:15px;line-height:24px}.project-card--landscape .project-card__logo img{max-height:44px;max-width:165px}.project-card--landscape .project-card__baseline{max-width:520px}.project-index{--project-card-height:560px;--project-hover-y:-14px;--project-content-hover-y:-8px;--project-radius:17px;--project-inner-radius:13px;padding-block:86px}.project-index .project-card--landscape .project-card__content{bottom:18px;left:18px;padding:26px;right:18px}.project-index .project-card--landscape .project-card__logo{margin-bottom:16px;min-height:42px}.project-index .project-card--landscape .project-card__logo img{max-height:46px;max-width:172px}.project-index .project-card--landscape .project-card__baseline{font-size:15px;line-height:24px}}@media (min-width:992px){.project-index{--project-card-height:clamp(520px,34vw,560px)}.project-index__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:759px){.editorial-card--standard{min-height:0}.editorial-card--standard .editorial-card__media{aspect-ratio:16/10;flex-basis:auto;height:auto}.editorial-card--standard .editorial-card__body{padding:22px 22px 20px}.editorial-card--standard .editorial-card__tag{bottom:18px;left:22px}}@media (max-width:480px){.editorial-slider__header{align-items:flex-start;flex-wrap:wrap}.editorial-slider__controls{justify-content:flex-start;margin-left:0;width:100%}}@media (prefers-reduced-motion:reduce){.editorial-card--standard,.editorial-card--standard .editorial-card__arrow,.editorial-card--standard .editorial-card__image,.editorial-card--standard .editorial-card__link:after{transition:none}.editorial-slider__viewport{scroll-behavior:auto}.editorial-slider__button,.project-card,.project-card__content,.project-card__cta,.project-card__cta-arrow,.project-card__cta:before,.project-card__icon,.project-card__media img{transition:none}.project-card:focus-visible,.project-card:focus-visible .project-card__content,.project-card:focus-visible .project-card__cta-arrow,.project-card:focus-visible .project-card__icon,.project-card:hover,.project-card:hover .project-card__content,.project-card:hover .project-card__cta-arrow,.project-card:hover .project-card__icon{transform:none}.project-card:focus-visible .project-card__media img,.project-card:hover .project-card__media img{transform:scale(1.01)}}