.about-hero{min-height:700px;display:grid;grid-template-columns:42% 58%;background:var(--cdh-cream-light)}.about-hero-copy{padding:6rem 4vw 6rem max(32px,calc((100vw - var(--container)) / 2));display:flex;align-items:center;background:linear-gradient(135deg,#fbf8f2,#f3ede3)}.about-hero-copy-inner{max-width:560px}.about-hero-title{margin:0;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:clamp(3.8rem,5.6vw,6rem);font-weight:500;letter-spacing:-.045em;line-height:.9}.about-hero-title span{display:block;color:var(--cdh-green)}.about-hero-description{max-width:500px;margin:1.8rem 0 0;color:var(--cdh-muted);font-size:.82rem;line-height:1.9}.about-hero-image{min-height:700px;position:relative;overflow:hidden;background:#d9d2c6}.about-hero-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000000a 35%,#0426166b)}.about-hero-badge{position:absolute;left:2rem;bottom:2rem;max-width:330px;padding:1.2rem 1.4rem;background:#052d1af0;color:#fff}.about-hero-badge span{display:block;color:var(--cdh-orange-light);font-size:.48rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.about-hero-badge strong{display:block;margin-top:.35rem;font-family:var(--font-title);font-size:1.55rem;font-weight:500;line-height:1.05}.about-essence{padding:7rem 0;background:#fff}.about-essence-grid{display:grid;grid-template-columns:1fr .9fr;gap:clamp(3rem,7vw,8rem);align-items:start}.about-essence-title{max-width:620px}.about-essence-text{max-width:520px;justify-self:end}.about-essence-text p{margin:0 0 1rem;color:var(--cdh-muted);font-size:.75rem;line-height:1.9}.about-essence-highlight{margin-top:2rem;padding-left:1.5rem;border-left:2px solid var(--cdh-orange)}.about-essence-highlight strong{color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.8rem;font-weight:500;line-height:1.2}.about-gallery{padding:0 0 7rem;background:#fff}.about-gallery-heading{margin-bottom:2.5rem;display:flex;justify-content:space-between;align-items:end;gap:2rem}.about-gallery-heading p{max-width:380px;margin:0;color:var(--cdh-muted);font-size:.72rem;line-height:1.8}.about-gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 300px;gap:1rem}.about-gallery-item{position:relative;overflow:hidden;background:#e4ddd2}.about-gallery-item:first-child{grid-row:1 / 3}.about-gallery-item:nth-child(4){grid-column:2 / 4}.about-gallery-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.about-gallery-item:hover img{transform:scale(1.035)}.about-gallery-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#031f1180)}.about-gallery-label{position:absolute;left:1rem;bottom:1rem;color:#fff}.about-gallery-label span{display:block;color:var(--cdh-orange-light);font-size:.45rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.about-gallery-label strong{display:block;margin-top:.2rem;font-family:var(--font-title);font-size:1.3rem;font-weight:500}.about-timeline{padding:7rem 0;background:var(--cdh-green-dark);color:#fff}.about-timeline .cdh-section-title{color:#fff}.timeline-heading{max-width:700px;margin-bottom:4rem}.timeline-heading p:last-child{max-width:520px;margin:1.4rem 0 0;color:#ffffffad;font-size:.74rem;line-height:1.85}.timeline-list{position:relative;display:grid;gap:0}.timeline-list:before{content:"";position:absolute;left:110px;top:0;bottom:0;width:1px;background:#ffffff2e}.timeline-item{min-height:150px;display:grid;grid-template-columns:110px 1fr;position:relative}.timeline-year{padding-top:.25rem;color:var(--cdh-orange-light);font-family:var(--font-title);font-size:1.5rem;font-weight:500}.timeline-content{position:relative;padding:0 0 3rem 2.5rem}.timeline-content:before{content:"";position:absolute;left:-5px;top:5px;width:11px;height:11px;border-radius:50%;background:var(--cdh-orange)}.timeline-content h3{margin:0 0 .5rem;font-family:var(--font-title);font-size:1.8rem;font-weight:500}.timeline-content p{max-width:650px;margin:0;color:#ffffffab;font-size:.68rem;line-height:1.8}.about-values{padding:7rem 0;background:var(--cdh-cream-light)}.values-heading{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:end;gap:2rem}.values-heading p{max-width:380px;margin:0;color:var(--cdh-muted);font-size:.72rem;line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.value-card{min-height:280px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--cdh-line);background:var(--cdh-paper);transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}.value-number{color:var(--cdh-orange);font-family:var(--font-title);font-size:1.4rem}.value-card h3{margin:0 0 .7rem;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.9rem;font-weight:500}.value-card p{margin:0;color:var(--cdh-muted);font-size:.65rem;line-height:1.75}.about-production{min-height:580px;display:grid;grid-template-columns:1.05fr .95fr}.about-production-image{min-height:580px;overflow:hidden}.about-production-image img{width:100%;height:100%;object-fit:cover}.about-production-copy{padding:6rem 7vw;display:flex;align-items:center;background:var(--cdh-green-dark);color:#fff}.about-production-copy>div{max-width:520px}.about-production-copy .cdh-section-title{color:#fff}.about-production-copy p:not(.cdh-eyebrow){margin:1.5rem 0 2rem;color:#ffffffad;font-size:.75rem;line-height:1.85}.about-cta{padding:7rem 0;text-align:center;background:#fff}.about-cta-inner{max-width:760px;margin:0 auto}.about-cta p:not(.cdh-eyebrow){max-width:520px;margin:1.4rem auto 2rem;color:var(--cdh-muted);font-size:.75rem;line-height:1.8}.about-cta-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}@media(max-width:1050px){.about-hero,.about-essence-grid,.about-production{grid-template-columns:1fr}.about-hero-image{min-height:560px}.about-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,300px)}.about-gallery-item:first-child{grid-row:auto}.about-gallery-item:nth-child(4){grid-column:auto}.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.about-hero-copy{padding:4rem 16px}.about-hero-title{font-size:clamp(3.2rem,14vw,4.5rem)}.about-hero-image{min-height:430px}.about-gallery-heading,.values-heading{display:block}.about-gallery-heading p,.values-heading p{margin-top:1.2rem}.about-gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,300px)}.timeline-list:before{left:70px}.timeline-item{grid-template-columns:70px 1fr}.timeline-content{padding-left:1.8rem}.values-grid{grid-template-columns:1fr}.about-production-copy{padding:4rem 1.5rem}}
