.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-page{background:#f7f7f5}.project-page .section-about{background:#fff;padding-block:clamp(50px,7vw,110px) clamp(70px,9vw,140px)}.project-page .section-about--project-detail{background:linear-gradient(180deg,#fff,#f8f8f5)}.project-page .section-about--project-detail .about-layout{margin-top:clamp(28px,4vw,54px)}.project-page .section-about--project-detail .about-aside .reveal{opacity:1;transform:none}.project-page .section-about--project-detail .project-scrollspy-brand__monogram,.project-page .section-about--project-detail .project-scrollspy-brand__symbol{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.project-page .section-about--project-detail .project-scrollspy-brand__monogram svg{color:#444;display:block;height:70px;width:70px;fill:currentColor}.project-page .section-about--project-detail .project-scrollspy-brand__symbol{background:linear-gradient(145deg,hsla(0,0%,100%,.94),hsla(75,22%,96%,.78)),var(--color-surface-soft,#f7f8f4);border:1px solid rgba(12,26,36,.08);border-radius:50%;box-shadow:0 14px 34px rgba(12,26,36,.08);height:70px;width:70px}.project-page .section-about--project-detail .project-scrollspy-brand__symbol img{display:block;height:34px;-o-object-fit:contain;object-fit:contain;width:34px}.project-page .section-about--project-detail .about-content{min-width:0}.project-page .section-about--project-detail .about-section{max-width:820px}.project-page .section-about--project-detail .about-section h2,.project-page .section-about--project-detail .about-section p{max-width:760px}.project-page .about-section{scroll-margin-top:130px}.project-page .about-section h2{color:#102845;font-family:var(--font-title-accent);font-size:clamp(2rem,4vw,4.6rem);letter-spacing:0;line-height:.98}.project-page .about-section p{color:rgba(12,26,36,.78);font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.85}.project-page .about-section+.about-section{margin-top:clamp(54px,7vw,110px)}.project-page .section-about--project-detail .button--secondary.button--icon-diagonal{--button-min-height:56px;--button-padding-inline:24px;--button-padding-block:15px;--button-gap:12px;--button-font-size:1rem;--button-icon-shift-x:4px;--button-icon-shift-y:-4px;max-width:100%;width:-moz-fit-content;width:fit-content}.project-page .section-about--project-detail .button--secondary.button--icon-diagonal .button__icon,.project-page .section-about--project-detail .button--secondary.button--icon-diagonal .button__icon use{color:var(--button-color);height:1.05em;width:1.05em;fill:currentColor;font-size:inherit}.project-page .about-toc__link{text-decoration:none}.project-hero{overflow:hidden;position:relative}.project-hero__header{max-width:980px;padding-block:48px 82px}.project-hero__eyebrow,.project-showcase__label{align-items:center;display:inline-flex;font-weight:800;gap:12px;letter-spacing:.18em;margin:0 0 22px;text-transform:uppercase}.project-hero__eyebrow:before,.project-showcase__label:before{background:currentColor;content:"";display:block;height:1px}.project-hero__eyebrow{color:hsla(0,0%,100%,.68);font-size:clamp(.72rem,.9vw,.82rem);font-weight:700}.project-hero__eyebrow:before{opacity:.7;width:42px}.project-hero__title{color:#fff;font-family:var(--font-title-accent);font-size:clamp(2.8rem,7vw,4.7rem);letter-spacing:.055em;line-height:.96;margin:0;max-width:1050px}.project-hero__intro{color:hsla(0,0%,100%,.72);font-size:1.02rem;line-height:1.65;margin:clamp(28px,3vw,42px) 0 0;max-width:780px}.project-hero__content{max-width:none}.project-hero--premium{--hero-min-height:auto;--hero-padding-block:0;background:linear-gradient(180deg,#071018,#0c1a24 58%,#101820),#0c1a24}.project-hero--premium .hero__inner{min-height:auto;padding-block:84px 56px}.project-hero--premium .reveal{opacity:1;transform:none;transition:none;visibility:visible;will-change:auto}.project-hero__premium-grid{align-items:start;display:grid;gap:24px;padding-top:22px}.project-hero__copy{max-width:760px}.project-hero__below{max-width:680px}.project-hero--premium .project-hero__eyebrow{color:#d8e58a;font-size:.78rem;letter-spacing:0;margin-bottom:18px}.project-hero--premium .project-hero__eyebrow:before{width:38px}.project-hero--premium .project-hero__title{color:#fff;font-family:var(--font-title);font-size:3.25rem;font-weight:600;letter-spacing:0;line-height:.94;max-width:none}.project-hero__subtitle{color:#f7f7f5;font-family:var(--font-title);font-size:1.38rem;font-weight:500;letter-spacing:0;line-height:1.12;margin:18px 0 0;max-width:680px}.project-hero--premium .project-hero__intro{color:hsla(60,11%,96%,.76);font-size:1.05rem;line-height:1.68;margin-top:24px;max-width:680px}.project-author-signature{border-top:1px solid hsla(60,11%,96%,.14);color:hsla(60,11%,96%,.66);display:flex;flex-wrap:wrap;font-size:.83rem;gap:5px 8px;line-height:1.45;margin:22px 0 0;max-width:620px;padding-top:15px}.project-author-signature small,.project-author-signature span{color:inherit}.project-author-signature a{box-shadow:inset 0 -1px hsla(69,64%,72%,.68);color:#f7f7f5;font-weight:850;text-decoration:none;transition:color .2s ease,box-shadow .2s ease}.project-author-signature a:hover{box-shadow:inset 0 -1px currentColor;color:#d8e58a}.project-author-signature small{flex-basis:100%;font-size:.78rem;line-height:1.45}.project-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.project-hero__action{align-items:center;border:1px solid hsla(60,11%,96%,.18);border-radius:8px;color:#f7f7f5;display:inline-flex;font-size:.86rem;font-weight:800;justify-content:center;letter-spacing:0;line-height:1;min-height:48px;padding:0 18px;text-decoration:none;transition:border-color .24s ease,background-color .24s ease,color .24s ease,transform .24s ease}.project-hero__action:hover{transform:translateY(-2px)}.project-hero__action--primary{background:#d8e58a;border-color:#d8e58a;color:#0c1a24;gap:8px}.project-hero__action--secondary{background:hsla(60,11%,96%,.06)}.project-hero__action--secondary:hover{background:hsla(60,11%,96%,.12);border-color:hsla(60,11%,96%,.34)}.project-hero__proof{background:hsla(60,11%,96%,.06);border:1px solid hsla(60,11%,96%,.16);border-radius:8px;box-shadow:0 34px 110px rgba(0,0,0,.28);overflow:hidden}.project-hero__proof--inline{box-shadow:0 22px 70px rgba(0,0,0,.18);margin-top:24px;max-width:680px}.project-hero__proof-media{background:#101820;margin:0;overflow:hidden;position:relative}.project-hero__proof-media img{display:block;height:220px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.project-hero__proof-body{padding:18px}.project-hero__proof-head{display:grid;gap:6px;margin-bottom:14px}.project-hero__proof-head p,.project-hero__proof-head span{margin:0}.project-hero__proof-head p{color:#fff;font-family:var(--font-title);font-size:1.28rem;line-height:1}.project-hero__proof-head span{color:hsla(60,11%,96%,.66);font-size:.86rem;line-height:1.45}.project-hero__proof-source{color:#d8e58a;display:inline-flex;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;transition:color .2s ease;width:-moz-fit-content;width:fit-content}.project-hero__proof-source:hover{color:#fff}.project-hero__metrics{background:hsla(60,11%,96%,.12);border:1px solid hsla(60,11%,96%,.12);border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;overflow:hidden}.project-hero__metric{background:rgba(7,16,24,.86);min-height:100px;min-width:0;padding:12px}.project-hero__metric dd,.project-hero__metric dt{margin:0}.project-hero__metric dt{color:#d8e58a;font-family:var(--font-title-accent);font-size:2.35rem;letter-spacing:0;line-height:.9}.project-hero__metric dd{display:grid;gap:0;margin-top:10px}.project-hero__metric strong{color:#fff;font-size:.92rem;line-height:1.16}.project-hero__metric span{color:hsla(60,11%,96%,.62);display:none;font-size:.82rem;line-height:1.38;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-showcase{display:grid;gap:clamp(28px,4vw,58px);margin-top:-38px;padding-bottom:clamp(70px,9vw,130px);position:relative;z-index:2}.project-showcase--premium{margin-top:0;padding-bottom:70px;padding-top:44px}.project-showcase--premium .project-showcase__panel{background:#fff;border-radius:8px;box-shadow:0 18px 60px rgba(12,26,36,.08),inset 0 1px 0 hsla(0,0%,100%,.9)}.project-showcase--premium .project-showcase__baseline,.project-showcase--premium .project-showcase__label{letter-spacing:0}.project-showcase--premium .project-infos{border-radius:8px}.project-showcase__media{background:#101820;border-radius:26px;box-shadow:0 34px 100px rgba(12,26,36,.22),0 8px 24px rgba(12,26,36,.12);margin:0 auto;overflow:hidden;position:relative;width:min(100%,1120px)}.project-showcase__media:after{background:linear-gradient(180deg,rgba(12,26,36,.08),rgba(12,26,36,.28));content:"";inset:0;pointer-events:none;position:absolute}.project-showcase__media img{display:block;height:auto;min-height:260px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.001);width:100%}.project-showcase__panel{align-items:start;backdrop-filter:blur(12px);background:linear-gradient(135deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.76));border:1px solid rgba(12,26,36,.08);border-radius:28px;box-shadow:0 24px 70px rgba(12,26,36,.08),inset 0 1px 0 hsla(0,0%,100%,.9);display:grid;gap:clamp(30px,5vw,80px);padding:24px;position:relative}.project-showcase__label{color:#b53a28;font-size:.74rem}.project-showcase__label:before{width:36px}.project-showcase__baseline{color:#102845;font-size:clamp(1.35rem,2.2vw,2.2rem);font-weight:600;letter-spacing:0;line-height:1.28;margin:0;max-width:760px}.project-infos{background:rgba(12,26,36,.08);border:1px solid rgba(12,26,36,.08);border-radius:22px;display:grid;gap:1px;margin:0;overflow:hidden}.project-infos dt{color:rgba(12,26,36,.48);font-size:.68rem;font-weight:800;letter-spacing:.16em;margin:0 0 12px;text-transform:uppercase}.project-infos dd{color:#0c1a24;font-size:clamp(1rem,1.15vw,1.16rem);font-weight:600;line-height:1.45;margin:0}.project-infos a{align-items:center;color:#b53a28;display:inline-flex;gap:8px;position:relative;text-decoration:none}.project-infos a:after{background:currentColor;bottom:-4px;content:"";height:1px;left:0;position:absolute;right:26px;transform:scaleX(0);transform-origin:right;transition:transform .28s ease}.project-infos a:hover:after{transform:scaleX(1);transform-origin:left}.project-infos__item{background:hsla(0,0%,100%,.88);min-height:auto;padding:22px;transition:background-color .3s ease}.project-infos__item:hover{background:#fff}.project-proof-slot{display:grid;gap:clamp(28px,4vw,48px);margin-top:clamp(30px,5vw,58px)}.project-decision-proof,.project-feature-proof,.project-gallery-proof,.project-proof-block,.project-proof-summary,.project-social-proof{width:100%}.project-decision-proof__label,.project-feature-proof__label,.project-gallery-proof__label,.project-proof-block__label,.project-proof-summary__label,.project-social-proof__label{align-items:center;color:#657226;display:inline-flex;font-size:.72rem;font-weight:850;gap:10px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.project-decision-proof__label:before,.project-feature-proof__label:before,.project-gallery-proof__label:before,.project-proof-block__label:before,.project-proof-summary__label:before,.project-social-proof__label:before{background:currentColor;content:"";display:block;height:1px;width:28px}.project-decision-proof h3,.project-feature-proof h3,.project-gallery-proof h3,.project-proof-block h3,.project-proof-summary h3,.project-social-proof h3{color:#102845;font-family:var(--font-title);font-size:clamp(1.55rem,2.9vw,3.1rem);font-weight:600;hyphens:none;letter-spacing:0;line-height:1.02;margin:0;overflow-wrap:normal;word-break:normal}.project-proof-block{align-items:start;border-bottom:1px solid rgba(12,26,36,.1);border-top:1px solid rgba(12,26,36,.1);display:grid;gap:clamp(20px,4vw,42px);padding:clamp(22px,3.5vw,34px) 0}.project-proof-block--challenge{align-items:stretch;background:linear-gradient(90deg,rgba(163,183,74,.46),rgba(163,183,74,0) 48%) top/100% 1px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(60,11%,96%,.9));border:1px solid rgba(12,26,36,.1);border-radius:8px;box-shadow:0 24px 70px rgba(12,26,36,.07),inset 0 1px 0 hsla(0,0%,100%,.9);gap:clamp(22px,3.6vw,46px);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));isolation:isolate;overflow:hidden;padding:clamp(26px,4vw,46px);position:relative}.project-proof-block--challenge .project-proof-block__copy{display:flex;flex-direction:column;justify-content:center;max-width:620px}.project-proof-block--challenge .project-proof-block__label{color:var(--secondary)}.project-proof-block--challenge h3{color:#0c1a24;font-family:var(--font-title-accent);font-size:clamp(1.95rem,3.15vw,3.35rem);line-height:.96;max-width:600px}.project-proof-block--challenge .project-proof-block__copy p:not(.project-proof-block__label){color:rgba(12,26,36,.68);font-size:clamp(1.02rem,1.18vw,1.16rem);line-height:1.68;margin-top:clamp(18px,2.4vw,28px);max-width:560px}.project-proof-block--challenge .project-proof-points{background:rgba(12,26,36,.06);border-color:rgba(12,26,36,.08);box-shadow:0 14px 38px rgba(12,26,36,.045);counter-reset:challenge-point;min-height:100%}.project-proof-block--challenge .project-proof-points li{align-items:start;background:hsla(0,0%,100%,.86);color:rgba(12,26,36,.74);counter-increment:challenge-point;display:grid;font-weight:620;gap:16px;grid-template-columns:42px minmax(0,1fr);line-height:1.52;min-height:auto;padding:clamp(18px,2.5vw,24px)}.project-proof-block--challenge .project-proof-points li+li{border-top:1px solid rgba(12,26,36,.065)}.project-proof-block--challenge .project-proof-points li:before{align-items:center;background:rgba(163,183,74,.12);border:1px solid rgba(163,183,74,.32);border-radius:50%;box-shadow:none;color:#657226;content:counter(challenge-point,decimal-leading-zero);display:inline-flex;font-family:var(--font-title);font-size:.72rem;font-weight:850;height:34px;justify-content:center;line-height:1;position:static;width:34px}.project-proof-block__copy p:not(.project-proof-block__label){color:rgba(12,26,36,.74);font-size:clamp(1rem,1.12vw,1.13rem);line-height:1.72;margin:18px 0 0}.project-proof-points{background:rgba(12,26,36,.08);border:1px solid rgba(12,26,36,.08);border-radius:8px;display:grid;gap:1px;list-style:none;margin:0;overflow:hidden;padding:0}.project-proof-points li{background:#fff;color:rgba(12,26,36,.78);font-weight:650;line-height:1.48;min-height:74px;padding:18px 20px 18px 48px;position:relative}.project-proof-points li:before{background:#a3b74a;border-radius:50%;box-shadow:0 0 0 6px rgba(163,183,74,.16);content:"";height:10px;left:20px;position:absolute;top:25px;width:10px}.project-feature-proof{align-items:center;background:linear-gradient(90deg,rgba(163,183,74,.3),hsla(60,11%,96%,0) 52%) top/100% 1px no-repeat,linear-gradient(135deg,#071018,#0c1a24 54%,#16262c);border:1px solid hsla(60,11%,96%,.12);border-radius:8px;box-shadow:0 32px 90px rgba(12,26,36,.22),inset 0 1px 0 hsla(0,0%,100%,.08);color:#f7f7f5;display:grid;gap:clamp(24px,4vw,52px);grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));isolation:isolate;overflow:hidden;padding:clamp(24px,4.4vw,56px);position:relative}.project-feature-proof:before{background-image:linear-gradient(hsla(60,11%,96%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(60,11%,96%,.035) 1px,transparent 0);background-size:72px 72px;content:"";inset:0;-webkit-mask-image:linear-gradient(115deg,transparent,#000 38%,transparent 82%);mask-image:linear-gradient(115deg,transparent,#000 38%,transparent 82%);opacity:.55;pointer-events:none;position:absolute;z-index:-1}.project-feature-proof h3{font-family:var(--font-title-accent);font-size:clamp(1.9rem,2.85vw,3.35rem);line-height:.98;max-width:620px}.project-feature-proof__label{color:var(--secondary)}.project-feature-proof h3{color:#fff}.project-feature-proof__copy>p:not(.project-feature-proof__label){color:hsla(60,11%,96%,.78);font-size:clamp(1rem,1.12vw,1.14rem);line-height:1.72;margin:20px 0 0;max-width:650px}.project-feature-proof__list{display:grid;gap:12px;list-style:none;margin:clamp(42px,3.6vw,56px) 0 0;padding:0}.project-feature-proof__list li{background:hsla(60,11%,96%,.055);border:1px solid hsla(60,11%,96%,.1);border-radius:8px;color:hsla(60,11%,96%,.9);font-weight:650;line-height:1.48;min-height:58px;padding:14px 16px 14px 46px;position:relative}.project-feature-proof__list li:before{background:var(--secondary);border-radius:50%;box-shadow:0 0 0 6px rgba(163,183,74,.16);content:"";height:10px;left:18px;position:absolute;top:20px;width:10px}.project-feature-proof__list li:first-child{margin-top:0}.project-feature-proof__media{background:linear-gradient(180deg,hsla(60,11%,96%,.08),hsla(60,11%,96%,.03)),#111d24;border:1px solid hsla(60,11%,96%,.14);border-radius:8px;box-shadow:0 28px 70px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.08);margin:0;overflow:hidden;padding:clamp(34px,3vw,42px) clamp(8px,1vw,12px) clamp(8px,1vw,12px);position:relative}.project-feature-proof__media:before{background:linear-gradient(90deg,rgba(163,183,74,.18),hsla(60,11%,96%,.06));border-bottom:1px solid hsla(60,11%,96%,.1);content:"";height:clamp(26px,2.3vw,32px);left:0;position:absolute;right:0;top:0}.project-feature-proof__media:after{background:var(--secondary);border-radius:50%;box-shadow:14px 0 0 hsla(60,11%,96%,.24),28px 0 0 hsla(60,11%,96%,.16);content:"";height:7px;left:16px;position:absolute;top:clamp(11px,1.1vw,14px);width:7px}.project-feature-proof__media img{aspect-ratio:16/9;border-radius:6px;box-shadow:0 18px 40px rgba(0,0,0,.24);display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.project-decision-proof__head,.project-gallery-proof__head,.project-social-proof__head{margin-bottom:clamp(18px,3vw,28px);max-width:780px}.project-decision-proof__head>p:not([class$=__label]),.project-gallery-proof__head>p:not([class$=__label]),.project-social-proof__head>p:not([class$=__label]){color:rgba(12,26,36,.72);font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.7;margin:16px 0 0}.project-gallery-proof__grid{align-items:stretch;display:grid;gap:clamp(12px,1.5vw,18px)}.project-gallery-proof__item{background:#fff;border:1px solid rgba(12,26,36,.1);border-radius:8px;box-shadow:0 14px 38px rgba(12,26,36,.055);display:flex;flex-direction:column;margin:0;min-height:100%;overflow:hidden}.project-gallery-proof__item img{aspect-ratio:16/9;background:#e7e8e6;display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.project-gallery-proof__item figcaption{display:grid;gap:8px;padding:16px}.project-gallery-proof__item figcaption span{color:#657226;font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.project-gallery-proof__item figcaption strong{color:#102845;font-family:var(--font-title);font-size:1.12rem;line-height:1.1}.project-gallery-proof__item figcaption p{color:rgba(12,26,36,.68);font-size:.9rem;line-height:1.52;margin:0}.project-decision-proof__list{background:rgba(12,26,36,.1);border:1px solid rgba(12,26,36,.1);border-radius:8px;display:grid;gap:1px;overflow:hidden}.project-decision-proof__item{background:#fff;min-height:220px;padding:clamp(20px,3vw,28px)}.project-decision-proof__item h4{color:#102845;font-family:var(--font-title);font-size:clamp(1.18rem,1.7vw,1.56rem);line-height:1.12;margin:0}.project-decision-proof__item p{color:rgba(12,26,36,.7);line-height:1.62;margin:14px 0 0}.project-decision-proof__item a{align-items:center;color:#657226;display:inline-flex;font-size:.74rem;font-weight:850;gap:8px;letter-spacing:.08em;margin-top:18px;text-decoration:none;text-transform:uppercase}.project-decision-proof__item a:hover{color:#102845}.project-social-proof{background:linear-gradient(90deg,rgba(163,183,74,.42),rgba(163,183,74,0) 48%) top/100% 1px no-repeat,linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(60,11%,96%,.92));border:1px solid rgba(12,26,36,.095);border-radius:8px;box-shadow:0 24px 70px rgba(12,26,36,.065),inset 0 1px 0 hsla(0,0%,100%,.9);container-type:inline-size;isolation:isolate;padding:clamp(26px,4vw,46px);position:relative}.project-social-proof__head{margin-bottom:clamp(24px,4vw,34px);max-width:700px}.project-social-proof h3{color:#0c1a24;font-family:var(--font-title-accent);font-size:clamp(2rem,3.15vw,3.35rem);line-height:.98;max-width:680px}.project-social-proof__head>p:not(.project-social-proof__label){color:rgba(12,26,36,.68);font-size:clamp(1.02rem,1.15vw,1.14rem);line-height:1.68;margin:clamp(18px,2.2vw,24px) 0 0;max-width:620px}.project-social-proof__quotes{background:transparent;border:0;border-radius:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));margin-top:0;overflow:visible}.project-social-proof__quote{background:hsla(0,0%,100%,.84);border:1px solid rgba(12,26,36,.08);border-radius:8px;box-shadow:0 12px 34px rgba(12,26,36,.045);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin:0;min-height:0;padding:clamp(18px,2vw,22px)}@container (min-width: 680px){.project-social-proof__quote{min-height:176px}}@container (min-width: 680px) and (max-width: 939px){.project-social-proof__quote:nth-child(3){grid-column:1/-1}}.project-social-proof__quote p{color:#102845;font-family:var(--font-title);font-size:clamp(.98rem,.96vw,1.08rem);font-weight:650;hyphens:auto;line-height:1.28;margin:0;max-width:22ch;overflow-wrap:break-word;text-wrap:pretty;word-break:normal}.project-social-proof__quote footer{border-top:1px solid rgba(12,26,36,.08);display:grid;gap:4px;line-height:1.2;margin-top:clamp(20px,3vw,30px);padding-top:14px}.project-social-proof__quote strong{color:#0c1a24;font-size:.78rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.project-social-proof__quote span{color:rgba(12,26,36,.64);font-size:.86rem;line-height:1.35}.project-social-proof--featured{background:linear-gradient(90deg,rgba(101,114,38,.24),rgba(101,114,38,0) 46%) top/100% 1px no-repeat,linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(90,14%,97%,.94));border-color:rgba(12,26,36,.085);box-shadow:0 18px 54px rgba(12,26,36,.055),inset 0 1px 0 hsla(0,0%,100%,.92);color:#0c1a24;overflow:hidden;padding:clamp(26px,4.6vw,54px)}.project-social-proof--featured .project-social-proof__head{margin-bottom:clamp(26px,3.8vw,44px);max-width:780px}.project-social-proof--featured .project-social-proof__label{color:#657226;font-weight:400;letter-spacing:.08em}.project-social-proof--featured h3{color:#0c1a24;font-family:var(--font-title-accent);font-size:clamp(1.5rem,2.12vw,2.36rem);font-weight:300;line-height:1.18;max-width:760px}.project-social-proof--featured .project-social-proof__head>p:not(.project-social-proof__label){color:rgba(12,26,36,.64);font-weight:400;max-width:700px}.project-social-proof--featured .project-social-proof__quotes{gap:0;grid-template-columns:1fr}.project-social-proof--featured a,.project-social-proof--featured li,.project-social-proof--featured p:not(.project-social-proof__quote-lead),.project-social-proof--featured span,.project-social-proof--featured strong,.project-social-proof--featured summary{font-family:var(--font-text);font-weight:400}.project-social-proof__quote--featured{background:hsla(0,0%,100%,.78);border-color:rgba(12,26,36,.075);box-shadow:0 14px 44px rgba(12,26,36,.04),inset 0 1px 0 hsla(0,0%,100%,.98);display:grid;gap:clamp(18px,2.7vw,32px);grid-column:1/-1;justify-content:stretch;padding:clamp(24px,4vw,50px);position:relative}@container (min-width: 680px){.project-social-proof__quote--featured{min-height:0}}@container (min-width: 780px){.project-social-proof__quote--featured{align-items:start;grid-template-columns:minmax(142px,.22fr) minmax(0,1fr)}}.project-social-proof__quote--featured:before{background:linear-gradient(90deg,rgba(101,114,38,.36),rgba(101,114,38,0));content:"";height:1px;inset:0 0 auto;position:absolute}.project-social-proof__quote--featured p{max-width:none}.project-social-proof__review-meta{align-items:center;display:flex;flex-wrap:wrap;gap:9px 12px}@container (min-width: 780px){.project-social-proof__review-meta{align-items:flex-start;border-right:1px solid rgba(12,26,36,.08);flex-direction:column;padding-right:clamp(16px,2vw,26px)}}.project-social-proof__rating{align-items:center;background:rgba(101,114,38,.055);border:1px solid rgba(101,114,38,.22);border-radius:999px;box-sizing:border-box;color:#102845;display:inline-flex;font-family:var(--font-text);font-size:.74rem;font-weight:400;gap:5px;line-height:1;margin:0;min-height:34px;padding:8px 12px;text-transform:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.project-social-proof__rating .project-social-proof__rating-score,.project-social-proof__rating strong{color:#657226;font-size:inherit;font-weight:400;letter-spacing:0;line-height:inherit}.project-social-proof__review-source{color:rgba(12,26,36,.56);font-family:var(--font-text);font-size:.86rem;font-weight:400;line-height:1.42;margin:0}.project-social-proof__quote--featured .project-social-proof__quote-lead{color:#0c1a24;font-family:var(--font-title-accent);font-size:clamp(1.22rem,1.76vw,1.82rem);font-weight:300;hyphens:none;line-height:1.42;max-width:820px;overflow-wrap:normal;word-break:normal}@container (min-width: 780px){.project-social-proof__quote--featured .project-social-proof__quote-lead{grid-column:2}}.project-social-proof__highlights{background:transparent;border:0;display:grid;gap:14px;list-style:none;margin:0;padding:0}@container (min-width: 780px){.project-social-proof__highlights{gap:18px;grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr))}}.project-social-proof__highlights li{background:transparent;border:0;border-radius:0;border-top:1px solid rgba(12,26,36,.09);color:rgba(12,26,36,.68);font-size:.91rem;font-weight:400;hyphens:none;line-height:1.55;max-width:none;min-height:0;overflow-wrap:normal;padding:13px 0 0;word-break:normal}.project-social-proof__quote--featured footer{align-items:center;border-top-color:rgba(12,26,36,.08);margin-top:0;padding-top:clamp(14px,2vw,20px)}@container (min-width: 780px){.project-social-proof__quote--featured footer{grid-column:2}}.project-social-proof__quote--featured footer strong{color:#0c1a24;font-family:var(--font-text);font-size:.98rem;font-weight:400;letter-spacing:0;text-transform:none}.project-social-proof__quote--featured footer .project-social-proof__author{color:#0c1a24;font-family:var(--font-text);font-size:.98rem;font-weight:400;letter-spacing:0;line-height:1.2}.project-social-proof__author-logo{align-items:center;display:inline-flex;height:52px;justify-content:center;width:52px}.project-social-proof__author-logo img{display:block;height:52px;-o-object-fit:contain;object-fit:contain;width:52px}.project-social-proof__full{background:transparent;border:0;border-radius:0;overflow:visible}@container (min-width: 780px){.project-social-proof__full{grid-column:2}}.project-social-proof__full summary{--button-font-weight:400;--button-gap:8px;list-style:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.project-social-proof__full summary::-webkit-details-marker{display:none}.project-social-proof__full summary:after{content:none}.project-social-proof__full summary span+span{display:none}.project-social-proof__full summary .button__icon{transition:transform .22s ease,rotate .22s ease}.project-social-proof__full summary .project-social-proof__full-icon{height:.72em;width:.72em}.project-social-proof__full[open] summary{--button-icon-shift-y:-4px}.project-social-proof__full[open] summary:after{content:none}.project-social-proof__full[open] summary span:first-child{display:none}.project-social-proof__full[open] summary span+span{display:inline}.project-social-proof__full[open] summary .button__icon{rotate:180deg}.project-social-proof__full-body{display:grid;gap:16px;max-width:880px;padding:clamp(16px,2.6vw,24px) 0 0}.project-social-proof__full-body p{color:rgba(12,26,36,.72);font-family:var(--font-text);font-size:clamp(.98rem,1.04vw,1.08rem);font-weight:400;hyphens:none;line-height:1.72;overflow-wrap:normal;word-break:normal}.project-social-proof__source{align-items:center;border-bottom:1px solid rgba(101,114,38,.38);color:#102845;display:inline-flex;font-size:.74rem;font-weight:850;gap:8px;letter-spacing:.08em;margin-top:clamp(22px,3vw,30px);padding-bottom:3px;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.project-social-proof__source:hover{border-bottom-color:currentColor;color:#657226}.project-social-proof__source-note{color:#0c1a24;font-size:.84rem;line-height:1.45;margin:clamp(22px,3vw,30px) 0 0;width:-moz-fit-content;width:fit-content}.project-social-proof--featured .project-social-proof__source-note{color:#0c1a24}.project-proof-summary{background:#0c1a24;border-radius:8px;color:#f7f7f5;padding:clamp(22px,4vw,38px)}.project-proof-summary h3{color:#fff;max-width:760px}.project-proof-summary p:not(.project-proof-summary__label){color:hsla(60,11%,96%,.76);font-size:clamp(1rem,1.15vw,1.16rem);line-height:1.72;margin:18px 0 0;max-width:720px}.project-proof-summary__label{color:#d8e58a}.project-page .section-about--project-detail .project-proof-slot p{max-width:none;padding-left:0}.project-page .section-about--project-detail .project-proof-slot ol,.project-page .section-about--project-detail .project-proof-slot ul{margin:0;padding:0}.project-page .section-about--project-detail .project-proof-slot .project-feature-proof__list{margin:clamp(42px,3.6vw,56px) 0 0}.project-page .section-about--project-detail .project-decision-proof__label,.project-page .section-about--project-detail .project-feature-proof__label,.project-page .section-about--project-detail .project-gallery-proof__label,.project-page .section-about--project-detail .project-proof-block__label,.project-page .section-about--project-detail .project-proof-summary__label,.project-page .section-about--project-detail .project-social-proof__label{color:#657226;font-size:.72rem;line-height:1.2}.project-page .section-about--project-detail .project-feature-proof__label,.project-page .section-about--project-detail .project-proof-summary__label{color:var(--secondary)}.project-page .section-about--project-detail .project-gallery-proof__item figcaption p{color:rgba(12,26,36,.68);font-size:.9rem;line-height:1.52}.project-page .section-about--project-detail .project-decision-proof__item p{color:rgba(12,26,36,.7);font-size:1rem;line-height:1.62}.project-page .section-about--project-detail .project-social-proof__quote p{color:#102845;font-size:clamp(.98rem,.96vw,1.08rem);font-weight:650;hyphens:auto;line-height:1.28;overflow-wrap:break-word;text-wrap:pretty;word-break:normal}.project-page .section-about--project-detail .project-social-proof--featured a,.project-page .section-about--project-detail .project-social-proof--featured li,.project-page .section-about--project-detail .project-social-proof--featured p:not(.project-social-proof__quote-lead),.project-page .section-about--project-detail .project-social-proof--featured span,.project-page .section-about--project-detail .project-social-proof--featured strong,.project-page .section-about--project-detail .project-social-proof--featured summary{font-family:var(--font-text);font-weight:400}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__label{color:#657226;font-weight:400;letter-spacing:.08em}.project-page .section-about--project-detail .project-social-proof--featured h3{color:#0c1a24;font-family:var(--font-title-accent);font-size:clamp(1.5rem,2.12vw,2.36rem);font-weight:300;line-height:1.18}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__head>p:not(.project-social-proof__label){color:rgba(12,26,36,.64);font-size:clamp(1rem,1.08vw,1.12rem);font-weight:400;line-height:1.68}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__review-source{color:rgba(12,26,36,.56);font-size:.86rem;font-weight:400;line-height:1.42}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__rating{align-items:center;box-sizing:border-box;color:#102845;display:inline-flex;font-family:var(--font-text);font-size:.74rem;font-weight:400;gap:5px;hyphens:none;line-height:1;margin:0;min-height:34px;overflow-wrap:normal;padding:8px 12px;word-break:normal}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__rating .project-social-proof__rating-score,.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__rating strong{color:#657226;font-size:inherit;font-weight:400;line-height:inherit}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__quote-lead{font-family:var(--font-title-accent);font-size:clamp(1.22rem,1.76vw,1.82rem);font-weight:300;hyphens:none;line-height:1.42;max-width:820px;overflow-wrap:normal;word-break:normal}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__highlights li{color:rgba(12,26,36,.68);font-size:.91rem;font-weight:400;hyphens:none;line-height:1.55;overflow-wrap:normal;word-break:normal}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__full-body p{color:rgba(12,26,36,.72);font-family:var(--font-text);font-size:clamp(.98rem,1.04vw,1.08rem);font-weight:400;hyphens:none;line-height:1.72;overflow-wrap:normal;word-break:normal}.project-page .section-about--project-detail .project-social-proof--featured .project-social-proof__source-note{color:#0c1a24}.project-free-content{max-width:960px;padding-block:clamp(30px,5vw,70px) clamp(60px,8vw,110px)}.project-free-content h2,.project-free-content h3{color:#102845}.project-free-content p{color:rgba(12,26,36,.78);font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.8}.project-free-content .button--secondary.button--icon-diagonal{--button-min-height:52px;--button-padding-inline:20px;--button-padding-block:12px;--button-gap:9px;--button-font-size:0.92rem;--button-icon-shift-x:3px;--button-icon-shift-y:-3px;max-width:100%;width:-moz-fit-content;width:fit-content}.project-free-content .button--secondary.button--icon-diagonal .button__icon,.project-free-content .button--secondary.button--icon-diagonal .button__icon use{color:var(--button-color);height:.9em;width:.9em;fill:currentColor}@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-hero__intro{font-size:clamp(1.08rem,1.5vw,1.45rem)}.project-showcase__media img{min-height:320px}}@media (min-width:768px){.project-hero__header{padding-block:clamp(40px,7vw,110px) clamp(60px,8vw,130px)}.project-hero--premium .hero__inner{padding-block:118px 74px}.project-hero--premium .project-hero__title{font-size:5.6rem}.project-hero__subtitle{font-size:2.45rem}.project-hero--premium .project-hero__intro{font-size:1.2rem}.project-hero__proof-media img{height:250px}.project-hero__proof-body{padding:22px}.project-hero__metric dt{font-size:3.15rem}.project-showcase{margin-top:clamp(-70px,-5vw,-30px)}.project-showcase--premium{margin-top:0;padding-bottom:92px;padding-top:58px}.project-showcase__media img{min-height:clamp(320px,44vw,620px)}.project-showcase__media{border-radius:clamp(24px,3vw,48px);width:min(100%,1040px)}.project-showcase__panel{border-radius:clamp(24px,3vw,42px);padding:clamp(28px,4vw,58px)}.project-infos{border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-infos__item{min-height:132px;padding:clamp(22px,2.4vw,34px)}.project-decision-proof__list,.project-gallery-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.project-hero__premium-grid{gap:54px;grid-template-columns:minmax(0,.94fr) minmax(390px,.72fr)}.project-hero__below,.project-hero__copy{grid-column:1}.project-hero__proof{grid-column:2;grid-row:1/span 2}.project-showcase__media{width:min(100%,960px)}.project-proof-block{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr)}.project-gallery-proof__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.project-gallery-proof__item{grid-column:span 4}.project-gallery-proof__item:first-child{grid-column:span 7}.project-gallery-proof__item:nth-child(2){grid-column:span 5}}@media (min-width:1200px){.project-page .section-about--project-detail .about-aside{top:120px}.project-page .section-about--project-detail .project-scrollspy-brand{margin-bottom:20px}.project-page .section-about--project-detail .about-content{border-left-color:rgba(101,114,38,.34);max-width:860px}}@media (min-width:1396px){.project-hero__premium-grid{gap:72px;grid-template-columns:minmax(0,.92fr) minmax(460px,.68fr)}.project-hero--premium .project-hero__title{font-size:7rem}.project-hero__proof-media img{height:286px}.project-showcase--premium .project-showcase__panel{grid-template-columns:minmax(0,.7fr) minmax(390px,1.2fr)}.project-showcase__panel{grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr)}.project-showcase__heading{position:sticky;top:120px}.project-showcase__baseline{max-width:520px}}@media (min-width:1440px){.project-page .section-about--project-detail .about-content{max-width:900px}}@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{transition:none}}