.page-id-6241 .page-wrapper{padding-top:0}
.page-id-6241 .page-inner{max-width:none;padding:0}
.lds-about-story{--ink:#302a35;--lav:#88739a;--soft:#f5f0f6;--cream:#faf7f0;color:var(--ink);overflow:hidden}
.lds-about-story *{box-sizing:border-box}
.lds-about-story__hero{min-height:72vh;display:flex;align-items:flex-end;position:relative;background-position:center;background-size:cover}
/* 07/08: gỡ lớp phủ tối của hero (linear-gradient tím-đen 8%→58%) theo yêu cầu "cho ảnh sáng lên".
 * Lớp phủ này sinh ra chỉ để chữ trắng "Nasza historia" / "Label Des Sens" đọc được trên ảnh.
 * Cả hai dòng chữ đã bị gỡ khỏi post_content của page 6241 nên lớp phủ không còn tác dụng gì
 * ngoài việc làm ảnh tối đi. Muốn khôi phục thì dán lại dòng dưới:
 * .lds-about-story__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(25,18,28,.08),rgba(25,18,28,.58))}
 * LƯU Ý: nếu sau này đặt lại chữ trắng lên hero thì PHẢI bật lại lớp phủ, không thì chữ không đọc được. */
.lds-about-story__hero-copy{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:90px 0;color:#fff}
.lds-about-story__eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin:0 0 14px}
.lds-about-story h1{color:#fff;font-size:clamp(42px,6vw,82px);line-height:1.02;font-weight:400;margin:0;max-width:780px}
.lds-about-story__lead{width:min(900px,calc(100% - 48px));margin:0 auto;padding:100px 0;text-align:center}
.lds-about-story__lead p{font-family:Georgia,serif;font-size:clamp(23px,2.4vw,34px);line-height:1.55;margin:0}
.lds-about-story__row{display:grid;grid-template-columns:1fr 1fr;min-height:640px}
.lds-about-story__row--reverse .lds-about-story__media{order:2}
.lds-about-story__media{min-height:560px;overflow:hidden;background:#eee}
.lds-about-story__media img{width:100%;height:100%;object-fit:cover;display:block}
.lds-about-story__copy{padding:clamp(55px,8vw,120px);display:flex;flex-direction:column;justify-content:center;background:var(--cream)}
.lds-about-story__row--reverse .lds-about-story__copy{background:var(--soft)}
.lds-about-story__copy h2{font-size:clamp(32px,4vw,54px);line-height:1.12;font-weight:400;margin:0 0 28px;color:var(--ink)}
.lds-about-story__copy p{font-size:17px;line-height:1.85;margin:0 0 22px}
/* 07/08: DẢI ẢNH RỘNG — một tấm ảnh chiếm trọn bề ngang, dùng ngăn nhịp giữa các khối chữ.
 * Cao theo vw để giữ dáng điện ảnh trên màn rộng nhưng không nuốt hết màn hình điện thoại.
 * Không có chữ đè lên nên KHÔNG cần lớp phủ tối. */
.lds-about-story__band{overflow:hidden;height:clamp(280px,38vw,560px)}
.lds-about-story__band img{width:100%;height:100%;object-fit:cover;display:block}
.lds-about-story__gallery{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;padding:18px;background:#fff}
.lds-about-story__gallery figure{margin:0;height:clamp(360px,52vw,720px);overflow:hidden}
.lds-about-story__gallery img{width:100%;height:100%;object-fit:cover;display:block}
.lds-about-story__closing{background:#6f607d;color:#fff;padding:100px 24px;text-align:center}
.lds-about-story__closing-inner{max-width:900px;margin:auto}
.lds-about-story__closing h2{color:#fff;font-size:clamp(34px,4vw,58px);font-weight:400;margin:0 0 32px}
/* 07/08: chữ đoạn văn khối kết dùng lavender nhạt theo yêu cầu.
 * SỬA LUÔN MỘT LỖI: trước đó đoạn này ăn màu #3B3A34 từ rule `p{color:var(--lds-ink)}`
 * trong labeldessens-layout.css — rule đặt thẳng lên `p` luôn thắng màu thừa kế #fff của
 * .lds-about-story__closing, nên chữ tối nằm trên nền tím tối, tương phản chỉ 1.98.
 * Lavender #D6CCE8 trên nền #6f607d cho tương phản 3.75 — user đã chọn dù biết dưới chuẩn
 * AA (4.5) cho cỡ 18px. Muốn đạt chuẩn thì đổi sang #E3DCF0 hoặc #fff. */
.lds-about-story__closing p{font-size:18px;line-height:1.9;margin:0 0 24px;color:#D6CCE8}
@media(max-width:849px){.lds-about-story__hero{min-height:62vh}.lds-about-story__hero-copy{width:calc(100% - 36px);padding:64px 0}.lds-about-story__lead{padding:65px 0;width:calc(100% - 36px)}.lds-about-story__row{grid-template-columns:1fr;min-height:0}.lds-about-story__row--reverse .lds-about-story__media{order:0}.lds-about-story__media{min-height:72vw}.lds-about-story__copy{padding:55px 24px}.lds-about-story__gallery{grid-template-columns:1fr;gap:10px;padding:10px}.lds-about-story__gallery figure{height:72vw}.lds-about-story__closing{padding:70px 24px}}
