.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 .about-section{scroll-margin-top:130px}.project-page .about-section h2{color:#102845;font-size:clamp(2rem,4vw,4.6rem);letter-spacing:-.06em;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 .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-showcase{display:grid;gap:clamp(28px,4vw,58px);margin-top:-38px;padding-bottom:clamp(70px,9vw,130px);position:relative;z-index:2}.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:-.035em;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-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}@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-showcase{margin-top:clamp(-70px,-5vw,-30px)}.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)}}@media (min-width:992px){.project-showcase__media{width:min(100%,960px)}}@media (min-width:1396px){.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 (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}}