.ProjectPage-module__ojAeDq__main{padding-bottom:5rem}.ProjectPage-module__ojAeDq__nav{background:#f8f8f8;padding:1rem}.ProjectPage-module__ojAeDq__header{color:#fff;align-items:flex-end;height:60vh;padding-bottom:4rem;display:flex}.ProjectPage-module__ojAeDq__title{font-family:Playfair Display,serif;font-size:4rem}.ProjectPage-module__ojAeDq__contentWrapper{margin-top:4rem}.ProjectPage-module__ojAeDq__grid{grid-template-columns:minmax(250px,1fr) 2fr;gap:4rem;display:grid}.ProjectPage-module__ojAeDq__sidebarBox{background:#f8f8f8;border-radius:8px;padding:2rem}.ProjectPage-module__ojAeDq__sidebarTitle{border-bottom:1px solid #ddd;margin-bottom:1.5rem;padding-bottom:1rem;font-family:Playfair Display,serif}.ProjectPage-module__ojAeDq__detailGroup{margin-bottom:1.5rem}.ProjectPage-module__ojAeDq__websiteLink{color:#0070f3;margin-top:.25rem;font-size:.9rem;text-decoration:none;display:block}.ProjectPage-module__ojAeDq__websiteLink:hover{text-decoration:underline}.ProjectPage-module__ojAeDq__detailLabel{text-transform:uppercase;color:#888;margin-bottom:.5rem;font-size:.85rem;display:block}.ProjectPage-module__ojAeDq__articleTitle{margin-bottom:2rem;font-family:Playfair Display,serif;font-size:2rem}.ProjectPage-module__ojAeDq__articleText{color:#444;font-size:1.1rem;line-height:1.8}@media (max-width:992px){.ProjectPage-module__ojAeDq__grid{gap:2rem}}@media (max-width:768px){.ProjectPage-module__ojAeDq__header{height:40vh;padding-bottom:2rem}.ProjectPage-module__ojAeDq__title{font-size:2.5rem!important}.ProjectPage-module__ojAeDq__grid{grid-template-columns:1fr;gap:2.5rem}.ProjectPage-module__ojAeDq__contentWrapper{margin-top:2.5rem}.ProjectPage-module__ojAeDq__main{padding-bottom:3rem}.ProjectPage-module__ojAeDq__articleTitle{margin-bottom:1.5rem;font-size:1.75rem}}
.PerformanceStats-module__SXriIG__container{background:#fcfcfc;border:1px solid #eee;border-radius:8px;margin-top:3rem;padding:2rem}.PerformanceStats-module__SXriIG__title{font-family:var(--font-playfair),serif;color:#1a1a1a;border-left:4px solid var(--primary,#1a1a1a);margin-bottom:2rem;padding-left:1rem;font-size:1.5rem}.PerformanceStats-module__SXriIG__metricsList{flex-direction:column;gap:1.5rem;display:flex}.PerformanceStats-module__SXriIG__metricItem{width:100%}.PerformanceStats-module__SXriIG__metricHeader{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.PerformanceStats-module__SXriIG__label{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:1px;color:#444;font-size:.9rem;font-weight:500}.PerformanceStats-module__SXriIG__value{font-family:var(--font-playfair),serif;color:#1a1a1a;font-size:1.25rem;font-weight:600}.PerformanceStats-module__SXriIG__barContainer{background:#e0e0e0;border-radius:4px;width:100%;height:8px;overflow:hidden}.PerformanceStats-module__SXriIG__bar{background:linear-gradient(90deg,#1a1a1a 0%,#444 100%);border-radius:4px;height:100%;transition:width 1.5s cubic-bezier(.1,0,.1,1)}.PerformanceStats-module__SXriIG__barHigh{background:linear-gradient(90deg,#b8860b 0%,#daa520 100%)}
.AwardsList-module__PDInlq__container{background:#fff;border:1px solid #eee;border-radius:8px;margin-top:3rem;padding:2rem;box-shadow:0 4px 20px #00000005}.AwardsList-module__PDInlq__title{font-family:var(--font-playfair),serif;color:#1a1a1a;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;display:flex}.AwardsList-module__PDInlq__titleIcon{color:#b8860b}.AwardsList-module__PDInlq__list{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.AwardsList-module__PDInlq__list{grid-template-columns:1fr 1fr}}.AwardsList-module__PDInlq__awardItem{background:#fdfdfd;border-radius:6px;align-items:flex-start;gap:1rem;padding:1rem;transition:transform .2s,background .2s;display:flex}.AwardsList-module__PDInlq__awardItem:hover{background:#f7f7f7;transform:translate(5px)}.AwardsList-module__PDInlq__iconWrapper{color:#daa520;flex-shrink:0;margin-top:.1rem}.AwardsList-module__PDInlq__awardText{font-family:var(--font-inter),sans-serif;color:#333;font-size:.95rem;font-weight:500;line-height:1.4}
.ProjectResults-module__RjzqSW__container{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.ProjectResults-module__RjzqSW__highlightCard{color:#1a1a1a;text-align:center;background:#fdfdfd;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;align-items:center;padding:2.5rem;display:flex;box-shadow:0 4px 15px #00000005}.ProjectResults-module__RjzqSW__highlightContent{align-items:center;gap:.5rem;display:flex}.ProjectResults-module__RjzqSW__trendIcon{color:#b8860b}.ProjectResults-module__RjzqSW__highlightValue{font-family:var(--font-playfair),serif;color:#1a1a1a;font-size:3rem;font-weight:700;line-height:1}.ProjectResults-module__RjzqSW__highlightLabel{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:#666;margin-top:.5rem;font-size:.95rem;font-weight:600}.ProjectResults-module__RjzqSW__milestonesGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:992px){.ProjectResults-module__RjzqSW__milestonesGrid{grid-template-columns:repeat(3,1fr)}}.ProjectResults-module__RjzqSW__milestoneCard{background:#fff;border:1px solid #eee;border-radius:6px;flex-direction:column;gap:.75rem;padding:2rem;transition:transform .2s;display:flex}.ProjectResults-module__RjzqSW__iconWrapper{color:#b8860b;background:#fafafa;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ProjectResults-module__RjzqSW__milestoneTitle{font-family:var(--font-playfair),serif;color:#1a1a1a;font-size:1.2rem;font-weight:600}.ProjectResults-module__RjzqSW__milestoneDesc{font-family:var(--font-inter),sans-serif;color:#555;font-size:.9rem;line-height:1.6}
