.brand-story-section{background:#f7f4ef;padding:88px 0}.brand-story-container{align-items:center;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;width:min(92%,1180px)}.brand-story-panel{background:#fff;border:1px solid #e7ddd1;border-radius:22px;box-shadow:0 18px 40px rgba(31,27,22,.08);padding:36px}.brand-story-eyebrow{color:#8b5e3c;font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0 0 14px;text-transform:uppercase}.brand-story-heading{color:#1f1b16;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.12;margin:0 0 18px}.brand-story-description{color:#6e655d;font-size:1rem;line-height:1.75}.brand-story-description p{margin:0 0 24px}.brand-story-points{display:grid;gap:18px;margin-top:8px}.brand-story-point{align-items:flex-start;display:flex;gap:14px}.brand-story-point-icon{background:#f1e6db;border-radius:50%;color:#8b5e3c;display:grid;font-size:.92rem;font-weight:700;height:42px;min-width:42px;place-items:center}.brand-story-point-title{color:#1f1b16;font-size:1.1rem;line-height:1.35;margin:0 0 6px}.brand-story-point-description{color:#6e655d;font-size:.96rem;line-height:1.65;margin:0}.brand-story-image-wrap{background:linear-gradient(135deg,#e8dfd2,#d8cab8);border-radius:24px;box-shadow:0 18px 40px rgba(31,27,22,.08);min-height:500px;overflow:hidden}.brand-story-image,.brand-story-image-placeholder{display:block;height:100%;width:100%}.brand-story-image{object-fit:cover}.brand-story-image-placeholder{background:linear-gradient(135deg,rgba(139,94,60,.18),rgba(59,50,42,.08))}@media (max-width:980px){.brand-story-container{grid-template-columns:1fr}.brand-story-image-wrap{min-height:380px}}@media (max-width:640px){.brand-story-section{padding:68px 0}.brand-story-panel{padding:28px}.brand-story-image-wrap{min-height:300px}}