.project-hero{background:#00053e;padding:40px 0 88px;color:#fff}.project-hero__breadcrumb{font-size:14px;color:#aab0dc}.project-hero__breadcrumb a{color:#aab0dc;display:inline-block;padding:15px 4px;margin:-15px -4px}.project-hero__breadcrumb a:focus-visible,.project-hero__breadcrumb a:hover{color:#fff}.project-hero__title{margin:28px 0 0;font-size:clamp(44px,7vw,84px);line-height:.98;max-width:900px;color:#fff}.project-hero__summary{margin:24px 0 0;font-family:var(--font-sans),sans-serif;font-size:21px;line-height:1.55;color:#dfe2f3;max-width:760px;text-wrap:pretty}.project-meta-wrap{margin-top:-44px}.project-meta{display:grid;background:#fff;border:1px solid #e3e5f0;border-radius:14px;box-shadow:0 10px 30px rgba(0,5,62,.08)}.project-meta__cell{padding:24px 28px;border-right:1px solid #e3e5f0}.project-meta__cell:last-child{border-right:none}.project-meta__label{font-size:13px;color:#6b6f7e}.project-meta__value{margin-top:6px;font-size:17px;color:#0e1b4d;font-weight:500}.project-meta__link{display:block;font-weight:600}.project-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:96px;gap:96px;padding-block:88px}.project-main{display:flex;flex-direction:column;gap:56px;min-width:0}.project-section h2{margin:0 0 20px;font-size:36px;color:#0e1b4d}.project-section__intro{margin:0 0 28px;font-family:var(--font-sans),sans-serif;font-size:18px;line-height:1.7;text-wrap:pretty}.project-focus-row{display:grid;grid-template-columns:240px 1fr;grid-gap:32px;gap:32px;padding:20px 0;border-top:1px solid #e3e5f0}.project-focus-row__title{font-size:17px;font-weight:600;color:#0e1b4d}.project-focus-row__body{font-size:16px;line-height:1.6;color:#555a69}.project-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.project-highlight-card{background:#f4f5fa;border-radius:12px;padding:24px}.project-highlight-card__title{font-size:17px;font-weight:600;color:#0e1b4d}.project-highlight-card__body{margin-top:8px;font-size:15px;line-height:1.6;color:#555a69}.project-sidebar{display:flex;flex-direction:column;gap:28px;min-width:0}.project-stack-group__label{font-size:13px;color:#6b6f7e;margin-bottom:10px}.project-stack-group__chips{display:flex;flex-wrap:wrap;gap:6px}.project-stack-chip{display:inline-flex;border:1px solid #d9dcea;color:#0e1b4d;padding:6px 11px;border-radius:999px;font-size:13px}.project-sidebar__logo{display:flex;align-items:center;justify-content:center;background:#f4f5fa;border-radius:12px;padding:32px}.project-sidebar__logo img{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain}.project-article img{max-width:220px;border-radius:8px}.project-next{display:flex;justify-content:space-between;align-items:center;padding-block:40px;border-top:1px solid #e3e5f0;color:#0e1b4d;gap:24px}.project-next__label{font-size:14px;color:#6b6f7e}.project-next__title{margin-top:6px;font-family:var(--font-serif),serif;font-size:36px;color:#0e1b4d}.project-next__arrow{flex:none;font-size:32px;color:#273b90;transition:transform .2s ease}.project-next:focus-visible .project-next__arrow,.project-next:hover .project-next__arrow{transform:translateX(4px)}@media(max-width:959px){.project-hero{padding:32px 0 64px}.project-hero__summary{font-size:18px}.project-meta-wrap{margin-top:-28px}.project-meta{grid-template-columns:1fr!important}.project-meta__cell{border-right:none;border-bottom:1px solid #e3e5f0}.project-meta__cell:last-child{border-bottom:none}.project-body{grid-template-columns:1fr;gap:48px;padding-block:56px}.project-focus-row{gap:8px;padding:16px 0}.project-focus-row,.project-highlights{grid-template-columns:1fr}.project-next{padding-block:32px}.project-next__arrow,.project-next__title{font-size:26px}}